[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
OrgForAuth
Details related to Organization for Auth
AllOf
This class requires all of the following:
object
Properties
boolean
inactive
Optional
Indicates if organization is inactive
array of
OrgNature Enum
natures
Optional
The nature of the Organization.
Possible values are: ALL_NATURE , MSP , PARTNER , OPS_STOP , DISTRIBUTOR
string
orgId
Optional
The unique identifier of the organization
orgType
Optional
The type of the organization.
Possible values are: OPERATOR , PROVIDER , TENANT
string
parentOrgId
Optional
The parent organization
string
roleVersion
Optional
The role version of the organization
JSON Example
{
"inactive": false,
"natures": "ALL_NATURE",
"orgId": "string",
"orgType": "OPERATOR",
"parentOrgId": "string",
"realm": "CPHUB",
"roleVersion": "string"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Returned By
Get Org Bindings For Group
Get Org Bindings For Role
Update Org Bindings For Role
Get Organization Bindings Of Client Organization And Role ID