1.2
1.2
delete /v1/volumes/{volume_id}
Description
볼륨을 삭제합니다.
- 볼륨 삭제 시, 저장된 데이터가 모두 삭제됩니다. 데이터 삭제 후에는 복구할 수 없으므로 주의하세요. 삭제할 수 없는 경우
- 서버 연결 중
- OS 기본 볼륨
- Virtual Server의 Custom 이미지와 연결
- 볼륨이 Available, Error, Error Extending, Error Restoring, Error Managing 외 다른 상태인 경우
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | - |
Parameters
| Type | Name | Description | Schema | Default |
|---|---|---|---|---|
| path | volume_id required | 볼륨 ID Example : 3f500f00-ed80-4566-a057-e31760226f9a | string | None |
| query | cascade optional | 스냅샷 삭제 여부 Example : True | any of [boolean, null] | True |
Responses
| HTTP Code | Description | Schema |
|---|---|---|
| 202 | Accepted | None |
| 400 | Bad Request | None |
| 401 | Unauthorized | None |
| 409 | Conflict | None |
Example HTTP request
Request path
/v1/volumes/{volume_id}
Request header
"Scp-Accesskey = 2sd2gg=2agbdSD26svcD",
"Scp-Signature = fsfsdf235f9U35sdgf35Xsf/qgsdgsdg326=sfsdr23rsef=",
"Scp-Timestamp = 1605290625682",
"Scp-ClientType = Openapi",
"Accept-Language = ko-KR",
"Scp-Api-Version = virtualserver 1.2"