Federated Administration Monitoring (FAM)

Here reported the API offered by the FAM for alert management. Notice that the other functionalities are offered via a UI, not via API

POST /triggerAlert

  • Produces: [u’application/json’]
  • Description: This endpoint is used to receive security alerts.
  • Consumes: [u’application/json’]

Parameters

Name Position Description Type
body body Body in JSON

Responses

200 - The response body for a successful response

401 - The operation is not allowed (unauthorised access, the token is invalid, etc.).

400 - Invalid request, required parameter(s) missing.