CrossConnect

Cross connect service endpoints

Get the list of all cross connect

get
Authorizations
PRIVATE-TOKENstringRequired
Header parameters
RANGED-DATAstringOptional

Example header and default range: RANGED-DATA:start=0,results=25

Responses
200

OK

application/json
idinteger · integerRead-onlyRequired

Cross connect ID

dateStartstringRead-onlyRequired

Start date of the cross connect

dateEndstringRead-onlyRequired

End date of the cross connect

dateCancelledstringRead-onlyRequired

Cancelled date of the cross connect

dateEndContractstringRead-onlyRequired

End contract date of the cross connect

contractPeriodinteger · integerRead-onlyRequired

Contract period of the cross connect

extendPeriodinteger · integerRead-onlyRequired

Extend period of the cross connect

cancellationPeriodinteger · integerRead-onlyRequired

The cancellation period in months

paymentTerminteger · integerRead-onlyRequired

Payment term of the cross connect

purchaseOrderstringOptional

Purchase order of the cross connect

monthlyFeestringRead-onlyRequired

Monthly fee of the cross connect in cents

setupFeestringRead-onlyRequired

Setup fee of the cross connect in cents

currencyIdinteger · integerRead-onlyRequired

The currency ID

  • 0: EURO
  • 1: USD
  • 9: YEN
colocatedServerIdinteger · integerRead-onlyRequired

Colocated server ID

hostIdinteger · integerRead-onlyRequired

Host ID

locationIdSideAinteger · integerRead-onlyRequired

Location ID of the Side A

locationIdSideANamestringRead-onlyRequired

Location name of the Side A

locationIdSideZinteger · integerRead-onlyRequired

Location ID of the Side B

locationIdSideZNamestringRead-onlyRequired

Location name of the Side B

locationDetailsstringRead-onlyRequired

Location details

rackIdSideAinteger · integerRead-onlyRequired

Rack ID of the Side A

rackIdSideANamestringRead-onlyRequired

Rack Name of the Side A

rackIdSideZinteger · integerRead-onlyRequired

Rack ID of the Side B

rackIdSideZNamestringRead-onlyRequired

Rack Name of the Side B

goLiveDatestringRead-onlyRequired

Go live date

internalIdstringRead-onlyRequired

Internal ID of the service

patchInternalNamestringRead-onlyRequired

Internal name of the patch

patchCustomerNamestringOptional

Customer name of the patch

thirdPartyIdstringRead-onlyRequired

Third party ID of the service

vendorIdinteger · integerRead-onlyRequired

Vendor ID of the service

cableTypeinteger · integerRead-onlyRequired

Type of cable

cableSpeedinteger · integerRead-onlyRequired

Cable speed

connectorSideATypeinteger · integerRead-onlyRequired

Connector of Side A

connectorSideZTypeinteger · integerRead-onlyRequired

Connector of Side Z

diverseFromPatchIdinteger · integerRead-onlyRequired

Diverse from patch id

customerNotesstringRead-onlyRequired

Notes of the customer

connectivityTypestringRead-onlyRequired

The type of connectivity service Following will be possible values:

  • Connectivity: Transport
  • Connectivity: IP connectivity
  • Connectivity: Crossconnect
outgoingTrafficSuminteger · integerRead-onlyRequired

The outgoing traffic (Mbit or GB - defined by "bandwidthBillingType")

incomingTrafficSuminteger · integerRead-onlyRequired

The incoming traffic (Mbit or GB - defined by "bandwidthBillingType")

bandwidthBillingTypeinteger · integerRead-onlyRequired

The bandwidth billing method for this service:

  • 1: unmetered connection
  • 2: measured in TB per month
  • 3: measured in mbit 95th percentile
get
/v3/crossConnect

Get the list of all cross connect

get
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
crossConnectIdintegerRequired

The ID of the cross connect

Responses
200

OK

application/json
idinteger · integerRead-onlyRequired

Cross connect ID

dateStartstringRead-onlyRequired

Start date of the cross connect

dateEndstringRead-onlyRequired

End date of the cross connect

dateCancelledstringRead-onlyRequired

Cancelled date of the cross connect

dateEndContractstringRead-onlyRequired

End contract date of the cross connect

contractPeriodinteger · integerRead-onlyRequired

Contract period of the cross connect

extendPeriodinteger · integerRead-onlyRequired

