virt.instance.image_choices

Provide choices for instance image from a remote repository.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: virt_instances_image_choices

virt_instances_image_choices

Type: object Default: {"remote": "LINUX_CONTAINERS"}
No Additional Properties

Remote

Type: const Default: "LINUX_CONTAINERS"
Must be one of:
  • "LINUX_CONTAINERS"
Specific value: "LINUX_CONTAINERS"

Result

Type: object

Each additional property must conform to the following schema

ImageChoiceItem

Type: object
No Additional Properties

Label

Type: string

Os

Type: string

Release

Type: string

Archs

Type: array of string
No Additional Items
Each item of this array must be:
Type: string

Variant

Type: string

Instance Types

Type: array of enum (of string)
No Additional Items
Each item of this array must be:
Type: enum (of string)
Must be one of:
  • "CONTAINER"
  • "VM"

Secureboot


Type: boolean
Type: null


Required roles: READONLY_ADMIN | VIRT_INSTANCE_READ