Overview of Cato API Schema
Cato regularly updates the schema for the Cato API, and adds new fields and parameters. The new updated versions of the schema have no impact on accounts that continue to use previous versions.
Note: If there is a new version of the schema that is incompatible with previous versions, then Cato will notify customers at least 3 months in advance before making the change.
The GQL file attached to this article is the latest version of the GraphQL schema for the Cato API.
Please click Follow to automatically receive email notifications for updates to the Cato API schema.
Comments
10 comments
October 7, 2020 - Updated the schema:
November 3, 2020 - Released v. 16 of the API schema with these changes:
December 23, 2020 - Released v. 32 of the API schema
January 3, 2021 - Released v. 34 of the API schema
Feb 17, 2021 - Released v.40 of the API schema
January 2, 2023 - Uploaded newest version of the API schema
January, 31, 2023 - Uploaded newest version of the API schema
Hi Yaakov,
I was trying to generate a Python model based on the provided schema, 45 version, and I am receiving the following error:
TypeError: Field 'Query.appStats' can only be defined once.
Checking the schema I found
When changed to (or removed completely)
Does not produce errors.
I am currently using sgqlc 13 for creating the model.
The schema version 41 works correctly with this version of sgqlc.
Is it possible that the new schema version requires other tool/modification ?
Thank you!
Ricardo Perez On Jan 31 we uploaded a new version of the API schema which is version 44. I searched the schema and there is no match for Beta, and Support confirmed that this new version works correctly.
Thanks for your comment and patience!
Yaakov
Yaakov Simon, today I see an inconsistency on the API version on this page and the new reference on https://api.sta.catonet.works/documentation/#introduction (https://api.catonetworks.com/api/schema ) can you confirm what is running in production?
Please sign in to leave a comment.