NSX-T Data Center REST API
Get Group discovery profile binding map
API will get Group discovery profile binding mapRequest:
Method:
GET
URI Path(s):
/policy/api/v1/global-infra/domains/<domain-id>/groups/<group-id>/discovery-profile-binding-maps
/policy/api/v1/infra/domains/<domain-id>/groups/<group-id>/discovery-profile-binding-maps
/policy/api/v1/infra/domains/<domain-id>/groups/<group-id>/discovery-profile-binding-maps
Request Headers:
n/a
Query Parameters:
GroupDiscoveryProfileBindingMapListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/domains/default/groups/group1/discovery-profile-binding-mapsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
GroupDiscoveryProfileBindingMapListResult+