/security/accounts/{ID}/scopes
Represents a restore scope defined for the specified account that is added to Veeam Backup Enterprise Manager and is assigned a specific security role.
Resource URL
https://<Enterprise-Manager>:9398/api/security/accounts/{ID}/scopes
Related Resources
/security/accounts/{ID}
Methods
The following methods are supported for the /security/accounts/{ID}/scopes resource:
Resource Representation
The /security/accounts/{ID}/scopes resource has a resource representation of the following type:
<EnterpriseAccountHierarchyScopes xmlns =" http://www.veeam.com/ent/v1.0 "> <EnterpriseAccountHierarchyScope Href =" https://localhost:9398/api/security/accounts/de19303b-bcf3-428b-b113-ac0b2cf46bd7/scopes/bceb75f9-5c10-4f39-9eb5-c000a2fabaee "> <Links> <Link Rel =" Delete " Type =" EnterpriseAccountHierarchyScope " Href =" https://localhost:9398/api/security/accounts/de19303b-bcf3-428b-b113-ac0b2cf46bd7/scopes/bceb75f9-5c10-4f39-9eb5-c000a2fabaee " /> </Links> <Name> Datacenters </Name> <HierarchyRootName> F36CBAE2-F23D-46C7-865C-3E3CCC89B197 </HierarchyRootName> <Platform> VMware </Platform> <HierarchyObjectType> Folder </HierarchyObjectType> <State> Unprocessed </State> </EnterpriseAccountHierarchyScope> </EnterpriseAccountHierarchyScopes>