Last modified October 31, 2024
deleteLog
This function allows you to delete the object given its Log ID.
Parameter name | Type | Description | Possible Values | Example |
---|---|---|---|---|
_id | String | REQUIRED The Log ID | _id=5f890a19e55cf262863522f2 |
Example Call JETAPI
jetbackup5api -F deleteLog -D "_id={$LOG_ID}"
success: 1
message: Logs Deleted Successfully
system:
version: 5.3.3
version_panel: 5.3.3
tier: EDGE
type: cPanel
retry_ms: 0
disableui:
dr:
agreement_panel:
agreement:
licenseIssue:
data:
Example Call HTTP
https://hostname.example.com:2087/cpsess##########/cgi/addons/jetbackup5/api.cgi?function=deleteLog&_id={$LOG_ID}
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.