NSX-T Data Center REST API
Delete Infra Port Monitoring Profile Binding Profile
API will delete Infra Port Monitoring Profile Binding Profile. This API is available when using VMware NSX-T or VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers).Request:
Method:
DELETE
URI Path(s):
/policy/api/v1/infra/segments/<infra-segment-id>/ports/<infra-port-id>/port-monitoring-profile-binding-maps/<port-monitoring-profile-binding-map-id>
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
DELETE https://<nsx-mgr>/policy/api/v1/infra/segments/segment_1/ports/port_1/port-monitoring-profile-binding-maps/1Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a