DiscoveredComputer
Property | Type | Attributes | Description |
---|---|---|---|
instanceUid | String (uuid) | — | UID assigned to a discovered computer. |
ruleUid | String (uuid) | Read-only, nullable | UID assigned to a rule used to discover a computer. |
managementAgentUid | String (uuid) | Read-only, nullable | UID assigned to a management agent installed on a discovered computer. |
discoveredTime | String (date-time) | — | Date and time when a computer was discovered. Date and time string is formatted in accordance with RFC 3339. |
backupAgentInstallationStatus | String | — | Status of Veeam backup agent installation on a discovered computer. Possible values:
|
backupAgentVersion | String | Read-only | Veeam backup agent version. |
backupAgentManagementStatus | String | — | Veeam backup agent management status. Possible values:
|
info | Subschema (ComputerInfo) | — | Information about a computer on which a management agent is deployed. |
Property | Type | Attributes | Description |
---|---|---|---|
uniqueUid | String (uuid) | — | UID assigned to a computer. |
biosUuid | String (uuid) | — | UUID in Win32_ComputerSystem WMI class. |
hostName | String | — | Name of a computer. |
fqdn | String | — | FQDN of a computer. |
guestOs | String | — | Guest OS installed on a computer. |
guestOsType | String | — | Type of a guest OS installed on a computer. Possible values:
|
guestOsVersion | String | — | Version of a guest OS installed on a computer. |
guestOsSku | Integer (int32) | Nullable | SKU of a guest OS installed on a computer. |
platformType | String | — | Type of a computer platform. Possible values:
|
ipAddresses | Array (String) | — | Computer IP addresses. |
macAddresses | Array (String) | — | Computer MAC addresses. |