Resource
                                Resource                            
                            Represents the resource in the system
JSON Example
                                    {
    "fqdn": "sfo-vc01.rainpole.io",
    "name": "string",
    "resourceId": "BE8A5E04-92A0-43F6-A166-AA041F4327CC",
    "sans": [
        "string"
    ],
    "type": "One among: SDDC_MANAGER, PSC, VCENTER, NSX_MANAGER, NSXT_MANAGER, VRA, VRLI, VROPS, VRSLCM, VXRAIL_MANAGER"
}
            
            
                                    string
                
                
            
        
        
                fqdn            
                            Optional
            
            
        Resource FQDN
            
            
                                    string
                
                
            
        
        
                name            
                            Optional
            
            
        Name of the resource
            
            
                                    string
                
                
            
        
        
                resourceId            
                            Required
            
            
        Resource ID
                            
                                    array of 
                
            
            
                                    string
                
                
            
        
        
                sans            
                            Optional
            
            
        Subject alternative name(s)
            
            
                                    string
                
                
            
        
        
                type            
                            Required
            
            
        Resource type
