NSX-T Data Center REST API
Updates Solution Config for a given Service
Updates a solution config. Solution Config are service level objects,required for configuring the NXGI partner Service after deployment.
Request:
Method:
PUT
URI Path(s):
/api/v1/serviceinsertion/services/<service-id>/solution-configs/<solution-config-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
SolutionConfig+
Example Request:
PUT https://<nsx-mgr>/api/v1/serviceinsertion/services/03a31751-beaa-4a75-a3c9-04043479f0ec/solution-configs/Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
SolutionConfig+