VMResourcesResponse

data class VMResourcesResponse(val agentVersion: String? = null, val id: String? = null)

VM Resource Ids

Constructors

Link copied to clipboard
constructor(agentVersion: String? = null, id: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val agentVersion: String? = null

Version of the Logz agent installed on the VM.

Link copied to clipboard
val id: String? = null

Request of a list vm host update operation.