ZTB (Zero Trust Branch)¶
This package covers the ZTB (Zero Trust Branch) interface.
ZTB authenticates via API key. Use LegacyZTBClient with api_key and
cloud (or override_url). See ZTB (Zero Trust Branch) Authentication and Usage for authentication
details and configuration options.
Copyright (c) 2023, Zscaler Inc.
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- class ZTBService¶
Bases:
objectZTB Service client, exposing Zero Trust Branch API resources.
This service is used via the OneAPI authentication path (
ZscalerClient/Client). For standalone / legacy token-based access, useLegacyZTBClientorLegacyZTBClientHelperdirectly.- property alarms¶
The interface object for the ZTB Alarms interface.
- property api_keys¶
The interface object for the ZTB API Key Auth interface.
- property app_connector_config¶
The interface object for the ZTB App Connector Config interface.
- property devices¶
The interface object for the ZTB Devices interface.
- property groups_router¶
The interface object for the ZTB Groups Router interface.
- property logs¶
The interface object for the ZTB Logs interface.
- property policy_comments¶
The interface object for the ZTB Policy Comments interface.
- property ransomware_kill¶
The interface object for the ZTB Ransomware Kill interface.
- property site¶
The interface object for the ZTB Site interface.
- property site2site_vpn¶
The interface object for the ZTB Site2Site VPN interface.
- property template_router¶
The interface object for the ZTB Template Router interface.