"SoftLayer_" prefix removed for readability.
Changes the password stored in our system for a servers’ Operating System
Name | Type | Description |
---|---|---|
newPassword | string | The password to be set for the administrator/root of the operating system. |
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}/setOperatingSystemPassword'