Permanently delete all configs for a device

View as Markdown

Permanently delete all configuration files and version history for a device.

This action cannot be undone. All config versions (intended and backup) for the specified device will be removed from the database.

Path parameters

device_uuidstringRequiredformat: "uuid"

Response

Successful Response
deleted_versionsinteger
Number of config versions deleted
device_uuidstring
Device UUID
messagestring

Human-readable result message

Errors

422
Unprocessable Entity Error