- Home
- API Enriched
- 📈 Statistics API
📈 Statistics API
Alerting policies with receiver integrations. Log aggregation, topology views, and site health tracking.
- Category: Operations
- Complexity: advanced
- Paths: 77 | Schemas: 575
- Tier: Standard
- Related domains:
observability,support
Use Cases
Section titled “Use Cases”- Access flow statistics and analytics
- Manage alerts and alerting policies
- View logs and log receivers
- Generate reports and graphs
- Track topology and service discovery
- Monitor status at sites
Primary Resources
Section titled “Primary Resources”- dashboard: Dashboard for metrics visualization
- saved_query: Saved query for metrics and log analysis
Endpoints
Section titled “Endpoints”| Method | Path | Description |
|---|---|---|
| POST | /api/config/namespaces/{metadata.namespace}/alert_policys | Create Alert Policy. |
| PUT | /api/config/namespaces/{metadata.namespace}/alert_policys/{metadata.name} | Replace Alert Policy. |
| POST | /api/alert/namespaces/{namespace}/alert_policy/match | GET Alert Policy Match. |
| GET | /api/config/namespaces/{namespace}/alert_policys | List Alert Policy. |
| GET | /api/config/namespaces/{namespace}/alert_policys/{name} | GET Alert Policy. |
| DELETE | /api/config/namespaces/{namespace}/alert_policys/{name} | DELETE Alert Policy. |
| POST | /api/config/namespaces/{metadata.namespace}/alert_receivers | Create Alert Receiver. |
| PUT | /api/config/namespaces/{metadata.namespace}/alert_receivers/{metadata.name} | Replace Alert Receiver. |
| GET | /api/config/namespaces/{namespace}/alert_receivers | List Alert Receiver. |
| GET | /api/config/namespaces/{namespace}/alert_receivers/{name} | GET Alert Receiver. |
| DELETE | /api/config/namespaces/{namespace}/alert_receivers/{name} | DELETE Alert Receiver. |
| POST | /api/alert/namespaces/{namespace}/alert_receivers/{name}/confirm | Confirm Alert Receiver. |
| POST | /api/alert/namespaces/{namespace}/alert_receivers/{name}/test | Test Alert Receiver. |
| POST | /api/alert/namespaces/{namespace}/alert_receivers/{name}/verify | Verify Alert Receiver. |
| GET | /api/data/namespaces/system/all_ns_alerts | GET Alerts. |
| PUT | /api/web/namespaces/system/catalogs | List |
| GET | /api/discovery/custom/namespaces/{namespace}/discovered_services | List discovered services of specific type. |
| GET | /api/discovery/namespaces/{namespace}/discovered_services | List Discovered Services. |
| GET | /api/discovery/namespaces/{namespace}/discovered_services/{name} | GET Discovered Service Object. |
| POST | /api/discovery/namespaces/{namespace}/discovered_services/{name}/create_http_load_balancer | Create HTTP/HTTPS load balancer. |
| POST | /api/discovery/namespaces/{namespace}/discovered_services/{name}/create_tcp_load_balancer | Create TCP load balancer. |
| POST | /api/discovery/namespaces/{namespace}/discovered_services/{name}/disable_visibility | Disable visibility in all workspaces. |
| POST | /api/discovery/namespaces/{namespace}/discovered_services/{name}/enable_visibility | Enable visibility in all workspaces. |
| POST | /api/discovery/namespaces/{namespace}/suggest-values | Suggest Values. |
| GET | /api/config/namespaces/{namespace}/flow_anomalys | List Flow Anomaly. |
| GET | /api/config/namespaces/{namespace}/flow_anomalys/{name} | GET Flow Anomaly. |
| POST | /api/operate/namespaces/{namespace}/sites/{site}/ver/matching_flows | Show Matching Flows. |
| POST | /api/config/namespaces/system/flow-collection/addon/subscribe | Subscribe to Flow Collection. |
| GET | /api/config/namespaces/system/flow-collection/addon/subscription-status | Check subscription status for Flow Collection. |
| POST | /api/config/namespaces/system/flow-collection/addon/unsubscribe | Unsubscribe to Flow Collection. |
| POST | /api/config/namespaces/{metadata.namespace}/global_log_receivers | Create Global Log Receiver. |
| PUT | /api/config/namespaces/{metadata.namespace}/global_log_receivers/{metadata.name} | Replace Global Log Receiver. |
| POST | /api/data/namespaces/{namespace}/global_log_receiver/status | Global Log Receiver Status. |
| GET | /api/config/namespaces/{namespace}/global_log_receivers | List Global Log Receiver. |
| GET | /api/config/namespaces/{namespace}/global_log_receivers/{name} | GET Global Log Receiver. |
| DELETE | /api/config/namespaces/{namespace}/global_log_receivers/{name} | DELETE Global Log Receiver. |
| POST | /api/log_receiver/namespaces/{namespace}/global_log_receivers/{name}/test | Test Global Log Receiver. |
| POST | /api/config/namespaces/{metadata.namespace}/log_receivers | Create Log Receiver. |
| PUT | /api/config/namespaces/{metadata.namespace}/log_receivers/{metadata.name} | Replace Log Receiver. |
| GET | /api/config/namespaces/{namespace}/log_receivers | List Log Receiver. |
| GET | /api/config/namespaces/{namespace}/log_receivers/{name} | GET Log Receiver. |
| DELETE | /api/config/namespaces/{namespace}/log_receivers/{name} | DELETE Log Receiver. |
| POST | /api/config/namespaces/{namespace}/log_receivers/{name}/test | Test Log Receiver. |
| POST | /api/data/namespaces/{namespace}/firewall_logs | Firewall Logs Query. |
| POST | /api/data/namespaces/{namespace}/firewall_logs/aggregation | Firewall Logs Aggregation Query. |
| GET | /api/data/namespaces/{namespace}/firewall_logs/scroll | Firewall Logs Scroll Query. |
| POST | /api/data/namespaces/{namespace}/firewall_logs/scroll | Firewall Logs Scroll Query. |
| GET | /api/data/namespaces/{namespace}/k8s_audit_logs/scroll | K8s Audit Log Scroll Query. |
| POST | /api/data/namespaces/{namespace}/k8s_audit_logs/scroll | K8s Audit Log Scroll Query. |
| GET | /api/data/namespaces/{namespace}/k8s_events/scroll | K8s Events Scroll Query. |
| POST | /api/data/namespaces/{namespace}/k8s_events/scroll | K8s Events Scroll Query. |
| POST | /api/data/namespaces/{namespace}/platform_events | Platform event Query. |
| POST | /api/data/namespaces/{namespace}/platform_events/aggregation | Platform event Aggregation Query. |
| GET | /api/data/namespaces/{namespace}/platform_events/scroll | Platform event Scroll Query. |
| POST | /api/data/namespaces/{namespace}/platform_events/scroll | Platform event Scroll Query. |
| POST | /api/data/namespaces/{namespace}/vk8s_audit_logs | VK8s Audit Log Query. |
| POST | /api/data/namespaces/{namespace}/vk8s_audit_logs/aggregation | VK8s Audit Log Aggregation Query. |
| GET | /api/data/namespaces/{namespace}/vk8s_audit_logs/scroll | VK8s Audit Log Scroll Query. |
| POST | /api/data/namespaces/{namespace}/vk8s_audit_logs/scroll | VK8s Audit Log Scroll Query. |
| POST | /api/data/namespaces/{namespace}/vk8s_events | VK8s Events Query. |
| POST | /api/data/namespaces/{namespace}/vk8s_events/aggregation | VK8s Events Aggregation Query. |
| GET | /api/data/namespaces/{namespace}/vk8s_events/scroll | VK8s Events Scroll Query. |
| POST | /api/data/namespaces/{namespace}/vk8s_events/scroll | VK8s Events Scroll Query. |
| GET | /api/report/namespaces/{namespace}/reports/{name} | GET Report. |
| GET | /api/report/namespaces/{namespace}/reports/{name}/download | Download Report. |
| POST | /api/report/namespaces/{metadata.namespace}/report_configs | Create Report Configuration. |
| PUT | /api/report/namespaces/{metadata.namespace}/report_configs/{metadata.name} | Replace Report Configuration. |
| GET | /api/report/namespaces/{namespace}/report_configs | List Report Configuration. |
| POST | /api/report/namespaces/{namespace}/report_configs/list-reports-history | List Reports History. |
| POST | /api/report/namespaces/{namespace}/report_configs/list-reports-history-bot-defence | List Reports History Bot Defence. |
| POST | /api/report/namespaces/{namespace}/report_configs/list-reports-history-waap | List Reports History Waap. |
| GET | /api/report/namespaces/{namespace}/report_configs/{name} | GET Report Configuration. |
| DELETE | /api/report/namespaces/{namespace}/report_configs/{name} | DELETE Report Configuration. |
| POST | /api/report/namespaces/{namespace}/report_configs/{name}/generate | Generate Report Now. |
| POST | /api/data/namespaces/system/graph/all_ns_service | Service Graph Query All Namespaces. |
| POST | /api/data/namespaces/system/topology/dc_cluster_group/{dc_cluster_group} | DC Cluster Topology. |
| GET | /api/data/namespaces/system/topology/dc_cluster_groups | DC Cluster Groups Summary. |
| GET | /api/data/namespaces/system/topology/network/{id}/route_tables | GET Network Route Tables. |
| GET | /api/data/namespaces/system/topology/route_table/{name} | GET Route Table. |
| POST | /api/data/namespaces/system/topology/site_mesh_group/{site_mesh_group} | Site Mesh Topology. |
| GET | /api/data/namespaces/system/topology/site_mesh_groups | Site Mesh Groups Summary. |
| GET | /api/data/namespaces/system/topology/tgw/{id}/route_tables | GET TGW Route Tables. |
| POST | /api/infraprotect/namespaces/{namespace}/graph/l3l4/by_application/{network_id} | L3l4 Application traffic Query. |
| POST | /api/infraprotect/namespaces/{namespace}/graph/l3l4/by_mitigation/{mitigation_id} | L3l4 Mitigation Traffic Query. |
| POST | /api/infraprotect/namespaces/{namespace}/graph/l3l4/by_network/{network_id} | L3l4 Network Traffic Query. |
| POST | /api/infraprotect/namespaces/{namespace}/graph/l3l4/by_zone/{network_id} | L3l4 Zone Traffic Query. |
| POST | /api/infraprotect/namespaces/{namespace}/graph/l3l4/event_count/{network_id} | L3l4 Event count. |
| POST | /api/infraprotect/namespaces/{namespace}/graph/l3l4/top_talkers/{network_id} | L3l4 Top talkers Query. |