Jobin George
911c3e3bc9
Addressed the Review comments. Signed-off-by:jobingeo jgeorge@vmware.com
2018-06-25 21:13:31 +05:30
Jobin George
1e631f7061
A sample to list the Services in the vCenter Server. Signed-off-by:jobingeo jgeorge@vmware.com
2018-06-25 17:15:00 +05:30
Steve Trefethen
a806e14edd
Add OS to environment details
2018-06-21 08:49:45 -07:00
Tianhao He
e3643de8d2
Update README.md
2018-06-21 22:03:12 +08:00
Tianhao He
002c44e202
Merge pull request #75 from tianhao64/master
...
add account linking config when creating sddc
2018-06-21 13:38:10 +08:00
Tianhao He
c6d34275ba
Update README.md
2018-06-16 16:28:28 +08:00
Tianhao He
5ed93a8e52
Update README.md
2018-06-15 15:37:26 +08:00
Tianhao He
5a30966c6c
Update README.md
2018-06-15 15:36:13 +08: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
8957cfad5e
Merge pull request #74 from pgbidkar/master
...
dict.itervalues is deprecated in Python3. Fixing sample
2018-06-13 21:50:15 +08:00
pgbidkar
100d723904
dict.itervalues is deprecated in Python3. Fixing samples to call method dict.values() works for Python 2.7 & 3
2018-06-13 16:57:42 +05:30
Tianhao He
8896116eb4
Merge pull request #73 from vmware/alanrenouf-patch-1
...
Updated VMC Readme
2018-06-13 13:31:24 +08:00
Alan Renouf
b7d7c57448
Updated VMC Readme
...
API is no longer in preview
2018-06-12 10:29:19 -07:00
Tianhao He
0eebf6e8de
Update doc link.
2018-06-11 18:32:51 +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
799159a0f0
Merge pull request #64 from vmware/tianhao64-patch-1
...
README for doc folder
2018-06-04 23:06:14 +08:00
Tianhao He
cc58d3d346
Merge pull request #67 from tianhao64/master
...
add deploy ovf template in cloud sddc sample
2018-06-04 23:01:55 +08: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
ef4f8bcd9e
Merge pull request #66 from tianhao64/master
...
Update vapi-client-binding to reslove a known issue
2018-05-25 12:16:11 +08:00
Tianhao He
447cd1becb
Update vapi-client-binding to reslove a known issue
...
Due to a known limitation, the vsphere_client can't make
API calls to sub components of vCenter service. This change
fixes that.
Signed-off-by: Tianhao He <het@vmware.com>
2018-05-25 12:10:36 +08:00
Tianhao He
303832b334
Merge pull request #65 from ggoodvmw/master
...
doc: remove extra NSX doc files and rename
2018-05-25 10:23:27 +08:00
Gordon Good
dc378c0af2
doc: remove extra NSX doc files and rename
...
Remove older doc files, and rename without any version numbers
in the filename for consistency with other doc files.
Signed-off-by: Gordon Good <ggood@vmware.com>
2018-05-24 11:04:44 -07:00
Tianhao He
485cb6172d
add online version for vsphere API
2018-05-23 12:05:08 +08:00
Tianhao He
62c110e50a
Update README.md
2018-05-22 23:49:26 +08:00
Tianhao He
4450aa3863
README for doc folder
2018-05-22 23:21:57 +08:00
Tianhao He
a2f0709f1b
Merge pull request #63 from tianhao64/master
...
VMware Cloud on AWS 1.4
2018-05-15 20:59:06 -07:00
Tianhao He
346f5b1cd6
VMware Cloud on AWS 1.4
...
- Updated bindings and samples for VMware Cloud on AWS APIs
- Added bindings for NSX APIs
- Added HVC samples
2018-05-15 20:56:21 -07:00
Tianhao He
fd624e7716
Update README.md
2018-05-15 16:42:39 -07:00
Tianhao He
6e13b78d3c
Update issue_template.md
2018-04-30 14:24:01 -07:00
Tianhao He
008081791a
Merge pull request #62 from tianhao64/master
...
update api docs
2018-04-26 16:33:38 -07:00
Tianhao He
60aa0d8266
update api docs
...
Signed-off-by: Tianhao He <het@vmware.com>
2018-04-26 16:30:40 -07:00
Tianhao He
76f3f0ce0b
Merge pull request #61 from tianhao64/master
...
add expose vm to public internet sample
2018-04-25 12:35:41 -07:00
Tianhao He
4959e85281
add expose vm to public internet sample
...
Sample execution output:
/Users/het/virenv/py36/bin/python /Users/het/github/vsphere-automation-sdk-python/samples/vmc/networks/expose_public_ip.py -r <refreh_token> -o <org_id> -s <sddc_id> --i <private_ip> -c
Wait for task ff09bd7b-22bd-439f-b4cd-154c270a5937 to finish
Checking task status every 2 seconds
Estimated time remaining: -1 minutes
Task ff09bd7b-22bd-439f-b4cd-154c270a5937 finished successfully
# New firewall rule "Sample firewall rule 100" is added
# New NAT rule "Sample NAT rule 72" is added
Signed-off-by: Tianhao He <het@vmware.com>
2018-04-23 19:02:20 -07:00
Tianhao He
ba4963be35
Fix install cmd.
...
Remove extra '/' in the install cmd.
2018-04-19 11:02:36 -07:00
Tianhao He
dade22a0ae
Clean up readme
...
1. Remove contribution section as it has been moved to contribution.md
2. Cleanup other redundant sections.
2018-04-18 21:08:59 -07:00
Tianhao He
e116aae788
Update issue_template.md
2018-04-18 17:23:07 -07:00
Tianhao He
8e4206af30
Create issue_template.md
2018-04-17 20:19:33 -07:00
Tianhao He
b38da3d326
Create CONTRIBUTING.md
2018-04-17 19:48:08 -07:00
Tianhao He
67c25e16e5
Merge pull request #56 from tianhao64/master
...
vSphere 6.7 Release
2018-04-17 11:06:51 -07:00
Tianhao He
f1032b4e43
vSphere 6.7 Release
...
Signed-off-by: Tianhao He <het@vmware.com>
2018-04-17 11:01:27 -07:00
Tianhao He
1ea926ad45
Update README.md
2018-04-04 16:09:39 -07:00
Tianhao He
c9c9855ae3
Merge pull request #54 from tianhao64/readme
...
Update README.md
2018-04-04 15:20:04 -07:00
Tianhao He
aa6667beb5
Update README.md
2018-04-04 15:15:21 -07: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
Tianhao He
474eb8f901
Merge pull request #50 from kmruddy/master
...
Update logical_network_crud.py and sddc_crud.py Samples
2018-03-23 09:59:12 -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
Kyle Ruddy
b8554584c2
Remove DHCP Column from Output
...
Not every logical switch contains DHCP IP Pool information. Removing
the DHCP column from being output.
Resolving the Following Error:
(VMWonAWSDemo) kruddy-m02:vsphere-automation-sdk-python kyleruddy$
python3 ./samples/vmc/networks/logical_network_crud.py -r $refreshtoken
-o $orgid -s $sddcid --network-name 'Python-SDK-LogicalNetwork' -c
# Example: Add a logical network to the compute gateway
Compute Gateway ID: edge-2
# New logical network "Python-SDK-LogicalNetwork" is added
# Example: List all logical networks
Traceback (most recent call last):
File "./samples/vmc/networks/logical_network_crud.py", line 208, in
<module>
main()
File "./samples/vmc/networks/logical_network_crud.py", line 201, in
main
logical_network_crud.get_logical_network()
File "./samples/vmc/networks/logical_network_crud.py", line 134, in
get_logical_network
self.print_output(networks)
File "./samples/vmc/networks/logical_network_crud.py", line 192, in
print_output
network.dhcp_configs.ip_pools[0].ip_range])
AttributeError: 'NoneType' object has no attribute 'ip_pools'
2018-03-21 17:34:28 -04:00
Tianhao He
2ab8622b32
Merge pull request #49 from tianhao64/master
...
Add exception handling for sddc samples to get detailed error message
2018-03-14 10:03:56 -07: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