{ "opencollection": "1.0.0", "info": { "name": "Equinix API Authentication Smarthands API", "version": "1.2" }, "items": [ { "info": { "name": "Smarthands", "type": "folder" }, "items": [ { "info": { "name": "Request equipment installation per your specifications by an IBX Technician", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/equipmentInstall", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "Request equipment installation per your specifications by an IBX Technician" }, { "info": { "name": "Request inbound shipment unpacking and packaging disposal.", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/shipmentUnpack", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "This API is used to request inbound shipment unpacking and packaging disposal." }, { "info": { "name": "This API is used to request a patch cable to be moved between devices.", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/moveJumperCable", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "This API is used to request a patch cable to be moved between devices." }, { "info": { "name": "Request a patch cable to be moved between devices", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/cageEscort", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "This API is used to request a patch cable to be moved between devices" }, { "info": { "name": "Get the location of your package(s) at an IBX.", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/locatePackage", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "This API is used to get the location of your package(s) at an IBX." }, { "info": { "name": "Request an IBX Technician to provide cage-related pictures or documentation.", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/picturesDocument", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "Request an IBX Technician to provide cage-related pictures or documentation." }, { "info": { "name": "Request installation of a cross connect patch cable by an IBX Technician.", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/patchCableInstall", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "Request installation of a cross connect patch cable by an IBX Technician." }, { "info": { "name": "Request removal of a cross connect cable by an IBX Technician.", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/patchCableRemoval", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "Request removal of a cross connect cable by an IBX Technician." }, { "info": { "name": "Request trash removal or cage cleanup", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/cageCleanup", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "This API is used to request trash removal or cage cleanup" }, { "info": { "name": "This API is used to request cables per your specifications for your equipment.", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/cableRequest", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "This API is used to request cables per your specifications for your equipment." }, { "info": { "name": "This API is used to request a jumper cable to be ran between devices.", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/runJumperCable", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "This API is used to request a jumper cable to be ran between devices." }, { "info": { "name": "Request a Smart Hands order not listed in catalogue", "type": "http" }, "http": { "method": "POST", "url": "https://api.equinix.com/v1/orders/smarthands/other", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "This API is used to request a Smart Hands order not listed in catalogue" }, { "info": { "name": "Get locations(ibx, cage) details for placing smart hands based on smart hands permission for user", "type": "http" }, "http": { "method": "GET", "url": "https://api.equinix.com/v1/orders/smarthands/locations", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "detail", "value": "", "type": "query", "description": "When enable this flag returns detailed permission with Cage & Cabinets." }, { "name": "ibxs", "value": "", "type": "query", "description": "Example: AM1,AM2" }, { "name": "cages", "value": "", "type": "query", "description": "Example: AM1:02:002MC1" } ] }, "docs": "Get locations(ibx, cage) details for placing smart hands based on smart hands permission for user" }, { "info": { "name": "All supported smart hands types API.", "type": "http" }, "http": { "method": "GET", "url": "https://api.equinix.com/v1/orders/smarthands/types", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "Smart Hands Types API provides all types of supported smart hands." } ] } ], "bundled": true }