1.3
1.3
scp-cli virtualserver image member list
--image_id <value>
Description
Retrieves the list of account members with whom the image owner has shared the image.
You can request image sharing between accounts.
Image members have read‑only permission on the image.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 70a599e0-31e7-49b7-b260-868f441e862b |
Responses
| Name | Description | Example |
|---|---|---|
| created_at | 생성일시 | 2025-07-22T09:00:00Z |
| image_id | 이미지 ID | 70a599e0-31e7-49b7-b260-868f441e862b |
| member_id | 공유용 이미지 멤버 ID | a8f10467abfc4b87b64614ab36eb9ae4 |
| status | 이미지 멤버 상태. 승인 대기중, 승인 완료, 거부 중 하나의 값 | pending |
| updated_at | 수정일시 | 2025-07-26T12:00:00Z |