"SoftLayer_" prefix removed for readability.
Edit the properties of software component passwords.
Name | Type | Description |
---|---|---|
softwareComponentPasswords | SoftLayer_Software_Component_Password[] |
None
curl -g -u $SL_USER:$SL_APIKEY -X POST -d '{"parameters": [SoftLayer_Software_Component_Password]}' \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Hardware_Router/{SoftLayer_Hardware_RouterID}/editSoftwareComponentPasswords'