External DocumentationTo learn more, visit the Veeam Backup Replication documentation.
Parameters
Example Output
Workflow Library Example
Get Backup with Veeam Backup Replication and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Backup UID | The unique ID of the required backup. |
{
"Backup": {
"Links": {
"Link": [
{
"_Href": "https://enterprise04.tech.local:9398/api/repositories/7be12e58-d2ee-43c2-88d8-10fd4ea81ffe",
"_Name": "Backup Repository 1",
"_Type": "RepositoryReference",
"_Rel": "Up"
},
{
"_Href": "https://enterprise04.tech.local:9398/api/backupServers/a490c017-2c1c-40ee-8bcf-73bcce6ab36f",
"_Name": "enterprise01.tech.local",
"_Type": "BackupServerReference",
"_Rel": "Up"
},
{
"_Href": "https://enterprise04.tech.local:9398/api/backups/2e734096-56ea-4f36-ac2a-15546518d26c",
"_Name": "Backup Job 3",
"_Type": "BackupReference",
"_Rel": "Alternate"
},
{
"_Href": "https://enterprise04.tech.local:9398/api/backups/2e734096-56ea-4f36-ac2a-15546518d26c/restorePoints",
"_Type": "RestorePointReferenceList",
"_Rel": "Down"
},
{
"_Href": "https://enterprise04.tech.local:9398/api/backups/2e734096-56ea-4f36-ac2a-15546518d26c/backupFiles",
"_Type": "BackupFileReferenceList",
"_Rel": "Down"
}
]
},
"Platform": "VMware",
"BackupType": "Standard",
"_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/backups/2e734096-56ea-4f36-ac2a-15546518d26c?format=Entity",
"_Type": "Backup",
"_Name": "Backup Job 3",
"_UID": "urn:veeam:Backup:2e734096-56ea-4f36-ac2a-15546518d26c"
}
}
Was this page helpful?