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

InlineOrg1

The properties of Org object


Properties

array of string
additionalMasterOrgIds Optional

List of additional master organization ids.


string
addressLine1 Optional

The address of the organization.


string
addressLine2 Optional

The address of the organization.


string
adminUserEmail Optional

The admin user email address.


string
adminUserName Optional

The username of the admin.


array of string
aggregateContractIds Optional

The List of aggregate contract ids.


alternatePrimaryContact Optional

Defines the properties of Contact.


array of string
childOrgIds Optional

The List of children organizations.


string
city Optional

The city related to the organization.


string
companyName Optional

The company name of the organization.


configStatus Optional

Defines the properties of the configuration status


string
country Optional

The country of the organization.


string
createdByUserId Optional

The user who created the organization.


string
description Optional

The description of the organizaion.


string
displayName Optional

The display name of the organization.


string
domain Optional

The domain of the organization.


string
id Optional

Unique identifier (GUID) of the organization.


boolean
isFederated Optional

Indicates if the organization is federated.


map of string
metaData Optional

The metadata related to the organization.


string
name Optional

The name of the organization.


array of OrgNature Enum
natures Optional

The nature of the Organization.

Possible values are: ALL_NATUREMSPPARTNEROPS_STOPDISTRIBUTOR


boolean
optOut Optional

Indicates if optOut flag true.


orgType Optional

The type of the organization.

Possible values are: OPERATORPROVIDERTENANT


string
parentOrgId Optional

The parent organization id of the organization.


array of PartnerType Enum
partnerTypes Optional

Defines the Partner type of VMware

Possible values are: PARTNERRESELLERDIRECT_RESELLER


primaryContact Optional

Defines the properties of Contact.


providerStatus Optional

Defines the status of the Provider which can be TRIAL or PAID.

Possible values are: TRIALPAID


providerType Optional

The type of the Provider.

Possible values are: STANDARDADDITIONAL


realm Optional

The realm of the organization.

Possible values are: CPHUBCPATH


seller Optional

Seller which can have values AWS or VMWARE.

Possible values are: VMWAREAWS


string
spPrmId Optional

The spPrmId of the organization.


string
state Optional

The state of the organization.


status Optional

The status of the Organization.

Possible values are: ACTIVEDISABLED


string
tag Optional

The tag of the organization.


tenantType Optional

Defines the Tenant type of the organization.

Possible values are: INTENRALDEFAULT


string
updatedByUserId Optional

The user who updated the Organization.


string
zip Optional

The ZIP code of the organization.

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",
	"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",
	"updatedByUserId": "string",
	"zip": "string"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Used By

Org

Feedback

Was this page helpful?