NsxTClusterReference
                                NsxTClusterReference                            
                            Represents an NSX Cluster reference
JSON Example
                                    {
    "id": "string",
    "vip": "string",
    "vipFqdn": "string"
}
            
            
                                    string
                
                
            
        
        
                id            
                            Optional
            
            
        ID of the NSX cluster
            
            
                                    string
                
                
            
        
        
                vip            
                            Optional
            
            
        VIP (Virtual IP Address) of the NSX cluster
            
            
                                    string
                
                
            
        
        
                vipFqdn            
                            Optional
            
            
        FQDN for VIP of the NSX cluster
