Get Remediation Connection By Id
connection name.
connection name.
OK
{
"conn_type": "http",
"connection_id": "tco_jira",
"description": "JIRA connection",
"host": "https://jira.eng.vmware.com/",
"login": "username",
"port": "",
"schema": ""
}
name of the connection
either http or slackwebhook
connection description
host URL of the external service
user login
user password
external service port for DB connections
external service schema for DB connections
HTTP header with Auth info
Invalid Request sent by the user
"ErrorDetails Object"
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution
Cannot find requested resource
"ErrorDetails Object"
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution
Internal server error
"ErrorDetails Object"
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution
curl -H 'Authorization: <value>' https://{api_host}/remediation-rest/connections/{connection_id}