/hierarchyRoots
Represents a collection of all virtualization hosts added to the Veeam backup servers connected to Veeam Backup Enterprise Manager.
Resource URL
http://<Enterprise-Manager>:9399/api/hierarchyRoots |
Related Resources
Methods
The following methods are supported for the /hierarchyRoots resource:
(GET) /hierarchyRoots
Resource Representation
The /hierarchyRoots resource has a resource representation of the following type:
<EntityReferences xmlns="http://www.veeam.com/ent/v1.0"> <Ref Type="HierarchyRootReference" Href="http://localhost:9399/api/hierarchyRoots/0d7ea80c-6ac8-46bf-863c-3b6093c8baec" Name="default1" UID="urn:veeam:HierarchyRoot:0d7ea80c-6ac8-46bf-863c-3b6093c8baec"> <Links> <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/ce15a8c7-aa49-495e-b05b-ee4399c91018" Name="srv.production.local" /> <Link Rel="Alternate" Type="HierarchyRoot" Href="http://localhost:9399/api/hierarchyRoots/0d7ea80c-6ac8-46bf-863c-3b6093c8baec?format=Entity" Name="production" /> </Links> </Ref> <Ref Type="HierarchyRootReference" Href="http://localhost:9399/api/hierarchyRoots/15412947-ff21-4b72-a53a-755558yae90f" Name="170.0.0.0" UID="urn:veeam:HierarchyRoot:15412947-ff21-4b72-a53a-755558yae90f"> <Links> <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/ce15a8c7-aa49-495e-b05b-ee4399c91018" Name="srv02.production.local" /> <Link Rel="Alternate" Type="HierarchyRoot" Href="http://localhost:9399/api/hierarchyRoots/15412947-ff21-4b72-a53a-755558yae90f?format=Entity" Name="170.0.0.0" /> </Links> </Ref> <Ref Type="HierarchyRootReference" Href="http://localhost:9399/api/hierarchyRoots/9f491b4b-0052-4525-95c5-95a5b45f5fdf5" Name="170.0.0.0" UID="urn:veeam:HierarchyRoot:9f491b4b-0052-4525-95c5-95a5b45f5fdf5"> <Links> <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/ce15a8c7-aa49-495e-b05b-ee4399c91018" Name="srv02.production.local" /> <Link Rel="Alternate" Type="HierarchyRoot" Href="http://localhost:9399/api/hierarchyRoots/9f491b4b-0052-4525-95c5-95a5b45f5fdf5?format=Entity" Name="170.0.0.0" /> </Links> </Ref> <Ref Type="HierarchyRootReference" Href="http://localhost:9399/api/hierarchyRoots/d64a6e79-e772-4b77-80be-ad756e55c2ba7" Name="175.0.0.0" UID="urn:veeam:HierarchyRoot:d64a6e79-e772-4b77-80be-ad756e55c2ba7"> <Links> <Link Rel="Up" Type="BackupServerReference" Href="http://localhost:9399/api/backupServers/ce15a8c7-aa49-495e-b05b-ee4399c91018" Name="srv02.production.local" /> <Link Rel="Alternate" Type="HierarchyRoot" Href="http://localhost:9399/api/hierarchyRoots/d64a6e79-e772-4b77-80be-ad756e55c2ba7?format=Entity" Name="175.0.0.0" /> </Links> </Ref> </EntityReferences> |