/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
Methods
The following methods are supported for the /jobs/{ID}/includes/{ID} resource:
- GET /jobs/{ID}/linkedBackupRepositories
- POST /jobs/{ID}/linkedBackupRepositories
- DELETE /jobs/{ID}/linkedBackupRepositories/{ID}
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"> |