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