|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The information about the savepoint. |
||
| savepointId |
string |
The savepoint ID. |
354dde66-a3ae-463e-967a-0b4107fd**** |
| deploymentId |
string |
The deployment ID. |
1d716b22-6aad-4be2-85c2-50cfc757**** |
| jobId |
string |
The job ID. |
5af678c0-7db0-4650-94c2-d2604f0a**** |
| namespace |
string |
The name of the namespace. |
namespacetest |
| savepointOrigin |
string |
The method that is used to create a savepoint.
|
USER_REQUEST |
| nativeFormat |
boolean |
Specifies whether the savepoint is in native format. |
TRUE |
| description |
string |
The description of the savepoint. |
Job snapshot 1 |
| stopWithDrainEnabled |
boolean |
Specifies whether to use the stop-with-drain mode. |
TRUE |
| savepointLocation |
string |
The storage URL of the savepoint. |
https://oss/bucket/flink/flink-jobs/namespaces/vvp-team/deployments/5a19a71b-1c42-4f34-94fd-86cf60782c81/checkpoints/sp-3285 |
| status | SavepointStatus |
The status of the savepoint. |
|
| createdAt |
integer |
The time when the savepoint was created. |
1659066711 |
| modifiedAt |
integer |
The time when the savepoint was last modified. |
1659069473 |