[
https://issues.apache.org/jira/browse/IGNITE-13718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Chugunov updated IGNITE-13718:
-------------------------------------
Description:
Application developed in IGNITE-13712 should expose REST API for managing
configuration and integrate with command-line tool prototype from IGNITE-13610.
The following simplistic API suggested:
GET to *{{/management_v1/configuration}}* - returns up-to-date configuration
POST to *{{/management_v1/configuration}}* - sets configuration from JSON
passed in request's body
was:Application developed in IGNITE-13712 should expose REST API for managing
configuration and integrate with command-line tool prototype from IGNITE-13610.
> REST API to manage configuration
> --------------------------------
>
> Key: IGNITE-13718
> URL: https://issues.apache.org/jira/browse/IGNITE-13718
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Sergey Chugunov
> Assignee: Sergey Chugunov
> Priority: Major
> Labels: ignite-3
>
> Application developed in IGNITE-13712 should expose REST API for managing
> configuration and integrate with command-line tool prototype from
> IGNITE-13610.
> The following simplistic API suggested:
> GET to *{{/management_v1/configuration}}* - returns up-to-date configuration
> POST to *{{/management_v1/configuration}}* - sets configuration from JSON
> passed in request's body
--
This message was sent by Atlassian Jira
(v8.3.4#803005)