FileSystemPathResponse
FileSystemPathResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | 파일 시스템 ID Example : /data/_1768885200 | string | |
| item_type required | 파일 시스템 유형 Example : DIR | FILE | string | |
| name required | 파일 시스템명 Example : data/ | string | |
| path required | 파일 시스템 경로 Example : / | any of [string, null] |