flyio_machine

Flyio Machine

Name

Type

Nullable

appId

String

appName

String

config

Config

hostId

String

id

String

instanceId

String

ips

List

name

String

region

String

state

String

updatedAt

String

Config

Name

Type

Nullable

env

Map<String,String>

image

String

image_ref

Config.ImageRef

init

Config.Init

mounts

List<Config.Mount>

restart

Config.Restart

size

String

Config.ImageRef

Name

Type

Nullable

digest

String

labels

Map<String,String>

registry

String

repository

String

tag

String

Config.Init

Name

Type

Nullable

cmd

List

entrypoint

List

exec

List

tty

Boolean

Config.Mount

Name

Type

Nullable

encrypted

Boolean

path

String

size_gb

Int

volume

String

Config.Restart

Name

Type

Nullable

max_retries

Int

policy

String

IP

Name

Type

Nullable

family

String

id

String

ip

String

kind

String

maskSize

Int

Last updated