flyio_app

Flyio App

Name

Type

Nullable

appUrl

String

backupRegions

List

createdAt

String

deployed

Boolean

healthChecks

List

hostname

String

id

String

ipAddresses

List

key

String

name

String

organization

Organization

platformVersion

String

regions

List

runtime

String

services

List

state

String

status

String

version

Int

vmSize

VmSize

BackupRegion

Name

Type

Nullable

code

String

name

String

Healthcheck

Name

Type

Nullable

name

String

status

String

type

String

IpAddress

Name

Type

Nullable

address

String

createdAt

String

id

String

region

String

type

String

Organization

Name

Type

Nullable

id

String

name

String

slug

String

Region

Name

Type

Nullable

code

String

name

String

Service

Name

Type

Nullable

description

String

hardConcurrency

Int

internalPort

Int

ports

List<Service.Port>

protocol

String

softConcurrency

Int

Service.Port

Name

Type

Nullable

handlers

List

port

Int

VmSize

Name

Type

Nullable

cpuCores

Int

maxMemoryMb

Int

memoryGb

Double

name

String

priceMonth

Double

Last updated