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. |
|
CdpFilterStatus |
VBRCDPGuestStatus |
The state of the Veeam CDP Volume Filter Driver installed on the discovered computer:
|
|
CdpFilterVersion |
Version |
The version of the Veeam CDP Volume Filter Driver installed on the discovered computer. |
|
CdpGuestStatus |
VBRCDPGuestStatus |
The state of the Veeam CDP Agent Service installed on the discovered computer:
|
|
CdpGuestVersion |
Version |
The version of the Veeam CDP Agent Service 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. |
|
OperatingSystem |
VBROperatingSystem |
The type of the discovered computer operating system.
|
|
OpeartingSystemVersion |
Version |
The version of the discovered computer operating system. |
|
OperatingSystemPlatform |
VBROperatingSystemPlatform |
The architecture of the discovered computer operating system:
|
|
OperatingSystemUpdateVersion |
integer |
The updated version of the discovered computer operating system. |
|
ObjectID |
GUID |
The discovered computer ID. |
|
BiosUuid |
String |
The discovered computer BIOS UUID. |
Related Commands