devices REST Endpoints

configuration/devices
device configuration APIs
Assign a Device to Element Manager for FCAPS Management
Method: post
Path: /rest/{versionId}/configuration/devices
Get a List of Devices Associated with Config Manager
Method: get
Path: /rest/{versionId}/configuration/devices
Get Device Configuration Management Summary Information
Method: get
Path: /rest/{versionId}/configuration/devices/{deviceId}
Load a Configuration for a Targeted Device
Method: get
Path: /rest/{versionId}/configuration/devices/{deviceId}/load-config
Unassign a Device from Element Manager to Stop FCAPS Management
Method: delete
Path: /rest/{versionId}/configuration/devices/{deviceId}
Update the Configuration on a Device
Method: post
Path: /rest/{versionId}/configuration/devices/{deviceId}/action