{
"opencollection": "1.0.0",
"info": {
"name": "Microsoft Azure AccessControlClient AccessConnector Poolusagemetrics API",
"version": "2020-08-01-preview"
},
"items": [
{
"info": {
"name": "Poolusagemetrics",
"type": "folder"
},
"items": [
{
"info": {
"name": "Microsoft Azure Lists The Usage Metrics, Aggregated By Pool Across Individual Time Intervals,\nfor The Specified Account",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/poolusagemetrics",
"headers": [
{
"name": "client-request-id",
"value": ""
},
{
"name": "return-client-request-id",
"value": ""
},
{
"name": "ocp-date",
"value": ""
}
],
"params": [
{
"name": "api-version",
"value": "",
"type": "query",
"description": "The API version to use for this operation."
},
{
"name": "timeOut",
"value": "",
"type": "query",
"description": "The maximum time that the server can spend processing the request, in seconds. The default is 30 seconds. If the value is larger than 30, the default will be used instead.\"."
},
{
"name": "maxresults",
"value": "",
"type": "query",
"description": "The maximum number of items to return in the response. A maximum of 1000\napplications can be returned."
},
{
"name": "startTime",
"value": "",
"type": "query",
"description": "The earliest time from which to include metrics. This must be at least two and\na half hours before the current time. If not specified this defaults to the\nstart time of the last aggregation interval currently available."
},
{
"name": "endtime",
"value": "",
"type": "query",
"description": "The latest time from which to include metrics. This must be at least two hours\nbefore the current time. If not specified this defaults to the end time of the\nlast aggregation interval currently available."
},
{
"name": "$filter",
"value": "",
"type": "query",
"description": "An OData $filter clause. For more information on constructing this filter, see\nhttps://docs.microsoft.com/en-us/rest/api/batchservice/odata-filters-in-batch#list-account-usage-metrics."
}
]
},
"docs": "If you do not specify a $filter clause including a poolId, the response
includes all Pools that existed in the Account in the time range of the
returned aggregation intervals. If you do not specify a $filter clause
including a startTime or endTime these filters default to the start and end
times of the last aggregation interval currently available; that is, only the
last aggregation interval is returned."
}
]
}
],
"bundled": true
}