Commit Graph

452 Commits

Author SHA1 Message Date
Kyle Ruddy
ed5b8eaf5e Merge pull request #225 from Magneet/master
Added functions & fixes
2018-09-21 12:58:21 -04:00
Kyle Ruddy
2bb2cd451f Merge pull request #224 from crlogic/master
Additional Set Commands added & re-wrote a couple earlier get-cmdlets
2018-09-21 12:57:31 -04:00
Kyle Ruddy
3a1afa39fa Merge pull request #226 from lamw/master
Initial PS Module for new NSX-T Policy API in VMC
2018-09-21 12:56:26 -04:00
William Lam
8402e69993 Fixed caps 2018-09-20 05:04:18 -07:00
William Lam
a1c3c01f05 Added NSX-T Policy Firewall cmdlets 2018-09-20 04:56:43 -07:00
AndyG
5052044ae1 Added Comment to Set-NSXTIPPool
Added Comment to Set-NSXTIPPool
2018-09-19 22:08:39 -05:00
AndyG
3a022777d3 Removed unnecessary JSON conversion in template
Removed unnecessary JSON conversion in template
2018-09-19 22:06:01 -05:00
AndyG
179cfa82be Set-NSXTIPPool finally working
Set-NSXTIPPool finally working
2018-09-19 21:35:23 -05:00
AndyG
39c179ae1a Added Get-NSXTClusterNode
Added Get-NSXTClusterNode
2018-09-19 15:01:25 -05:00
William Lam
691709dd40 Initial commit for HCX PowerShell Module 2018-09-19 05:34:54 -07:00
William Lam
16b32f1b03 Additional NSX-T Policy API functions 2018-09-19 05:34:20 -07:00
William Lam
526f6a8ad9 Check $global:DefaultVMCServers.IsConnected during NSX-T Proxy Connect 2018-09-18 14:47:36 -07:00
AndyG
e8b64517c7 Added Get/Set/Remove IPAMIPBlock
Added Get/Set/Remove IPAMIPBlock
2018-09-18 16:45:59 -05:00
AndyG
9e569b139a Added ShouldProcess to Set functions
Added ShouldProcess to Set functions
2018-09-18 09:32:36 -05:00
Wouter Kursten
5ee5c5d09a added functions 2018-09-17 09:39:07 +02:00
William Lam
9c427a4886 Merge branch 'master' of https://github.com/lamw/PowerCLI-Example-Scripts 2018-09-15 05:32:29 -07:00
William Lam
14ecf2107d Initial Commit 2018-09-15 05:32:19 -07:00
AndyG
10f1f26ec1 Don't want to export templates
Don't want to export templates
2018-09-14 16:16:27 -04:00
AndyG
9a4acf5c57 Adding Set Commands
Adding Set Commands
2018-09-14 15:51:11 -04:00
AndyG
2103438f8a Added Help & Get-NSXTLogicalRouterPorts
Added Help & Get-NSXTLogicalRouterPorts
2018-09-14 12:27:31 -04:00
Kyle Ruddy
c49f893044 Merge pull request #222 from freythman/patch-1
Update VMware.HV.Helper.psm1
2018-09-14 09:52:20 -04:00
Kyle Ruddy
4c88b337aa Merge pull request #218 from crlogic/master
Added Get-TraceFlows
2018-09-14 09:51:35 -04:00
Kyle Ruddy
e51b3050e2 Merge pull request #217 from mycloudrevolution/Validate-ESXiPackages
add Module with Validate-ESXiPackages Function
2018-09-14 09:50:20 -04:00
Kyle Ruddy
b32256de5f Merge pull request #223 from lamw/master
SDDC Summary data using GET /sddc
2018-09-14 09:49:24 -04:00
AndyG
c34b602bf3 Get-NSXTRoutingTable & Get-NSXTForwardingTable now work
Get-NSXTRoutingTable & Get-NSXTForwardingTable now work. Thanks for Nick from VMW for pointing out the .help was incorrect and submitting a PR to update the API guide.
2018-09-14 08:58:53 -04:00
William Lam
5b74c582b7 Fixing typo 2018-09-12 12:23:37 -07:00
William Lam
33bb7f6b3a Added {Get,New,Remove}-VMCPublicIP function 2018-09-12 11:38:49 -07:00
AndyG
75a2562d97 Updates to Set-NSXTraceFlow
Updates to Set-NSXTraceFlow. Added more comment and aligned variable names with api
2018-09-12 13:45:38 -04:00
AndyG
a753d8251b Major refactoring
Major refactoring - replaced hashtables with classes.  Can now accept pipeline input.
2018-09-12 13:31:03 -04:00
Matt Frey
760c534cf7 Update VMware.HV.Helper.psm1
Added -DeleteFromDisk parameter to Remove-HVMachine
Performed some minor cleanup (remove trailing whitespaces, capitalization)
2018-09-07 11:02:42 -05:00
William Lam
127252196f SDDC Summary data using GET /sddc 2018-09-05 11:46:41 -07:00
Michael D. Harlan
7086f2c823 Update VMware.HV.Helper.psm1 2018-08-28 00:01:03 -04:00
AndyG
1f6ec2c2c2 First try at a set- function - does not work!
First try at a set- function. Does not work!  Not clear how to resolve, the .create method ignores required parameters; looking for ideas.
2018-08-24 16:36:48 -04:00
AndyG
3c5e8363ed Added Get-TraceFlowsObservations
Added Get-TraceFlowsObservations. Will add to export if it looks ok.
2018-08-24 16:34:11 -04:00
AndyG
cff2f29b97 Added Get-TraceFlows
Added Get-TraceFlows.  Will add to export list if it looks good.
2018-08-24 16:32:35 -04:00
mycloudrevolution
3d29306cb6 add Module with Validate-ESXiPackages Function 2018-08-24 14:20:51 +02:00
Kyle Ruddy
121c1bd2db Merge pull request #215 from crlogic/master
Added Get-NSXTTransportNodes
2018-08-21 16:23:04 -04:00
AndyG
a332102392 Added Get-NSXTTransportNodes to FunctionsToExport
Added Get-NSXTTransportNodes to FunctionsToExport
2018-08-21 16:07:17 -04:00
Kyle Ruddy
7b22e46772 Merge pull request #213 from Magneet/master
adding functions
2018-08-21 15:46:21 -04:00
AndyG
61a9929bca Added Get-NSXTTransportNodes
Added Get-NSXTTransportNodes
2018-08-20 15:52:41 -04:00
Wouter Kursten
a24fbf4e95 added extra query deifinitions
added Eventsummaryview and GlobalApplicationEntitlementInfo as they are newly added since PowerCLI 10.1.1
2018-08-13 09:07:37 +02:00
Wouter Kursten
fc270dc256 Added Clear-HVEventDatabase 2018-07-24 20:41:51 +02:00
Wouter Kursten
348eb1899e added function Get-HVEventDatabase 2018-07-24 19:53:53 +02:00
Wouter Kursten
b096ace8ae added function Set-HVEventDatabase 2018-07-24 19:33:41 +02:00
Kyle Ruddy
fe6932a5fe Merge pull request #212 from lamw/master
PowerShell module for VMware Cloud Services Portal API
2018-07-24 02:00:24 +03:00
William Lam
ad76a77c20 PowerShell module for VMware Cloud Services Portal API 2018-07-23 13:23:39 -07:00
Kyle Ruddy
3eb90cf148 Merge pull request #207 from Magneet/master
Several changes
2018-07-19 14:56:09 +03:00
Kyle Ruddy
c2261080ff Merge pull request #210 from lamw/master
Added support for VMTX Template support for VMC-based Content Library
2018-07-18 01:00:50 +03:00
Wouter Kursten
355d499301 remove break issue #211
remove break issue https://github.com/vmware/PowerCLI-Example-Scripts/issues/211
2018-07-17 20:40:58 +02:00
William Lam
d9768c21ac VMTX Template support for VMC-based Content Library 2018-07-17 05:21:32 -07:00