Skip to main content
API

Add/Change the DLM group to a parent group

x-ms-visibility: "important"
deprecated

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

Sends POST request to add the DLM group to a parent group or PATCH request to change existing DLM 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 DLM group

    childDlmGroupid int64 required

    This is the globally unique ID for the child DLM group

Responses

The DLM group has been added correctly to its parent group

Loading...