Start Pipeline Execution

GET {{baseUrl}}/?Action=StartPipelineExecution&DryRun=<string>&NetworkInterfaceId=<string>&name=<string>

Starts the specified pipeline.

Request Params

KeyDatatypeRequiredDescription
Actionstring
DryRunstringChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
NetworkInterfaceIdstring[EC2-VPC] The ID of the network interface. If the instance has more than one network interface, you must specify a network interface ID.
namestringThe name of the pipeline to be deleted.