v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13263478.2 KB
projects

Lists all revisions of a deployment. Revisions are returned in descending order of revision creation time.

get/v1/{+name}:listRevisions

Path parameters

namestring required

Required. The name of the deployment to list revisions for.

Query parameters

filterstring

An expression that can be used to filter the list. Filters use the Common Expression Language and can refer to all message fields.

pageSizeinteger

The maximum number of revisions to return per page.

pageTokenstring

The page token, received from a previous ListApiDeploymentRevisions call. Provide this to retrieve the subsequent page.

Response

Successful response