[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

Role

Defines the properties of the role.


Properties

string
displayName Optional

The display name of the role.


string
id Optional

The Unique identifier of the role.


memberType Optional

Membership type of the member in the organization. DIRECT: if the member roles were assigned directly. GROUP: if the member roles were assigned through custom or enterprise group.

Possible values are: DIRECTGROUP


string
name Optional

The name of the role.


string
orgId Optional

Unique identifier (GUID) of the organization.

JSON Example

{
    "displayName": "...",
    "id": "...",
    "memberType": "GROUP",
    "name": "...",
    "orgId": "..."
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

OrgRoles

Feedback

Was this page helpful?