NSX-T Data Center REST API
Delete Group discovery profile binding map
API will delete Group discovery profile binding mapRequest:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /policy/api/v1/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:
    n/a
  Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/domains/default/groups/group1/discovery-profile-binding-maps/bm1Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  