Extend period of the cross connect

cancellationPeriodinteger · integerRead-onlyRequired

The cancellation period in months

paymentTerminteger · integerRead-onlyRequired

Payment term of the cross connect

purchaseOrderstringOptional

Purchase order of the cross connect

monthlyFeestringRead-onlyRequired

Monthly fee of the cross connect in cents

setupFeestringRead-onlyRequired

Setup fee of the cross connect in cents

currencyIdinteger · integerRead-onlyRequired

The currency ID

  • 0: EURO
  • 1: USD
  • 9: YEN
colocatedServerIdinteger · integerRead-onlyRequired

Colocated server ID

hostIdinteger · integerRead-onlyRequired

Host ID

locationIdSideAinteger · integerRead-onlyRequired

Location ID of the Side A

locationIdSideANamestringRead-onlyRequired

Location name of the Side A

locationIdSideZinteger · integerRead-onlyRequired

Location ID of the Side B

locationIdSideZNamestringRead-onlyRequired

Location name of the Side B

locationDetailsstringRead-onlyRequired

Location details

rackIdSideAinteger · integerRead-onlyRequired

Rack ID of the Side A

rackIdSideANamestringRead-onlyRequired

Rack Name of the Side A

rackIdSideZinteger · integerRead-onlyRequired

Rack ID of the Side B

rackIdSideZNamestringRead-onlyRequired

Rack Name of the Side B

goLiveDatestringRead-onlyRequired

Go live date

internalIdstringRead-onlyRequired

Internal ID of the service

patchInternalNamestringRead-onlyRequired

Internal name of the patch

patchCustomerNamestringOptional

Customer name of the patch

thirdPartyIdstringRead-onlyRequired

Third party ID of the service

vendorIdinteger · integerRead-onlyRequired

Vendor ID of the service

cableTypeinteger · integerRead-onlyRequired

Type of cable

cableSpeedinteger · integerRead-onlyRequired

Cable speed

connectorSideATypeinteger · integerRead-onlyRequired

Connector of Side A

connectorSideZTypeinteger · integerRead-onlyRequired

Connector of Side Z

diverseFromPatchIdinteger · integerRead-onlyRequired

Diverse from patch id

customerNotesstringRead-onlyRequired

Notes of the customer

connectivityTypestringRead-onlyRequired

The type of connectivity service Following will be possible values:

  • Connectivity: Transport
  • Connectivity: IP connectivity
  • Connectivity: Crossconnect
outgoingTrafficSuminteger · integerRead-onlyRequired

The outgoing traffic (Mbit or GB - defined by "bandwidthBillingType")

incomingTrafficSuminteger · integerRead-onlyRequired

The incoming traffic (Mbit or GB - defined by "bandwidthBillingType")

bandwidthBillingTypeinteger · integerRead-onlyRequired

The bandwidth billing method for this service:

  • 1: unmetered connection
  • 2: measured in TB per month
  • 3: measured in mbit 95th percentile
get
/v3/crossConnect/{crossConnectId}

Update the cross connect by ID

put
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
crossConnectIdintegerRequired
Body
idinteger · integerRead-onlyRequired

Cross connect ID

dateStartstringRead-onlyRequired

Start date of the cross connect

dateEndstringRead-onlyRequired

End date of the cross connect

dateCancelledstringRead-onlyRequired

Cancelled date of the cross connect

dateEndContractstringRead-onlyRequired

End contract date of the cross connect

contractPeriodinteger · integerRead-onlyRequired

Contract period of the cross connect

extendPeriodinteger · integerRead-onlyRequired

Extend period of the cross connect

cancellationPeriodinteger · integerRead-onlyRequired

The cancellation period in months

paymentTerminteger · integerRead-onlyRequired

Payment term of the cross connect

purchaseOrderstringOptional

Purchase order of the cross connect

monthlyFeestringRead-onlyRequired

Monthly fee of the cross connect in cents

setupFeestringRead-onlyRequired

Setup fee of the cross connect in cents

currencyIdinteger · integerRead-onlyRequired

The currency ID

  • 0: EURO
  • 1: USD
  • 9: YEN
colocatedServerIdinteger · integerRead-onlyRequired

Colocated server ID

hostIdinteger · integerRead-onlyRequired

Host ID

locationIdSideAinteger · integerRead-onlyRequired

