Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1018 Bytes

File metadata and controls

17 lines (12 loc) · 1018 Bytes

CreateCloneVolumeInput

Request body for creating physical copy of a volume.

Properties

Name Type Description Notes
destination_volume str Name of the destination volume.
offline_clone [OfflineClone], none_type Offline clone of a volume. [optional]
online bool, none_type Create an online or offline clone of a volume. [optional]
online_clone [OnlineClone], none_type Online clone of a volume. [optional]
priority str, none_type Priority of the task for clone volume. Defualts to MEDIUM. [optional]
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]