Enumerates ResourceRecordSets that you have created but not yet deleted.
Path parameters
Identifies the project addressed by this request.
Identifies the managed zone addressed by this request. Can be the managed zone name or ID.
Query parameters
Specify a filter expression to view records that exactly match the specified domain. Both the name and type parameters are not supported and must be omitted when you use filter. Your filter expression must conform to AIP-160 and you must specify a domain in the name field. Optionally, you can include the type field to filter records by type. You can also include the has_suffix function to view records that match by domain suffix. Examples: * name="example.com." * name="example.com." AND type="A" * name=has_suffix("example.com.") * name=has_suffix("example.com.") AND type="A"
Optional. Maximum number of results to be returned. If unspecified, the server decides how many results to return.
Specify a fully qualified domain name to view only those records. The name parameter is not supported and must be omitted when you use filter.
Optional. A tag returned by a previous list request that was truncated. Use this parameter to continue a previous list request.
Specify a record type to view only those records. You must also specify the name parameter. The type parameter is not supported and must be omitted when you use filter.
Response
Successful response