[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

InventoryVM

Inventory VM information


Properties

string
agentStatus Optional

Agent status


string
agentVersion Optional

Agent version


string
cloudId Optional

VM ID from cloud provider


string as date-time
createdAt Optional

string
error Optional

Reason for error status


string
haiAgentVersion Optional

HAI Agent version


string
id Optional

VM ID


string
image Optional

Image used to create the VM


string
lifecycleStatus Optional

VM lifecycle status


number as double
loadIndex Optional

integer as int32
maxSessions Optional

Indicates maximum number of sessions supported by the VM


string
powerState Optional

Power state


string
privateIp Optional

string
publicKey Optional

string
sessionPlacementStatus Optional

Indicates the availability of the vm for session placement


string
snapshotId Optional

VM snapshot ID


integer as int32
statusCode Optional

Agent status code


integer as int64
timestamp Optional

Agent message timestamp. The inventory will only store the the latest record ever seen, and discard stale ones if received later


string as date-time
updatedAt Optional

string as date-time
updatedLoadIndexAt Optional

string
viewAgentVersion Optional

View Agent version


integer as int32
vmFreeSessions Optional

Indicates the number of free sessions on the VM

JSON Example

{
	"agentStatus": "string",
	"agentVersion": "string",
	"cloudId": "string",
	"createdAt": "string",
	"error": "string",
	"haiAgentVersion": "string",
	"id": "string",
	"image": "string",
	"lifecycleStatus": "string",
	"loadIndex": 0,
	"maxSessions": 0,
	"powerState": "string",
	"privateIp": "string",
	"publicKey": "string",
	"sessionPlacementStatus": "string",
	"snapshotId": "string",
	"statusCode": 0,
	"timestamp": 0,
	"updatedAt": "string",
	"updatedLoadIndexAt": "string",
	"viewAgentVersion": "string",
	"vmFreeSessions": 0
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

PageInventoryVM
Returned By

Get Virtual Machine By ID

Feedback

Was this page helpful?