snapshotSiteDevice
POST https://{{host}}/api/v1/sites/:site_id/devices/:device_id/snapshot
Create recovery device snapshot (Available on Junos OS EX2300-, EX3400-, EX4400- devices)
Response parameters
| Name | Type | Description |
|---|---|---|
timestamp | float | timestamp |
status | string | starting / inprogress / success / error / scheduled |
status_id | int | the internal status id |
Request Body
{"version"=>"3.1.5"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string | ||
X-CSRFToken | string | ||
Content-Type | string |
RESPONSES
status: OK