app.query¶
Query all apps with query-filters and query-options.
The following query-options.extra options are supported:
host_ip(str):Override the portal IP address when it is a wildcard.
include_app_schema(bool):Include the app schema in the response.
retrieve_config(bool):Include the app configuration used to install or manage the 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: 0Value must be greater or equal to 0
Limit
Type: integer Default: 0Value must be greater or equal to 0 and lesser or equal to 10000
Force Sql Filters
Type: boolean Default: falseResult
No Additional Items
Each item of this array must be:
AppEntry
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
Must be at most 2147483647 characters long
Portals
Type: objectVersion Details
Default: nullConfig
Default: nullAppEntry
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
Must be at most 2147483647 characters long
Portals
Type: objectVersion Details
Default: nullConfig
Default: nullNo Additional Items
Each item of this array must be:
Required roles: APPS_READ