Closed MrPippin66 closed 4 years ago
sdk package version: vSphere-Automation-SDK 1.32.0
python version: Python 3.6.8
vSphere version: 6.5
Operating System/Shell (used to run SDK-based apps): Red Hat Enterprise Linux V7.8
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.
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
vsphere_client
create_vsphere_client documentation here
create_vsphere_client
Environment
sdk package version: vSphere-Automation-SDK 1.32.0
python version: Python 3.6.8
vSphere version: 6.5
Operating System/Shell (used to run SDK-based apps): Red Hat Enterprise Linux V7.8
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.