post https://example.com/ZoneRoleWorkflow/GetRoles
Gets the roles for system.
Response
API-Result
success boolean
Indicates if the request was successfull.
Result Object
Contains the role information.
Result.Roles Array of Objects
An array of objects describing the roles.
Result.Roles.Description String
A description of the role.
Result.Roles.Name String
The name of the role.
Result.Roles.ParentZoneDn String
The parent zone DN.
Result.Roles.Unix Boolean
Indicates if the system is Unix-based.
Result.Roles.ZoneCanonicalName String
The zone's canonical name.
Result.Roles.ZoneDN String
The zone's DN.
Message string
Error message text on failure, may be null
ErrorID string
Unique support identifier for this occurrence of an error
success boolean
Indicates API success or failure