{ "opencollection": "1.0.0", "info": { "name": "AWS IoT Accept Certificate Transfer Fleet Metrics API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Fleet Metrics", "type": "folder" }, "items": [ { "info": { "name": "Amazon IoT Core List Fleet Metrics", "type": "http" }, "http": { "method": "GET", "url": "http://iot.{region}.amazonaws.com/fleet-metrics", "headers": [ { "name": "X-Amz-Content-Sha256", "value": "" }, { "name": "X-Amz-Date", "value": "" }, { "name": "X-Amz-Algorithm", "value": "" }, { "name": "X-Amz-Credential", "value": "" }, { "name": "X-Amz-Security-Token", "value": "" }, { "name": "X-Amz-Signature", "value": "" }, { "name": "X-Amz-SignedHeaders", "value": "" } ], "params": [ { "name": "nextToken", "value": "", "type": "query", "description": "To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results." }, { "name": "maxResults", "value": "", "type": "query", "description": "The maximum number of results to return in this operation." } ] }, "docs": "

Lists all your fleet metrics.

Requires permission to access the ListFleetMetrics action.

" } ] } ], "bundled": true }