1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 09:39:58 -05:00
vsphere-automation-sdk-python/samples/vmc/sddc
Tianhao He 40564950a2 add deploy ovf template in cloud sddc sample
Signed-off-by: Tianhao He <het@vmware.com>
2018-06-01 07:59:03 +08:00
..
__init__.py Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00
add_remove_hosts.py Add exception handling for sddc samples to get detailed error message 2018-03-13 17:35:12 -07:00
connect_to_vsphere_with_default_sddc_password.py Add connect to vmc vsphere sample 2018-03-26 13:10:59 -07:00
deploy_ovf_template.py add deploy ovf template in cloud sddc sample 2018-06-01 07:59:03 +08:00
README.md Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08:00
sddc_crud.py Update Sample Name - sddc_crud.py 2018-03-23 08:28:24 -04:00

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