ViewInteractionTemplate is a datatype for a template for an view interaction.

This datatype is used by the datatype, Package2, which is used by several datatypes — primarily by PackageInstallation, InstallPackageFromRegistryResult, and PackageUpdateResult. The first of those is used by the mutations related to alerts, actions, dashboard, etc. The other two are used by the installPackageFromRegistryV2() and updatePackageFromRegistryV2() mutation fields.

Table: ViewInteractionTemplate

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Oct 7, 2024
displayNamestringyes Long-TermThe name of the template to display.
namestringyes Long-TermThe name of view interaction template.
yamlTemplatestringyes Long-TermThe yaml template.