Initiate Event
Endpoint URL
HTTP Method
POST
Path Parameters
cidr_id (string, required): A unique identifier representing the cyber policy or customer view. This ID is used to retrieve detailed view information.
Request Headers
Content-Type: application/json
Authorization: Bearer <your_access_token>
Request Example
Success Responses
Scenario 1: Event Created
This response indicates that a new DR event has been successfully created
Scenario 2: Event Already Triggered
This response indicates that a DR event has already been initiated for the provided cyber policy
Error Responses
Not Found (404 Not Found)
This error indicates that the specified cidr_id does not correspond to any existing cyber policy view
Unauthorized (401 Unauthorized)
Internal Server Error (500 Internal Server Error)