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
- 200
- 400
- 401
- 404
The DLM group has been added correctly to its parent group
Errors in the route parameters
text/plain
Schema
Schema
string
User not authorised
One of the DLM groups not found in the list of authorised groups of the customer
Loading...