Task APIs

Task APIs

  • Task is an operation which is triggered either by a user or by TCSA.
  • Task can have various types such as NOTIFICATION, REMEDIATION.
  • NOTIFICATION task can be Ack Notification, Un-Ack Notification etc, similarly REMEDIATION task could be Create Remediation.
  • Task is an asynchronous operation which provides unique id for monitoring task status.

Operations
POST
Create Task
Create a task.
GET
Get All Tasks
Get all tasks.
GET
Get Task
Get the tasks.
PATCH
Patch Task
Update task.