List
|
|||||
|
|
Lists snapshots
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage your data across Google Cloud Platform services
- View and manage your Google Compute Engine resources
- View your Google Compute Engine resources
- View your email address
Input
This building block consumes 3 input parameters
Name | Format | Description |
---|---|---|
projectId Required |
STRING |
The project ID to list snapshots for |
location Required |
STRING |
The location to list snapshots in |
jobId |
STRING |
If specified, list snapshots created from this job |
= Parameter name
= Format
projectId STRING Required The project ID to list snapshots for |
location STRING Required The location to list snapshots in |
jobId STRING If specified, list snapshots created from this job |
Output
This building block provides 7 output parameters
Name | Format | Description |
---|---|---|
snapshots[] |
OBJECT |
Represents a snapshot of a job |
snapshots[].creationTime |
ANY |
The time this snapshot was created |
snapshots[].sourceJobId |
STRING |
The job this snapshot was created from |
snapshots[].state |
ENUMERATION |
State of the snapshot |
snapshots[].projectId |
STRING |
The project this snapshot belongs to |
snapshots[].id |
STRING |
The unique ID of this snapshot |
snapshots[].ttl |
ANY |
The time after which this snapshot will be automatically deleted |
= Parameter name
= Format
snapshots[] OBJECT Represents a snapshot of a job |
snapshots[].creationTime ANY The time this snapshot was created |
snapshots[].sourceJobId STRING The job this snapshot was created from |
snapshots[].state ENUMERATION State of the snapshot |
snapshots[].projectId STRING The project this snapshot belongs to |
snapshots[].id STRING The unique ID of this snapshot |
snapshots[].ttl ANY The time after which this snapshot will be automatically deleted |