Response
OK
The universal unique identifier (UUID) of the Fusion application.
"6a163bd4-5098-466c-22aa-40bf68294303"
The type of object returned in the response.
"Templating Template"
Description of what is returned in the schema response.
"Templating Template"
Description of the information stored in the schema.
"Stores configuration of the templates."
Properties stored in the schema.
The category of the object in the schema.
The importance (priority) of the object in the schema.
The security status of the objects in the schema. If false
, the schema contents are valid. If true
, the schema contents are not valid.
This field indicates if the request includes published or unpublished (staging) templates. The default of false
includes only published templates. If set to true
, the request includes published and unpublished (staging) templates.
This field indicates if the staging version of this template has been marked for deletion, but the deletion has not been completed because it has not been published yet. If true
, the template has been marked for deletion, and when it is published, it will actually be deleted. If false
, the template has not been marked for deletion.
The template cannot be used after this date and time. The format is Epoch time format.
"2024-08-24T14:15:22Z"
The comma-delimited list of universal unique identifiers (UUIDs) of the zones (query profiles) that are associated with the template and have unpublished changes. This only applies to zones and is different from the status of the template. Even if the associated template is dirty (contains some type of changes that have not yet been published), the zones and their respective changes are separate.
The status of the template. If false
, the template does not have unpublished changes. If true
, this is the staging version of this template and it contains changes that have not yet been published. This only applies to templates and is different from the status of the zone. Even if the associated zone (query profile) for this template is dirty (contains some type of changes that have not yet been published), the template and its status are separate.
The status of the template in the zone. If false
, the template has been published at some point. If true
, this template has never been published.
The Fusion application name.
"your-app-name"
The order in which this template is processed when multiple templates with the same status (published or staging) are associated with the application. The higher the number, the earlier the template will be used. For example, a template with a priority of 10 is triggered before a template with a priority of 3.
10