Load a named snapshot
POST/named-snapshots:load
Load a specific named snapshot into the candidate configuration.
When async_mode is false (default), the operation executes synchronously and returns upon completion.
When async_mode is true, the operation is queued and a job_id is returned for tracking progress.
To retrieve the status of an async job, use the Get Job Status endpoint.
Request
Responses
- 200
- 403
OK
Forbidden