/backupServers/{ID}/credentials/{ID}
Represents a credentials record with the specified ID created on the backup server with the specified ID.
Resource URL
https://<Enterprise-Manager>:9398/api/backupServers/{ID}/credentials/{ID} |
Related Resources
Methods
The following methods are supported for the /backupServers/{ID}/credentials/{ID} resource:
- GET /backupServers/{ID}/credentials/{ID}
- PUT /backupServers/{ID}/credentials/{ID}
- DELETE /backupServers/{ID}/credentials/{ID}
Resource Representation
The /backupServers/{ID}/credentials/{ID} resource has a resource representation of the following type:
<CredentialsInfo xmlns="http://www.veeam.com/ent/v1.0" Type="Credentials" Href="https://localhost:9398/api/backupServers/f62624c1-8462-4747-8bd4-d686f99b0540/credentials/70275b03-e805-49e1-9535-1867c62371e2"> |