NSX-T Data Center REST API
Get a particular service attachment. (Deprecated)
Returns detailed Attachment information for a given service attachment.Deprecated: This API has been deprecated, please use below Policy API
For North-South service insertion
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-interfaces/<interface-id> For East-West service insertion
GET /policy/api/v1/infra/segments/service-segments/<service-segment-id>
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/serviceinsertion/service-attachments/{service-attachment-id}
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/serviceinsertion/service-attachments/01dfa028-bc90-4be4-bda1-a98b4eb65abcSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ServiceAttachment+