Documentation
    Preparing search index...

    Class TeamAppStatus

    Base for all structures

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    appId: string

    Your app id

    container: string

    Status of your application

    • It can be Online or Offline for example
    cpu: string

    CPU usage as percentage

    discloudApp: DiscloudApp
    lastRestart: string

    Relative time of the last restart

    memory: string

    RAM usage

    memoryUsage: number

    Percentage of memory usage

    netIO: ApiNetIO

    Internet usage

    ssd: string

    Storage space

    startedAt: Date

    Date of your application has started

    startedAtTimestamp: number

    Timestamp of when your app started

    Accessors

    Methods