Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 556 Bytes

File metadata and controls

19 lines (9 loc) · 556 Bytes

ApplicationsSummaryStatusType

Status of all applications on the device.

Enum

  • ApplicationsSummaryStatusHealthy (value: 'Healthy')

  • ApplicationsSummaryStatusDegraded (value: 'Degraded')

  • ApplicationsSummaryStatusError (value: 'Error')

  • ApplicationsSummaryStatusUnknown (value: 'Unknown')

  • ApplicationsSummaryStatusNoApplications (value: 'NoApplications')

[Back to Model list] [Back to API list] [Back to README]