Location ID of the Side A

locationIdSideANamestringRead-onlyRequired

Location name of the Side A

locationIdSideZinteger · integerRead-onlyRequired

Location ID of the Side B

locationIdSideZNamestringRead-onlyRequired

Location name of the Side B

locationDetailsstringRead-onlyRequired

Location details

rackIdSideAinteger · integerRead-onlyRequired

Rack ID of the Side A

rackIdSideANamestringRead-onlyRequired

Rack Name of the Side A

rackIdSideZinteger · integerRead-onlyRequired

Rack ID of the Side B

rackIdSideZNamestringRead-onlyRequired

Rack Name of the Side B

goLiveDatestringRead-onlyRequired

Go live date

internalIdstringRead-onlyRequired

Internal ID of the service

patchInternalNamestringRead-onlyRequired

Internal name of the patch

patchCustomerNamestringOptional

Customer name of the patch

thirdPartyIdstringRead-onlyRequired

Third party ID of the service

vendorIdinteger · integerRead-onlyRequired

Vendor ID of the service

cableTypeinteger · integerRead-onlyRequired

Type of cable

cableSpeedinteger · integerRead-onlyRequired

Cable speed

connectorSideATypeinteger · integerRead-onlyRequired

Connector of Side A

connectorSideZTypeinteger · integerRead-onlyRequired

Connector of Side Z

diverseFromPatchIdinteger · integerRead-onlyRequired

Diverse from patch id

customerNotesstringRead-onlyRequired

Notes of the customer

connectivityTypestringRead-onlyRequired

The type of connectivity service Following will be possible values:

  • Connectivity: Transport
  • Connectivity: IP connectivity
  • Connectivity: Crossconnect
outgoingTrafficSuminteger · integerRead-onlyRequired

The outgoing traffic (Mbit or GB - defined by "bandwidthBillingType")

incomingTrafficSuminteger · integerRead-onlyRequired

The incoming traffic (Mbit or GB - defined by "bandwidthBillingType")

bandwidthBillingTypeinteger · integerRead-onlyRequired

The bandwidth billing method for this service:

  • 1: unmetered connection
  • 2: measured in TB per month
  • 3: measured in mbit 95th percentile
Responses
200

OK

application/json
idinteger · integerRead-onlyRequired

Cross connect ID

dateStartstringRead-onlyRequired

Start date of the cross connect

dateEndstringRead-onlyRequired

End date of the cross connect

dateCancelledstringRead-onlyRequired

Cancelled date of the cross connect

dateEndContractstringRead-onlyRequired

End contract date of the cross connect

contractPeriodinteger · integerRead-onlyRequired

Contract period of the cross connect

extendPeriodinteger · integerRead-onlyRequired

Extend period of the cross connect

cancellationPeriodinteger · integerRead-onlyRequired

The cancellation period in months

paymentTerminteger · integerRead-onlyRequired

Payment term of the cross connect

purchaseOrderstringOptional

Purchase order of the cross connect

monthlyFeestringRead-onlyRequired

Monthly fee of the cross connect in cents

setupFeestringRead-onlyRequired

Setup fee of the cross connect in cents

currencyIdinteger · integerRead-onlyRequired

The currency ID

  • 0: EURO
  • 1: USD
  • 9: YEN
colocatedServerIdinteger · integerRead-onlyRequired

Colocated server ID

hostIdinteger · integerRead-onlyRequired

Host ID

locationIdSideAinteger · integerRead-onlyRequired

Location ID of the Side A

locationIdSideANamestringRead-onlyRequired

Location name of the Side A

locationIdSideZinteger · integerRead-onlyRequired

Location ID of the Side B

locationIdSideZNamestringRead-onlyRequired

Location name of the Side B

locationDetailsstringRead-onlyRequired

Location details

rackIdSideAinteger · integerRead-onlyRequired

Rack ID of the Side A

rackIdSideANamestringRead-onlyRequired

Rack Name of the Side A

rackIdSideZinteger · integerRead-onlyRequired

Rack ID of the Side B

rackIdSideZNamestringRead-onlyRequired

Rack Name of the Side B

goLiveDatestringRead-onlyRequired

Go live date

internalIdstringRead-onlyRequired

Internal ID of the service

patchInternalNamestringRead-onlyRequired

Internal name of the patch

patchCustomerNamestringOptional

Customer name of the patch

