i working hp gen9 servers ilo 4 (product name: proliant ml 150 gen9). task change bios settings, restart/cold boot server using restful api. able achieve task, however, next step configure raid array using hp smart storage administrator. manually, can done going through integrated remote console running ilo-jirc.jnlp file , selecting system utilities(f9) -> system configuration -> embedded storage: dynamic smart array b140i -> exit , launch smart storage administrator(ssa). opens hpe smart storage administrator interface. clicking on dynamic smart array b140i raid under array controller(s), can configure array. new array can formed selecting appropriate physical drives , selecting raid level, strip size, sectors/track, size , caching. logical drive gets created.
i need perform above mentioned approach through restful api. when create logical drive manually, can see details through call via postman calling “ip-address/rest/v1/systems/1/smartstoragr/arraycontrollers/itemnumber/logicaldrives”.
i searched on internet, approaches manually. there post/patch/put request can use configure raid. assuming, post/patch request, can’t seem figure out parameters should put in body. assume capacitymib, raid, stripessizebytes.
the documents have referred far are:
- ilo restful api data model reference (ilo 4)
- managing hewlett packard enterprise servers using restful api
thanks. appreciated.
great able use api configure bios , ilo. unfortunately, data model doesn’t have raid configuration available, can inventory right , why can see “ip-address/rest/v1/systems/1/smartstoragr/arraycontrollers/itemnumber/logicaldrives” again not configurable attribute.
one more piece of documentation can helpful! https://hewlettpackard.github.io/ilo-rest-api-docs/ilo4/
stay tune updates.
anam
hpe employee
Comments
Post a Comment