{ "opencollection": "1.0.0", "info": { "name": "Equinix API Authentication EIA Service API", "version": "1.2" }, "items": [ { "info": { "name": "EIA Service", "type": "folder" }, "items": [ { "info": { "name": "Creates Equinix Internet Access Service", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/internetAccess/v2/services", "body": { "type": "json", "data": "{}" } }, "docs": "By passing in the appropriate options, you can create Equinix Internet Access Service product. The entire request either succeeds or fails. In case of failure all the changes in the system are rolled back, so the system gets back to its stated before submitting the request\n" } ] } ], "bundled": true }