Snapshot
|
|||||
|
|
Snapshot the state of a streaming job
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 5 input parameters
Name | Format | Description |
---|---|---|
projectId Required |
STRING |
The project which owns the job to be snapshotted |
location Required |
STRING |
The location that contains this job |
jobId Required |
STRING |
The job to be snapshotted |
ttl |
ANY |
TTL for the snapshot |
location |
STRING |
The location that contains this job |
= Parameter name
= Format
projectId STRING Required The project which owns the job to be snapshotted |
location STRING Required The location that contains this job |
jobId STRING Required The job to be snapshotted |
ttl ANY TTL for the snapshot |
location STRING The location that contains this job |
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 |