Invoking Compliance Action in Response to an Alert

App Broker 2020 R1

This section describes the App Broker REST API endpoint to invoke a compliance action in response to an alert.

Invoking Compliance Action in Response to an Alert

Endpoint Example (Input)

Response Body Example (Output)

URI Example

[PUT] http://localhost/esd/api/alerts/22186

Status code of 200 with empty body.

Request Body Example

{

   "response":"compliance"

}