Parameter
|
Description
|
Valid Values
|
{groupDatasourceId}
|
The ID of the group data source.
|
The ID is auto-generated when the group data source is created and cannot be changed.
|
Parameter
|
Description
|
Usage
|
Valid Values
|
"id"
|
The ID of the member data source that belongs to the group data source
|
Required
|
The ID is auto-generated when the data source is created and cannot be changed.
A member data source cannot itself be a group data source.
|
"entityPrefix"
|
A user-defined prefix associated with a specific data source to resolve naming conflicts.
This prefix is added to all tables that come from the specified data source. For example, suppose a member data source is specified with the prefix acct and the data source has a table named customers. This table is identified by the name acct_customers in the group data source.
|
Required
|
The prefix must be 1 to 64 characters in length and should be unique.
|