/security/accounts/{ID}/scopes/{ID}

Represents a specific restore scope defined for the specified account. The account 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/{ID}

Related Resources

/security/accounts/{ID}/scopes

Methods

The following methods are supported for the /security/accounts/{ID}/scopes/{ID} resource:

Resource Representation

The /security/accounts/{ID}/scopes/{ID} resource has a resource representation of the following types.

<EnterpriseAccountHierarchyScope xmlns="http://www.veeam.com/ent/v1.0" 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>