[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Get Remediation Servertools
DescriptionThis API is used for retrieve the list of remediation rules and actions for a particular notification.
Request
URLURL
https://{api_host}tcsa.host.com/getservertoolslist
Request Body
Request Body
RemediationServertoolsList
of mimetype application/json
Required
{
"event_name": "Failed",
"is_problem": "false",
"name": "NOTIFICATION-KubernetesPod_KubernetesPod-011da22f-7978-477f-b0c3-057835c3e62b_Failed",
"source": "INCHARGE-SA-PRES"
}
string
event_name
Required
remediation notification EventName
string
is_problem
Required
true or false
string
name
Required
remediation notification Name
string
source
Required
remediation notification Source
string
notif_class_name
Optional
remediation notification ClasName
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
object
of type application/json
{
"CheckManualFilterPolicy1": "slack_action",
"CheckManualFilterPolicy2": "jira_action"
}
Errors
400
Invalid Request sent by the user
500
Internal server error
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"event_name":"Failed","is_problem":"false","name":"NOTIFICATION-KubernetesPod_KubernetesPod-011da22f-7978-477f-b0c3-057835c3e62b_Failed","notif_class_name":"KubernetesPod","source":"INCHARGE-SA-PRES"}' https://{api_host}tcsa.host.com/getservertoolslist
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
On This Page
Remediation Rest Operations
delete
delete