Configuration Manager
  • 01 Sep 2022
  • Dark
    Light
  • PDF

Configuration Manager

  • Dark
    Light
  • PDF

Article Summary

Deprecations in Configuration Manager

The table below shows a list of deprecations in Configuration Manager.

Route (Workflow Task) Description Deprecation Release Removal Release Replacement
API: {POST} /deviceGroups
WF Task: createDeviceGroups
API for creating a device group. 2019.3 2020.2 API: {POST} /deviceGroup
WF Task: createDeviceGroup
API: {POST} /deviceGroups/devices
WF Task: addDevicesToGroupByName
API for adding devices to a group. 2020.1 2021.1 API: {POST} /deviceGroups/:id/devices
WF Task: addDevicesToGroup
API: {DELETE} /deviceGroups/devices
WF Task: deleteDevicesFromGroup
API for deleting devices from a group. 2020.1 2021.1 API: {DELETE} /deviceGroups/:id/devices
WF Task: removeDevicesFromGroup
API: {GET} /devices/:deviceName/configuration/:format
WF Task: getDeviceConfigFormat
API for getting a device config in a specific format. 2020.2 2021.2 API: {GET} /devices/:deviceName/configuration
WF Task: getDeviceConfig
API: {POST} /devices/:deviceName/operationalData
WF Task: getOperationalData
Gets all the operational data for the specified device. 2022.1 2023.1 None

Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.