4.12.0
This commit is contained in:
@@ -29,6 +29,7 @@ description: |-
|
||||
- `account_name` (String) The name of the subscriber '(account') to whom this disk belongs
|
||||
- `acl` (String)
|
||||
- `blk_discard` (Boolean)
|
||||
- `block_size` (String)
|
||||
- `cache` (String)
|
||||
- `computes` (List of Object) (see [below for nested schema](#nestedatt--computes))
|
||||
- `created_by` (String)
|
||||
@@ -43,6 +44,7 @@ description: |-
|
||||
- `id` (String) The ID of this resource.
|
||||
- `image_id` (Number) Image ID
|
||||
- `images` (List of Number) IDs of images using the disk
|
||||
- `independent` (Boolean)
|
||||
- `iotune` (List of Object) (see [below for nested schema](#nestedatt--iotune))
|
||||
- `machine_id` (Number)
|
||||
- `machine_name` (String)
|
||||
@@ -53,6 +55,7 @@ description: |-
|
||||
- `pci_slot` (Number) ID of the pci slot to which the disk is connected
|
||||
- `pool` (String) Pool for disk location
|
||||
- `present_to` (Map of Number)
|
||||
- `provision` (String)
|
||||
- `purge_time` (Number) Time of the last deletion attempt
|
||||
- `replication` (List of Object) Replication status (see [below for nested schema](#nestedatt--replication))
|
||||
- `res_id` (String) Resource ID
|
||||
@@ -69,7 +72,6 @@ description: |-
|
||||
- `storage_policy_id` (Number) Storage policy ID
|
||||
- `tech_status` (String) Technical status of the disk
|
||||
- `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)
|
||||
- `vmid` (Number) Virtual Machine ID (Deprecated)
|
||||
|
||||
Reference in New Issue
Block a user