NSX-T Data Center Global Manager REST API

Create or update Group discovery profile binding map

API will create or update Group discovery profile binding map

Request:

Method:
PATCH
URI Path(s):
/global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/discovery-profile-binding-maps/{discovery-profile-binding-map-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
GroupDiscoveryProfileBindingMap+

Example Request:

{ "profile_path": "/global-infra/ip-discovery-profiles/p3", "sequence_number": 22 }

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Example Response:

200 OK

Required Permissions:

crud

Feature:

policy_grouping

Additional Errors: