RbacRole¶
A role is a collection of privileges.
Fields¶
| Field | Type | Description |
|---|---|---|
| Created | datetime | Date/Time the role object was created |
| CreatedBy | string | OctoSAM user that created the object |
| Description | string | Description of the Role |
| ID | numeric | Internal ID for the RbacRole entity (Primary Key) |
| ID | numeric | Internal ID for the RbacRole entity (Primary Key) |
| LastModification | datetime | Date/Time the role object was last modified |
| LastModifiedBy | string | OctoSAM user that last modified the object |
| Name | string | Name of the Role |
| Notes | string | Notes |
| PredefinedByOctopus | boolean | True for OctoSAM predefined Roles, these roles cannot be deleted |