1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 01:39:58 -05:00
vsphere-automation-sdk-python/samples/vmc/sddc
Kyle Ruddy 0a62db4e0f Added List_SDDC Function & Added Standard Output Function
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.
2018-03-21 17:41:40 -04: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
create_delete_sddc.py Added List_SDDC Function & Added Standard Output Function 2018-03-21 17:41:40 -04:00
README.md Add VMware Cloud on AWS APIs 2017-12-05 16:24:30 -08: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