changewlsinstancepwd
| API Name | changewlsinstancepwd | 
| Description | Changes the password on the Server Manager Agent side as well as the WebLogic side for all the domains within a WebLogic Server instance for the WegLogic administrator account. | 
| REST Methods | 
 | 
| Precondition | Admin servers of all the domains on this WebLogic instance must be running, and the administrator password for all the domains must be same. | 
| Input Params | wlsInstanceName, username, password, newPassword Note (Release 9.2.4.3): Add these additional parameters if there are duplicate instance names: agentHostName, jdeHome. | 
| Sample Request | 
 | 
| Return | HTTPS status accepted is returned if successful. | 
| Sample Response | 
 | 
| Exception | Response.Status.INTERNAL_SERVER_ERROR |