Results of lookupImage
#621
jihoon-seo
started this conversation in
General
Replies: 3 comments
-
{
"IId": {
"NameId": "https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-minimal-1804-bionic-v20191024",
"SystemId": "https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-minimal-1804-bionic-v20191024"
},
"GuestOS": "ubuntu-minimal-1804-lts",
"Status": "READY",
"KeyValueList": [
{
"Key": "Name",
"Value": "ubuntu-minimal-1804-bionic-v20191024"
},
{
"Key": "SourceImage",
"Value": ""
},
{
"Key": "SourceType",
"Value": "RAW"
},
{
"Key": "SelfLink",
"Value": "https://www.googleapis.com/compute/v1/projects/ubuntu-os-cloud/global/images/ubuntu-minimal-1804-bionic-v20191024"
},
{
"Key": "Family",
"Value": "ubuntu-minimal-1804-lts"
},
{
"Key": "DiskSizeGb",
"Value": "10"
}
]
} -> Human readable 정보:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
{
"IId": {
"NameId": "Canonical:UbuntuServer:18.04-LTS:18.04.201804262",
"SystemId": "Canonical:UbuntuServer:18.04-LTS:18.04.201804262"
},
"GuestOS": "Linux",
"Status": "",
"KeyValueList": [
{
"Key": "ResourceGroup",
"Value": "cb-tumblebug-az-wus-jhseo"
}
]
} -> Human readable 정보:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
{
"IId": {
"NameId": "ubuntu_18_04_x64_20G_alibase_20210521.vhd",
"SystemId": "ubuntu_18_04_x64_20G_alibase_20210521.vhd"
},
"GuestOS": "Ubuntu 18.04 64 bit",
"Status": "Available",
"KeyValueList": [
{
"Key": "CreationTime",
"Value": "2021-05-27T09:18:02Z"
},
{
"Key": "Architecture",
"Value": "x86_64"
},
{
"Key": "OSNameEn",
"Value": "Ubuntu 18.04 64 bit"
},
{
"Key": "ProductCode",
"Value": ""
},
{
"Key": "OSType",
"Value": "linux"
},
{
"Key": "OSName",
"Value": "Ubuntu 18.04 64位"
},
{
"Key": "Progress",
"Value": "100%"
},
{
"Key": "IsSupportCloudinit",
"Value": "true"
},
{
"Key": "Usage",
"Value": "instance"
},
{
"Key": "ImageVersion",
"Value": ""
},
{
"Key": "IsSupportIoOptimized",
"Value": "true"
},
{
"Key": "IsSelfShared",
"Value": ""
},
{
"Key": "IsCopied",
"Value": "false"
},
{
"Key": "IsSubscribed",
"Value": "false"
},
{
"Key": "Platform",
"Value": "Ubuntu"
},
{
"Key": "Size",
"Value": "20"
},
{
"Key": "Description",
"Value": ""
}
]
} -> Human readable 정보:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
❯ ./lookupImage.sh aws 1 jhseo
-> Human readable 정보:
KeyValueList.Name
KeyValueList.Description
Beta Was this translation helpful? Give feedback.
All reactions