Federated Runtime Monitoring (FRM)

Proxy

POST /agent

  • Produces: [u’application/json’]
  • Description: This endpoint is used to send an alert from FSA to a SMART Agent.
  • 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.

Policy Validation Engine

POST /pve

  • Produces: [u’application/json’]
  • Description: This endpoint is used to indicate new logs have been stored in the blockchain.
  • 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.