Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FastConnectProviderServiceKey

A provider service key and its details. A provider service key is an identifier for a provider's virtual circuit.

Properties

Optional bandwidthShapeName

bandwidthShapeName: undefined | string

The provisioned data rate of the connection. To get a list of the available bandwidth levels (that is, shapes), see {@link #listFastConnectProviderVirtualCircuitBandwidthShapes(ListFastConnectProviderVirtualCircuitBandwidthShapesRequest) listFastConnectProviderVirtualCircuitBandwidthShapes}.

Example: {@code 10 Gbps}

name

name: string

The service key that the provider gives you when you set up a virtual circuit connection from the provider to Oracle Cloud Infrastructure. Use this value as the {@code providerServiceKeyName} query parameter for {@link #getFastConnectProviderServiceKey(GetFastConnectProviderServiceKeyRequest) getFastConnectProviderServiceKey}.

Optional peeringLocation

peeringLocation: undefined | string

The provider's peering location.

Functions

getDeserializedJsonObj

getJsonObj