thirdPartyIdstringRead-onlyRequired

Third party ID of the service

vendorIdinteger · integerRead-onlyRequired

Vendor ID of the service

cableTypeinteger · integerRead-onlyRequired

Type of cable

cableSpeedinteger · integerRead-onlyRequired

Cable speed

connectorSideATypeinteger · integerRead-onlyRequired

Connector of Side A

connectorSideZTypeinteger · integerRead-onlyRequired

Connector of Side Z

diverseFromPatchIdinteger · integerRead-onlyRequired

Diverse from patch id

customerNotesstringRead-onlyRequired

Notes of the customer

connectivityTypestringRead-onlyRequired

The type of connectivity service Following will be possible values:

  • Connectivity: Transport
  • Connectivity: IP connectivity
  • Connectivity: Crossconnect
outgoingTrafficSuminteger · integerRead-onlyRequired

The outgoing traffic (Mbit or GB - defined by "bandwidthBillingType")

incomingTrafficSuminteger · integerRead-onlyRequired

The incoming traffic (Mbit or GB - defined by "bandwidthBillingType")

bandwidthBillingTypeinteger · integerRead-onlyRequired

The bandwidth billing method for this service:

  • 1: unmetered connection
  • 2: measured in TB per month
  • 3: measured in mbit 95th percentile
put
/v3/crossConnect/{crossConnectId}

Get all the invoices for a specific cross connect

get
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
crossConnectIdintegerRequired

The ID of the cross connect

Header parameters
RANGED-DATAstringOptional

Example header and default range: RANGED-DATA:start=0,results=25

Responses
200

OK

application/json
idinteger · integerRead-onlyRequired

Cross connect ID

dateStartstringRead-onlyRequired

Start date of the cross connect

dateEndstringRead-onlyRequired

End date of the cross connect

dateCancelledstringRead-onlyRequired

Cancelled date of the cross connect

dateEndContractstringRead-onlyRequired

End contract date of the cross connect

contractPeriodinteger · integerRead-onlyRequired

Contract period of the cross connect

extendPeriodinteger · integerRead-onlyRequired

Extend period of the cross connect

cancellationPeriodinteger · integerRead-onlyRequired

The cancellation period in months

paymentTerminteger · integerRead-onlyRequired

Payment term of the cross connect

purchaseOrderstringOptional

Purchase order of the cross connect

monthlyFeestringRead-onlyRequired

Monthly fee of the cross connect in cents

setupFeestringRead-onlyRequired

Setup fee of the cross connect in cents

currencyIdinteger · integerRead-onlyRequired

The currency ID

  • 0: EURO
  • 1: USD
  • 9: YEN
colocatedServerIdinteger · integerRead-onlyRequired

Colocated server ID

hostIdinteger · integerRead-onlyRequired

Host ID

locationIdSideAinteger · integerRead-onlyRequired

Location ID of the Side A

locationIdSideANamestringRead-onlyRequired

Location name of the Side A

locationIdSideZinteger · integerRead-onlyRequired

Location ID of the Side B

locationIdSideZNamestringRead-onlyRequired

Location name of the Side B

locationDetailsstringRead-onlyRequired

Location details

rackIdSideAinteger · integerRead-onlyRequired

Rack ID of the Side A

rackIdSideANamestringRead-onlyRequired

Rack Name of the Side A

rackIdSideZinteger · integerRead-onlyRequired

Rack ID of the Side B

rackIdSideZNamestringRead-onlyRequired

Rack Name of the Side B

goLiveDatestringRead-onlyRequired

Go live date

internalIdstringRead-onlyRequired

Internal ID of the service

patchInternalNamestringRead-onlyRequired

Internal name of the patch

patchCustomerNamestringOptional

Customer name of the patch

thirdPartyIdstringRead-onlyRequired

Third party ID of the service

vendorIdinteger · integerRead-onlyRequired

Vendor ID of the service

cableTypeinteger · integerRead-onlyRequired

Type of cable

cableSpeedinteger · integerRead-onlyRequired

Cable speed

connectorSideATypeinteger · integerRead-onlyRequired

Connector of Side A

connectorSideZTypeinteger · integerRead-onlyRequired

Connector of Side Z

diverseFromPatchIdinteger · integerRead-onlyRequired

Diverse from patch id

customerNotesstringRead-onlyRequired

