Apache CloudStack 4.20.0.0 Root Admin API Reference
listBackupRepositories
Lists all backup repositories
Request parameters
Parameter Name | Description | Required |
id | ID of the backup repository | false |
keyword | List by keyword | false |
name | name of the backup repository | false |
page | false | |
pagesize | false | |
provider | the backup repository provider | false |
zoneid | ID of the zone where the backup repository is to be added | false |
Response Tags
Response Name | Description |
id | the ID of the backup repository |
address | the address / url of the backup repository |
capacitybytes | capacity of the backup repository |
created | the date and time the backup repository was added |
mountopts | mount options for the backup repository |
name | the name of the backup repository |
provider | name of the provider |
type | backup type |
zoneid | the Zone ID of the backup repository |
zonename | the Zone name of the backup repository |