Preparing search index...
The search index is not available
Cumulocity Web SDK - v1021.3.1
Cumulocity Web SDK
IApplicationStatus
Interface IApplicationStatus
interface
IApplicationStatus
{
details
:
{
active
:
number
;
aggregatedResources
:
{
cpu
:
string
;
memory
:
string
;
}
;
desired
:
number
;
restarts
:
number
;
}
;
instances
:
{
[
instanceName
:
string
]
:
IInstanceDetails
;
}
;
lastUpdated
:
ILastUpdated
;
status
:
InstanceStatus
;
[
key
:
string
]
:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
details
instances
last
Updated
status
Properties
details
details
:
{
active
:
number
;
aggregatedResources
:
{
cpu
:
string
;
memory
:
string
;
}
;
desired
:
number
;
restarts
:
number
;
}
instances
instances
:
{
[
instanceName
:
string
]
:
IInstanceDetails
;
}
last
Updated
last
Updated
:
ILastUpdated
status
status
:
InstanceStatus
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
details
instances
last
Updated
status
Cumulocity Web SDK - v1021.3.1
Loading...