Notes of the customer

connectivityTypestringRead-onlyRequired

The type of connectivity service Following will be possible values:

  • Connectivity: Transport
  • Connectivity: IP connectivity
  • Connectivity: Crossconnect
outgoingTrafficSuminteger · integerRead-onlyRequired

The outgoing traffic (Mbit or GB - defined by "bandwidthBillingType")

incomingTrafficSuminteger · integerRead-onlyRequired

The incoming traffic (Mbit or GB - defined by "bandwidthBillingType")

bandwidthBillingTypeinteger · integerRead-onlyRequired

The bandwidth billing method for this service:

  • 1: unmetered connection
  • 2: measured in TB per month
  • 3: measured in mbit 95th percentile
get
/v3/crossConnect/{crossConnectId}/invoice

cancel the cross connect by ID

put
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
crossConnectIdintegerRequired
Body
idinteger · integerRead-onlyRequired

Cross connect ID

dateStartstringRead-onlyRequired

Start date of the cross connect

dateEndstringRead-onlyRequired

End date of the cross connect

dateCancelledstringRead-onlyRequired

Cancelled date of the cross connect

dateEndContractstringRead-onlyRequired

End contract date of the cross connect

contractPeriodinteger · integerRead-onlyRequired

Contract period of the cross connect

extendPeriodinteger · integerRead-onlyRequired

Extend period of the cross connect

cancellationPeriodinteger · integerRead-onlyRequired

The cancellation period in months

paymentTerminteger · integerRead-onlyRequired

Payment term of the cross connect

purchaseOrderstringOptional

Purchase order of the cross connect

monthlyFeestringRead-onlyRequired

Monthly fee of the cross connect in cents

setupFeestringRead-onlyRequired

Setup fee of the cross connect in cents

currencyIdinteger · integerRead-onlyRequired

The currency ID

  • 0: EURO
  • 1: USD
  • 9: YEN
colocatedServerIdinteger · integerRead-onlyRequired

Colocated server ID

hostIdinteger · integerRead-onlyRequired

Host ID

locationIdSideAinteger · integerRead-onlyRequired

Location ID of the Side A

locationIdSideANamestringRead-onlyRequired

Location name of the Side A

locationIdSideZinteger · integerRead-onlyRequired

Location ID of the Side B

locationIdSideZNamestringRead-onlyRequired

Location name of the Side B

locationDetailsstringRead-onlyRequired

Location details

rackIdSideAinteger · integerRead-onlyRequired

Rack ID of the Side A

rackIdSideANamestringRead-onlyRequired

Rack Name of the Side A

rackIdSideZinteger · integerRead-onlyRequired

Rack ID of the Side B

rackIdSideZNamestringRead-onlyRequired

Rack Name of the Side B

goLiveDatestringRead-onlyRequired

Go live date

internalIdstringRead-onlyRequired

Internal ID of the service

patchInternalNamestringRead-onlyRequired

Internal name of the patch

patchCustomerNamestringOptional

Customer name of the patch

thirdPartyIdstringRead-onlyRequired

Third party ID of the service

vendorIdinteger · integerRead-onlyRequired

Vendor ID of the service

cableTypeinteger · integerRead-onlyRequired

Type of cable

cableSpeedinteger · integerRead-onlyRequired

Cable speed

connectorSideATypeinteger · integerRead-onlyRequired

Connector of Side A

connectorSideZTypeinteger · integerRead-onlyRequired

Connector of Side Z

diverseFromPatchIdinteger · integerRead-onlyRequired

Diverse from patch id

customerNotesstringRead-onlyRequired

Notes of the customer

connectivityTypestringRead-onlyRequired

The type of connectivity service Following will be possible values:

  • Connectivity: Transport
  • Connectivity: IP connectivity
  • Connectivity: Crossconnect
outgoingTrafficSuminteger · integerRead-onlyRequired

The outgoing traffic (Mbit or GB - defined by "bandwidthBillingType")

incomingTrafficSuminteger · integerRead-onlyRequired

The incoming traffic (Mbit or GB - defined by "bandwidthBillingType")

bandwidthBillingTypeinteger · integerRead-onlyRequired

The bandwidth billing method for this service:

  • 1: unmetered connection
  • 2: measured in TB per month
  • 3: measured in mbit 95th percentile
Responses
put
/v3/crossConnect/{crossConnectId}/cancel

