Commit Graph

586 Commits

Author SHA1 Message Date
Kyle Ruddy 5e66c56742 Merge pull request #334 from tlindsay42/New-NSXTDistFirewall_action
Force New-NSXTDistFirewall Action value to be uppercase in payload
2019-11-21 18:23:59 -05:00
Kyle Ruddy ddde669037 Merge pull request #330 from tlindsay42/New-NSXTDistFirewall_section_match
Use first section match for New-NSXTDistFirewall
2019-11-21 18:23:37 -05:00
Kyle Ruddy 39499c240b Merge pull request #324 from bluzytrix/CSP-API-Authorize-fix
Fixing the authorize request to use the recently updated API change. …
2019-11-21 18:23:13 -05:00
Troy Lindsay a8a98e098e #333: New-NSXTDistFirewall force action uppercase 2019-11-21 03:19:02 -06:00
Kyle Ruddy 5c210f3839 Update ContentLibrary.psm1
Updating per Issue 319
2019-11-19 16:50:57 -05:00
Troy Lindsay 31e3accfe1 #328: New-NSXTDistFirewall use first section match 2019-11-19 09:51:20 -06:00
Kyle Ruddy 1a3e397661 Merge pull request #5 from vmware/master
Update fork
2019-11-18 19:06:54 -05:00
Troy Lindsay 478d913779 #326: Add New-NSXTGroup matching support 2019-11-14 10:44:55 -06:00
Akeem Jenkins c7fcb1b186 Fixing the authorize request to use the recently updated API change. Refresh tokens visa the query param were deprecated.
https://console.cloud.vmware.com/csp/gateway/am/api/swagger-ui.html#/Authentication/getAccessTokenByApiRefreshTokenUsingPOST
2019-11-12 13:46:23 -07:00
Kyle Ruddy ffe7d86921 Merge pull request #323 from tlindsay42/New-NSXTFirewall-Action
New-NSXTFirewall fix action
2019-11-01 10:03:04 +01:00
Troy Lindsay 49c0b44beb #322: New-NSXTFirewall fix action 2019-10-25 22:08:36 -05:00
Troy Lindsay 39a8539d97 #320: Add example for New-NSXTSegment -DomainName 2019-10-25 16:26:26 -05:00
Troy Lindsay ae16ef6e52 #320: Add DomainName param to New-NSXTSegment
Allows end user to specify the DNS domain name for the network segment
2019-10-25 15:23:06 -05:00
Kyle Ruddy 81763c04c2 Merge pull request #4 from vmware/master
Updating the fork v2
2019-09-15 06:34:51 -04:00
Kyle Ruddy 8b40cf94ec Merge pull request #306 from thibautnoben/master
Added vgpu support to new-hvfarm
2019-09-15 06:32:39 -04:00
Kyle Ruddy ef84482ee3 Merge pull request #304 from seanpmassey/master
Update VMware.VMC.psm1
2019-09-15 06:31:42 -04:00
Kyle Ruddy b7e1d95e83 Merge pull request #3 from vmware/master
Update local fork
2019-09-15 06:30:12 -04:00
Thibaut Noben 3653dd09bc Removed spaces from name json file 2019-08-27 12:14:00 +02:00
Thibaut Noben fef2f32adf Added vgpu support to new-hvfarm 2019-08-26 11:42:01 +02:00
seanpmassey 0ba0b870af Update VMware.VMC.psm1 2019-08-07 15:27:37 -05:00
seanpmassey 2c79a86531 Create VMware.VMC.psm1 2019-08-07 15:22:51 -05:00
seanpmassey 5325596b2f Delete VMware.VMC.psm1 2019-08-07 15:17:43 -05:00
Kyle Ruddy f703e1c275 Merge pull request #298 from lamw/master
Fixing DFW URL
2019-08-07 14:57:57 -04:00
Matt Frey db5cd60916 Improved New-HVPreinstalledApplication 2019-08-07 13:02:42 -05:00
Matt Frey 0cfbf635e7 Resolved issue with Get-HVEntitlement for user 2019-08-06 17:11:36 -05:00
Matt Frey cbf397df24 Worked through PSScriptAnalyzer low hanging fruit 2019-08-06 14:28:16 -05:00
Matt Frey 337dc077a9 Update version. Minor formatting 2019-08-06 10:33:44 -05:00
seanpmassey 5f6294cf67 Update VMware.VMC.psm1
Add switch to Connect-VMCVIServer to allow the use of the management IP Address instead of the Public IP address.  This would be used when the DNS resolution for the VMC vCenter is set to the private IP.
2019-08-05 01:16:33 -05:00
Matt Frey 10647481f1 Added Set-HVApplication to update ApplicationInfo 2019-08-02 16:09:15 -05:00
Matt Frey 4badbe5ff5 New-HVManualApplication fixes 2019-07-30 16:34:02 -05:00
Matt Frey 4436510b02 Additional EntityID Type, and fixes 2019-07-30 16:33:31 -05:00
William Lam 0887967dc3 Actually fixing DFW URL :X 2019-07-09 06:44:12 -07:00
William Lam 9854561591 Fixing DFW URL 2019-07-09 06:42:41 -07:00
William Lam 823e150ef7 Add {Get,Set,Remove} functions for Public IP & NAT 2019-07-01 05:41:13 -07:00
William Lam 723acfd811 Fixing typo in function name 2019-06-25 05:43:05 -07:00
William Lam 64db788986 Merge branch 'master' into master 2019-06-19 06:10:10 -07:00
William Lam 864a6446f0 Add HCX Cloud Service functionality 2019-06-19 06:05:44 -07:00
William Lam e7222d13f7 Fix Get-VMCOrg / Get-VMCSDDC to use -eq vs -match 2019-06-19 06:01:10 -07:00
Kyle Ruddy b3e9ffc51d Update VMware.Community.CISTag.psm1
Issues fixed with "where-where-object" typos
Loop fixed for detecting the Object Type
Get/Remove-CISTagAssignment updated to work with Datastore objects
2019-06-14 16:59:43 -04:00
Kyle Ruddy e9e8a14f19 Merge branch 'master' of https://github.com/kmruddy/PowerCLI-Example-Scripts 2019-06-14 10:10:26 -04:00
Kyle Ruddy b5563cc11a Update VMware.Community.CISTag.psm1
Add Datastore support for New-CISTagAssignment
2019-06-14 10:10:09 -04:00
Kyle Ruddy c1cc32db4b Merge pull request #291 from lamw/master
Added Get/Set NSX-T DNS Zone Configuration
2019-06-09 09:57:03 +02:00
William Lam 5f3f41ff44 Added Get/Set NSX-T DNS Zone Configuration 2019-06-08 13:13:19 -07:00
Kyle Ruddy 93e61262ff Merge pull request #287 from libertymutual/HCX-Infrastructure-Testing
Updates to VMware.HCX to aide end to end automation and infrastructure testing
2019-05-28 15:43:16 -04:00
Kyle Ruddy fde0627160 Merge pull request #289 from lamw/master
Adding DRaaS Module + VMC module typo fix
2019-05-28 15:42:12 -04:00
William Lam 2a5eff4fd1 Adding DRaaS Module + VMC module typo fix 2019-05-28 06:20:26 -07:00
Kyle Ruddy 72864b7860 Merge pull request #288 from lamw/master
Added Get/New/Remove functions for Policy Based VPN
2019-05-09 10:02:18 -04:00
William Lam 5f1a86e78b Added Get/New/Remove functions for Policy Based VPN 2019-05-09 06:50:22 -07:00
Mark McGilly 0576034d74 Fix tabs instead of spaces 2019-05-09 04:57:23 -04:00
Mark McGilly e8fdf541d4 Added Get-HcxLicense function
Added parameter to set Proxy Exclusions in Set-HcxProxy
Added ability to return UserName from Get-HcxNSXConfig
Added ability to return UserName, LookupServiceURL from Get-HcxVCConfig
2019-05-09 04:49:39 -04:00