/hierarchyRoots/{ID}
Represents a virtualization host having the specified ID. The virtualization host is added to the backup server connected to Veeam Backup Enterprise Manager.
Resource URL
The URL of the reference resource representation:
https://<Enterprise-Manager>:9398/api/hierarchyRoots/{ID} |
The URL of the entity resource representation:
https://<Enterprise-Manager>:9398/api/hierarchyRoots/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /hierarchyRoots/{ID} resource:
Resource Representation
The /hierarchyRoots/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="HierarchyRootReference" Href="https://localhost:9398/api/hierarchyRoots/0d7ea80c-6ac8-46bf-863c-3a6093f8baec" Name="vcdev51" UID="urn:veeam:HierarchyRoot:0d7ea80c-6ac8-46bf-863c-3a6093f8baec"> |
Entity resource representation:
<HierarchyRoot xmlns="http://www.veeam.com/ent/v1.0" Type="HierarchyRoot" Href="https://localhost:9398/api/hierarchyRoots/0d7ea80c-6ac8-46bf-863c-3a6093f8baec?format=Entity" Name="vcdev51" UID="urn:veeam:HierarchyRoot:0d7ea80c-6ac8-46bf-863c-3a6093f8baec"> |