Describe Cyber policy
Endpoint URL
HTTP Method
GET
Path Parameterscidr_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 Response (200 OK)
This response provides detailed view information for a cyber policy, including policy details, region settings, instances, dates, disaster recovery events, and pricing.Success Response (200 OK)
Error ResponsesNot 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)