저장소

List all storages

get
Responses
200

OK

application/json
get
/storage

Create Acd storage

post
Body
namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200

OK

application/json
post
/storage/acd

Create Azureblob storage

post
Body
namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200

OK

application/json
post
/storage/azureblob

Create B2 storage

post
Body
namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200

OK

application/json
post
/storage/b2

Create Box storage

post
Body
namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200

OK

application/json
post
/storage/box

Create Drive storage

post
Body
namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200

OK

application/json
post
/storage/drive

Create Dropbox storage

post
Body
namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200

OK

application/json
post
/storage/dropbox

Create Fichier storage

post
Body
namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200

OK

application/json
post
/storage/fichier

Create Filefabric storage

post
Body
namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200

OK

application/json
post
/storage/filefabric

Create Ftp storage

post
Body
namestringOptional

Name of the storage, must be unique

Example: my-storage
pathstringOptional

Path of the storage

Responses
200

OK

application/json
post
/storage/ftp

...

※ CLI(명령줄 인터페이스) 사용 예시는 명령어나 인자 사용법만 번역하고, 실제 명령이나 인자는 번역하지 마세요. 예를 들어, 코드 블록 (``` 로 감싸진 부분)이 있는 경우, 명령어나 인자 사용법은 번역하지 않고 주석이나 설명 텍스트만 번역하세요.

Last updated

Was this helpful?