@edgible-team/sdk
Edgible
Preparing search index...
index
StackStatusResult
Interface StackStatusResult
Result of
StacksClient.status
.
interface
StackStatusResult
{
applications
:
StackAppStatus
[]
;
deployedCount
:
number
;
totalCount
:
number
;
}
Index
Properties
applications
deployed
Count
total
Count
Properties
applications
applications
:
StackAppStatus
[]
deployed
Count
deployedCount
:
number
total
Count
totalCount
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
applications
deployed
Count
total
Count
Edgible
@edgible-team/sdk
Loading...
Result of StacksClient.status.