Summary
Update the log levels.
Description
Update the log levels for an application.
Route
PUT /applications/:name/loglevel
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | The name for the selected application. |
properties | object | yes | Contains the log levels for the application. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The result of updating the log levels for an application. |