External DocumentationTo learn more, visit the GCP documentation.
Basic Parameters
Advanced Parameters
Example Output
Workflow Library Example
Get Compute Snapshot with Gcp and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 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?