Node Description
@Serializable
NodeDescription encapsulates the properties of the Node as reported by the agent.
Parameters
hostname
platform
resources
engine
tl SInfo
Constructors
Link copied to clipboard
constructor(hostname: String? = null, platform: Platform? = null, resources: ResourceObject? = null, engine: EngineDescription? = null, tlSInfo: TLSInfo? = null)