Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ComponentInput Parameter
REST URLRefer to the URLs given in the table below for various sections of System Console. Replace <localhost>:<port> with the relevant values in the URL.
Method TypeGET
HeaderAuthorization
AuthorizationTypeBasic
User ID & PasswordUse Administrator or Group Administrator user ID & password to generate authentication.
HeaderAuthorization
Authorization Type

Basic

Base 64 encoded value is a combination of the user id and password. Different REST clients provide different types of method to generate Base authentication key.

SectionREST URL
License Statushttp://<localhost>:<port>/adeptia/rest/diagnostics?component=license
Cluster Statushttp://<localhost>:<port>/adeptia/rest/diagnostics?component=cluster
Scheduler Statushttp://<localhost>:<port>/adeptia/rest/diagnostics?component=scheduler
Database Statushttp://<localhost>:<port>/adeptia/rest/diagnostics?component=backend-database
Log Databasehttp://<localhost>:<port>/adeptia/rest/diagnostics?component=log-database
Process Executionhttp://<localhost>:<port>/adeptia/rest/diagnostics?component=process-execution
Archive Log Databasehttp://<localhost>:<port>/adeptia/rest/diagnostics?component=archive-log-database
System Informationhttp://<localhost>:<port>/adeptia/rest/diagnostics?component=system-info&nodeName=<nodename>
Kernel Informationhttp://<localhost>:<port>/adeptia/rest/diagnostics?component=kernel&nodeName=<nodename>
WebRunner Informationhttp://<localhost>:<port>/adeptia/rest/diagnostics?component=webRunner&nodeName=<nodename>