4.10.1
This commit is contained in:
@@ -18,6 +18,7 @@ description: |-
|
||||
### Required
|
||||
|
||||
- `name` (String) Name of the rescue disk
|
||||
- `storage_policy_id` (Number) ID of the storage policy
|
||||
- `url` (String) URL where to download ISO from
|
||||
|
||||
### Optional
|
||||
@@ -26,9 +27,7 @@ description: |-
|
||||
- `architecture` (String) binary architecture of this image, one of X86_64
|
||||
- `bootable` (Boolean) Does this image boot OS
|
||||
- `computeci_id` (Number)
|
||||
- `drivers` (List of String) List of types of compute suitable for image. Example: [ "KVM_X86" ]
|
||||
- `enabled` (Boolean)
|
||||
- `enabled_stacks` (List of Number)
|
||||
- `hot_resize` (Boolean) Does this machine supports hot resize
|
||||
- `password_dl` (String) password for upload binary media
|
||||
- `pool_name` (String) pool for image create
|
||||
@@ -44,6 +43,7 @@ description: |-
|
||||
- `ckey` (String)
|
||||
- `deleted_time` (Number)
|
||||
- `desc` (String)
|
||||
- `drivers` (List of String)
|
||||
- `gid` (Number)
|
||||
- `guid` (Number)
|
||||
- `history` (List of Object) (see [below for nested schema](#nestedatt--history))
|
||||
@@ -64,6 +64,7 @@ description: |-
|
||||
- `snapshot_id` (String) snapshot id
|
||||
- `status` (String) status
|
||||
- `tech_status` (String) tech atatus
|
||||
- `to_clean` (Boolean)
|
||||
- `unc_path` (String) unc path
|
||||
- `version` (String) version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user