NSX-T Data Center REST API
Read http service properties (Deprecated)
This API is deprecated. Read the configuration of thehttp service by calling the GET /api/v1/cluster/api-service API.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/cluster/<cluster-node-id>/node/services/http
                  
/api/v1/node/services/http
              
            /api/v1/node/services/http
Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/node/services/httpSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    NodeHttpServiceProperties+
  