FileSystemPathResponse
FileSystemPathResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | Filesystem Path ID Example : /data/_1768885200 | string | |
| item_type required | Filesystem Type Example : DIR | FILE | string | |
| name required | Filesystem Name Example : data/ | string | |
| path required | Filesystem Path Example : / | any of [string, null] |