Parameter | Description |
---|---|
Project | Project ID for this request. |
Snapshot | Name of the Snapshot resource to return. |
Parameter | Description |
---|---|
Fields | Selector specifying which fields to include in a partial response. |
{
"kind": "<string>",
"id": "<string>",
"creationTimestamp": "2021-08-02T14:24:29",
"name": "<string>",
"status": "<string>",
"sourceDisk": "<string>",
"sourceDiskId": "<string>",
"diskSizeGb": "<string>",
"storageBytes": "<string>",
"storageBytesStatus": "<string>",
"licenses": [
"<string>"
],
"selfLink": "<string>",
"labelFingerprint": "<string>",
"licenseCodes": [
"<string>"
],
"storageLocations": [
"<string>"
],
"guestOsFeatures": [
{
"type": "<string>"
}
],
"downloadBytes": "<string>",
"architecture": "<string>",
"snapshotType": "<string>",
"creationSizeBytes": "<string>",
"enableConfidentialCompute": true
}
Was this page helpful?