VBRDiscoveredComputer
Contains a discovered computer.
Properties
"?" indicates that the property accepts zero values.
|
Property |
Type |
Description |
|---|---|---|
|
State |
VBRDiscoveredComputerState |
The state of the discovered computer:
|
|
AgentStatus |
VBRAgentStatus |
The state of a Veeam Agent installed on the discovered computer:
|
|
AgentVersion |
Version |
The version of a backup agent installed on the discovered computer. |
|
DriverStatus |
VBRDriverStatus |
The state of a driver installed on the discovered computer:
|
|
DriverVersion |
Version |
The version of a driver installed on the discovered computer. |
|
RebootRequired |
bool |
Indicates if the discovered computer must be rebooted. |
|
IPAddress |
string[] |
The array of the discovered computer IP addresses. |
|
LastConnected |
DateTime? |
The date and time of the last connection with Veeam Agent installed on this discovered computer. |
|
Platform |
VBRDiscoveredComputerPlatform |
The architecture of the discovered computer operating system:
|
|
OperatingSystem |
VBROperatingSystem |
The type of the discovered computer operating system:
|
|
OpeartingSystemVersion |
Version |
The version of the discovered computer operating system. |
|
OperatingSystemUpdateVersion |
integer |
The updated version of the discovered computer operating system. |
Related Commands