ResourceStatusResponse

data class ResourceStatusResponse(val physicalHost: String)

Contains output only fields. Use this sub-message for actual values set on Instance attributes as compared to the value requested by the user (intent) in their instance CRUD calls.

Constructors

Link copied to clipboard
fun ResourceStatusResponse(physicalHost: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An opaque ID of the host on which the VM is running.