Sddc
Properties
string
account_link_state
Optional
Account linking state of the sddc
Possible values are: DELAYED, LINKED, UNLINKED
string
created
Required
Not available
string
expiration_date
Optional
Expiration date of a sddc in UTC (will be set if its applicable)
string
id
Required
Unique ID for this entity
string
name
Required
name for SDDC
string
org_id
Optional
Not available
string
provider
Required
Not available
Possible values are: AWS, ZEROCLOUD
string
sddc_access_state
Optional
Describes the access state of sddc, valid state is DISABLED or ENABLED
string
sddc_state
Required
Not available
Possible values are: DEPLOYING, READY, DELETING, DELETED, FAILED, CANCELED, READY_FOR_GLCM_BRINGUP
string
sddc_type
Optional
Type of the sddc
string
updated
Required
Not available
string
updated_by_user_id
Required
User id that last updated this record
string
updated_by_user_name
Optional
User name that last updated this record
string
user_id
Required
User id that last updated this record
string
user_name
Required
User name that last updated this record
integer
version
Required
Version of this entity
Property Of
SddcTemplate
Returned By
List All SDDCs
Update SDDC Name
Get SDDC
Extends
AbstractEntity
JSON Example
{
"created": "string",
"id": "1d1c83ee-e0b7-4de9-b660-9a9ca1d22f32",
"name": "string",
"provider": "string",
"sddc_state": "string",
"updated": "string",
"updated_by_user_id": "string",
"user_id": "string",
"user_name": "string",
"version": 5
}