REST API
4.0.0
REST API for SafeNet Network HSMs
|
Removes or disables a device.
Specifies the id of the device.
Use: Required
JSON Schema:
Object type:string
Success
Unexpected error
Device does not exist.
DELETE https://1.2.3.4:8443/api/lunasa/network/devices/{deviceid} {}
{}
This resource will disable ethernet devices such as eth0 and eth1, querying a device that has been disabled will display values such as ip, mask and gateway as null. If the device is a bond device the device will be removed.