v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
hybrid

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.

get/v1/{+name}

Path parameters

namestring required

Required. Must be of the form hybrid/issuers.

Query parameters

accuracy'RISK_ASSESSMENT_TYPE_UNSPECIFIED' | 'APIGEE' | 'API_HUB'

No longer used by Apigee. Supported for backwards compatibility.

aggTablestring

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.

filterstring

Filter that enables you to drill-down on specific dimension values.

limitstring

Maximum number of result items to return.

offsetstring

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.

realtimeboolean

No longer used by Apigee. Supported for backwards compatibility.

selectstring

Required. Comma-separated list of metrics. For example: sum(message_count),sum(error_count)

sonarboolean

Routes the query to API Monitoring for the last hour.

sortstring

Flag that specifies whether the sort order should be ascending or descending. Valid values include DESC and ASC.

sortbystring

Comma-separated list of metrics to sort the final result.

timeRangestring

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

timeUnitstring

Granularity of metrics returned. Valid values include: second, minute, hour, day, week, or month.

topkstring

Top number of results to return. For example, to return the top 5 results, set topk=5.

tsAscendingboolean

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.

tzostring

Timezone offset value.

Response

Successful response