SupportedMigrations

SupportedMigrations
SupportedMigrations
JSON Example
{
    "api_version": "string",
    "controller_host_min_free_disk_size": 0,
    "controller_min_cores": 0,
    "controller_min_docker_version": "string",
    "controller_min_free_disk_size": 0,
    "controller_min_memory": 0,
    "controller_min_total_disk": 0,
    "max_active_versions": 0,
    "min_supported_api_version": "string",
    "podman_controller_host_min_free_disk_size": 0,
    "podman_se_host_min_free_disk_size": 0,
    "rollback_controller_disk_space": 0,
    "rollback_se_disk_space": 0,
    "se_host_min_free_disk_size": 0,
    "se_min_cores": 0,
    "se_min_free_disk_size": 0,
    "se_min_memory": 0,
    "se_min_total_disk": 0,
    "versions": [
        "string"
    ]
}
string
api_version
Optional

Minimum accepted API version. Field introduced in 18.2.6. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
controller_host_min_free_disk_size
Optional

Minimum space required(in GB) on controller host for this image installation. Field introduced in 18.2.6. Unit is GB. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
controller_min_cores
Optional

Minimum number of cores required for Controller. Field introduced in 18.2.10, 20.1.2. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

string
controller_min_docker_version
Optional

Minimum supported Docker version required for Controller. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As int32 As int32
controller_min_free_disk_size
Optional

Minimum space required(in GB) on controller for this image installation. Field introduced in 18.2.6. Unit is GB. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
controller_min_memory
Optional

Minimum memory required(in GB) for Controller. Field introduced in 18.2.10, 20.1.2. Unit is GB. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

integer As int32 As int32
controller_min_total_disk
Optional

Minimum space required(in GB) for Controller. Field introduced in 18.2.10, 20.1.2. Unit is GB. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

integer As int32 As int32
max_active_versions
Optional

Supported active versions for this image. Field introduced in 18.2.6. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
min_supported_api_version
Optional

Minimum supported API version. Field introduced in 21.1.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As int32 As int32
podman_controller_host_min_free_disk_size
Optional

Minimum space required(in GB) on podman controller host for this image installation. Field introduced in 21.1.4. Unit is GB. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As int32 As int32
podman_se_host_min_free_disk_size
Optional

Minimum space required(in GB) on podman se host for this image installation. Field introduced in 21.1.4. Unit is GB. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As int32 As int32
rollback_controller_disk_space
Optional

Minimum space required(in GB) on controller for rollback. Field introduced in 18.2.6. Unit is GB. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
rollback_se_disk_space
Optional

Minimum space required(in GB) on se for rollback. Field introduced in 18.2.6. Unit is GB. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
se_host_min_free_disk_size
Optional

Minimum space required(in GB) on se host for this image installation. Field introduced in 18.2.6. Unit is GB. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
se_min_cores
Optional

Minimum number of cores required for se. Field introduced in 18.2.10, 20.1.2. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

integer As int32 As int32
se_min_free_disk_size
Optional

Minimum space required(in GB) on se for this image installation for non-fips mode(+1 GB for fips mode). Field introduced in 18.2.6. Unit is GB. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
se_min_memory
Optional

Minimum memory required(in GB) for se. Field introduced in 18.2.10, 20.1.2. Unit is GB. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

integer As int32 As int32
se_min_total_disk
Optional

Minimum space required(in GB) for se. Field introduced in 18.2.10, 20.1.2. Unit is GB. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

array of string
versions
Optional

Supported compatible versions for this image. Field introduced in 18.2.6. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of