InlineSddc1
Properties
Account linking state of the sddc
Possible values are: DELAYED , LINKED , UNLINKED
Expiration date of a sddc in UTC (will be set if its applicable)
name for SDDC
Possible values are: AWS , ZEROCLOUD
Describes the access state of sddc, valid state is DISABLED or ENABLED
Possible values are: DEPLOYING , READY , DELETING , DELETED , FAILED , CANCELED , READY_FOR_GLCM_BRINGUP
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"
}