Retrying a Job Instance
Function
This API is used to retry a specific job instance. A job instance can be retried only when it is in the successful, failed, or canceled state.
URI
- Parameter description 
    
Table 1 URI parameters Parameter
Mandatory
Type
Description
project_id
Yes
String
Project ID. For details about how to obtain a project ID, see Project ID and Account ID.
job_name
Yes
String
Job name.
instance_id
Yes
Long
Job instance ID. For details about how to obtain it, see Viewing a Job Instance List.
 
Request
| 
        Parameter  | 
      
        Mandatory  | 
      
        Type  | 
      
        Description  | 
     
|---|---|---|---|
| 
        workspace  | 
      
        No  | 
      
        String  | 
      
        Workspace ID. 
  | 
     
Response
None.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.