EdgeCluster
                                EdgeCluster                            
                            EdgeCluster representation
JSON Example
                                    {
    "clusters": [
        {
            "id": "string"
        }
    ],
    "edgeNodes": [
        {
            "hostName": "string",
            "id": "string"
        }
    ],
    "id": "string",
    "name": "string",
    "nsxtCluster": {
        "id": "string",
        "vip": "string",
        "vipFqdn": "string"
    }
}
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
            
            
        ID of the egde cluster
            
            
                                    string
                
                
            
        
        
                name            
                            Optional
            
            
        Name of the edge cluster
