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
{
"errorCode": "string",
"message": "string",
"detailedMessage": "string"
}
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution
Cannot find requested resource
{
"errorCode": "string",
"message": "string",
"detailedMessage": "string"
}
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution
Internal server error
{
"errorCode": "string",
"message": "string",
"detailedMessage": "string"
}
Error code for the failed request
Short summary of the error occurred
Detailed message with probable solution