Management

Operation for management

Changes the log level

post

Required Roles: ApiManage

Authorizations
AuthorizationstringRequired
Query parameters
logLevelstring · enumRequiredPossible values:
Responses
chevron-right
200

OK

No content

post
/rest/v5/management/changeLogLevel

No content

Get expiration messages

get

Required Roles: ApiDatabase

Authorizations
AuthorizationstringRequired
Query parameters
channelstring[]Optional
Responses
chevron-right
200

OK

application/json
channelstringRequired

Name of the channel.

get
/rest/v5/management/expiration

Flush the cache

post

Required Roles: ApiDatabase

Authorizations
AuthorizationstringRequired
Query parameters
channelstring[]Optional
Responses
chevron-right
200

OK

No content

post
/rest/v5/management/flushCache

No content

Flush the log files

post

Required Roles: ApiManage

Authorizations
AuthorizationstringRequired
Responses
chevron-right
200

OK

No content

post
/rest/v5/management/flushLogs

No content

Reload the configuration

post

Required Roles: ApiConfig Omitting channels reloads all configuration, including all channel configurations, and feature flags (fff.properties). Supplying channels only reloads channel specific configuration.

Authorizations
AuthorizationstringRequired
Query parameters
channelstring[]Optional
Responses
chevron-right
200

OK

No content

post
/rest/v5/management/reloadConfiguration

No content

Resets the log level to the original level

post

Required Roles: ApiManage

Authorizations
AuthorizationstringRequired
Responses
chevron-right
200

OK

No content

post
/rest/v5/management/resetLogLevel

No content

Last updated

Was this helpful?