This is an archive version of the document. To get the most up-to-date information, see the current version./security/accounts/{ID}
Represents an account having the specified ID. The account is added to Veeam Backup Enterprise Manager and is assigned a specific security role.
Resource URL
The URL of the reference resource representation:
http://<Enterprise-Manager>:9399/api/security/accounts/{ID} |
The URL of the entity resource representation:
http://<Enterprise-Manager>:9399/api/security/accounts/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /security/accounts/{ID} resource:
Resource Representation
The /security/accounts/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="EnterpriseAccountReference" Href="http://localhost:9399/api/security/accounts/de19303b-bcf3-428b-b113-ac0b2cf46bd7" Name="BUILTIN\Users" UID="urn:veeam:EnterpriseAccount:de19303b-bcf3-428b-b113-ac0b2cf46bd7"> |
Entity resource representation:
<EnterpriseAccount xmlns="http://www.veeam.com/ent/v1.0" Type="EnterpriseAccount" Href="http://localhost:9399/api/security/accounts/de19303b-bcf3-428b-b113-ac0b2cf46bd7?format=Entity" Name="BUILTIN\Users" UID="urn:veeam:EnterpriseAccount:de19303b-bcf3-428b-b113-ac0b2cf46bd7"> |