This is an archive version of the document. To get the most up-to-date information, see the
current version .
/backupServers
Represents a collection of all Veeam backup servers connected to Veeam Backup Enterprise Manager .
Resource URL
http://<Enterprise-Manager>:9399/api/backupServers
Related Resources
/backupServers/{ID}
Methods
The following methods are supported for the /backupServers resource:
Resource Representation
The /backupServers resource has a resource representation of the following type:
<EntityReferences xmlns =" http://www.veeam.com/ent/v1.0 "> <Ref Type =" BackupServerReference " Href =" http://localhost:9399/api/backupServers/1eb5b858-e557-43b3-8e79-386161b7ea44 " Name =" srv03.veeam.local " UID =" urn:veeam:BackupServer:1eb5b858-e557-43b3-8e79-386161b7ea44 "> <Links> <Link Rel =" Down " Type =" JobReferenceList " Href =" http://localhost:9399/api/backupServers/1eb5b858-e557-43b3-8e79-386161b7ea44/jobs " /> <Link Rel =" Down " Type =" RepositoryReferenceList " Href =" http://localhost:9399/api/backupServers/1eb5b858-e557-43b3-8e79-386161b7ea44/repositories " /> <Link Rel =" Down " Type =" CredentialsList " Href =" http://localhost:9399/api/backupServers/1eb5b858-e557-43b3-8e79-386161b7ea44/credentials " /> <Link Rel =" Down " Type =" PasswordKeyList " Href =" http://localhost:9399/api/backupServers/1eb5b858-e557-43b3-8e79-386161b7ea44/passwords " /> <Link Rel =" Alternate " Type =" BackupServer " Href =" http://localhost:9399/api/backupServers/1eb5b858-e557-43b3-8e79-386161b7ea44?format=Entity " Name =" srv03.veeam.local " /> <Link Rel =" Down " Type =" ManagedServerReferenceList " Href =" http://localhost:9399/api/backupServers/1eb5b858-e557-43b3-8e79-386161b7ea44/managedServers " /> </Links> </Ref> <Ref Type =" BackupServerReference " Href =" http://localhost:9399/api/backupServers/6f17f70a-a61c-4ef0-ac7f-426a6ae1ec8b " Name =" srv02.veeam.local " UID =" urn:veeam:BackupServer:6f17f70a-a61c-4ef0-ac7f-426a6ae1ec8b "> <Links> <Link Rel =" Down " Type =" JobReferenceList " Href =" http://localhost:9399/api/backupServers/6f17f70a-a61c-4ef0-ac7f-426a6ae1ec8b/jobs " /> <Link Rel =" Down " Type =" RepositoryReferenceList " Href =" http://localhost:9399/api/backupServers/6f17f70a-a61c-4ef0-ac7f-426a6ae1ec8b/repositories " /> <Link Rel =" Down " Type =" CredentialsList " Href =" http://localhost:9399/api/backupServers/6f17f70a-a61c-4ef0-ac7f-426a6ae1ec8b/credentials " /> <Link Rel =" Down " Type =" PasswordKeyList " Href =" http://localhost:9399/api/backupServers/6f17f70a-a61c-4ef0-ac7f-426a6ae1ec8b/passwords " /> <Link Rel =" Alternate " Type =" BackupServer " Href =" http://localhost:9399/api/backupServers/6f17f70a-a61c-4ef0-ac7f-426a6ae1ec8b?format=Entity " Name =" srv02.veeam.local " /> <Link Rel =" Down " Type =" ManagedServerReferenceList " Href =" http://localhost:9399/api/backupServers/6f17f70a-a61c-4ef0-ac7f-426a6ae1ec8b/managedServers " /> </Links> </Ref> </EntityReferences>