v34

latestOpenAPI 3.1.0AGPL-3.0-onlyraw.githubusercontent.com2026-08-018932140.9 KB
Fleet

Restore from snapshot

Restores a specific stack on a specific node from the snapshot. Optionally redeploys after restore. Requires admin role.

post/api/fleet/snapshots/{id}/restore

Path parameters

idinteger required

Numeric resource ID.

Request body

nodeIdinteger required

Target node ID to restore to.

stackNamestring required

Stack to restore.

redeployboolean

Whether to redeploy the stack after restoring files.

Response

Stack restored.

messagestring required