1748148 Members
3743 Online
108758 Solutions
New Discussion

ilorest issues

 
KarolisS
Occasional Advisor

ilorest issues

Hello,

I want to automate iLO5 settings configuration. Step i do:
1. manually config server via ilo web gui
2. export iLO5 settings from OS via ilorest tool.
3. load iLO5 settings via ilorest from OS.

Settings which I want to apply configures Active directory authentication.
Servers (ProLiant Gen10) have ilo advanced license installed.

The issue is that ilorest tool cannot successfully load settings.
It gives error: Skipping property basedistinguishednames, not found in current server.
basedistinguishednames is setting for Directory User Context

Commands I run:
Save iLO config

iLOrest : RESTful Interface Tool version 3.0
Copyright (c) 2014, 2019 Hewlett Packard Enterprise Development LP
------------------------------------------------------------------------------------
iLOrest > save --selector=AccountService -f config.json
Local login initiated...
Discovering data...Done
Saving configuration...
Configuration saved to: config.json

Load iLO config

iLOrest > load -f config.json
Loading configuration...
Local login initiated...
Discovering data...Done
Skipping property basedistinguishednames, not found in current server.
Property is read-only skipping '@odata.etag'
Committing changes...
The operation completed successfully.

Can anyone please tell me what I am missing/doing wrong?

1 REPLY 1
Bunsol
HPE Pro

Re: ilorest issues

Checked the Restful Interface tool user guide and the commands look different then the one you are using. Please refer to the Restful Interface Tool 3.0.0 User guide:-

https://hewlettpackard.github.io/python-redfish-utility/#overview

 

Cheers


If you feel this was helpful please click the KUDOS! Thumbs below!
I am an HPE employee.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo