mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-22 17:39:59 -05:00
12 lines
348 B
Markdown
12 lines
348 B
Markdown
|
This directory contains samples for WCP service APIs:
|
||
|
|
||
|
* Enable supervisor on zones
|
||
|
* Get/List of supervisor's summary
|
||
|
|
||
|
Running the samples
|
||
|
|
||
|
$ python <sample-dir>/<sample>.py --server <vCenter Server IP> --username <username> --password <password> <additional-sample-parameters>
|
||
|
|
||
|
* Testbed Requirement:
|
||
|
- 1 vCenter Server >= 8.0.0+
|