ServiceRegistryInstanceResponse

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

Collection of instances belong to the Service Registry

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the Service Registry instance

Link copied to clipboard

Status of the Service Registry instance