"SoftLayer_" prefix removed for readability.
Update the root IPMI user password
Name | Type | Description |
---|---|---|
password | string | An alpha-numeric password |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [string]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_SecurityModule750/{SoftLayer_Hardware_SecurityModule750ID}/updateIpmiPassword'