You can also use APIs to bring status without visiting the system console on Adeptia Suite UI. You can use and any 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 | AuthenticationAuthorization |
Authentication Type | Basic |
User ID & Password | Use Administrator or Group Administrator user ID & password to generate authentication. |
...