ConnectivityStatus type

Represents the connectivity status of the connected cluster.
KnownConnectivityStatus can be used interchangeably with ConnectivityStatus, this enum contains the known values that the service supports.

Known values supported by the service

Connecting
Connected
Offline
Expired
AgentNotInstalled

type ConnectivityStatus = string