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

Org

Defines the properties of Organization.


AllOf


This class requires all of the following:

JSON Example

{
	"additionalMasterOrgIds": [
		"string"
	],
	"addressLine1": "string",
	"addressLine2": "string",
	"adminUserEmail": "string",
	"adminUserName": "string",
	"aggregateContractIds": [
		"string"
	],
	"alternatePrimaryContact": {
		"email": "string",
		"username": "string"
	},
	"childOrgIds": [
		"string"
	],
	"city": "string",
	"companyName": "string",
	"configStatus": {
		"configResults": [
			{
				"message": "string",
				"state": "PAYMENT_METHOD_CONFIG_ERROR"
			}
		],
		"configState": "SUCCESS",
		"createTimestamp": 0,
		"updateTimestamp": 0
	},
	"country": "string",
	"createTimestamp": 0,
	"createdByUserId": "string",
	"description": "string",
	"displayName": "string",
	"domain": "string",
	"id": "string",
	"isFederated": false,
	"metaData": {
		"key": "string"
	},
	"name": "string",
	"natures": "ALL_NATURE",
	"optOut": false,
	"orgType": "OPERATOR",
	"parentOrgId": "string",
	"partnerTypes": "PARTNER",
	"primaryContact": {
		"email": "string",
		"username": "string"
	},
	"providerStatus": "TRIAL",
	"providerType": "STANDARD",
	"realm": "CPHUB",
	"seller": "VMWARE",
	"spPrmId": "string",
	"state": "string",
	"status": "ACTIVE",
	"tag": "string",
	"tenantType": "INTENRAL",
	"updateTimestamp": 0,
	"updatedByUserId": "string",
	"zip": "string"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Property Of

LoggedInUser

Feedback

Was this page helpful?