Skip to content

The templates Scope

The purpose of this scope is to control access to the various pages of the product's graphical user interface.

Actions of the 'templates' domain

NameDescription
readPermission that controls access to the listing of existing templates and their contents.
updatePermission that controls changes made to templates and the creation of new zones (needs the templates:read permission to be able to preview the templates listing).
zonereorderPermission that controls changing the sequence of template zones.
zonedeletePermission controlling the deletion of template zones.
generatePermission controlling the creation of a configuration from a template for a given device (needs the templates:read permission to be able to preview the templates listing).

Specific entities and possible filters of the 'templates' domain

Entities (for the read and update actions):

NameDescription
The confpart nameThe name of the definition where the template is defined.

Filters (for the read and update actions):

NameDescription
nameExample: (name:access_*).

Filters (for the generate action):

NameDescription
nameExample: (name:access_*).
equipmentExample: (equipment.name:rt123*) or (equipment.ip:172.* AND equipment.address:*Lisbon*).