sergitopereira / zscaler_api_talkers

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

Adding my ZIA methods if they didn't already exist #75

Closed daxm closed 1 year ago

daxm commented 1 year ago

I have to admit that I didn't test these and they may not work as I'm calling the reqquest_() method instead of your http_calls method. That said, at least the majority of the code is there and we can go back and change that methodology. (I just haven't delved into the http_calls method yet.)

daxm commented 1 year ago

Added ZPA methods too.

daxm commented 1 year ago

re-requesting with some fixes