| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | 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 | int | Creator and owner of the Data Provider. | [optional] |
| group_id | int | 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] |