Management Plane API > Security > Services > Service Insertion

Get Service-Deployment state for Service.

Returns configuration state of deployed partner service using service insertion framework.

Request:

Method:
GET
URI Path(s):
/api/v1/serviceinsertion/services/<service-id>/service-deployments/<service-deployment-id>/state
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/api/v1/serviceinsertion/services/65a60890-6f48-418d-a7d5-5aaf65fc4e5b/service-deployments/79b29ea5-051a-4ab2-af85-fb6520a9f881/state

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ConfigurationState+

Example Response:

{ "details": [ { "sub_system_id": "626dca70-d273-4209-b3e8-cd5798fa5f6b", "sub_system_type": "ServiceDeploymentId", "failure_message": "Error creating agency for deployment unit 22785889-43c9-4dcb-a064-122c442328e8.", "failure_code": 26134 } ] }

Required Permissions:

read

Feature:

service_insertion

Additional Errors: