{ "opencollection": "1.0.0", "info": { "name": "Equinix API Authentication Incidents API", "version": "1.2" }, "items": [ { "info": { "name": "Incidents", "type": "folder" }, "items": [ { "info": { "name": "Retrieve the number of incidents", "type": "http" }, "http": { "method": "GET", "url": "https://api.equinix.com/incidents", "params": [ { "name": "include", "value": "", "type": "query", "description": "Nested attributes to include. Included objects will return their full\nattributes. Attribute names can be dotted (up to 3 levels) to included deeply\nnested objects." }, { "name": "exclude", "value": "", "type": "query", "description": "Nested attributes to exclude. Excluded objects will return only the href\nattribute. Attribute names can be dotted (up to 3 levels) to exclude deeply\nnested objects." } ] }, "docs": "Retrieve the number of incidents." } ] } ], "bundled": true }