Get
|
|||||
|
|
||||
Gets information about a snapshot
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 ID of the Cloud Platform project that the snapshot belongs to |
location Required |
STRING |
The location that contains this snapshot |
snapshotId Required |
STRING |
The ID of the snapshot |
= Parameter name
= Format
|
projectId STRING Required The ID of the Cloud Platform project that the snapshot belongs to |
|
location STRING Required The location that contains this snapshot |
|
snapshotId STRING Required The ID of the snapshot |
Output
This building block provides 6 output parameters
| Name | Format | Description |
|---|---|---|
creationTime |
ANY |
The time this snapshot was created |
sourceJobId |
STRING |
The job this snapshot was created from |
state |
ENUMERATION |
State of the snapshot |
projectId |
STRING |
The project this snapshot belongs to |
id |
STRING |
The unique ID of this snapshot |
ttl |
ANY |
The time after which this snapshot will be automatically deleted |
= Parameter name
= Format
|
creationTime ANY The time this snapshot was created |
|
sourceJobId STRING The job this snapshot was created from |
|
state ENUMERATION State of the snapshot |
|
projectId STRING The project this snapshot belongs to |
|
id STRING The unique ID of this snapshot |
|
ttl ANY The time after which this snapshot will be automatically deleted |