Last modified October 31, 2024
addQueue
This function adds server processes to the queue.
Parameters
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
queue_type | Integer | Required The type of process you want to add to the the queue. |
|
queue_type=2 |
server_id | String | Required The ID of the server. | server_id=5b30da08d5ac5e06897b47e2 |
Returns
This API call returns Queue object.
To view the parameters that returned click on Queue Object.
Example
jetapi backupmc -F addQueue -D 'queue_type=2&server_id=5b30da08d5ac5e06897b47e2'
https://1.1.1.1:3031/API/addQueue/?queue_type=2&server_id=5b30da08d5ac5e06897b47e2
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.