Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 847 Bytes

NimbleUpdateSnapshotCollectionsStateInput.md

File metadata and controls

14 lines (9 loc) · 847 Bytes

NimbleUpdateSnapshotCollectionsStateInput

Set snapshot collections online or offline by setting the corresponding snapshots online or offline.

Properties

Name Type Description Notes
online bool Online state for the corresponding snapshots. For a snapshot, 'online' means it could be mounted for data restore.
snapshot_collection_ids [str] List of IDs of snapshot collections to be set online/offline.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]