/backupTaskSessions/{ID}
Represents a backup task having the specified ID. The task has been performed on the backup server connected to Veeam Backup Enterprise Manager.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/backupTaskSessions/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/backupTaskSessions/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /backupTaskSessions/{ID} resource:
Resource Representation
The /backupTaskSessions/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<EntityRef xmlns="http://www.veeam.com/ent/v1.0" Type="BackupTaskSessionReference" Href="https://localhost:9398/api/backupTaskSessions/88767486-89d6-4340-92f0-2ad615a8f21b" Name="srv04@2025-10-19 05:23:44" UID="urn:veeam:BackupTaskSession:88767486-89d6-4340-92f0-2ad615a8f21b"> |
Entity resource representation:
|
<BackupTaskSession xmlns="http://www.veeam.com/ent/v1.0" Type="BackupTaskSession" Href="https://localhost:9398/api/backupTaskSessions/88767486-89d6-4340-92f0-2ad615a8f21b?format=Entity" Name="srv04@2025-10-19 05:23:44" UID="urn:veeam:BackupTaskSession:88767486-89d6-4340-92f0-2ad615a8f21b" VmDisplayName="srv04"> |