PopInfo

PopInfo
PopInfo

Present a SDDC PoP information.

JSON Example
{
    "ami_infos": {
        "ami_infos": {
            "type": "string"
        }
    },
    "created_at": "string",
    "service_infos": {
        "service_infos": {
            "cln": "string",
            "version": "string",
            "build": "string",
            "service": "string"
        }
    },
    "id": "string",
    "manifest_version": "string"
}
object
ami_infos
Required

A map of [region name of PoP / PoP-AMI]:[PopAmiInfo].

string As date-time As date-time
created_at
Optional

The PopInfo (or PoP AMI) created time. Using ISO 8601 date-time pattern.

object
service_infos
Optional

A map of [service type]:[PopServiceInfo]

string As UUID As UUID
id
Optional

UUID of the PopInfo

string
manifest_version
Optional

version of the manifest.

Property Of