Vcenter
                                Vcenter                            
                            vCenter representation
JSON Example
                                    {
    "domain": {
        "id": "string",
        "name": "string"
    },
    "fqdn": "string",
    "id": "string",
    "ipAddress": "string",
    "version": "string"
}
            
            
                                    string
                
                
            
        
        
                fqdn            
                            Optional
            
            
        FQDN of the vCenter
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
            
            
        ID of the vCenter
            
            
                                    string
                
                
            
        
        
                ipAddress            
                            Optional
            
            
        IP address of the vCenter
            
            
                                    string
                
                
            
        
        
                version            
                            Optional
            
            
        Version of the vCenter
