vmware / vsphere-automation-sdk-python

Python samples, language bindings, and API reference documentation for vSphere, VMC, and NSX-T using the VMware REST API
MIT License
748 stars 311 forks source link

create_vsphere_client has no documentation #231

Closed MrPippin66 closed 4 years ago

MrPippin66 commented 4 years ago

Environment

I can find no documentation for the create_vsphere_client() function, specifically, the exception handlers and conditions.

I need to be able to write an exception block for it's use, and find no way to manage exceptions.

anusha94 commented 4 years ago

Hi @MrPippin66 ,

Thanks for reporting this! We will add the missing content for vsphere_client in the upcoming release. There is documentation on exception here

anusha94 commented 4 years ago

create_vsphere_client documentation here