The following properties are present in all resources from the /DiscoveryRules collection:
Property | Type | Description |
---|---|---|
id | integer | System ID assigned to a discovery rule in Veeam Availability Console RESTful API. |
name | string | Name of a discovery rule configured in Veeam Availability Console. |
accountName | string | Account under which Veeam Availability Console connects to discovered computers. |
instanceCount | integer | Number of discovered computers. |
onlineInstanceCount | integer | Number of discovered computers currently online. |
offlineInstanceCount | integer | Number of discovered computers currently offline. |
state | string | Current status of a discovery rule. Possible values:
|
lastRun | string | Date and time when a discovery was last run. Date and time string is formatted in accordance with ISO 8601. |
type | string | Discovery method used. Possible values:
|
_links | Dictionary of string [key] and Object [value] | Links to related resources (navigation property). |