Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 533 Bytes

UpdateVolumeRequest.md

File metadata and controls

13 lines (8 loc) · 533 Bytes

UpdateVolumeRequest

Properties

Name Type Description Notes
name Option<String> The volume name [optional]
tags Option<Vec> The tags of the volume [optional]
size Option<i32> The volume disk size, must be a multiple of 512 (in bytes) [optional]

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