SddcTemplate
Properties
array of
AccountLinkSddcConfig
account_link_sddc_configs
Optional
A list of the SDDC linking configurations to use.
string
created
Required
Not available
string
id
Required
Unique ID for this entity
string
name
Required
name for SDDC configuration template
string
org_id
Optional
Not available
string
source_sddc_id
Optional
Not available
string
state
Required
Not available
Possible values are: INITIALIZATION, AVAILABLE, INUSE, APPLIED, DELETING, DELETED, FAILED
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
Returned By
List SDDC Configuration Templates
Get SDDC Configuration Template
Get SDDC Configuation Template
Extends
AbstractEntity
JSON Example
{
"created": "string",
"id": "1d1c83ee-e0b7-4de9-b660-9a9ca1d22f32",
"name": "string",
"state": "string",
"updated": "string",
"updated_by_user_id": "string",
"user_id": "string",
"user_name": "string",
"version": 5
}