Commit 46d6f59
authored
fix: Added New Zscaler Cellular API endpoint resources and documentation, New ZPA and ZIA Endpoints (#542)
## 1.9.35 (July 6, 2026)
### Notes
- Python Versions: **v3.9, v3.10, v3.11, v3.12**
### Enhancements
#### Zscaler Cellular (ZCell) New Endpoints
[PR #542](#542) - Added the following new Zscaler Cellular (ZCell) API Endpoints:
- Added `GET /customers/{id}/anomaly-policy` to retrieve the list of anomaly policies.
- Added `POST /customers/{id}/anomaly-policy` to create a new anomaly policy.
- Added `PATCH /customers/{id}/anomaly-policy/{policyId}` to update an anomaly policy.
- Added `DELETE /customers/{id}/anomaly-policy/{policyId}` to delete an anomaly policy.
- Added `GET /customers/{id}/anomaly-policy/{policyId}/logs` to retrieve past anomaly policy logs.
- Added `PATCH /customers/{id}/anomaly-policy/{policyId}/status` to enable or disable an anomaly policy.
- Added `GET /customers/{id}/anomaly-policy/{policyId}/violations` to retrieve anomaly policy violations.
- Added `GET /customers/{id}/anomaly-policy/{policyId}/violations/{iccid}` to retrieve anomaly policy violations by ICCID.
- Added `GET /customers/{id}/sim-location-groups` to retrieve the list of SIM location groups.
- Added `GET /customers/{id}/sim-location-groups/{groupId}` to retrieve a SIM location group.
- Added `POST /customers/{id}/sim-location-groups` to create a SIM location group.
- Added `PUT /customers/{id}/sim-location-groups/{groupId}` to update a SIM location group.
- Added `DELETE /customers/{id}/sim-location-groups/{groupId}` to delete a SIM location group.
- Added `POST /customers/{id}/sim/analytics/map` to retrieve SIM analytics map data.
- Added `GET /customers/{id}/sim/analytics/summary` to retrieve the SIM analytics summary.
- Added `GET /customers/{id}/sim/analytics/usage/countries` to retrieve SIM usage by country.
- Added `GET /customers/{id}/sim/analytics/usage/day` to retrieve SIM usage by day.
- Added `GET /customers/{id}/sim/analytics/usage/sims` to retrieve SIM usage by SIM.
- Added `GET /customers/{id}/regions` to retrieve the list of customer regions.
- Added `PUT /customers/{id}/regions` to deploy or update customer regions.
- Added `GET /customers/{id}/regions/operational-status` to retrieve the operational status of customer regions.
- Added `POST /audit/customers/{id}/search` to search customer audit data.
- Added `GET /audit/metadata` to retrieve audit metadata.
- Added `POST /network-events/{id}/search/startTime/{startTime}/endTime/{endTime}` to search network events within a time window.
- Added `GET /customers/{id}/sims/details` to retrieve SIM details by ICCID.
- Added `POST /customers/{id}/sims/download` to download SIM data as a CSV file.
- Added `PATCH /customers/{id}/sims/assign/tag` to assign a tag to SIMs.
- Added `PATCH /customers/{id}/sims/lock` to lock SIMs.
- Added `POST /customers/{id}/sims/search` to search SIM data with filtering and pagination.
- Added `PATCH /customers/{id}/sims/status` to update the status of SIMs.
- Added `PATCH /customers/{id}/sims/{iccid}/assign` to assign an eSIM and return the activation code.
- Added `PATCH /customers/{id}/sims/{iccid}/state` to fetch and refresh the provider eSIM state.
- Added `GET /customers/{id}/tag` to retrieve the list of tags.
- Added `POST /customers/{id}/tag` to create a new tag.
- Added `GET /customers/{id}` to retrieve customer data.
- Added `PUT /customers/{id}` to activate an end customer.
- Added support for a configurable ZCell customer id via the `zcellCustomerId` config attribute and the `ZCELL_CUSTOMER_ID` environment variable, which is automatically injected into the `/customers/{id}` request path so it does not need to be passed on every call. The explicit `id` argument is still supported and takes precedence. This value is independent from ZPA's `customerId`.
#### Zscaler Private Access (ZPA) New Endpoints
[PR #542](#542) - Added the following new Zscaler Private Access (ZPA) API Endpoints:
- Added `GET /application/host/{host_id}` - Get federated applications with search, sorting, and pagination
- Added `PUT /application/federate` - Federate an application with guest customers
- Added `PUT /policySet/rules/policyType/GLOBAL_POLICY/guest/{guest_id}` - Get policy rules created by partner on federated applications
- Added `GET /businessContinuitySettings/certificate` - Download SP Certificate
- Added `GET /businessContinuitySettings/metadata` - Download SP Metadata information
- Added `GET /businessContinuitySettings` - Gets Business Continuity Setting for customer
- Added `POST /businessContinuitySettings` - Creates Business Continuity Setting for the customer
- Added `GET /businessContinuitySettings/{id}` - Get Business Continuity Setting for the given customer by Id
- Added `PUT /businessContinuitySettings/{id}` - Update Business Continuity Setting for the given customer by Id
- Added `DELETE /businessContinuitySettings/{id}` - Delete Business Continuity Setting for the Customer
- Added `GET /iamidpmapping` Retrieves the IamIdpMapping details for the customer
- Added `GET /privateCloud` Retrieves all configured Private clouds for the specified customer.
- Added `GET /privateCloud` Retrieves Private cloud details for the specified ID.
- Added `POST /privateCloud` Adds a new Private cloud for the specified customer.
- Added `PUT /privateCloud` Updates the Private cloud for the specified ID.
- Added `DELETE /privateCloud` Deletes the Private cloud for the specified ID.
- Added `GET /tenant-federation/partners` Retrieves active federation partners for a customer.
- Added `PUT /tenant-federation/approval` Request approval for tenant federation using token.
- Added `POST /tenant-federation/token` Create federation token for a customer by microtenant.
- Added `POST /tenant-federation/token/verify` Verify federation token.
- Added `GET /tenant-federation` Get provisioning requests for a customer with search, sorting, and pagination.
- Added `DELETE /tenant-federation/{federation_id}` Delete tenant federation by Federation ID.
- Added `PUT /tenant-federation/{federation_id}/provisioning-state/{status}` Update tenant federation provisioning state (APPROVED, DENIED, TERMINATED).
- Added `PUT /tenant-federation/{federation_id}/notes` Update notes for tenant federation provisioning. Initiator updates initiatorNotes, partner updates partnerNotes.
- Added `PUT /tenant-federation/{federation_id}/federatopm-state/{status}` Update tenant federation status (ACTIVE or INACTIVE).
#### Zscaler Internet Access (ZIA) New Endpoints
[PR #542](#542) - Added the following new Zscaler Private Access (ZPA) API Endpoints:
- `GET /integrationPartners` Retrieves a list of partners and services integrated with the Zscaler service
- `GET /integrationPartners/crowdStrike/endpoints` Retrieves the list of CrowdStrike endpoints based on the indicator of compromise (IOC) query, with pagination support
- `POST /integrationPartners/crowdStrike/endpoints` Accepts a list of CrowdStrike endpoint or device IDs in the request body and fetches detailed endpoint or device data for those IDs
- `GET /integrationPartners/crowdStrike/whitelistedBaseUrls` Retrieves a list of CrowdStrike configured whitelisted base URLs (allowist URLs).
- `POST /integrationPartners/microsoftDefender/endpoints` Configures the integration of Microsoft Defender for Endpoint APIs with Zscaler.
- `GET /integrationPartners/sandbox/report/{md5}` Retrieves the MD5 hash of the file required to view the Sandbox Detail Report.
- `GET /httpHeaderProfile` Retrieves a list of HTTP header profiles.
- `POST /httpHeaderProfile` Adds a new HTTP header profile.
- `PUT /httpHeaderProfile/{id}` Updates the HTTP header profile based on the specified ID
- `DELETE /httpHeaderProfile/{id}` Deletes the HTTP header profile based on the specified ID
- `GET /httpHeaderActionProfile` Retrieves a list of HTTP header insertion profiles.
- `POST /httpHeaderActionProfile` Adds a new HTTP header insertion profile.
- `PUT /httpHeaderActionProfile/{id}` Updates the HTTP header insertion profile based on the specified ID
- `DELETE /httpHeaderActionProfile/{id}` Deletes the HTTP header insertion profile based on the specified ID1 parent a3a7bee commit 46d6f59
87 files changed
Lines changed: 12634 additions & 650 deletions
File tree
- docsrc
- zs
- guides
- zcell
- zia
- zscaler
- config
- errors
- zcell
- models
- zia
- models
- zpa
- models
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
3 | 96 | | |
4 | 97 | | |
5 | 98 | | |
| |||
4817 | 4910 | | |
4818 | 4911 | | |
4819 | 4912 | | |
4820 | | - | |
| 4913 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
100 | 116 | | |
101 | 117 | | |
102 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
| 238 | + | |
237 | 239 | | |
238 | 240 | | |
239 | 241 | | |
| |||
268 | 270 | | |
269 | 271 | | |
270 | 272 | | |
| 273 | + | |
271 | 274 | | |
272 | 275 | | |
273 | 276 | | |
| |||
379 | 382 | | |
380 | 383 | | |
381 | 384 | | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
382 | 435 | | |
383 | 436 | | |
384 | 437 | | |
| |||
626 | 679 | | |
627 | 680 | | |
628 | 681 | | |
629 | | - | |
| 682 | + | |
630 | 683 | | |
631 | 684 | | |
632 | 685 | | |
| |||
765 | 818 | | |
766 | 819 | | |
767 | 820 | | |
| 821 | + | |
768 | 822 | | |
769 | 823 | | |
770 | 824 | | |
| |||
0 commit comments