1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-21 17:29:59 -05:00
Commit Graph

399 Commits

Author SHA1 Message Date
amanp
ae06ef50a4 Updating latest python vmc bindings (4b14fb6) 2020-01-17 04:32:42 +00:00
Gordon Good
2486a0d2f4 Upgrade to NSX SDK 2.5.1.0.1 - VMC M9 release
Signed-off-by: Gordon Good <ggood@vmware.com>
2020-01-14 15:36:41 -08:00
amanp
ea51b86f56 Updating latest python vmc bindings (318c680) 2019-12-16 05:26:28 +00:00
Jobin George
9f024d33ff
Update README.md
Updated README page alignment
2019-12-10 14:52:38 +05:30
amanp
973a60caf1 Updating latest python vmc bindings (36342e0) 2019-12-06 04:33:58 +00:00
amanp
7576b3abb7 Updating latest python vmc-draas bindings (41138c8) 2019-11-25 09:56:05 +00:00
amanp
0668194015 Updating latest python vmc bindings (5e04e9f) 2019-11-20 05:04:01 +00:00
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
amanp
d4b88d2ed6 Updating latest python vmc-draas bindings (007a336) 2019-11-12 05:29:56 +00:00
amanp
fe98155f39 Updating latest python vmc bindings (2eedf43) 2019-11-04 11:18:50 +00:00
amanp
cc574b608d Updating latest python vmc-draas bindings (4cad160) 2019-11-04 10:29:26 +00:00
amanp
e1e0b88cd2 Updating latest python vmc bindings (04751c1) 2019-10-24 04:33:33 +00:00
amanp
b19fd5704a Updating latest python vmc bindings (1cff1a3) 2019-10-16 11:29:11 +00:00
amanp
6b086aee2a Updating latest python vmc bindings (cf0f6cb) 2019-10-05 04:30:32 +00:00
amanp
baca4b7ac9 Updating latest python vmc bindings (96fbef1) 2019-09-27 04:43:56 +00:00
amanp
5402ed59bd Updating latest python vmc bindings (dafc37d) 2019-09-21 04:34:10 +00:00
Tianhao He
2a4531638c
Merge pull request #190 from anusha94/master
Update README
2019-09-20 22:54:00 +08:00
Anusha Hegde
3dba19b743
Update README
included draas
2019-09-18 12:53:42 +05:30
Tianhao He
8d7a12ede8
Merge pull request #189 from jobingeo/master
DRaaS Samples
2019-09-16 22:50:41 +08:00
Jobin George
1011aeee21 Added Review comments. Re-organise imports
Signed-off-by: Jobin George<jgeorge@vmware.com>
2019-09-16 16:23:06 +05:30
Jobin George
543615518d Re-organise imports for DRaaS Samples
Signed-off-by: Jobin George<jgeorge@vmware.com>
2019-09-16 16:14:27 +05:30
Jobin George
d427cdd589 DRaaS Samples
Signed-Off-by: Jobin George<jgeorge@vmware.com>
2019-09-16 16:10:11 +05:30
Tianhao He
9274dd7f40
Merge pull request #187 from kunal-pmj/master
Updated the setup.py version for M8 relase
2019-09-16 12:38:52 +08:00
amanp
c53c26ecf1 Updating latest python vmc bindings (1076f7e) 2019-09-14 04:31:08 +00:00
Jobin George
390a5c0380 DRaaS Samples
Signed-Off-by: Jobin George<jgeorge@vmware.com>
2019-09-13 15:47:28 +05:30
Kunal Singh
4425f6787e Updated the setup.py version for M8 relase
Signed-off-by: Kunal Singh<singhk@vmware.com>
2019-09-13 11:29:22 +05:30
Tianhao He
c30a34cd36
Merge pull request #180 from kunal-pmj/master
Bindings and Readme update for M8 release
2019-09-06 17:38:24 +08:00
Kunal Singh
08202eed5e Merge branch 'master' of https://github.com/kunal-pmj/vsphere-automation-sdk-python 2019-09-06 14:48:59 +05:30
Kunal Singh
a9c4b6808a Addressed Review Comments
Signed-off-by: Kunal Singh<singhk@vmware.com>
2019-09-06 14:47:32 +05:30
Kunal Singh
a974ee037b
Merge branch 'master' into master 2019-09-06 14:36:40 +05:30
Kunal Singh
17a05460e9 Changes for New DRaaS Bindings
Signed-off-by: Kunal Singh<singhk@vmware.com>
2019-09-06 14:32:41 +05:30
amanp
1be9161a0e Updating latest python vmc bindings (517e496) 2019-09-04 06:54:57 +00:00
Kunal Singh
2b1460500f Documentation and bindings update for 6.7U3 and M8 release
Signed-off-by:Kunal Singh<singhk@vmwre.com>
2019-08-29 16:50:39 +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
206ca3dc16
Merge pull request #177 from aspurohit/master
New sample for appliance Health
2019-08-20 14:21:22 +08:00
Shweta Purohit
08a6c02555 New sample for appliance Health
updated Health appliance sample

cleaned up health appliance sample

Signed-off-by: aspurohit <spurohit@vmware.com>

Removed unused objects

Signed-off-by: aspurohit <spurohit@vmware.com>

modified as per sample_template_basic

updated as per review comments

updated the sample as per review comments

updated the sample as per import standards
2019-08-14 12:34:20 +05:30
Tianhao He
c65019f328
Merge pull request #171 from chandrashekh-vmw/master
Examples for L3VPN CRUD operations
2019-07-26 21:18:59 +08:00
chandrashekh-vmw
56754e064b fixes in print to work in python3
Signed-off-by: chandrashekh-vmw <chandrashekh@vmware.com>
2019-07-22 15:07:15 +00:00
chandrashekh-vmw
ac26bfa26d Fixing CI error about blank line at the end of the file
Signed-off-by: chandrashekh-vmw <chandrashekh@vmware.com>
2019-07-22 07:21:52 +00:00
chandrashekh-vmw
e8fb50585b Examples for L3VPN CRUD operations
Signed-off-by: chandrashekh-vmw <chandrashekh@vmware.com>
2019-07-22 07:02:47 +00:00
Tianhao He
15eae0ae02
Merge pull request #170 from tianhao64/master
Bug fixes for sddc_crud.py
2019-07-22 12:31:05 +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
amanp
c60d430a4f Updating latest python vmc bindings 2019-07-15 12:32:13 +00:00
amanp
4658cd256b Updating latest python vmc bindings 2019-07-10 06:17:32 +00:00
amanp
3b67a0019e Updating latest python vmc bindings 2019-07-04 10:14:32 +00:00
Tianhao He
63dbb27b50 New sample to demonstrates the VMTX push sync workflow to publish and subscribe VMTX items 2019-06-25 12:17:10 +08:00
Tianhao He
1e26c683b9
Merge pull request #166 from khnazaretyan/fix-setup_req_file
Optimized setup.py for version control
2019-06-23 09:29:23 +08:00
Tianhao He
6353848426
Merge pull request #165 from anusha94/master
updating new installation instructions
2019-06-21 14:05:26 +08:00
Anusha Hegde
ecda276b96 updating new installation instructions
Signed-off-by: Anusha Hegde <hegdeanusha25@gmail.com>

updating installation instructions

Signed-off-by: Anusha Hegde <anushah@anushah-a02.vmware.com>
2019-06-21 11:28:57 +05:30