[{"label":"Latest (v1.0)","version":"latest"}]
csp
OrgsSourceDomainPolicyItemResponse
The domains of organization policy for the organization.
Properties
array of
string
domains
Optional
The set of domains of organization policy.
string
orgId
Optional
Unique identifier (GUID) of the organization.
JSON Example
{
"domains": [
"string"
],
"orgId": "string"
}