| Parameter name | Type | Description | Possible Values | Example |
|---|---|---|---|---|
| _id | String | The ID of the destination. | 5b30da08d5ac5e06897b47e2 | |
| type | String | Destination type. |
|
Local |
| name | String | Destination name. | Local | |
| engine_name | String | Backup engine name. |
|
JetBackup |
| rating | Object | Returns Rating Object. | To view the possible values click on Rating Object | {"rating":3.5864870020207,"issues":["Backup destination connection time is too high"]} |
| jobs_count | Integer | The amount of job that related to this destination. | 1 | |
| owner | String | The owner of destination. | root | |
| disabled | Booleanfiles | Whether the destination is disabled. | ||
| dr | Boolean | Whether the DR is enabled for the destination. | ||
| hidden | Boolean | Whether backups are hidden for the destination. | ||
| dr_destination | String | The path to the folder for disaster recovery.
|
/disasterRecovery | |
| incremental_ability | Boolean | Whether destination has incremental ability. | ||
| engine | Integer | Backup engine type. |
|
1 |
| path | String | The path to the folder you want your backup to be restored in.
|
/localbackup | |
| disklimit | Integer | The disk limitation of destination. The backup job will stop when you reached the limit.
|
95 |