(create-snapshot client {:keys [name disk-id tags]})
Create a disk snapshot
Create a disk snapshot
(delete-snapshot client snapshot-id)
Delete a snapshot
Delete a snapshot
(describe-snapshot client snapshot-id)
Describe snapshot
Describe snapshot
(describe-snapshots client & [{:keys [page page-size disk-id instance-id]}])
Describe snapshots
Describe snapshots
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close