SubsystemEntry

data class SubsystemEntry(val name: String, val status: String)

A brief entry for listing subsystems in the instance summary.

Constructors

Link copied to clipboard
constructor(name: String, status: String)

Properties

Link copied to clipboard

Name of the subsystem

Link copied to clipboard

Status of the subsystem