Name | Type | Description | Notes |
---|---|---|---|
id | Integer | Unique ID for the Data Provider. | [optional] |
name | String | Name of the Data Provider. | [optional] |
type | String | Type of Data Provider, which usually indicates whether it is a local Data Provider, has a flat internal directory structure, or is meant for file uploading to CBRAIN. | [optional] |
user_id | Integer | Creator and owner of the Data Provider. | [optional] |
group_id | Integer | ID of the group that has access to this Data Provider. | [optional] |
online | String | Boolean variable that indicates whether the system hosting the Data Provider is accessible. | [optional] |
read_only | String | Boolean variable that indicates whether the Data Provider can be written to. | [optional] |
description | String | Description of the Data Provider. | [optional] |
is_browsable | String | [optional] | |
is_fast_syncing | String | [optional] | |
allow_file_owner_change | String | [optional] | |
content_storage_shared_between_users | String | [optional] |