Remove the charger group from the DLM group
x-ms-visibility: "important"
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Remove the connection between DLM group and charger group totally or remove only chargers from DLM group and leave DLM group connected to charger group
Path Parameters
dlmGroupid int64 required
This is the globally unique ID for the group
chargerGroupId string required
This is the globally unique ID for the charger group (site)
Query Parameters
onlyChargers string
If true, connection between charger group and DLM group is not removed but chargers are not part of load management any more. Default if omitted: false
Responses
- 200
- 400
- 401
- 404
The charger group has been removed correctly from the DLM group
Errors in the route parameters
text/plain
Schema
Schema
string
User not authorised
DLM Group/charger group not found in the list of authorised groups of the customer
Loading...