HPERedfishCmdlets

1.0.0.1

HPE Redfish PowerShell cmdlets create an interface to HPE Redfish devices such as iLO.
These cmdlets can be used to get and set HPE Redfish 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 Redfish data sources. A file with examples called HPERedfishExamples.ps1 is
HPE Redfish PowerShell cmdlets create an interface to HPE Redfish devices such as iLO.
These cmdlets can be used to get and set HPE Redfish 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 Redfish data sources. A file with examples called HPERedfishExamples.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 HPERedfishCmdlets -RequiredVersion 1.0.0.1

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

Install-PSResource -Name HPERedfishCmdlets -Version 1.0.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 2016-2018 Hewlett Packard Enterprise Development LP

Package Details

Author(s)

  • Hewlett Packard Enterprise

Tags

Hewlett Packard Enterprise HPE Redfish REST RESTful iLO

Functions

Connect-HPERedfish Disable-HPERedfishCertificateAuthentication Disconnect-HPERedfish Edit-HPERedfishData Enable-HPERedfishCertificateAuthentication Find-HPERedfish Format-HPERedfishDir Get-HPERedfishData Get-HPERedfishDataRaw Get-HPERedfishDir Get-HPERedfishHttpData Get-HPERedfishIndex Get-HPERedfishMessage Get-HPERedfishModuleVersion Get-HPERedfishSchema Get-HPERedfishSchemaExtref Get-HPERedfishUriFromOdataId Invoke-HPERedfishAction Remove-HPERedfishData Set-HPERedfishData Test-HPERedfishCertificateAuthentication

Dependencies

This module has no dependencies.

Release Notes

HPERedfishCmdlets - Version 1.0.0.1
- Fixed @odata.type pattern matching and schema retrieval for Gen10 systems.
- Using Uri for schemas and registries for iLO 5 and using Uri.extref in iLO 4
- Corrected handling of schemas from external providers with # in the schema name.
- Updated examples in HPERedfishExamples.ps1 to provide details to run against iLO 5.

Note:
When using installed iLO Certificates, use the Hostname for executing the cmdlets on target.

Known issue:
A property "Address" in a Redfish data object may cause a name collision with an in-built PowerShell function called "Address"

FileList

Version History

Version Downloads Last updated
1.1.0.0 6,827 11/9/2018
1.0.0.2 1,233 2/8/2018
1.0.0.1 (current version) 94 2/2/2018
1.0.0.0 899 5/23/2016