EnterpriseDatabaseConfig API Parameters
Parameter |
Type |
Description |
Possible Values |
Notes |
---|---|---|---|---|
uri |
String |
The URI to get a new copy of the EnterpriseDatabaseConfig object. |
— | |
host |
String |
The hostname or IP address of the AWDB server. |
— |
No special characters allowed except "." and "-". |
backupHost |
String |
The hostname or IP address of the backup AWDB server. |
— |
No special characters allowed except "." and "-". |
port |
Integer |
The port of the AWDB server. |
1–65535 | |
databaseName |
String |
The name of the AWDB (for example, ucceinstance_awdb). |
— | |
domain |
String |
The domain of the AWDB. |
— | |
username |
String |
The username required to sign in to the AWDB. If there is a domain specified, this must be a domain user. Otherwise it must be an SQL user. |
— | |
password |
String |
The password required to sign in to the AWDB. |
— |