/agents/protectionGroups/{ID}
Represents a protection group having the specified ID.
Resource URL
The URL of the reference resource representation:
https://<Enterprise-Manager>:9398/api/agents/protectionGroups/{ID} |
The URL of the entity resource representation:
https://<Enterprise-Manager>:9398/api/agents/protectionGroups/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /agents/protectionGroups/{ID} resource:
GET /agents/protectionGroups/{ID}
Resource Representation
The /agents/protectionGroups/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef UID="urn:veeam:AgentProtectionGroup:1ca088be-7a63-43b9-bda1-2db2ad7a1bd5" Name="sql servers" Href="http://local.host:9399/api/agents/protectionGroups/1ca088be-7a63-43b9-bda1-2db2ad7a1bd5" Type="AgentProtectionGroupReference" 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:
<AgentProtectionGroup Href="http://local.host:9399/api/agents/protectionGroups/1ca088be-7a63-43b9-bda1-2db2ad7a1bd5?format=Entity" Type="AgentProtectionGroup" Name="sql servers" UID="urn:veeam:AgentProtectionGroup:1ca088be-7a63-43b9-bda1-2db2ad7a1bd5" 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"> |