Last modified October 31, 2024
listQueuePriorities
This function returns a list of queue priority objects.
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
priorities | List [] | This API call returns a list of all available queue priority objects. | To view the parameters returned by this function, click on Queue Priority Object. | |
total | Integer | The total number of queue priority groups available/set up. |
Example Call JETAPI
jetbackup5api -F listQueuePriorities
success: 1
message:
system:
version: 5.3.3
version_panel: 5.3.3
tier: EDGE
type: cPanel
retry_ms: 0
disableui:
dr:
agreement_panel:
agreement:
licenseIssue:
data:
priorities:
0:
_id: 65075381a8f98c6ea7022b61
name: High
tags:
backup_priority: 10
clone_priority: 10
restore_priority: 10
download_priority: 10
default:
1:
_id: 65075381a8f98c6ea7022b62
name: Normal
tags:
backup_priority: 50
clone_priority: 50
restore_priority: 50
download_priority: 50
default: 1
2:
_id: 65075381a8f98c6ea7022b63
name: Low
tags:
backup_priority: 90
clone_priority: 90
restore_priority: 90
download_priority: 90
default:
3:
_id: 6508feba65219ded7d044202
name: test
tags:
0: 6508f84ca80e83597707ca92
1: 6508f9127d8b1bca210caec2
backup_priority: 40
clone_priority: 30
restore_priority: 20
download_priority: 10
default:
total: 4
Example Call HTTP
https://hostname.example.com:2087/cpsess##########/cgi/addons/jetbackup5/api.cgi?function=listQueuePriorities
- To view available listing parameters, please visit List Parameters.
- API List calls have a default limit of 100 items.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.