VCenterManager
                                VCenterManager                            
                            AllOf
                                        This class requires all of the following:
                                                                                            
                                            
                                        JSON Example
                                    {
    "entity_id": "string",
    "name": "string",
    "entity_type": "string",
    "ip_address": {
        "ip_address": "string",
        "netmask": "string",
        "network_address": "string"
    },
    "fqdn": "string",
    "vm": {
        "entity_id": "string",
        "entity_type": "string"
    },
    "nsx_manager": {
        "entity_id": "string",
        "entity_type": "string"
    },
    "vc_uuid": "string"
}