Lists hybrid services and its trusted issuers service account ids. This api is authenticated and unauthorized(allow all the users) and used by runtime authn-authz service to query control plane's issuer service account ids.
Path parameters
Required. Must be of the form hybrid/issuers.
Query parameters
No longer used by Apigee. Supported for backwards compatibility.
Table name used to query custom aggregate tables. If this parameter is skipped, then Apigee will try to retrieve the data from fact tables which will be expensive.
Filter that enables you to drill-down on specific dimension values.
Maximum number of result items to return.
Offset value. Use offset with limit to enable pagination of results. For example, to display results 11-20, set limit to 10 and offset to 10.
No longer used by Apigee. Supported for backwards compatibility.
Required. Comma-separated list of metrics. For example: sum(message_count),sum(error_count)
Routes the query to API Monitoring for the last hour.
Flag that specifies whether the sort order should be ascending or descending. Valid values include DESC and ASC.
Comma-separated list of metrics to sort the final result.
Required. Time interval for the interactive query. Time range is specified in GMT as start~end. For example: 04/15/2017 00:00~05/15/2017 23:59
Granularity of metrics returned. Valid values include: second, minute, hour, day, week, or month.
Top number of results to return. For example, to return the top 5 results, set topk=5.
Flag that specifies whether to list timestamps in ascending (true) or descending (false) order. Apigee recommends setting this value to true if you are using sortby with sort=DESC.
Timezone offset value.
Response
Successful response