[DOCS] Updates API requests and examples#60695
Conversation
|
Pinging @elastic/kibana-docs (Team:Docs) |
joshdover
left a comment
There was a problem hiding this comment.
LGTM, just a couple suggestions
| ==== Request | ||
|
|
||
| `GET /api/kibana/dashboards/export` | ||
| `GET <kibana host>:port/api/kibana/dashboards/export` |
There was a problem hiding this comment.
Should port also be in angle brackets?
| `GET <kibana host>:port/api/kibana/dashboards/export` | |
| `GET <kibana host>:<port>/api/kibana/dashboards/export` |
If so, the rest will need to be changed as well.
| @@ -35,8 +35,8 @@ experimental[] Export dashboards and corresponding saved objects. | |||
|
|
|||
| [source,js] | |||
There was a problem hiding this comment.
is there a console or sh type for syntax highlighting?
* [DOCS] Updates API requests and examples * Review comments
* [DOCS] Updates API requests and examples * Review comments
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
1 similar comment
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
* master: (39 commits) [APM]Create custom link from Trace summary (elastic#59648) [ML] Fixing app clean up (elastic#60853) [SIEM] Use ECS categorisation for Authentication widgets (elastic#60734) [NP] Remove kbnUrl usage in discover/dashboard/visualize (elastic#60016) Skip failing test [Uptime]Update fetch effect failed action handling (elastic#60742) [npm] upgrade elastic/maki (elastic#60829) [Uptime] Add Settings Page (elastic#53550) [APM] service maps: avoid unnecesary `useDeepObjectIdentity` (elastic#60836) [Index management] Re-enable index template tests (elastic#60780) Fixed UI/UX issues: alerts delete confirmation, combobox behaviors (elastic#60703) [SIEM] Fix patching of ML Rules (elastic#60830) [APM] Service Map - Separate overlapping edges by rotating nodes (elastic#60477) [Alerting] fix flaky test for index threshold grouping (elastic#60792) [SIEM][Detection Engine] Adds test scripts for machine learning feature Flatten child api response for resolver (elastic#60810) Change "url" to "urls" in APM agent instructions (elastic#60790) [DOCS] Updates API requests and examples (elastic#60695) [SIEM] [Cases] Create case from timeline (elastic#60711) [Lens] Resetting a layer generates new suggestions (elastic#60674) ...
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
1 similar comment
|
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
* [DOCS] Updates API requests and examples * Review comments
* [DOCS] Updates API requests and examples * Review comments
Summary
<kibana host>:<port>/api/etcto all requests$ curl -X POST "localhost:5601/api/Checklist