curl --location --request GET 'https://api-kr.iwinv.kr/v1/images/' \
--header 'X-iwinv-Timestamp: {{timestamp}}' \
--header 'X-iwinv-Credential: {{accesskey}}' \
--header 'X-iwinv-Signature: {{signature}}'
{
"code": "0x00",
"error_code": "SUCCESS",
"message": "",
"result": [
{
"image_id": "PIMAGE-1Pos3S8VaJXq3wgC8c4BMi",
"visibility": "public",
"os": {
"type": "OS",
"name": "Rocky Linux release 9.0 (Blue Onyx)",
"status": "available",
"content": [
"[NEW]*EOL 2032 05.31",
"Kernel : 5.14.0-362.18.1.el9_3.x86_64Used Disk Size : 1.9 G IPTABLE 미적용[ 상세 정보 확인 ]",
"[ 주의 사항 ]iproute, dhclient, initscripts 패키지 삭제 금지"
],
"os_type": "ROCKYLINUX",
"version": "9.X",
"oid": "0e46f055-b19b-4ae2-bcdb-ca34f79058f4"
},
"image_type": "os_linux",
"zone": [
"kr2-z01"
]
}
],
"count": 1
}