Operations and Methods
The following method-implemented operations are supported for the discovery rules and discovered computers entities in Veeam Service Provider Console RESTful API:
- Get All Discovery Rules — retrieve a collection resource representation of all discovery rules.
- Get Discovery Rule — retrieve a resource representation of a discovery rule with the specified UID.
- Delete Discovery Rule — delete a discovery rule with the specified UID.
- Start Discovery Rule — run a discovery rule with the specified UID.
- Stop Discovery Rule — stop a discovery rule with the specified UID.
- Reset Discovery Rule Results — reset results of discovery by a discovery rule with the specified UID.
- Get All Windows Discovery Rules — retrieve a collection resource representation of all discovery rules for Microsoft Windows computers.
- Get Windows Discovery Rule — retrieve a resource representation of a discovery rule with the specified UID for Microsoft Windows computers.
- Get All Windows Network-Based Discovery Rules — retrieve a collection resource representation of all network-based discovery rules for Microsoft Windows computers.
- Create Windows Network-Based Discovery Rule — create a network-based discovery rule for Microsoft Windows computers.
- Get Windows Network-Based Discovery Rule — retrieve a resource representation of a network-based discovery rule with the specified UID for Microsoft Windows computers.
- Get All Windows Active Directory Based Discovery Rules — retrieve a collection resource representation of all Active Directory discovery rules for Microsoft Windows computers.
- Create Windows Active Directory Based Discovery Rule — create an Active Directory discovery rule for Microsoft Windows computers.
- Get Windows Active Directory Based Discovery Rule — retrieve a resource representation of an Active Directory discovery rule with the specified UID for Microsoft Windows computers.
- Get All Windows Import-Based Discovery Rules — retrieve a collection resource representation of all discovery rules for Microsoft Windows computers based on lists of IP addresses and DNS names.
- Create Windows Import-Based Discovery Rule — create a rule for Microsoft Windows computers based on a list of IP addresses and DNS names.
- Get Windows Import-Based Discovery Rule — retrieve a resource representation of a discovery rule for Microsoft Windows computers based on a list of IP addresses and DNS names with the specified UID.
- Get All Discovered Computers — retrieve a collection resource representation of all discovered computers.
- Get All Computers Discovered with Specific Rule — retrieve a collection resource representation of all computers discovered with a rule with the specified UID.
- Get Discovered Computer — retrieve a resource representation of a discovered computer with the specified UID.
- Install Backup Agent on Discovered Computer — deploy Veeam backup agent and management agent on a discovered computer with the specified UID.
- Reboot Discovered Computer — reboot Veeam backup agent on a discovered computer with the specified UID.