MarathonSeDeployment

MarathonSeDeployment
MarathonSeDeployment
JSON Example
{
    "docker_image": "string",
    "host_os": "string",
    "resource_roles": [
        "string"
    ],
    "uris": [
        "string"
    ]
}
string
docker_image
Optional
Constraints: default: fedora

Docker image to be used for Avi SE installation e.g. fedora, ubuntu. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
host_os
Optional
Constraints: default: COREOS

Host OS distribution e.g. COREOS, UBUNTU, REDHAT. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

array of string
resource_roles
Optional

Accepted resource roles for SEs. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

array of string
uris
Optional

URIs to be resolved for starting the application. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.