The instances Scope
The purpose of this scope is to control access to the to the various aspects of instance manipulation.
Actions of the instances domain
| Name | Description |
|---|---|
read | Permission that controls access to the instance listing. |
update | Permission that controls changes made to the instance data (needs the instances:read permission to be able to preview the instances' data). |
delete | Permission that controls the ability to delete instances (needs the instances:read permission to be able to access the instance list). |
import | Permission that controls the ability to import instances (needs the instances:update permission to be able to change imported instances). |
export | Permission that controls the ability to export instances (needs the instances:update permission to be able to change exported instances). |
Specific entities and possible filters of the instances domain
Entities:
| Name | Description |
|---|---|
| name of the instance | The name of given instance. |
Filters:
| Name | Description |
|---|---|
name | Example: (name:rt012*). |
