Jobin George
e1093196cc
Modified sddc_crud sample to fix multiple issues. ( #196 )
...
* Modified sddc_crud sample to fix multiple issues.
Signed-off-by: Jobin George<jgeorge@vmware.com>
* Update sddc_crud.py
* Modified sddc_crud sample to fix multiple issues.
Signed-off-by: Jobin George<jgeorge@vmware.com>
Update sddc_crud.py
Signed-off-by: Jobin George<jgeorge@vmware.com>
2019-11-14 07:52:06 +05:30
Anusha Hegde
2d2f32b923
differentiating required and optional arguments in the help text for … ( #175 )
...
* differentiating required and optional arguments in the help text for vmc samples
Signed-off-by: Anusha Hegde <hegdeanusha25@gmail.com>
2019-08-20 14:54:24 +08:00
Tianhao He
1884e64a37
Add get sddc id by name when deleting sddc
...
Don't print region as some testing sddcs don't have region info.
2019-07-22 12:26:58 +08:00
Tianhao He
8799c5d6b5
Don't pass account link sddc config when no connected account available
2019-07-22 12:19:58 +08:00
Tianhao He
dd078bb9f7
update vmc add remove host sample
...
Signed-off-by: Tianhao He <het@vmware.com>
2019-02-12 10:33:31 +08:00
Tianhao He
4032e4cbb0
Add opaque network to deployed ovf
...
Signed-off-by: Tianhao He <het@vmware.com>
2019-01-31 13:34:15 +08:00
het
18b2ed120a
Remove tabulate from the dependency list
...
Signed-off-by: het <het@vmware.com>
2018-11-22 15:51:29 +08:00
Tianhao He
285a06b261
Update deploy_ovf_template.py
2018-08-23 15:35:03 -07:00
Tianhao He
6b344229ce
add account linking config when creating sddc
...
Signed-off-by: Tianhao He <het@vmware.com>
2018-06-15 13:25:11 +08:00
Tianhao He
a60dcd567b
Add README to describe VMC sddc samples and their prerequisites.
...
Signed-off-by: Tianhao He <het@vmware.com>
2018-06-06 14:13:13 -07:00
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
Tianhao He
eda57e2a07
Add connect to vmc vsphere sample
...
Sample output:
VM ID VM Name
------- ----------------------------------------------------------
vm-35 vcenter
vm-50 nsx-manager
vm-51 Node-7c1f558c-d026-4e48-be2b-f0bb6e6c220f-NSX-controller-1
vm-52 Node-db8fda3f-f611-4631-a3ac-700ab6412ea0-NSX-controller-2
vm-53 Node-844750bc-0191-45da-9a0d-1f849de2ea08-NSX-controller-3
Signed-off-by: Tianhao He <het@vmware.com>
2018-03-26 13:10:59 -07:00
Kyle Ruddy
49cc259793
Update Sample Name - sddc_crud.py
...
Since the sample has been updated to do more than just creating and
deleting an SDDC, the file name has been updated as well.
2018-03-23 08:28:24 -04:00
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
Tianhao He
08028b54dd
Add exception handling for sddc samples to get detailed error message
...
Signed-off-by: Tianhao He <het@vmware.com>
2018-03-13 17:35:12 -07:00
Tianhao He
aae89a9af0
VMware Cloud on AWS M3 release
...
* Support VMware Cloud on AWS Networking APIs and add a few samples.
* Added vsphere_client module to simplify login and API invocation.
* Modified existing samples to use vsphere_client.
* Update on vm template APIs.
Signed-off-by: Tianhao He <het@vmware.com>
2018-03-08 13:15:46 -08:00
Tianhao He
775dbeffa9
Add VMware Cloud on AWS APIs
...
Signed-off-by: Tianhao He <tianhao64@users.noreply.github.com>
2017-12-05 16:24:30 -08:00