Description: The RESTful Interface Tool (iLOrest) is a command-line interface that allows you to manage Hewlett Packard Enterprise products that take advantage of RESTful APIs. You can manage HPE Gen9 servers running iLO 4 2.10 or later through iLO RESTful APIs. You can install the tool on your computer for remote use or you can install the tool locally on a server with a Windows, Linux, Debian, Mac, or VMware OS. In addition to using the tool manually to execute individual commands, you can create scripts to automate tasks. Usage: The RESTful Interface Tool has three modes of operation. Interactive, Scriptable, and File-based mode. 1. Interactive mode is started when you run the RESTful Interface Tool without any command-line parameters. The ilorest > prompt is displayed and you can enter commands one at a time. You can exit the interactive mode by entering the exit command at the prompt. You must be an administrator to run ilorest. 2. Scriptable mode is using iLOrest from the commmand line to run individual commands or using a script file to run multiple in succession. ilorest [Global flags] [Command] Example: ilorest login ilorest select Bios. ilorest set AdminName=NewName --commit ilorest logout 3. File based mode uses the save command to output a json file for outside modification similar to conrep, then loaded back onto the server using the load command. Documentation: 1. You can find the latest documentation for iLOrest at https://hewlettpackard.github.io/python-redfish-utility/ 2. Detailed help is available in the tool itself: - Run ilorest help to get a list of available commands along with a short description. - You can get specific information on commands, including examples and all available options, with ilorest --help Support: 1. Some software products provide a mechanism for accessing software updates through the product interface. Review your product documentation to identify the recommended software update method. 2. To download product updates: * Hewlett Packard Enterprise Support Center- www.hpe.com/support/hpesc * Hewlett Packard Enterprise Support Center:Software downloads- www.hpe.com/support/downloads * Hewlett Packard Enterprise Software Depot- www.hpe.com/support/softwaredepot 3. To subscribe to eNewsletters and alerts: www.hpe.com/support/e-updates 4. To view and update your entitlements, and to link your contracts and warranties with your profile, go to the Hewlett Packard Enterprise Support Center More Information on Access to Support Materials page: www.hpe.com/support/AccessToSupportMaterials Important: Access to some updates might require product entitlement when accessed through the Hewlett Packard Enterprise Support Center. You must have an HPE Passport set up with relevant entitlements. Copyright 2019 Hewlett Packard Enterprise Development, LP