app.query¶
Query all apps with query-filters and query-options.
query-options.extra.host_ip is a string which can be provided to override portal IP address if it is a wildcard.
query-options.extra.include_app_schema is a boolean which can be set to include app schema in the response.
query-options.extra.retrieve_config is a boolean which can be set to retrieve app configuration used to install/manage app.
No Additional Items
Tuple Validation
Parameter 1: filters
filters
Type: array Default: []No Additional Items
Each item of this array must be:
Parameter 2: options
options
Type: objectNo Additional Properties
Relationships
Type: boolean Default: trueExtend
Default: nullExtend Context
Default: nullPrefix
Default: nullExtra
Type: object Default: {}Order By
Type: array of string Default: []No Additional Items
Each item of this array must be:
Select
Type: array Default: []No Additional Items
Each item of this array must be:
No Additional Items
Each item of this array must be:
Count
Type: boolean Default: falseGet
Type: boolean Default: falseOffset
Type: integer Default: 0Limit
Type: integer Default: 0Force Sql Filters
Type: boolean Default: falseResult
No Additional Items
Each item of this array must be:
AppQueryResultItem
Type: objectNo Additional Properties
Name
Type: stringMust be at least 1
characters long
Id
Type: stringMust be at least 1
characters long
State
Type: enum (of string)Must be one of:
- "CRASHED"
- "DEPLOYING"
- "RUNNING"
- "STOPPED"
- "STOPPING"
Upgrade Available
Type: booleanLatest Version
Must be at least 1
characters long
Image Updates Available
Type: booleanCustom App
Type: booleanMigrated
Type: booleanHuman Version
Type: stringMust be at least 1
characters long
Version
Type: stringMust be at least 1
characters long
Metadata
Type: objectAppActiveWorkloads
Type: objectNo Additional Properties
Containers
Type: integerUsed Ports
Type: array of objectNo Additional Items
Each item of this array must be:
UsedPorts
Type: objectNo Additional Properties
Container Port
Type: integerProtocol
Type: stringHost Ports
Type: array of objectNo Additional Items
Each item of this array must be:
HostPorts
Type: objectNo Additional Properties
Host Port
Type: integerHost Ip
Type: stringContainer Details
Type: array of objectNo Additional Items
Each item of this array must be:
AppContainerDetails
Type: objectNo Additional Properties
Id
Type: stringService Name
Type: stringImage
Type: stringPort Config
Type: array of objectNo Additional Items
Each item of this array must be:
UsedPorts
Type: objectNo Additional Properties
Container Port
Type: integerProtocol
Type: stringHost Ports
Type: arrayNo Additional Items
Each item of this array must be:
State
Type: enum (of string)Must be one of:
- "crashed"
- "created"
- "exited"
- "running"
- "starting"
Volume Mounts
Type: array of objectNo Additional Items
Each item of this array must be:
AppVolumes
Type: objectNo Additional Properties
Source
Type: stringDestination
Type: stringMode
Type: stringType
Type: stringVolumes
Type: array of objectNo Additional Items
Each item of this array must be:
AppVolumes
Type: objectNo Additional Properties
Source
Type: stringDestination
Type: stringMode
Type: stringType
Type: stringImages
Type: array of stringNo Additional Items
Each item of this array must be:
Must be at least 1
characters long
Networks
Type: array of objectNo Additional Items
Each item of this array must be:
AppNetworks
Type: objectName
Type: stringId
Type: stringLabels
Type: objectAdditional Properties of any type are allowed.
Type: objectNotes
Portals
Type: objectVersion Details
Config
AppQueryResultItem
Type: objectNo Additional Properties
Name
Type: stringMust be at least 1
characters long
Id
Type: stringMust be at least 1
characters long
State
Type: enum (of string)Must be one of:
- "CRASHED"
- "DEPLOYING"
- "RUNNING"
- "STOPPED"
- "STOPPING"
Upgrade Available
Type: booleanLatest Version
Must be at least 1
characters long
Image Updates Available
Type: booleanCustom App
Type: booleanMigrated
Type: booleanHuman Version
Type: stringMust be at least 1
characters long
Version
Type: stringMust be at least 1
characters long
Metadata
Type: objectNotes
Portals
Type: objectVersion Details
Config
Required roles: APPS_READ