CQA Test App APIs
- After Install & Run 'CQA Test App', you can use below APIs for testing
A. Basic Test APIs
- Sample Swagger for Basic APIs : https://vqa-test-node-vrdqa.app.linecorp.com/swagger/
GET "/test" : Test Ping API Path for CQA Test App
GET "/monitor/l7check" : Health Check basic API path for L7LB Testing
POST "/run_cmd" : Run shell command on server by "cmd" parameter
- After run 'CQA Test App', you can send shell command through this API
- After run 'CQA Test App', you can send shell command through this API