sergitopereira / zscaler_api_talkers

Zscaler python SDK for ZIA, ZPA, ZCC
MIT License
16 stars 7 forks source link

A few ZIA __init__() Fixes and Feature #96

Closed daxm closed 1 year ago

daxm commented 1 year ago

FIX: Proper defaults for init() attributes. FIX: All instead of Any for username/password/api_key auth method. Feat: Add warning message about needing to auth if not done during init().