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

emnify subpackage_cloudConnect API

The subpackage_cloudConnect API from emnify — 7 operation(s) for subpackage_cloudconnect.

emnify subpackage_cloudConnect API is one of 29 APIs that emnify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 5 JSON Schema definitions.

Tagged areas include subpackage_cloudConnect. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 5 JSON Schemas.

This API exposes 9 operations across 7 paths, and defines 21 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://cdn.emnify.net.

9 operations 7 paths 21 schemas 1 DELETE5 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Server
https://cdn.emnify.net
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

emnify subpackage_cloudConnect API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Retrieve a JWT via POST /api/v1/authenticate using an applicationtoken or user credentials, then send it as Authorization: Bearer .

Paths & Operations 9

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

subpackage_cloudConnect 9
GET
/api/v1/cnc/breakout
List all Cloud Connect attachments of an organization
get-cloud-connect-attachments 4 params → 200403
POST
/api/v1/cnc/breakout/tgw
Create a Cloud Connect attachment via Transit Gateway
create-cloud-connect-attachment-tgw 1 param body → 201400403
POST
/api/v1/cnc/breakout/vpn
Create a Cloud Connect attachment via IPSec VPN
create-cloud-connect-attachment-vpn 1 param body → 201400403
GET
/api/v1/cnc/breakout/{cloudconnect_attachment_id}
View details of a Cloud Connect attachment
get-cloud-connect-attachment-by-id 2 params → 200
DELETE
/api/v1/cnc/breakout/{cloudconnect_attachment_id}
Delete a specific Cloud Connect attachment
delete-cloud-connect-attachment 2 params → 200400403
PATCH
/api/v1/cnc/breakout/{cloudconnect_attachment_id}
Retry creation of an expired TGW breakout
retry-cloud-connect-attachment 2 params → 200404
GET
/api/v1/cnc/breakout_type
List Cloud Connect breakout types
get-cloud-connect-breakout-types 1 param → 200
GET
/api/v1/cnc/breakout_type/{breakout_type_id}/available_region
Get list of available Cloud Connect regions by breakout type
get-cloud-connect-available-regions-by-breakout-type 2 params → 200
GET
/api/v1/cnc/pricing
List Cloud Connect prices
list-cloud-connect-custom-prices 1 param → 200

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are ApiV1CncBreakoutCloudconnectAttachmentIdGetResponsesContentApplicationJsonSchemaItems (13 properties), ApiV1CncBreakoutGetResponsesContentApplicationJsonSchemaItems (12 properties), ApiV1CncBreakoutCloudconnectAttachmentIdGetResponsesContentApplicationJsonSchemaItemsTunnelInformation (5 properties), ApiV1CncPricingGetResponsesContentApplicationJsonSchemaItems (4 properties). Each schema is shown below with its type and property counts.

ApiV1CncBreakoutGetParametersStatus
string
ApiV1CncBreakoutGetResponsesContentApplicationJsonSchemaItems
object
12 properties
ApiV1CncPricingGetResponsesContentApplicationJsonSchemaItemsCurrency
object
1 property
ApiV1CncBreakoutGetParametersType
string
ApiV1CncBreakoutCloudconnectAttachmentIdGetResponsesContentApplicationJsonSchemaItemsStatus
object
2 properties
ApiV1CncBreakoutGetResponsesContentApplicationJsonSchemaItemsType
object
2 properties
ApiV1CncBreakoutVpnPostRequestBodyContentApplicationJsonSchemaTypeId
string
Attachment type identifier.
Cloud Connect_DeleteCloudConnectAttachment_Response_200
object
Empty response body
Cloud Connect_RetryCloudConnectAttachment_Response_200
object
Empty response body
Cloud Connect_CreateCloudConnectAttachmentTGW_Response_201
object
Empty response body
ApiV1CncPricingGetResponsesContentApplicationJsonSchemaItems
object
4 properties
ApiV1CncBreakoutTypeGetResponsesContentApplicationJsonSchemaItems
object
2 properties
ApiV1CncBreakoutTgwPostRequestBodyContentApplicationJsonSchemaType
string
ApiV1CncBreakoutCloudconnectAttachmentIdGetResponsesContentApplicationJsonSchemaItems
object
13 properties
ApiV1CncBreakoutCloudconnectAttachmentIdGetResponsesContentApplicationJsonSchemaItemsTunnelInformationMetrics
object
3 properties
ApiV1CncBreakoutTypeBreakoutTypeIdAvailableRegionGetResponsesContentApplicationJsonSchemaItems
object
2 properties
ApiV1CncBreakoutGetResponsesContentApplicationJsonSchemaItemsStatus
object
2 properties
ApiV1CncBreakoutCloudconnectAttachmentIdGetResponsesContentApplicationJsonSchemaItemsType
object
2 properties
Cloud Connect_CreateCloudConnectAttachmentVPN_Response_201
object
Empty response body
ApiV1CncBreakoutCloudconnectAttachmentIdGetResponsesContentApplicationJsonSchemaItemsTunnelInformation
object
5 properties
ApiV1CncBreakoutVpnPostRequestBodyContentApplicationJsonSchemaType
object
Breakout type. Use 2 for Static VPN or 3 for Dynamic VPN with BGP.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emnify-subpackage-cloudconnect-api-openapi.yml Raw ↑

Other APIs emnify publishes across the network.

emnify GraphQL API
emnify Data Streamer
emnify Documentation MCP Server
emnify subpackage_applicationTokens API
emnify subpackage_authentication API
emnify subpackage_automations API
emnify subpackage_customEvents API
emnify subpackage_endpoint API
emnify subpackage_euicc API
emnify subpackage_euiccOperation API
emnify subpackage_events API
emnify subpackage_integrations API