/jobs/{ID}/linkedJobs

Represents a collection of backup jobs 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}/linkedJobs resource has a resource representation of the following type:

<<LinkedJobResourceObjects 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">
   <LinkedJobObject Href="https://enterpriseem01.tech.local:9398/api/jobs/5adf6525-51d9-48b9-a72d-7f80701c714b/linkedJobs/64d63522-92a0-491c-af3b-e428019fbfd4" Type="LinkedJobObject">
       <Links>
           <Link Href="https://enterpriseem01.tech.local:9398/api/jobs/5adf6525-51d9-48b9-a72d-7f80701c714b?format=Entity" Name="Immediate Backup Copy Job" Type="Job" Rel="Up" />
           <Link Href="https://enterpriseem01.tech.local:9398/api/jobs/5adf6525-51d9-48b9-a72d-7f80701c714b/linkedJobs/64d63522-92a0-491c-af3b-e428019fbfd4" Rel="Delete" />
       </Links>
       <ObjectInJobId>64d63522-92a0-491c-af3b-e428019fbfd4</ObjectInJobId>
       <LinkedJobUid>urn:veeam:Job:33fecc36-554b-437b-8bf8-3fdcb11866e7</LinkedJobUid>
   </LinkedJobObject>
</LinkedJobResourceObjects>

 

Page updated 8/20/2025

Page content applies to build 13.0.0.4967