List Pipelines
GET {{baseUrl}}/?Action=ListPipelines&AllocationId.N=<string>&DryRun=<string>&Filter.N=<string>&PublicIp.N=<string>&NextToken=<string>
Gets a summary of all of the pipelines associated with your account.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | ||
AllocationId.N | string | [EC2-VPC] One or more allocation IDs. | |
DryRun | string | Checks 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. | |
Filter.N | string | One or more filters. | |
PublicIp.N | string | [EC2-Classic] One or more Elastic IP addresses. | |
NextToken | string | The NextToken value returned from a previous paginated DescribeSnapshots request where MaxResults was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned the NextToken value. This value is null when there are no more results to return. |