No content

Revert the cancellation of a cross connect by ID

put
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
crossConnectIdintegerRequired
Body
idinteger · integerRead-onlyRequired

Cross connect ID

dateStartstringRead-onlyRequired

Start date of the cross connect

dateEndstringRead-onlyRequired

End date of the cross connect

dateCancelledstringRead-onlyRequired

Cancelled date of the cross connect

dateEndContractstringRead-onlyRequired

End contract date of the cross connect

contractPeriodinteger · integerRead-onlyRequired

Contract period of the cross connect

extendPeriodinteger · integerRead-onlyRequired

Extend period of the cross connect

cancellationPeriodinteger · integerRead-onlyRequired

The cancellation period in months

paymentTerminteger · integerRead-onlyRequired

Payment term of the cross connect

purchaseOrderstringOptional

Purchase order of the cross connect

monthlyFeestringRead-onlyRequired

Monthly fee of the cross connect in cents

setupFeestringRead-onlyRequired

Setup fee of the cross connect in cents

currencyIdinteger · integerRead-onlyRequired

The currency ID

  • 0: EURO
  • 1: USD
  • 9: YEN
colocatedServerIdinteger · integerRead-onlyRequired

Colocated server ID

hostIdinteger · integerRead-onlyRequired

Host ID

locationIdSideAinteger · integerRead-onlyRequired

Location ID of the Side A

locationIdSideANamestringRead-onlyRequired

Location name of the Side A

locationIdSideZinteger · integerRead-onlyRequired

Location ID of the Side B

locationIdSideZNamestringRead-onlyRequired

Location name of the Side B

locationDetailsstringRead-onlyRequired

Location details

rackIdSideAinteger · integerRead-onlyRequired

Rack ID of the Side A

rackIdSideANamestringRead-onlyRequired

Rack Name of the Side A

rackIdSideZinteger · integerRead-onlyRequired

Rack ID of the Side B

rackIdSideZNamestringRead-onlyRequired

Rack Name of the Side B

goLiveDatestringRead-onlyRequired

Go live date

internalIdstringRead-onlyRequired

Internal ID of the service

patchInternalNamestringRead-onlyRequired

Internal name of the patch

patchCustomerNamestringOptional

Customer name of the patch

thirdPartyIdstringRead-onlyRequired

Third party ID of the service

vendorIdinteger · integerRead-onlyRequired

Vendor ID of the service

cableTypeinteger · integerRead-onlyRequired

Type of cable

cableSpeedinteger · integerRead-onlyRequired

Cable speed

connectorSideATypeinteger · integerRead-onlyRequired

Connector of Side A

connectorSideZTypeinteger · integerRead-onlyRequired

Connector of Side Z

diverseFromPatchIdinteger · integerRead-onlyRequired

Diverse from patch id

customerNotesstringRead-onlyRequired

Notes of the customer

connectivityTypestringRead-onlyRequired

The type of connectivity service Following will be possible values:

  • Connectivity: Transport
  • Connectivity: IP connectivity
  • Connectivity: Crossconnect
outgoingTrafficSuminteger · integerRead-onlyRequired

The outgoing traffic (Mbit or GB - defined by "bandwidthBillingType")

incomingTrafficSuminteger · integerRead-onlyRequired

The incoming traffic (Mbit or GB - defined by "bandwidthBillingType")

bandwidthBillingTypeinteger · integerRead-onlyRequired

The bandwidth billing method for this service:

  • 1: unmetered connection
  • 2: measured in TB per month
  • 3: measured in mbit 95th percentile
Responses
200

OK

application/json
idinteger · integerRead-onlyRequired

Cross connect ID

dateStartstringRead-onlyRequired

Start date of the cross connect

dateEndstringRead-onlyRequired

End date of the cross connect

dateCancelledstringRead-onlyRequired

Cancelled date of the cross connect

dateEndContractstringRead-onlyRequired

End contract date of the cross connect

contractPeriodinteger · integerRead-onlyRequired

Contract period of the cross connect

extendPeriodinteger · integerRead-onlyRequired

Extend period of the cross connect

cancellationPeriodinteger · integerRead-onlyRequired

The cancellation period in months

paymentTerminteger · integerRead-onlyRequired

Payment term of the cross connect

purchaseOrderstringOptional

Purchase order of the cross connect

