Mitch Kelly

Results 12 issues of Mitch Kelly

pyZscaler doesn't support the ability to convert admin users to regular users via this API endpoint: - /adminUsers/{userId}/convertToUser This should be added for completeness

enhancement

pyZscaler is missing support for the following endpoints: - GET: /apps/search - GET: /app_views/list - GET: /app_views/{appViewId/apps These should be added for completeness

enhancement

pyZscaler doesn't have support for the out-of-band file inspection sandbox submission API: - POST: /zscsb/discan This should be added for completeness.

enhancement

pyZscaler doesn't support the following Workload Groups API Endpoints: - GET /workloadGroups Support should be added for completeness

enhancement

pyZscaler doesn't support the following Forwarding Control Policy API Endpoints: - GET /forwardingRules - POST /forwardingRules - GET /forwardingRules/{ruleId} - PUT /forwardingRules/{ruleId} - DELETE /forwardingRules/{ruleId} - GET /zpaGateways - POST...

enhancement

pyZscaler doesn't support the following ZIA Device Groups API Endpoints: /deviceGroups /deviceGroups/devices /deviceGroups/devices/lite Support should be added for completeness

enhancement

pyZscaler doesn't support for the following browser isolation profile endpoints: - /browserIsolation/profiles Support should be added for completeness

enhancement

## Overview ZPA's SCIM API has been made public and there are a number of API endpoints available now to allow CRUD operations on SCIM entities. pyZscaler should support these...

enhancement

Zscaler has exposed the ZPA Microtenant configuration via API. pyZscaler should support these API endpoints. ### Reference [ZPA Microtenant API Reference](https://help.zscaler.com/zpa/microtenant-controller#/mgmtconfig/v1/admin/customers/{customerId}/microtenants/search-post)

enhancement

### Summary The ZIA API originally used the `/sslSettings` endpoint for adding or making changes to Intermediate CA Certificates. This endpoint is now deprecated. A newer endpoint was introduced, `/IntermediateCaCertificate`,...

enhancement