[{"label":"Latest (v1.1)","version":"latest"}]
vmc
AmiInfo
the AmiInfo used for deploying esx of the sddc
Properties
string
id
Optional
the ami id for the esx
string
instance_type
Optional
instance type of the esx ami
string
name
Optional
the name of the esx ami
string
region
Optional
the region of the esx ami
JSON Example
{
"id": "string",
"instance_type": "string",
"name": "string",
"region": "string"
}