NSX-T Data Center Global Manager REST API

Associated URIs:

API Description API Path

Delete Segment Real Time Eth Profile Binding Profile


API will delete Segment Real Time Eth Profile Binding Profile.
DELETE /global-manager/api/v1/global-infra/segments/{segment-id}/segment-real-time-eth-profile-binding-maps/{segment-real-time-eth-profile-binding-map-id}

Create Segment Real Time Eth Profile Binding Map


API will create Segment Real Time Eth profile binding map. For objects with no binding maps, default profile is applied.
PATCH /global-manager/api/v1/global-infra/segments/{segment-id}/segment-real-time-eth-profile-binding-maps/{segment-real-time-eth-profile-binding-map-id}

Update Segment Real Time Eth Profile Binding Map


API will update Segment Real Time Eth Profile Binding Map. For objects with no binding maps, default profile is applied.
PUT /global-manager/api/v1/global-infra/segments/{segment-id}/segment-real-time-eth-profile-binding-maps/{segment-real-time-eth-profile-binding-map-id}