NSX-T Data Center REST API
Delete the migration unit group
Delete the specified group.NOTE - A group can be deleted only if it is empty.
If user tries to delete a group containing one
or more migration units, the operation will fail and an error
will be returned.
Request:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /api/v1/migration/migration-unit-groups/<group-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
DELETE https://<nsx-mgr>/api/v1/migration/migration-unit-groups/d00d6a39-5ff2-4ddc-a63f-672b4e9ecc5Successful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a