UMN-VMWareRA

1.1.8

Powershell wrappers for interacting with VMWare 6.5+ Rest API

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name UMN-VMWareRA -RequiredVersion 1.1.8

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name UMN-VMWareRA -Version 1.1.8

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2016 Regents of the University of Minnesota. All rights reserved.

Package Details

Author(s)

  • Travis Sobeck

Functions

Connect-VMWareRASession Disconnect-VMWareRASession Get-VMWareRACluster Get-VMWareRAHost Get-VMWareRANetworks Get-VMWareRAOpen Get-VMWareRAVM Get-VMWareRAVMID Get-VMWareRAVMMac Get-VMWareRAVMpower Get-VMWareRATag Get-VMWareRATagCategory Get-VMWareRATagByID Get-VMWareRATagCategoryByID Get-VMWareRAVMTagsAttachedToObject Get-VMWareRAVMTagAttachList New-VMWareRAVM Remove-VMWareISO Remove-VMWareRAVM Set-VMWareRAVMpower Set-VMWareRAVMTagAttachedToObject Test-VMWareRASession

Dependencies

This module has no dependencies.

Release Notes

Fix get-vmwareravm function to return ID.  Return null if Get-VMWareRAVMID cant find ID.  Fix recursion issue.  Update Get-VMWareRAVMID so ignore case sensativity.  Fix Get-VMWareRAVTag, Addfuctions to get host and cluster, expand get vm to do a better search, Add function Get-VMWareRAVMMac, Add -UseBasicParsing switch to invoke-webrequest to run on server-core

FileList

Version History

Version Downloads Last updated
1.2.8 156 2/2/2022
1.2.7 514 3/4/2019
1.2.6 50 1/14/2019
1.2.5 114 8/2/2018
1.2.4 17 7/31/2018
1.2.3 45 6/25/2018
1.2.2 17 6/19/2018
1.2.1 92 2/15/2018
1.1.9 34 1/31/2018
1.1.8 (current version) 71 12/6/2017
1.1.7 17 12/6/2017
1.1.6 18 12/6/2017
1.1.5 21 12/5/2017
1.1.4 24 12/4/2017
1.1.3 18 12/4/2017
1.1.2 18 12/4/2017
1.1.0 39 11/14/2017
1.0.9 19 11/9/2017
1.0.8 17 11/9/2017
1.0.7 19 11/9/2017
1.0.6 31 11/1/2017
1.0.5 90 7/13/2017
1.0.4 19 7/10/2017
1.0.3 20 7/6/2017
1.0.2 23 6/28/2017
1.0.1 20 6/27/2017
1.0.0 33 6/12/2017
Show less