Last modified October 31, 2024
getServerLog
This function returns server by id.
Parameters
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
_id | String | Required The ID of the log. | log ID | _id=5ccad49e9dc6d62a8e59af83 |
server_id | String | Required The ID of the server. | sever_id=5b30da08d5ac5e06897b47e2 |
Returns
This API call returns Log object.
To view the parameters that returned click on Log Object.
Example
jetapi backupmc -F getServerLog -D '_id=5ccad49e9dc6d62a8e59af83&server_id=5b30da08d5ac5e06897b47e2'
https://1.1.1.1:3031/API/getServerLog/?_id=5ccad49e9dc6d62a8e59af83&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.