FileAPI
- Description:
FileAPI namespace
Methods
(static) *common(req, res)
Parameters:
Name | Type | Description |
---|---|---|
req |
Object | |
res |
Object |
Throws:
status | message | description |
---|---|---|
404 | FILE_NOT_FOUND | if file is not found |
(static) CUploadFileArchive API(req, res)
- Description:
아카이브 파일 업로드 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||||||||
res |
Object |
Properties
|
(static) RSignedUrlArchive API(req, res)
- Description:
서명된 아카이브 파일 주소 조회 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
|||||||||||||||||||||||||||||||||
res |
Object |
Properties
|
(static) RSignedUrlBackup API(req, res)
- Description:
서명된 백업 파일 주소 조회 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||||||||||||||
res |
Object |
Properties
|
(static) RSignedUrlDocument API(req, res)
- Description:
서명된 문서 파일 주소 조회 API
- Version:
- 2.0.0
Parameters:
Name | Type | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
req |
Object |
Properties
|
||||||||||||||||||||||||
res |
Object |
Properties
|