Get Gateways Gateway Gateway Instance
data class GetGatewaysGatewayGatewayInstance(val connectEndpointType: String, val currentDaemonVersion: String, val currentVersion: String, val endPoint: String, val gatewayInstanceId: String, val gatewayInstanceStatus: String, val lastUpdateTime: String, val localIp: String, val message: String, val outputIp: String)
Properties
Link copied to clipboard
The connection type of Gateway instance.
Link copied to clipboard
The process of version number of Gateway instance.
Link copied to clipboard
The version of Gateway instance.
Link copied to clipboard
The id of Gateway instance.
Link copied to clipboard
The status of Gateway instance. Valid values: EXCEPTION
, NEW
, RUNNING
, STOPPED
.
Link copied to clipboard
The last Updated time stamp of Gateway instance.