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,
    "dryrun_min_cores": 0,
    "dryrun_min_free_disk_size": 0,
    "dryrun_min_memory": "number",
    "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 with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
controller_host_min_free_disk_size
Optional
Constraints: default: 10

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

integer As int32 As int32
controller_min_cores
Optional
Constraints: default: 8

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

string
controller_min_docker_version
Optional
Constraints: default: 1.6.1

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

integer As int32 As int32
controller_min_free_disk_size
Optional
Constraints: default: 10

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

integer As int32 As int32
controller_min_memory
Optional
Constraints: default: 24

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

integer As int32 As int32
controller_min_total_disk
Optional
Constraints: default: 128

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

integer As uint32 As uint32
dryrun_min_cores
Optional
Constraints: default: 1

Minimum cpu cores required to perform dryrun operation for this image. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
dryrun_min_free_disk_size
Optional
Constraints: default: 18

Minimum free disk space required (in GB) to perform dryrun operation for this image. Field introduced in 31.1.1. Unit is GB. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

number As float As float
dryrun_min_memory
Optional
Constraints: default: 1

Minimum memory required to perform dryrun operation for this image. Field introduced in 31.1.1. Unit is GB. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As int32 As int32
max_active_versions
Optional
Constraints: default: 2

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

string
min_supported_api_version
Optional

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

integer As int32 As int32
podman_controller_host_min_free_disk_size
Optional
Constraints: default: 24

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

integer As int32 As int32
podman_se_host_min_free_disk_size
Optional
Constraints: default: 12

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

integer As int32 As int32
rollback_controller_disk_space
Optional
Constraints: default: 2

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

integer As int32 As int32
rollback_se_disk_space
Optional
Constraints: default: 1

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

integer As int32 As int32
se_host_min_free_disk_size
Optional
Constraints: default: 5

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

integer As int32 As int32
se_min_cores
Optional
Constraints: default: 2

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

integer As int32 As int32
se_min_free_disk_size
Optional
Constraints: default: 5

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 with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int32 As int32
se_min_memory
Optional
Constraints: default: 2

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

integer As int32 As int32
se_min_total_disk
Optional
Constraints: default: 10

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

array of string
versions
Optional

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

Property Of