[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
RoleDefinition
Defines the properties of the role definition.
AllOf
This class requires all of the following:
JSON Example
{
"createTimestamp": 0,
"creatorOrg": "string",
"description": "string",
"id": "string",
"name": "string",
"nature": "ALL_NATURE",
"orgPermissions": {
"key": "string"
},
"orgType": "OPERATOR",
"realm": "CPHUB",
"roleInheritance": "MANUAL",
"updateTimestamp": 0
}