panelica_logs_post_v1_logs_logrotate_name_rotate
Forces immediate log rotation for a specified log by sending an HTTP POST request, enabling on-demand log file management.
Instructions
Force log rotation
HTTP: POST /v1/logs/logrotate/:name/rotate Category: Logs Required scopes: logs:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). Schema not statically declared — see API docs. | |
| name | Yes | Path parameter: name |