Ilya Borisov created IGNITE-5476:
------------------------------------
Summary: Web Console: backend API updates for basic configuration
Key: IGNITE-5476
URL:
https://issues.apache.org/jira/browse/IGNITE-5476 Project: Ignite
Issue Type: Task
Reporter: Ilya Borisov
Assignee: Andrey Novikov
New basic layout page will benefit greatly from several change at the backend level:
1. Remove caches to clusters two-side relation.
2. Add a new API method that will create/update cluster and it's caches. It will accept a `{cluster: {...}, caches: [...]}` object as parameter and will throw if any of internal create/update operation fails. This will save a lot of involved code that does roughly the same on the frontend.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)