The AggregateAlertTemplate datatype for the configuration of an aggregate 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: AggregateAlertTemplate

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 name to display in the UI for the template.
labels[string]yes Long-TermThe labels associated with the alert template.
namestringyes Long-TermThe name of the aggregate alert template.
yamlTemplateYAMLyes Long-TermThe yaml specification of the aggregate alert. YAML is a scalar.