The AlertTemplate datatype for an alert template.

This datatype is used by the datatype, Package2. In addition to being used by a few main datatypes (e.g., Repository), which are used by several main mutation and query fields, Package2 is primarily used by three directly related datatypes: PackageInstallation which is used by the installedPackage() query and other datatypes; PackageUpdateResult which is used by the updatePackageFromRegistryV2() mutation; and InstallPackageFromRegistryResult, which is used by the installPackageFromRegistryV2() mutation.

Table: AlertTemplate

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For return datatypes, this indicates that you must specify which fields you want returned in the results.
Table last updated: Sep 23, 2024
displayNamestringyes Long-TermThe display name for the alert template.
labels[string]yes Long-TermThe labels associated with the alert template.
namestringyes Long-TermThe name of the alert template.
yamlTemplatestringyes Long-TermThe yaml template for the alert template.