Update DLM 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 update the DLM group specified by its id.
Path Parameters
dlmGroupid int64 required
This is the globally unique ID for the group
application/json
Request Body required
DLM Group object that needs to be updated. Only the fields to change need to be written in the body
groupName string
maxCurrent int32
defaultOfflineCurrent int32
netType string
parentGroupId int64
siteId int64 nullable
Responses
- 200
- 400
- 401
The DLM group has been updated correctly
Errors in the route parameters or in the body request
text/plain
Schema
Schema
string
User not found or not authorised
Loading...