NSX-T Data Center REST API
List all Central Node Config profiles
Returns list of all Central Node Config profiles.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/configs/central-config/node-config-profiles
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/configs/central-config/node-config-profilesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    CentralNodeConfigProfileListResult+
  