2018-04-18 20:23:07 -04:00
<!--
We use GitHub Issues to track bugs or feature requests for vSphere Automation Python SDK
For questions and discussions, Please visit forum: https://code.vmware.com/forums/7508/vsphere-automation-sdk-for-python
-->
2018-04-17 23:19:33 -04:00
2018-04-18 20:23:07 -04:00
<!-- Provide the following information so we can help you better -->
2018-04-17 23:19:33 -04:00
2018-04-18 20:23:07 -04:00
- [ ] I am using the [latest SDK version ](https://github.com/vmware/vsphere-automation-sdk-python/releases )
- [ ] This API is compatible with my vCenter version (You can get the info from '__vcenter_version__' in each sample)
2018-11-20 23:26:36 -05:00
- [ ] I have searched [existing issues ](https://github.com/vmware/vsphere-automation-sdk-python/issues?utf8=%E2%9C%93&q=is%3Aissue ) and [Troubleshooting wiki ](https://github.com/vmware/vsphere-automation-sdk-python/wiki/Troubleshooting )
2018-04-17 23:19:33 -04:00
2018-04-18 20:23:07 -04:00
## Environment
- sdk package version:
<!-- Required. Run `pip list | grep v` in your python environment and paste its result here. -->
2018-04-17 23:19:33 -04:00
2018-04-18 20:23:07 -04:00
- python version:
<!-- Required. Run `python --version` in your python environment and paste its result here. -->
- vSphere version:
2018-06-21 11:49:45 -04:00
- Operating System/Shell (used to run SDK-based apps):
2018-04-18 20:23:07 -04:00
## Steps or code snippet to reproduce
## Actual behavior
## Expected behavior