{ "opencollection": "1.0.0", "info": { "name": "Equinix API Authentication Statistics API", "version": "1.2" }, "items": [ { "info": { "name": "Statistics", "type": "folder" }, "items": [ { "info": { "name": "Get Stats by uuid **(DEPRECATED)**", "type": "http" }, "http": { "method": "GET", "url": "https://api.equinix.com/fabric/v4/ports/:portId/stats", "params": [ { "name": "portId", "value": "", "type": "path", "description": "Port UUID" }, { "name": "startDateTime", "value": "2020-11-06 07:00:00+00:00", "type": "query", "description": "startDateTime" }, { "name": "endDateTime", "value": "2020-11-10 07:00:00+00:00", "type": "query", "description": "endDateTime" } ] }, "docs": "This API provides service-level traffic metrics so that you can view access and gather key information required to manage service subscription sizing and capacity.**(DEPRECATED)**" }, { "info": { "name": "Get Stats by uuid **(DEPRECATED)**", "type": "http" }, "http": { "method": "GET", "url": "https://api.equinix.com/fabric/v4/connections/:connectionId/stats", "params": [ { "name": "connectionId", "value": "", "type": "path", "description": "Connection UUID" }, { "name": "startDateTime", "value": "2020-11-06 07:00:00+00:00", "type": "query", "description": "startDateTime" }, { "name": "endDateTime", "value": "2020-11-10 07:00:00+00:00", "type": "query", "description": "endDateTime" }, { "name": "viewPoint", "value": "aSide", "type": "query", "description": "viewPoint" } ] }, "docs": "This API provides service-level metrics so that you can view access and gather key information required to manage service subscription sizing and capacity **(DEPRECATED)**" } ] } ], "bundled": true }