Nikita Pande created AMBARI-26558:
-------------------------------------
Summary: REST API Implementation for RSGroup View
Key: AMBARI-26558
URL: https://issues.apache.org/jira/browse/AMBARI-26558
Project: Ambari
Issue Type: Story
Reporter: Nikita Pande
Expose REST endpoints for listing, creating, updating, and deleting RSGroups,
so that frontend can manage RSGroups programmatically.
Features implemented and their endpoints:
List RSGroups:
api/v1/views/HBASE/versions/1.0.0/instances/\{{viewName}}/resources/hbase/rsgroups/move_servers_and_tables
Create RSGroup:
api/v1/views/HBASE/versions/1.0.0/instances/\{{viewName}}/resources/hbase/rsgroups/\{{RSGName}}
Delete RSGroup:
api/v1/views/HBASE/versions/1.0.0/instances/\{{viewName}}/resources/hbase/rsgroups/\{{RSGName}}
Balance RSGroup:
api/v1/views/HBASE/versions/1.0.0/instances/\{{viewName}}/resources/hbase/rsgroups/balance/\{{RSGName}}
Move Servers and Tables:
api/v1/views/HBASE/versions/1.0.0/instances/\{{viewName}}/resources/hbase/rsgroups/move_servers_and_tables
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]