License Status
...
REST URL
...
http://<localhost>:<port>/adeptia/rest/diagnostics?component=license
...
Method Type
...
GET
...
You can also use APIs to bring status without visiting the system console on Adeptia Suite UI. You can use and SOAP client to process your request. Use following options to call the status through an API:
Component | Input Parameter |
---|---|
REST URL | Refer 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 Type | GET |
Header | Authentication |
Authentication Type | Basic |
User ID & Password | Log in asUse Administrator or Group Administrator |
Request Content Type | json |
Input Parameters | |
Cluster Status
user ID & password to generate authentication. |
Section | REST URL |
---|---|
License Status | http://<localhost>:<port>/adeptia/rest/diagnostics?component=license |
Cluster Status | http://<localhost>:<port>/adeptia/rest/diagnostics?component=cluster |
Method Type | GET |
Authentication Type | Basic |
User ID & Password | Log in as Administrator or Group Administrator |
Request Content Type | json |
Input Parameters | |
Scheduler Status |
...
REST URL | http://<localhost>:<port>/adeptia/rest/diagnostics?component=scheduler |
Method Type | GET |
Authentication Type | Basic |
User ID & Password | Log in as Administrator or Group Administrator |
Request Content Type | json |
Input Parameters | |
---|---|
Database Status |
Backend Database
REST URL | http://<localhost>:<port>/adeptia/rest/diagnostics?component=backend-database |
Method Type | GET |
Authentication Type | Basic |
Log | in as Administrator or Group Administrator|
Request Content Type | json |
Input Parameters | |
---|---|
...
Database |
...
http://<localhost>:<port>/adeptia/rest/diagnostics?component=log-database | Method TypeGET | ||
Authentication Type | Basic | ||
User ID & Password | Log in as Administrator or Group Administrator | ||
Request Content Type | json | ||
Input Parameters | |||
---|---|---|---|
Process Execution |
...
http://<localhost>:<port>/adeptia/rest/diagnostics?component=process-execution | ||
Method Type | GET | |
Authentication Type | Basic | |
User ID & Password | Log in as Administrator or Group Administrator||
Request Content Type | json | |
Input Parameters | ||
---|---|---|
Archive Log Database | REST URL | http://<localhost>:<port>/adeptia/rest/diagnostics?component=archive-log-database |
Method Type | GET | |
Authentication Type | Basic | |
User ID & Password | Log in as Administrator or Group Administrator | |
Request Content Type | json | |
Input Parameters | ||
System Information |
...
http://<localhost>:<port>/adeptia/rest/diagnostics?component=system-info&nodeName=<nodename> | |
Method Type | GET |
Basic | |
User ID & Password | Log in as Administrator or Group Administrator |
Request Content Type | json |
Input Parameters | |
---|---|
Kernel Information |
...
http://<localhost>:<port>/adeptia/rest/diagnostics?component=kernel&nodeName=<nodename> | ||
Method Type | GET | |
Authentication Type | Basic | |
User ID & Password | Log in as Administrator or Group Administrator | |
Request Content Type | json||
Input Parameters | ||
---|---|---|
WebRunner Information | REST URL | http://<localhost>:<port>/adeptia/rest/diagnostics?component=webRunner&nodeName=<nodename> |
Method Type | GET | |
Authentication Type | Basic | |
User ID & Password | Log in as Administrator or Group Administrator | |
Request Content Type | json | |
Input Parameters | ||