This article is a platform for notifications on recent and planned changes to the Cato GraphQL API schema. It contains news and updates highlighting new capabilities, such as newly released APIs and automation tools.
For information about changes that might require you to update your API client, see Cato API Potentially Breaking Changes and EoL
The API terms used in this article are explained in What is the Cato API.
For any customers using the Cato API, we recommend that you click Follow to automatically receive email notifications for updates to this article about changes to the API.
For more information about the APIs, see the Cato Networks GraphQL API Reference.
Change: New API
Feature Title: API Support for XDR stories and comments
-
Use the following APIs to set story verdicts, change status, and add comments
-
Mutation APIs:
-
addStoryComment
Post comments that help track the story investigation -
analystFeedback
Manage Story Actions, such as the story Verdict, Type, and Classification. -
deleteStoryComment
Delete a previously posted comment using the comment ID
-
-
This API is currently available as Beta.
Change: Enhancement for APIs
Feature Title: Set site bandwidth values that include one decimal point (e.g. 1.5 Mbps) for more granular accuracy
-
Use the following APIs to set story verdicts, change status, and add comments
-
Impacted types for APIs:
-
LastMileBwInput
-
InterfaceInfo
-
SocketInterfaceBandwidthInput
-
-
These API types are currently available as Beta.
Change: Update of Primary
value to Primary 1
Feature Title: API Support for IPsec IKEv2 sites
The value retrieved from the InterfaceId
field in the accountSnapshot and accountMetrics queries are changing as of the gradual release of support for Active/Active configurations on Jan 12, 2025.
Old Value |
New Value |
Notes |
---|---|---|
Primary |
Primary1 |
This change lets us support more than one primary tunnel |
Change: New API
Feature Title: API Support for BGP Peering
-
Use the following APIs to simplify the configuring and monitoring BGP peers for sites
-
Mutation APIs:
-
addBgpPeer
Add a new BGP peer to a site -
updateBgpPeer
Update settings for an existing BGP peer configuration -
removeBgpPeer
Delete a BGP peer configuration for a site
-
-
Query APIs:
-
bgpPeer
Retrieve information about a specific BGP peer -
siteBgpStatus
Show the current BGP status, including session details and route information
-
-
This API is currently available as Beta.
1 comment
Added these updates:
Please sign in to leave a comment.