Parameter | Description |
---|---|
Image | Name of the image resource to return. |
Project | Project ID for this request. |
Parameter | Description |
---|---|
Fields | Selector specifying which fields to include in a partial response. |
{
"kind": "<string>",
"id": "<string>",
"creationTimestamp": "2022-06-06T12:39:22",
"name": "<string>",
"description": "<string>",
"sourceType": "<string>",
"rawDisk": {
"source": "<string>",
"containerType": "<string>"
},
"status": "<string>",
"archiveSizeBytes": "<string>",
"diskSizeGb": "<string>",
"licenses": [
"<string>"
],
"family": "<string>",
"selfLink": "<string>",
"labelFingerprint": "<string>",
"guestOsFeatures": [
{
"type": "<string>"
}
],
"licenseCodes": [
"<string>"
],
"storageLocations": [
"<string>"
],
"enableConfidentialCompute": false
}
Was this page helpful?