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

  1. Content-Type: application/json

  2. 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

{     
  "code": 201,     
  "data": {         
            "id": null     
          },     
  "message": "event row created"

  • Scenario 2: Event Already Triggered

This response indicates that a DR event has already been initiated for the provided cyber policy

{     
  "code": 200,     
  "data": {         
            "id": null     
          },     
  "message": "allocation event already triggered"

Error Responses

  • Not Found (404 Not Found)

This error indicates that the specified cidr_id does not correspond to any existing cyber policy view

{     
  "error": {         
              "code": "404",         
              "message": "Not Found",         
              "details": {             
                            "timestamp": "2025-03-04T17:15:55",             
                            "description": "Cidr rFVrfliRmYgD1 not found"

  • Unauthorized (401 Unauthorized)

{     
  "error": {        
              "code": "401",        
              "message": "Unauthorized",         
              "details": {             
                            "timestamp": "2025-03-04T17:01:01",             
                            "description": "Unable to process access token"

  • Internal Server Error (500 Internal Server Error)

{    
  "error": {         
              "code": "500",        
              "message": "Internal Server Error",        
              "details": {           
                            "timestamp": "2025-03-04T17:17:08",             
                            "description": "Unexpected error. Our team is working on it"

Solutions that drive success and propel your business forward

Copyright © 2025 Cloudidr.
All Rights Reserved

logo-footer

Solutions that drive success and propel your business forward

Copyright © 2025 Cloudidr. All Rights Reserved

logo-footer

Solutions that drive success and propel your business forward

Copyright © 2025 Cloudidr.
All Rights Reserved