Endpoint
                                Endpoint                            
                            
                            Represents an Endpoint in a Domain
JSON Example
                                    {
    "type": "One among: PSC, VCENTER, NSX_T_MANAGER, VRLI, VRA, VROPS, WSA, VRSLCM",
    "url": "string"
}
            
            
                                    string
                
                
            
        
        
                type            
                            Required
            
            
        Type of the Endpoint
            
            
                                    string
                
                
            
        
        
                url            
                            Required
            
            
        Url of the Endpoint
