NSX-T Data Center REST API
Delete DNS security profile binding map
API will delete DNS security profile binding mapRequest:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/domains/<domain-id>/groups/<group-id>/dns-security-profile-binding-maps/<dns-security-profile-binding-map-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<nsx-mgr>/policy/api/v1/infra/domains/default/groups/test-group/dns-security-profile-binding-maps/my-bmSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  