Liking cljdoc? Tell your friends :D

aliyuncs.ecs.snapshot


create-snapshotclj

(create-snapshot client {:keys [name disk-id tags]})

Create a disk snapshot

Create a disk snapshot
raw docstring

delete-snapshotclj

(delete-snapshot client snapshot-id)

Delete a snapshot

Delete a snapshot
raw docstring

describe-snapshotclj

(describe-snapshot client snapshot-id)

Describe snapshot

Describe snapshot
raw docstring

describe-snapshotsclj

(describe-snapshots client & [{:keys [page page-size disk-id instance-id]}])

Describe snapshots

Describe snapshots
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close