REST Resources
- /
- /acknowledge-device-fingerprint
- /change-device-credentials
- /devices
- /devices/{device-id}/activate-modeled-device
- /devices/{device-id}/applicable-configlets
- /devices/{device-id}/apply-cli-configlet
- /devices/{device-id}/associated-softwares
- /devices/{device-id}/clone
- /devices/{device-id}/compute-configlet-parameter-values
- /devices/{device-id}/configlet
- /devices/{device-id}/configurations/expanded
- /devices/{device-id}/configurations/raw
- /devices/{device-id}/validate-cli-configlet
- /devices/{id}
- /devices/{id}/associated-scripts
- /devices/{id}/change-requests
- /devices/{id}/configurations
- /devices/{id}/configurations/expanded/match-content
- /devices/{id}/configurations/raw/match-content
- /devices/{id}/connection-status
- /devices/{id}/exec-resync
- /devices/{id}/exec-rpc
- /devices/{id}/managed-elements
- /devices/{id}/managed-status
- /devices/{id}/modify-device-target-ip
- /devices/{id}/view-customized-attributes
- /discover-devices
- /discoveryresult/{id}
- /get-syslog-events
- /stop-syslog-events
- /stop-syslog-events/{id}
This service is used to acknowledging/resolving device fingerprint values and to help with Syslog events.
This service is used to acknowledging/resolving device fingerprint values.
Device configuration
The Device Management Service provides information on devices. The service allows users to discover new devices and view devices configurations. The Device Management Service can be used to remove a device entry from the database or to send multiple RPC commands to a device. The service can also be used to fetch change requests, synchronize or import configuration of a device, or other tasks.
A list of REST URIs is provided in the Resources section to perform various operations.
Service Root
/api/space/device-management
Methods and Collections
method /acknowledge-device-fingerprint/discover-devices
method /stop-syslog-events
/devices
/get-syslog-events
/stop-syslog-events
/change-device-credentials
/acknowledge-device-fingerprint
REST Resources
- /
- /acknowledge-device-fingerprint
- /change-device-credentials
- /devices
- /devices/{device-id}/activate-modeled-device
- /devices/{device-id}/applicable-configlets
- /devices/{device-id}/apply-cli-configlet
- /devices/{device-id}/associated-softwares
- /devices/{device-id}/clone
- /devices/{device-id}/compute-configlet-parameter-values
- /devices/{device-id}/configlet
- /devices/{device-id}/configurations/expanded
- /devices/{device-id}/configurations/raw
- /devices/{device-id}/validate-cli-configlet
- /devices/{id}
- /devices/{id}/associated-scripts
- /devices/{id}/change-requests
- /devices/{id}/configurations
- /devices/{id}/configurations/expanded/match-content
- /devices/{id}/configurations/raw/match-content
- /devices/{id}/connection-status
- /devices/{id}/exec-resync
- /devices/{id}/exec-rpc
- /devices/{id}/managed-elements
- /devices/{id}/managed-status
- /devices/{id}/modify-device-target-ip
- /devices/{id}/view-customized-attributes
- /discover-devices
- /discoveryresult/{id}
- /get-syslog-events
- /stop-syslog-events
- /stop-syslog-events/{id}
The following APIs support asynchronous method calls. You can use an optional queue parameter, but the queue must have been created previously. For further details, see the following:
For receiving asynchronous responses on a queue URL, see the following links:
For more information about job scheduling, see the following links: