Optional
hasBackendStageLb?: booleanOptional
name?: stringPipeline name to filter for, only pipelines with this string within their name will be returned.
Optional
orderBy?: ListPipelinesRequestOrderBySort order of pipelines in the response.
Optional
organizationId?: stringOrganization ID to filter for, only pipelines from this Organization will be returned.
Optional
page?: numberPage number to return, from the paginated results.
Optional
pageSize?: numberNumber of pipelines to return per page.
Optional
projectId?: stringProject ID to filter for, only pipelines from this Project will be returned.
Filter on backend stage, only pipelines with a Load Balancer origin will be returned.