SystemServiceResponse

data class SystemServiceResponse(val publicIpAddress: String, val systemServiceType: String, val version: String)

Information about a system service deployed in the cluster

Constructors

Link copied to clipboard
constructor(publicIpAddress: String, systemServiceType: String, version: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The public IP address of the system service

Link copied to clipboard

The system service type

Link copied to clipboard

The state of the system service