4.10.1
This commit is contained in:
@@ -20,12 +20,12 @@ description: |-
|
||||
- `account_id` (Number)
|
||||
- `disk_name` (String)
|
||||
- `size_max` (Number)
|
||||
- `storage_policy_id` (Number)
|
||||
|
||||
### Optional
|
||||
|
||||
- `desc` (String)
|
||||
- `detach` (Boolean) detach disk from machine first
|
||||
- `iops` (Number) max IOPS disk can perform
|
||||
- `iotune` (Block List, Max: 1) (see [below for nested schema](#nestedblock--iotune))
|
||||
- `node_ids` (Set of Number)
|
||||
- `permanently` (Boolean) whether to completely delete the disk, works only with non attached disks
|
||||
@@ -78,6 +78,7 @@ description: |-
|
||||
- `snapshots` (List of Object) (see [below for nested schema](#nestedatt--snapshots))
|
||||
- `status` (String)
|
||||
- `tech_status` (String)
|
||||
- `to_clean` (Boolean)
|
||||
- `type` (String) The type of disk in terms of its role in compute: 'B=Boot, D=Data, T=Temp'
|
||||
- `updated_by` (String)
|
||||
- `updated_time` (Number)
|
||||
|
||||
Reference in New Issue
Block a user