Skip to content

Add 6.6.2b1 APIs#59

Merged
sunkumarpanw merged 10 commits intomasterfrom
release/6.6.2
Feb 12, 2026
Merged

Add 6.6.2b1 APIs#59
sunkumarpanw merged 10 commits intomasterfrom
release/6.6.2

Conversation

@mayjain-palo
Copy link
Contributor

@mayjain-palo mayjain-palo commented Feb 5, 2026

Cloudgenix SDK 6.6.2

Support for February 2026 Controller release.

API Minor Version Changes

  • anynetlinks_correlationevents (v2.1 → v2.2)
  • anynetlinks_correlationevents_query (v2.1 → v2.2)
  • bgpconfigs (v2.4 → v2.5)
  • bgppeers (v2.6 → v3.0)
  • bgppeers_query (v2.6 → v3.0)
  • bgppeers_status (v2.2 → v2.3)
  • bgppeers_status_query (v2.0 → v2.1)
  • bulkoperations (v2.0 → v2.1)
  • element_bgppeers_status (v2.2 → v2.3)
  • element_correlationevents (v2.0 → v2.1)
  • element_correlationevents_query (v2.0 → v2.1)
  • events (v2.3 → v2.4)
  • events_query (v3.6 → v3.7)
  • interfaces_correlationevents (v2.0 → v2.1)
  • interfaces_correlationevents_query (v2.0 → v2.1)
  • site_correlationevents (v2.0 → v2.1)
  • site_correlationevents_query (v2.0 → v2.1)
  • site_query (v4.12 → v4.13)
  • sites (v4.12 → v4.13)
  • tenant_bgppeers_query (v2.6 → v3.0)
  • waninterfaces_correlationevents_query (v2.0 → v2.1)
  • wantinterfaces_correlationevents (v2.0 → v2.1)

Notable SDK Changes

New API Methods

  • elementaccessconfigs_query - Element access configuration queries
  • elementsystemlimitprofiles - Element system limit profile management
  • elementsystemlimitprofiles_query - Element system limit profile queries
  • migratecbtoezb - CB to EZB migration operations
  • ntp_templates_operations - NTP template operations
  • reportsurl - Reports URL retrieval
  • sitesnapshots - Site snapshot management
  • sitesnapshots_query - Site snapshot queries
  • snapshots - Site-level snapshot operations
  • snapshots_query - Snapshot queries
  • status_snapshots - Snapshot status monitoring

API Method Renames

No API method renames in this release.

@@ -2862,23 +2873,8 @@ def element_rquery(self, data, tenant_id=None, api_version="v3.0"):
- **tenant_id**: Tenant ID
- **api_version**: API version to use (default v3.0)

**Payload Attributes:**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets retain this in 6.6.2

Copy link
Contributor

@sunkumarpanw sunkumarpanw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets not add ca_bundle.m.html

mayjain-palo and others added 3 commits February 11, 2026 18:06
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Follow naming convention used throughout the codebase where resource
comes first followed by status (e.g., bgppeers_status, element_status).
Added backwards-compatibility alias for status_snapshots.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@sunkumarpanw sunkumarpanw merged commit 572006e into master Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants