Get Server Tools
Fetches all server tools allowed on requested notification
Request
URI
POST
https://{api_host}/tcsa.host.com/tcsa/api/notification-actions/v1/notifications/server-tools
COPY
Request Body
request object to fetch all server tools allowed on requested notification
ServerToolsRequest of type(s) application/json
Required
{
"deDupKey": "Name:NOTIFICATION-NetworkFunction_NetworkFunction-ebf940d1-9166-4e3b-bb17-c6b8d200bdc2_Impaired$Source:INCHARGE-SA-PRES$"
}
string
deDupKey
Required
Unique Id of notification to fetch the server tools
Responses
200
The request has succeeded
Returns Array of ServerToolResponse of type(s) application/json
[
{
"ActionOutput": " ",
"DisplayName": "Sample - Open Trouble Ticket",
"Name": "ICS-ServerProgramAction-Sample - Open Trouble Ticket",
"UserPrompts": [
"string"
]
}
]
401
Unauthorized
Operation doesn't return any data structure
Notification Operations
POST
Ack Notifications
POST
Action On Notifications
POST
Add Audit Logs
POST
Export Notifications
POST
Get Audit Trail
POST
Get Caused By
POST
Get Causes
POST
Get Distinct Values Of Notification Property
POST
Get Max Severity For Devices
POST
Get Notification History
POST
Get Notifications
POST
Get Notification Summary
POST
Get Server Tools
POST
Notification Count
POST
Perform Server Tools Actions
POST
Release Ownership
POST
Take Ownership
POST
Threshold List
POST
Unack Notifications