NSX-T Data Center REST API
List Segment Real Time Eth Profile Binding Maps
API will list all Segment Real Time Eth Profile Binding Maps in current segment id.This API is only available when using VMware NSX.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/segments/{segment-id}/segment-real-time-eth-profile-binding-maps
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/segments/{segment-id}/segment-real-time-eth-profile-binding-maps
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/segments/{segment-id}/segment-real-time-eth-profile-binding-maps
Request Headers:
n/a
Query Parameters:
SegmentRealTimeEthProfileBindingMapListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/segments/segment_1/segment-real-time-eth-profile-binding-mapsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
SegmentRealTimeEthProfileBindingMapListResult+