Parameter
|
Description
|
Valid Values
|
{datasourceId}
|
The ID of the data source being shared with a tenant or tenants.
|
The ID is auto-generated when the data source is created and cannot be changed.
|
{tenantId}
|
The ID of the tenant with which the data source is being shared.
|
The ID is auto-generated when the tenant is created and cannot be changed.
|
Property
|
Description
|
Valid Values
|
"permissions"
|
A list of data source permissions granted to all user accounts which belong to the tenant. The users in the tenant will only be able to execute operations against the data source that correspond to the permissions granted.
The data source owner must specify the exact set of permissions as no permissions are inherited from the users or users' roles.
|
A comma separated list of permission IDs.
See Data source permissions for supported permissions.
|