v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1319110171.7 KB
services

Lists the history of the service configuration rollouts for a managed service, from the newest to the oldest.

get/v1/services/{serviceName}/rollouts

Path parameters

serviceNamestring required

Required. The name of the service. See the overview for naming requirements. For example: example.googleapis.com.

Query parameters

filterstring

Required. Use filter to return subset of rollouts. The following filters are supported: -- By status. For example, filter='status=SUCCESS' -- By strategy. For example, filter='strategy=TrafficPercentStrategy'

pageSizeinteger

The max number of items to include in the response list. Page size is 50 if not specified. Maximum value is 100.

pageTokenstring

The token of the page to retrieve.

Response

Successful response