Releases: CiscoDevNet/cisco-secure-access-python-sdk
Releases · CiscoDevNet/cisco-secure-access-python-sdk
v2.0.202605140830
This Release updates the SDK to support newly added and updated Cisco Secure Access APIs introduced between October 2025 and May 2026. The SDK changes align with the latest Secure Access capabilities and enable integration with new alerting, DLP, reporting, multi-tenant, deployment, and threat intelligence features.
APIs added/updated in this Release include:
Multi-Tenants
Tenant listing and retrieval
Third-Party Integrations
Added support for Push Security Events integrations
Integration credential management (delete and update)
Alerting
Alerting rules management and status updates
Alert retrieval and status updates
Test notification support (Email)
Data Loss Prevention (DLP)
Real-time, SaaS API, and AI Guardrails rule management
Built-in, custom, IDM, EDM, and AI Guardrails data identifiers
Classification management (built-in and custom)
DLP rule events and reporting APIs
Reporting
Network tunnel event reporting
DLP real-time, SaaS API, and AI Guardrails event reporting
Destination Lists
Support for increased destination list limits (up to 250,000 destinations)
Virtual Appliances
Virtual appliance listing, retrieval, update, and deletion
Do Not Decrypt Lists
Do Not Decrypt list creation, retrieval, update, and deletion
Threat Intelligence Feeds
TAXII discovery and collection listing
Feed policy management and listing
Security Profiles
Security profile creation, update, and deletion (previously read-only)
These updates ensure the SDK remains compatible with the latest Secure Access API surface and exposes newly available functionality to SDK consumers.
v2.0.202510221109
Merge pull request #7 from subrahmanyamayya/main Add retry configuration with exponential backoff to SDK examples