Skip to main content
API

Remove the DLM group from its parent group

x-ms-visibility: "important"
deprecated

This endpoint has been deprecated and may be removed in future versions of the API.

Sends a request to remove a DLM group from its parent group. Parent group must be different from the child group.

Path Parameters
    parentDlmGroupid int64 required

    This is the globally unique ID for the parent group

    childDlmGroupid int64 required

    This is the globally unique ID for the child group

Responses

The DLM group has been removed correctly from its parent group

Loading...