MarathonSeDeployment

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

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

string
host_os
Optional

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

array of string
resource_roles
Optional

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

array of string
uris
Optional

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