mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-22 01:39:58 -05:00
0a62db4e0f
Adding a standalone list_sddc function, parameters to handle the calling of whether or not the intended action be a list, create, and/or delete method, added a standard output function to match what’s available as part of the logical network example. |
||
---|---|---|
.. | ||
__init__.py | ||
add_remove_hosts.py | ||
create_delete_sddc.py | ||
README.md |
This directory contains samples for VMC SDDC APIs:
Use -h to check the required parameter for each sample:
$ python add_remove_hosts.py -h
To run the sample:
$ python add_remove_hosts.py <refresh_token> <org_id> <sddc_id>
- Testbed Requirement:
- An organization associated with the calling user.
- A SDDC in the organization