LogConfig



[tags: RPRM]

Resource Root

https://localhost:8443/api/rest/log-config

Summary


Resources Methods
https://localhost:8443/api/rest/log-config

GET  Get the current LogConfig representing the current state.

PUT  Set the current state of log configuration to the specified configuration.

Resources


https://localhost:8443/api/rest/log-config


Methods

GET


Get the current LogConfig representing the current state.
[tags: RPRM]

Request

Response

Status Representation Description
200 application/vnd.plcm.plcm-log-config+xml
application/vnd.plcm.plcm-log-config+json
Log configuration successfully retrieved

PUT


Set the current state of log configuration to the specified configuration.
[tags: RPRM]

Request

Representations

application/vnd.plcm.plcm-log-config+xml
application/vnd.plcm.plcm-log-config+json

Response

Status Representation Description
204 application/vnd.plcm.plcm-log-config+xml
application/vnd.plcm.plcm-log-config+json
Update successful
400 application/vnd.plcm.plcm-error+xml
application/vnd.plcm.plcm-error+json
Something was wrong with the log config sent