kibana/docs/api/spaces-management
elena-shostak 3d09eaa6fc
[Spaces] Passing default solution from cloud onboarding process (#185926)
## Summary

Passing default solution from cloud onboarding process.

1. Renaming. Solution changes are not released yet, would be shipped
with `8.15`, so it's fine to do it.
   - `search` -> `es`
   - `observability` -> `oblt`
   - Adjusted telemetry accordingly
2. Added `cloud` as optional dependency to `spaces` plugin to use
`onboarding.defaultSolution` passed through setup contract.

### How to test
1. Set `xpack.cloud.onboarding.default_solution` to `es | oblt |
security`
2. Check that default space was created with provided solution `GET
kbn:/api/spaces/space/default`

### Checklist

- [x]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios


### For maintainers

- [x] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

__Fixes: https://github.com/elastic/kibana/issues/184999__

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-06-18 11:10:52 +02:00
..
copy_saved_objects.asciidoc [DOCS] Remove a-data-source shared attribute (#167943) 2023-10-05 12:46:16 -07:00
delete.asciidoc Update DELETE request (#127537) 2023-01-25 11:45:49 +01:00
disable_legacy_url_aliases.asciidoc Add docs for legacy URL aliases (#110279) 2021-08-30 13:27:55 -04:00
get.asciidoc [Spaces] Passing default solution from cloud onboarding process (#185926) 2024-06-18 11:10:52 +02:00
get_all.asciidoc [Spaces] Passing default solution from cloud onboarding process (#185926) 2024-06-18 11:10:52 +02:00
get_shareable_references.asciidoc Document update objects spaces API (#145109) 2022-11-15 16:55:58 +00:00
post.asciidoc [Spaces] Passing default solution from cloud onboarding process (#185926) 2024-06-18 11:10:52 +02:00
put.asciidoc [Spaces] Passing default solution from cloud onboarding process (#185926) 2024-06-18 11:10:52 +02:00
resolve_copy_saved_objects_conflicts.asciidoc [DOCS] Remove a-data-source shared attribute (#167943) 2023-10-05 12:46:16 -07:00
update_objects_spaces.asciidoc Fixes documentation of response codes for copy saved objects (#158416) 2023-05-24 16:33:29 -04:00