Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Equinix Route Aggregations API

Route Aggregations

Equinix Route Aggregations API is one of 74 APIs that Equinix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Route Aggregations. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 13 operations across 9 paths, and defines 38 schemas. It is described by OpenAPI 3.0.1, at version 1.2.

Requests are made against a single base URL, https://api.equinix.com.

13 operations 9 paths 38 schemas 2 DELETE6 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.2
Base URL
https://api.equinix.com
Terms of Service
Resource Areas
1

Paths & Operations 13

Across 9 paths, the API surfaces 13 operations — 2 DELETE, 6 GET, 1 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Route Aggregations 13

Route Aggregations

GET
/fabric/v4/connections/{connectionId}/routeAggregations
Get All Aggregations
getConnectionRouteAggregations 1 param → 200400401403404415500
GET
/fabric/v4/connections/{connectionId}/routeAggregations/{routeAggregationId}
Get Aggregation
getConnectionRouteAggregationByUuid 2 params → 200400401403404415500
PUT
/fabric/v4/connections/{connectionId}/routeAggregations/{routeAggregationId}
Attach Aggregation
attachConnectionRouteAggregation 2 params → 202400401403404415500
DELETE
/fabric/v4/connections/{connectionId}/routeAggregations/{routeAggregationId}
Detach Aggregation
detachConnectionRouteAggregation 2 params → 202400401403404415500
POST
/fabric/v4/routeAggregations
Create Aggregations
createRouteAggregation body → 202400401403404415500
GET
/fabric/v4/routeAggregations/{routeAggregationId}
Get Aggregation
getRouteAggregationByUuid 1 param → 200400401403404415500
DELETE
/fabric/v4/routeAggregations/{routeAggregationId}
Delete Aggregation
deleteRouteAggregationByUuid 1 param → 202400401403404415500
PATCH
/fabric/v4/routeAggregations/{routeAggregationId}
Patch Aggregation
patchRouteAggregationByUuid 1 param body → 202400401403404415500
GET
/fabric/v4/routeAggregations/{routeAggregationId}/changes
Get All Changes
getRouteAggregationChanges 3 params → 200400401403404500
GET
/fabric/v4/routeAggregations/{routeAggregationId}/changes/{changeId}
Get Change By ID
getRouteAggregationChangeByUuid 2 params → 200400401403404500
GET
/fabric/v4/routeAggregations/{routeAggregationId}/connections
Get All Connections on Route Aggregation
getRouteAggregationConnections 1 param → 200400401403404415500
POST
/fabric/v4/routeAggregations/search
Search Aggregations
searchRouteAggregations body → 200400401403404415500
POST
/fabric/v4/routers/{routerId}/routeAggregations/search
Search Cloud Router Route Aggregation Attachments
searchCloudRouterRouteAggregationAttachments 1 param body → 200400401403404415500

Schemas 38

The contract defines 38 schemas that model the data the API accepts and returns. The most detailed are Changelog (12 properties), RouteAggregationsData (11 properties), RouteAggregationChangeData (7 properties), Error (6 properties). Each schema is shown below with its type and property counts.

RouteAggregationsChange
object
Current state of latest Route Aggregation change
3 properties 2 required
PriceError_additionalInfo
object
2 properties
ChangeId_3
string
Route Aggregations Change UUID
CloudRouterRouteAggregationsSearchBase
object
3 properties
RouteAggregationId
string
Route Aggregations UUID
CloudRouterRouteAggregationExpression
Filter expression that can be AND, OR, or a simple expression
CloudRouterRouteAggregationSimpleExpression
object
3 properties
RouteAggregationsSearchBase_filter
object
1 property
CloudRouterRouteAggregationOrExpression
object
OR expression containing multiple filter expressions
1 property
Pagination
object
Pagination response information
5 properties 2 required
RouteAggregationsSearchFilterItem
object
3 properties
RouteAggregationChangeDataResponse
object
List of Route Aggregation changes
2 properties
RouteAggregationsData
object
11 properties
ErrorList
array
List of Error Message
CloudRouterRouteAggregationAndExpression
object
AND expression containing multiple filter expressions
1 property
Changelog
object
Change log
12 properties
RouteAggregationSortItem
object
2 properties
RouteAggregationsPatchRequestItem
object
Route Aggregation change operation data
3 properties 3 required
ConnectionId
string
Connection UUID
ConnectionRouteAggregationData
object
4 properties
RouteAggregationsSearchResponse
object
2 properties
RouteAggregationsPatchRequest
array
Patch Route Aggregations request
RouteAggregationConnectionsData
object
4 properties
RaAttachmentSortItem
object
2 properties
CloudRouterRouteAggregationsFilter
Top-level filter that can be either an AND expression or OR expression
GetAllConnectionRouteAggregationsResponse
object
2 properties
RouteAggregationsSearchBase
object
3 properties
RouteAggregationsData_project
object
2 properties 1 required
Project
object
1 property 1 required
RouteAggregationChangeData
object
Current state of latest Route Aggregation change
7 properties
GetRouteAggregationGetConnectionsResponse
object
2 properties
RouteAggregationState
string
Route Aggregation status
CloudRouterRouteAggregationsSearchResponse
object
2 properties
Error
object
Error Response with details
6 properties 2 required
RouteAggregationsBase
object
4 properties 3 required
RouteAggregationsChangeOperation
object
Route Aggregation change operation data
3 properties 3 required
ConnectionType
string
Connection type
RouterId
string
Cloud Router UUID

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

equinix-route-aggregations-api-openapi.yml Raw ↑

Other APIs Equinix publishes across the network.

Equinix Agent Templates API
Equinix Agents API
Equinix Authentication API
Equinix availability API
Equinix Batches API
Equinix BGP API
Equinix Capacity API
Equinix Cloud Events API
Equinix Cloud Routers API
Equinix Company Profiles API
Equinix Connections API
Equinix Console Log Details API