V2
This API is used to get the data stored in iAutomate through the Internal Secret Manager.
Internal Secret Manager
| Purpose | To get the data stored in iAutomate through the Internal Secret Manager. | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| API URL | https://<API URL>:<API Port>/v2/secret/{toolcode}/{name}/{orgentityid} | ||||||||||||
| Authentication type | Basic/Token | ||||||||||||
| Method Type | GET | ||||||||||||
|
Parameters required in Request body of API
Output:
|
|||||||||||||
Parameters Returned in Response of API
| Column | Column type | Value | Remarks |
|---|---|---|---|
| Count | Int | 1 | This field provide configuration name of Internal Secret manager Count |
| Status | String | Success/Fail | This field provide status |
| Message | String | Success/Fail | This field provides message |
| Result | String | “DemoPassword” | This field Contains Password for that configuration name of Internal Secret Manager |