Package | Description |
---|---|
org.adroitlogic.x.management.rest.controller |
This package contains the management controller implementations to expose the management information and operations
as REST services out of the container
|
Modifier and Type | Class and Description |
---|---|
class |
AuthController
This will be the end point for a user to log in to the system.
|
class |
ClusterCommandManagementController
Controller for handling cluster commands related tasks
|
class |
IntegrationFlowManagementController |
class |
LoggingManagementController |
class |
MessageManagementController |
class |
NodeHealthController
This is the endpoint for getting node health details such as percentage memory usage, open files count, thread count
and percentage cpu usage.
|
class |
ProjectManagementController |
class |
ServerManagementController |
class |
SnapshotController
Generates and exposes a snapshot of logs, projects and conf directory of a project-x instance as a downloadable archive
|
class |
TroubleshootController
Generates and exposes a snapshot of logs, projects and conf directory of a project-x instance as a downloadable archive
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.