File Storage
File Storage
Overview
SCP에서 제공하는 IaaS/PaaS 상품을 프로그램적으로 이용할 수 있도록 지원하는 명령 줄 인터페이스(Command-line interface, CLI)를 제공합니다.
본 가이드는 File Storage 서비스에 대한 간략한 설명 및 CLI를 호출하는 방법을 제공합니다.
Version
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| Version | Status | Not Before |
|---|---|---|
| 1.2 | CURRENT | - |
| 1.1 | SUPPORTED | 20261130 |
CLI Version History
1.2
File Storage CLI가 1.2 버전으로 업데이트되었습니다.
변경사항
- [변경]
filestorage volume create- 옵션이 추가되고 변경 됩니다.- 추가
--zone- 필수 옵션으로 추가. 볼륨의 존. - 변경
--type_name- 패턴 제한 제거 (사전 정의된 값으로 제한되지 않음).
- 추가
- [변경]
filestorage volume list- 출력 컬럼이 추가되고 제거 됩니다.- 추가
zone- 볼륨의 존. - 추가
az_type- 존 유형. - 제거
type_id- 유형 ID 컬럼이 제거 되었습니다.
- 추가
- [변경]
filestorage volume show- 출력 필드가 추가되고 제거 됩니다.- 추가
zone- 볼륨의 존. - 추가
az_type- 존 유형. - 제거
type_id- 유형 ID 필드가 제거 되었습니다.
- 추가
- [변경]
filestorage volume replication create- 응답 출력 필드가 추가 됩니다.- 추가
replication_volume_zone- 복제 볼륨의 존. - 추가
source_volume_zone- 소스 볼륨의 존.
- 추가
- [변경]
filestorage volume replication list- 출력 컬럼이 추가 됩니다.- 추가
replication_volume_zone- 복제 볼륨의 존. - 추가
source_volume_zone- 소스 볼륨의 존.
- 추가
- [변경]
filestorage volume replication show- 출력 필드가 추가 됩니다.- 추가
replication_volume_zone- 복제 볼륨의 존. - 추가
source_volume_zone- 소스 볼륨의 존.
- 추가
- [제거]
filestorage volume replication region list- Volume 복제 리전 목록 조회 명령어가 제거되었습니다.
1.1
File Storage CLI가 1.1 버전으로 업데이트되었습니다.
변경사항
- [변경]
filestorage volume create---type_name옵션에서 추가적인 타입 값이 허용 됩니다.- 1.0 버전 허용 타입:
HDD,SSD,HighPerformanceSSD - 1.1 버전 허용 타입:
HDD,SSD,HighPerformanceSSD,SSD_SAP_E,SSD_SAP_S
- 1.0 버전 허용 타입:
- [변경]
filestorage volume list---type_name옵션에서 추가적인 타입 값이 허용 됩니다.- 1.0 버전 허용 타입:
HDD,SSD,HighPerformanceSSD - 1.1 버전 허용 타입:
HDD,SSD,HighPerformanceSSD,SSD_SAP_E,SSD_SAP_S
- 1.0 버전 허용 타입:
1.0
File Storage CLI가 출시되었습니다.
변경사항
- [신규]
filestorage volume access rule list- Access rules 조회 명령어가 추가되었습니다. - [신규]
filestorage volume access rule set- Volume의 access rule 설정 명령어가 추가되었습니다. - [신규]
filestorage volume create- Volume 생성 명령어가 추가되었습니다. - [신규]
filestorage volume delete- Volume 삭제 명령어가 추가되었습니다. - [신규]
filestorage volume list- Volume 목록 조회 명령어가 추가되었습니다. - [신규]
filestorage volume replication create- Volume 복제 생성 명령어가 추가되었습니다. - [신규]
filestorage volume replication delete- Volume 복제 삭제 명령어가 추가되었습니다. - [신규]
filestorage volume replication list- Volume 복제 목록 조회 명령어가 추가되었습니다. - [신규]
filestorage volume replication region list- Volume 복제 리전 목록 조회 명령어가 추가되었습니다. - [신규]
filestorage volume replication set- Volume 복제 설정 명령어가 추가되었습니다. - [신규]
filestorage volume replication show- Volume 복제 상세 조회 명령어가 추가되었습니다. - [신규]
filestorage volume set- Volume 설정 명령어가 추가되었습니다. - [신규]
filestorage volume show- Volume 상세 조회 명령어가 추가되었습니다. - [신규]
filestorage volume snapshot create- Snapshot 생성 명령어가 추가되었습니다. - [신규]
filestorage volume snapshot delete- Snapshot 삭제 명령어가 추가되었습니다. - [신규]
filestorage volume snapshot list- Snapshot 목록 조회 명령어가 추가되었습니다. - [신규]
filestorage volume snapshot schedule create- Snapshot schedule 생성 명령어가 추가되었습니다. - [신규]
filestorage volume snapshot schedule delete- Snapshot schedule 삭제 명령어가 추가되었습니다. - [신규]
filestorage volume snapshot schedule list- Snapshot schedule 목록 조회 명령어가 추가되었습니다. - [신규]
filestorage volume snapshot schedule set- Snapshot schedule 설정 명령어가 추가되었습니다. - [신규]
filestorage volume snapshot set- Snapshot 복구 명령어가 추가되었습니다.