PopAmiInfo
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
string
type
Optional
PoP AMI type. CENTOS: a Centos AMI; POP: a PoP AMI.
Possible values are: CENTOS, POP
JSON Example
{
"id": "string",
"instance_type": "string",
"name": "string",
"region": "string",
"type": "string"
}