[{"label":"Latest (v1.1)","version":"latest"}]
vmc

InlineSddc1

Properties

string
account_link_state Optional

Account linking state of the sddc

Possible values are: DELAYEDLINKEDUNLINKED


string as date-time
expiration_date Optional

Expiration date of a sddc in UTC (will be set if its applicable)


string
name Optional

name for SDDC


string
org_id Optional

string
provider Optional

Possible values are: AWSZEROCLOUD


resource_config Optional

string
sddc_access_state Optional

Describes the access state of sddc, valid state is DISABLED or ENABLED


string
sddc_state Optional

Possible values are: DEPLOYINGREADYDELETINGDELETEDFAILEDCANCELEDREADY_FOR_GLCM_BRINGUP


string
sddc_type Optional

Type of the sddc

JSON Example

{
	"account_link_state": "DELAYED",
	"expiration_date": "string",
	"name": "string",
	"org_id": "string",
	"provider": "AWS",
	"resource_config": {},
	"sddc_access_state": "string",
	"sddc_state": "DEPLOYING",
	"sddc_type": "string"
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Used By

Sddc

Feedback

Was this page helpful?