deployments

List Deployments Route

get/api/v1/deploy

Query parameters

status'PENDING' | 'MERGING' | 'DEPLOYING' | 'DEPLOYED' | 'FAILED'

Spanner deployment row status.

cursorstring nullable
limitinteger
sortstring nullable
order'asc' | 'desc'
searchstring nullable

Response

Successful Response

next_cursorstring nullable

Cursor for the next page; null on the last page.

has_moreboolean required

True when another page is available.

Changes

No recorded changes to this endpoint across all 1 revision of this API.