Service Registry Resource Requests Response
data class ServiceRegistryResourceRequestsResponse(val cpu: String, val instanceCount: Int, val memory: String)
Resource request payload of Service Registry
Resource request payload of Service Registry