
/agents/discoveredComputers/{ID}
Represents a protected computer having the specified ID.
Resource URL
The URL of the reference resource representation:
http://<Enterprise-Manager>:9399/api/agents/discoveredComputers/{ID} |
The URL of the entity resource representation:
http://<Enterprise-Manager>:9399/api/agents/discoveredComputers/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /agents/discoveredComputers/{ID} resource:
(GET) /agents/protectionGroups/{ID}
Resource Representation
The /agents/discoveredComputers/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef UID="urn:veeam:DiscoveredComputer:b0ad8ec4-5f17-45e6-be9b-1334ea320af0" Name="win7x86.local" Href="http://local.host:9399/api/backupTaskSessions/b0ad8ec4-5f17-45e6-be9b-1334ea320af0" Type="DiscoveredComputerReference" xmlns="http://www.veeam.com/ent/v1.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |
Entity resource representation:
<DiscoveredComputer Href="http://local.host:9399/api/backupTaskSessions/b0ad8ec4-5f17-45e6-be9b-1334ea320af0?format=Entity" Type="DiscoveredComputer" Name="win7x86.local" UID="urn:veeam:DiscoveredComputer:b0ad8ec4-5f17-45e6-be9b-1334ea320af0" xmlns="http://www.veeam.com/ent/v1.0" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> |