# The jobreqs
Scope
# Actions of the 'jobreqs' domain
Name | Description |
---|---|
read | This is the only possible action over information from interactions with equipment. Users with this permission can get all the data associated with each interaction - type, commands, user, times, equipment, etc. |
# Specific entities and possible filters of the 'jobreqs' domain
Entities:
There should be no access control by a specific jobreqs
entity.
Filters (for the generate
action):
Name | Description |
---|---|
type | Example: (type=configuration) . |
user | Example: (type=command AND user=me.username) . |
equipment | Example: (equipment.brand=cisco) . |