Lists Certificates.
Path parameters
Required. The resource name of the parent associated with the Certificates, in the format projects/*/locations/*/caPools/*. The parent resource name can be in one of two forms: 1. Specific CA Pool: To list certificates within a single CA Pool: projects/*/locations/*/caPools/* 2. All CA Pools in a Location: To list certificates across all CA Pools in a given project and location, use the wildcard character (-) in place of the CA Pool ID. Example: projects/*/locations/*/caPools/-
Query parameters
Optional. Only include resources that match the filter in the response. For details on supported filters and syntax, see Certificates Filtering documentation.
Optional. Specify how the results should be sorted. For details on supported fields and syntax, see Certificates Sorting documentation.
Optional. Limit on the number of Certificates to include in the response. Further Certificates can subsequently be obtained by including the ListCertificatesResponse.next_page_token in a subsequent request. If unspecified, the server will pick an appropriate default.
Optional. Pagination token, returned earlier via ListCertificatesResponse.next_page_token.
Response
Successful response