NSX-T Data Center 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):
/policy/api/v1/infra/domains/{domain-id}/groups/{group-id}/discovery-profile-binding-maps/{discovery-profile-binding-map-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/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": "/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: