Set Status

GET {{aws_data_pipeline_base_url}}/?objectIds&pipelineId&status&Action=SetStatus

Request Params

KeyDatatypeRequiredDescription
objectIdsnullThe IDs of the objects. The corresponding objects can be either physical or components, but not a mix of both types.
pipelineIdnullThe ID of the pipeline that contains the objects.
statusnullThe status to be set on all the objects specified in objectIds. For components, use PAUSE or RESUME. For instances, use TRY_CANCEL, RERUN, or MARK_FINISHED.
Actionstring