Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 283 Bytes

snapshot_api.rst

File metadata and controls

20 lines (11 loc) · 283 Bytes

Snapshot APIs

Get Snapshot API

GET /snapshot

Create Snapshot API

PUT /snapshot?output=<OUTPUT>
  • <OUTPUT>: The output format. json or yaml. Default is json.