PopInfo
                                                                    PopInfo                                                            
                            
                            Present a SDDC PoP information.
JSON Example
                                    {
    "ami_infos": {
        "ami_infos": {
            "type": "string"
        }
    },
    "manifest_version": "string",
    "service_infos": {
        "service_infos": {
            "cln": "string",
            "version": "string",
            "build": "string",
            "service": "string"
        }
    },
    "created_at": "string",
    "id": "string"
}
            
            
                                    object
                
                
            
        
        
                ami_infos            
                            Required
            
            
        A map of [region name of PoP / PoP-AMI]:[PopAmiInfo].
            
            
                                    string
                
                
            
        
        
                manifest_version            
                            Optional
            
            
        version of the manifest.
            
            
                                    object
                
                
            
        
        
                service_infos            
                            Optional
            
            
        A map of [service type]:[PopServiceInfo]
            
            
                                    string As date-time
                
                                    As date-time
                
            
        
        
                created_at            
                            Optional
            
            
        The PopInfo (or PoP AMI) created time. Using ISO 8601 date-time pattern.
                os_type            
                            Optional
            
            
        Type of OS: CENTOS or AMAZON(Amazon Linux 2) or PHOTON
                Possible values are :
                                    CENTOS, 
                                    AMAZON, 
                                    PHOTON, 
                            
        
    
            
            
                                    string As UUID
                
                                    As UUID
                
            
        
        
                id            
                            Optional
            
            
        UUID of the PopInfo
