Skip to content

Version 3.3.0.0

Compare
Choose a tag to compare
@rajeevkallur rajeevkallur released this 08 Nov 05:11
· 37 commits to master since this release

Fixes:
Fixed issues in uniqueoverride option for SerialNumber and ProductId in set and load commands.
Fixed issues related to Save and Load commands.
Fixed incorrect json outputs for Smartarray commands to help in automation scripts.
Fixed issues with Uploadcomp w.r.t FWPKG files.
Fixed issues with showabsent option in serverinfo command.
Fixed issue with taskqueue command output as json format.
Fixed issue of rawget command involving session id param.

Enhancements:
Added Virtual NIC login option along with Chif for local login.
Added Certificate login options using user-based certificates in iLO.
Added enable_vnic and disable_vnic options in ethernet command.
Added NVMe drive type for smartarray commands
New error code RIS_ILO_CHIF_ACCESS_DENIED_ERROR(66) is returned if iLO denies Chif Access.
New error codes RIS_CREATE_AND_PREPARE_CHANNEL_ERROR(67) or RIS_ILO_CHIF_PACKET_EXCHANGE_ERROR(71) is returned if there is any Chif Channel errors.
New error code RIS_ILO_CHIF_NO_DRIVER_ERROR(69) is returned if Chif driver not found.