HPRESTCmdlets

1.1.0.1

HPE REST PowerShell cmdlets create an interface to HPE REST devices such as iLO and Moonshot iLO CM.
These cmdlets can be used to get and set HPE REST data and to invoke actions on these devices and the systems they manage.
There are also advanced functions that can create an index or directory of HPE REST data sources. A file with examples called HPRESTExamples.ps
HPE REST PowerShell cmdlets create an interface to HPE REST devices such as iLO and Moonshot iLO CM.
These cmdlets can be used to get and set HPE REST data and to invoke actions on these devices and the systems they manage.
There are also advanced functions that can create an index or directory of HPE REST data sources. A file with examples called HPRESTExamples.ps1 is included in this release.
Show more

Minimum PowerShell version

3.0

Installation Options

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

Install-Module -Name HPRESTCmdlets -RequiredVersion 1.1.0.1

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

Install-PSResource -Name HPRESTCmdlets -Version 1.1.0.1

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) Copyright 2015-2017 Hewlett Packard Enterprise Development LP

Package Details

Author(s)

  • Hewlett Packard Enterprise

Tags

Hewlett Packard Enterprise HPE REST RESTful iLO Moonshot

Functions

Connect-HPREST Disable-HPRESTCertificateAuthentication Disconnect-HPREST Edit-HPRESTData Enable-HPRESTCertificateAuthentication Find-HPREST Format-HPRESTDir Get-HPRESTData Get-HPRESTDataRaw Get-HPRESTDir Get-HPRESTMessage Get-HPRESTHttpData Get-HPRESTModuleVersion Get-HPRESTIndex Get-HPRESTSchema Get-HPRESTSchemaExtref Get-HPRESTUriFromHref Invoke-HPRESTAction Remove-HPRESTData Set-HPRESTData Test-HPRESTCertificateAuthentication

Dependencies

This module has no dependencies.

Release Notes

HPRESTCmdlets - Version 1.1.0.1
March 6, 2017

Enhancements and fixes:
 - Updated Disconnect-HPREST to parse through all sessions to retrieve current session href to disconnect.
 - Fixed Get-HPRESTMessage to use hrefs in links.Member instead of Items property in the JSON object to get the message details.

Known Issues:
 - Schema for HpMessageExt.1.0.0 does not exist in the iLO REST interface and retrieval of this schema fails.
 
HPE PowerShell Information:
https://www.hpe.com/servers/powershell

FileList

Version History

Version Downloads Last updated
1.2.0.0 4,620 10/26/2017
1.1.0.1 (current version) 560 3/6/2017
1.1.0.0 231 11/29/2016
1.0.0.4 618 12/10/2015
1.0.0.3 102 10/14/2015