monthlyFeestringRead-onlyRequired

Monthly fee of the cross connect in cents

setupFeestringRead-onlyRequired

Setup fee of the cross connect in cents

currencyIdinteger · integerRead-onlyRequired

The currency ID

  • 0: EURO
  • 1: USD
  • 9: YEN
colocatedServerIdinteger · integerRead-onlyRequired

Colocated server ID

hostIdinteger · integerRead-onlyRequired

Host ID

locationIdSideAinteger · integerRead-onlyRequired

Location ID of the Side A

locationIdSideANamestringRead-onlyRequired

Location name of the Side A

locationIdSideZinteger · integerRead-onlyRequired

Location ID of the Side B

locationIdSideZNamestringRead-onlyRequired

Location name of the Side B

locationDetailsstringRead-onlyRequired

Location details

rackIdSideAinteger · integerRead-onlyRequired

Rack ID of the Side A

rackIdSideANamestringRead-onlyRequired

Rack Name of the Side A

rackIdSideZinteger · integerRead-onlyRequired

Rack ID of the Side B

rackIdSideZNamestringRead-onlyRequired

Rack Name of the Side B

goLiveDatestringRead-onlyRequired

Go live date

internalIdstringRead-onlyRequired

Internal ID of the service

patchInternalNamestringRead-onlyRequired

Internal name of the patch

patchCustomerNamestringOptional

Customer name of the patch

thirdPartyIdstringRead-onlyRequired

Third party ID of the service

vendorIdinteger · integerRead-onlyRequired

Vendor ID of the service

cableTypeinteger · integerRead-onlyRequired

Type of cable

cableSpeedinteger · integerRead-onlyRequired

Cable speed

connectorSideATypeinteger · integerRead-onlyRequired

Connector of Side A

connectorSideZTypeinteger · integerRead-onlyRequired

Connector of Side Z

diverseFromPatchIdinteger · integerRead-onlyRequired

Diverse from patch id

customerNotesstringRead-onlyRequired

Notes of the customer

connectivityTypestringRead-onlyRequired

The type of connectivity service Following will be possible values:

  • Connectivity: Transport
  • Connectivity: IP connectivity
  • Connectivity: Crossconnect
outgoingTrafficSuminteger · integerRead-onlyRequired

The outgoing traffic (Mbit or GB - defined by "bandwidthBillingType")

incomingTrafficSuminteger · integerRead-onlyRequired

The incoming traffic (Mbit or GB - defined by "bandwidthBillingType")

bandwidthBillingTypeinteger · integerRead-onlyRequired

The bandwidth billing method for this service:

  • 1: unmetered connection
  • 2: measured in TB per month
  • 3: measured in mbit 95th percentile
put
/v3/crossConnect/{crossConnectId}/cancel/revert

Get the traffic usage graph (last year)

get
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
crossConnectIdintegerRequired

ID of the cross connect to fetch traffic for

upLinkIdintegerRequired

ID of the uplink to fetch traffic for

Responses
200

Base64 encoded image string

application/json
string[]Optional
get
/v3/crossConnect/{crossConnectId}/network/usage/{upLinkId}/graph/year

Get the traffic usage graph (last 30 days)

get
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
crossConnectIdintegerRequired

ID of the cross connect to fetch traffic for

upLinkIdintegerRequired

ID of the uplink to fetch traffic for

Responses
200

Base64 encoded image string

application/json
string[]Optional
get
/v3/crossConnect/{crossConnectId}/network/usage/{upLinkId}/graph/month

Get the traffic usage graph (last 7 days)

get
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
crossConnectIdintegerRequired

ID of the cross connect to fetch traffic for

upLinkIdintegerRequired

ID of the uplink to fetch traffic for

Responses
200

Base64 encoded image string

application/json
string[]Optional
get
/v3/crossConnect/{crossConnectId}/network/usage/{upLinkId}/graph/week

Get the traffic usage graph (last 24 hours)

get
Authorizations
PRIVATE-TOKENstringRequired
Path parameters
crossConnectIdintegerRequired

ID of the cross connect to fetch traffic for

upLinkIdintegerRequired

ID of the uplink to fetch traffic for

Responses
200

Base64 encoded image string

application/json
string[]Optional
get
/v3/crossConnect/{crossConnectId}/network/usage/{upLinkId}/graph/day

Last updated

Was this helpful?