Unassign a Device from Element Manager to Stop FCAPS Management

delete

/rest/{versionId}/configuration/devices/{deviceId}

Use this (DELETE) method to unassign a device from being managed by Session Element Manager. Device status and health statistics are stopped, device provisioning is disabled, and any alarms originating from a device are not processed by the fault management system.

Request

Path Parameters
Back to Top

Response

400 Response

The user input is invalid.

401 Response

The session ID is invalid.

404 Response

The object (resource URI, device, and so on) of your input request cannot be found.
Back to Top