/systemSessions/{ID}
Represents a system session having the specified ID.
Resource URL
The URL of the reference resource representation:
|
https://<Enterprise-Manager>:9398/api/systemSessions/{ID} |
The URL of the entity resource representation:
|
https://<Enterprise-Manager>:9398/api/systemSessions/{ID}?format=Entity |
Related Resources
Methods
The following methods are supported for the /systemSessions/{ID} resource:
Resource Representation
The /systemSessions/{ID} resource has a resource representation of the following types.
Entity reference resource representation:
|
<?xml version="1.0" encoding="utf-8"?> |
Entity resource representation:
|
<SystemSession xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.veeam.com/ent/v1.0" Href="https://enterprise04.tech.local:9398/api/systemSessions/00057ade-8f1a-4b54-a265-391441981e25?format=Entity" Type="SystemSession" Name="Collect Job @2025-01-27 17:05:52.069837" UID="urn:veeam:SystemSession:00057ade-8f1a-4b54-a265-391441981e25"> |