Name | Type | Description | Notes |
---|---|---|---|
labels | Option<std::collections::HashMap<String, String>> | [optional] | |
instance | Option<models::InstanceTarget> | [optional] | |
name | Option<String> | Volume name | [optional] |
state | Option<String> | Volume state | [optional][readonly] |
size | Option<i64> | Volume size | [optional] |
blocksize | Option<i64> | Volume block size | [optional][readonly] |
block_storage_snapshots | Option<Vecmodels::BlockStorageSnapshotTarget> | Volume snapshots, if any | [optional] |
id | Option<uuid::Uuid> | Volume ID | [optional][readonly] |
created_at | Option<String> | Volume creation date | [optional][readonly] |