You can also use APIs to view the status without visiting the status of the various sections of System Console screen on without visiting Adeptia Suite UI. You can use any SOAP client
Use any REST client with following input parameters to process your request. Use the following options to view the status through an API:
Component | Input Parameter |
---|---|
REST URL | Refer to the URLs given in the table below table for various sections of System Console. Replace <localhost>:<port> with the relevant values in the URL. |
Method Type | GET |
Header | AuthenticationAuthorization |
Authentication AuthorizationType | Basic |
User ID & Password | Use Administrator or Group Administrator user ID & password to generate authentication. |
...