GenerateAlertFromPackageTemplateInput
is the input datatype for data for generating an unsaved alert
object from a library package template.
Table: GenerateAlertFromPackageTemplateInput
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 22, 2024 | |||||
packageId | VersionedPackageSpecifier | yes | Long-Term | The unique identifier of the package of the alert template. VersionedPackageSpecifier is a scalar. | |
templateName | string | yes | Long-Term | The name of the alert template in the package. | |
viewName | repoOrViewName | yes | Long-Term | The name of the view of the alert. repoOrViewName is a scalar. |