|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| ChangePassword, ReadStatus |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the DrConfigDatabaseManager used to make the method call. |
| oldPassword P | xsd:string |
The old password for the database.
Since DrConfig API 3.0 |
| newPassword P | xsd:string |
The new password for the database.
Since DrConfig API 3.0 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| vmodl.RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| DrConfigFaultChangePasswordFault | Thrown if the password can not be changed. |
| DrConfigFaultSrmAlreadyRunning | Thrown if SRM is running. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the DrConfigDatabaseManager used to make the method call. |
Return Value
| Type | Description |
|---|---|
| DrConfigDatabaseManagerDatabaseStatus |
Faults
| Type | Description |
|---|---|
| vmodl.RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
| DrConfigFaultReadDbStatusFault | Thrown if the operation fails. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |