/agents/discoveredComputers/{ID}
Represents a protected computer having the specified ID.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/agents/discoveredComputers/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/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 xmlns="http://www.veeam.com/ent/v1.0" Type="DiscoveredComputerReference" Href="https://localhost:9398/api/backupTaskSessions/b85df3d1-c094-437c-b836-eaca6c3762ca" Name="enterprise03.tech.local" UID="urn:veeam:DiscoveredComputer:b85df3d1-c094-437c-b836-eaca6c3762ca"> |
Entity resource representation:
|
<DiscoveredComputer xmlns="http://www.veeam.com/ent/v1.0" Type="DiscoveredComputer" Href="https://localhost:9398/api/backupTaskSessions/b85df3d1-c094-437c-b836-eaca6c3762ca?format=Entity" Name="enterprise03.tech.local" UID="urn:veeam:DiscoveredComputer:b85df3d1-c094-437c-b836-eaca6c3762ca"> |