NSX-T Data Center REST API
Return list of supported host OS types
Returns names of all supported host OS.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/fabric/ostypes
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    SupportedHostOSListResult+
  