morningman opened a new pull request #4584: URL: https://github.com/apache/incubator-doris/pull/4584
## Proposed changes This PR add documents of all HTTP APIs of Frontends, list as bellow: ``` Origin: bootstrap-action cancel-load-action check-decommission-action check-storage-type-action config-action connection-action get-ddl-stmt-action get-load-info-action get-load-state get-log-file-action get-small-file ha-action hardware-info-action health-action log-action meta-action meta-info-action meta-replay-state-action profile-action query-detail-action query-profile-action row-count-action session-action set-config-action show-data-action show-proc-action show-runtime-info-action system-action table-query-plan-action table-row-count-action table-schema-action New: logout-action show-meta-info-action statement-execution-action upload-action ``` This Part 2 of feature proposed in #4308 The code implementation of the API described in the document will be submitted in Part 3 ## Types of changes - [x] Documentation Update (if none of the other choices apply) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
