NSX-T Data Center Global Manager REST API

Associated URIs:

API Description API Path

Get DNS security profile binding map


API will get DNS security profile binding map
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/dns-security-profile-binding-maps

Delete DNS security profile binding map


API will delete DNS security profile binding map
DELETE /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/dns-security-profile-binding-maps/{dns-security-profile-binding-map-id}

Get DNS security profile binding map


API will get DNS security profile binding map
GET /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/dns-security-profile-binding-maps/{dns-security-profile-binding-map-id}

Create or update DNS security profile binding map


API will create or update DNS security profile binding map
PATCH /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/dns-security-profile-binding-maps/{dns-security-profile-binding-map-id}

Update DNS security profile binding map


API will update DNS security profile binding map
PUT /global-manager/api/v1/global-infra/domains/{domain-id}/groups/{group-id}/dns-security-profile-binding-maps/{dns-security-profile-binding-map-id}