View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - MachineStateView
Data Object Description
This View includes baseState, powerState, dnsName and IP address of this Machine.Queryable Data Object
This data object is queryable using QueryService.
Can filter on the all MachineStateView attributes.
Query Privileges
Privilege | Description |
---|---|
MACHINE_VIEW | is required to query MachineStateView. |
Data Object Properties
Properties
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | MachineId |
The id of the Machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
desktop | DesktopId |
The desktop id of the Machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
basicState | xsd:string |
The basic state of the Machine. For a Virtual Machine based Machine,
the complete state is determined by basicState, isMissingInVCenter,
operationState and isInHoldCustomization. In the Admin UI, the last
three states are shown in brackets in the Machine State.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
machinePowerState | xsd:string |
PowerState of the machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ipV4 | xsd:string |
IPV4 address of the machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ipV6 | xsd:string |
IPV6 address of the machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
dnsName | xsd:string |
DNS name of the machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentId | xsd:string |
agent Identity of the machine.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |