IBM Maximo: REST API Troubleshooting: Difference between revisions

From Wiki
(Criou a página com "Troubleshooting the REST API =Enable logging = '''POST /oslc/log/enablelogs''' ["log4j.logger.maximo.sql","log4j.logger.maximo.oslc","log4j.logger.maximo.integration"...")
(No difference)

Revision as of 17:23, 27 January 2022

Troubleshooting the REST API

Enable logging

POST /oslc/log/enablelogs 

["log4j.logger.maximo.sql","log4j.logger.maximo.oslc","log4j.logger.maximo.integration"]

Disable logging

POST /oslc/log/disablealllogs 

 <no request body needed>

Ver também