SyntheticClassOrganizationAllOf1
Properties
string
display_name
Optional
Not available
string
name
Optional
Not available
string
org_type
Optional
ORG_TYPE to be associated with the org
string
project_state
Optional
Not available
Possible values are: CREATED , DELETED
JSON Example
{
"display_name": "My VMC Org",
"name": "string",
"org_seller_info": {
"seller": "AWS",
"seller_account_id": "string"
},
"org_type": "CUSTOMER",
"project_state": "string",
"properties": {
"values": {
"key": "string"
}
}
}