リクエスト要素 | データ型 | 説明 |
AccessLevelCode | String | データベースのアクセス権、アクセスレベルを指定します。 |
ClientSources | AdministrationDataSourceClientLink | |
ConnectionDriver | String | データソースの接続に使用するドライバーです。 |
ConnectionPath | String | |
ConnectionString | String | データソースの接続文字列です。 |
ConnectionTimeout | Integer | これは、秒単位で指定します。 |
ConnectionType | String | 接続のタイプです。例:JDBC、など |
ConnectionTypeCode | String | |
InheritChildSourceFilters | Boolean | |
LogFile | String | |
MaxRows | Integer | 取得されるデータロウ(行)の最大数です。 |
MaxmimumConnections | Integer | |
MinimumConnections | Integer | |
RefreshTime | Integer | これは、時間単位で指定します。 |
SourceDescription | String | データソースの説明です。 |
SourceId | Integer | 各データソースに固有のYellowfin IDです。こちらを提供しない場合は新しいデータソースが作成されるため、既存のデータソース編集時には、必ず指定しなくてはいけません。 |
SourceName | String | データソースの名前です。 |
SourceOptions | AdministrationDataSourceOption | |
SourceType | String | データソースのタイプです。例:MySQL、Oracle、など |
Timezone | String | |
UserName | String | データソースアカウントのユーザー名です。 |
UserPassword | String | 上記アカウントのパスワードです。パスワードは、データソース保存時に自動的に暗号化されます。 |