SoftLayer Account Password::editObject
From SoftLayer Development Network Wiki
editObject is a member of the SoftLayer_Account_Password service.
Contents |
Overview
The password and/or notes may be modified. Modifying the EVault passwords here will also update the password the Webcc interface will use.
Return Type
editObject returns the boolean data type.
Headers
Required Headers
editObject requires the following headers:
Parameters
editObject takes the following parameters:
templateObject
A skeleton SoftLayer_Account_Password object with only the properties defined that you wish to change. Unchanged properties are left alone.

