NSX-T Data Center REST API
Get Solution Config Information associated with a given service.
Returns Solution Config information for a given service.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/serviceinsertion/services/<service-id>/solution-configs
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/serviceinsertion/services/03a31751-beaa-4a75-a3c9-04043479f0ec/solution-configsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    SolutionConfigListResult+
  