...
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 |
User ID & Password | Use Administrator or Group Administrator user ID & password to generate authentication. |
Header | Authorization |
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. |
...