/jobs/{ID}/linkedBackupRepositories

Represents a collection of backup repositories linked to the backup copy job with the specified ID.

Resource URL

https://<Enterprise-Manager>:9398/api/jobs/{ID}/includes/{ID}

Related Resources

/jobs/{ID}

Methods

The following methods are supported for the /jobs/{ID}/includes/{ID} resource:

Resource Representation

The /jobs/{ID}/linkedBackupRepositories resource has a resource representation of the following type:

<LinkedBackupRepositoryResourceObjects xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://www.veeam.com/ent/v1.0">
   <LinkedBackupRepository Href="https://enterpriseem01.tech.local:9398/api/jobs/0f5afb99-7468-42c4-a45d-28e98bc6122b/linkedBackupRepositories/961c9350-dc5a-43d6-8efa-867995e9404e" Type="LinkedBackupRepositoryObject">
       <Links>
           <Link Href="https://enterpriseem01.tech.local:9398/api/jobs/0f5afb99-7468-42c4-a45d-28e98bc6122b?format=Entity" Name="Periodic Backup Copy Job" Type="Job" Rel="Up" />
           <Link Href="https://enterpriseem01.tech.local:9398/api/jobs/0f5afb99-7468-42c4-a45d-28e98bc6122b/linkedBackupRepositories/961c9350-dc5a-43d6-8efa-867995e9404e" Rel="Delete" />
       </Links>
       <ObjectInJobId>961c9350-dc5a-43d6-8efa-867995e9404e</ObjectInJobId>
       <LinkedBackupRepositoryUid>urn:veeam:Repository:da49abfc-838a-40a1-90a3-40acd2bc7000</LinkedBackupRepositoryUid>
   </LinkedBackupRepository>
</LinkedBackupRepositoryResourceObjects>

 

Page updated 8/20/2025

Page content applies to build 13.0.0.4967