Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace FastConnectProviderService

A service offering from a supported provider. For more information, see FastConnect Overview.

Properties

bandwithShapeManagement

bandwithShapeManagement: BandwithShapeManagement

Who is responsible for managing the virtual circuit bandwidth.

customerAsnManagement

customerAsnManagement: CustomerAsnManagement

Who is responsible for managing the ASN information for the network at the other end of the connection from Oracle.

Optional description

description: undefined | string

The location of the provider's website or portal. This portal is where you can get information about the provider service, create a virtual circuit connection from the provider to Oracle Cloud Infrastructure, and retrieve your provider service key for that virtual circuit connection.

Example: {@code https://example.com}

id

id: string

The OCID of the service offered by the provider.

privatePeeringBgpManagement

privatePeeringBgpManagement: PrivatePeeringBgpManagement

Who is responsible for managing the private peering BGP information.

providerName

providerName: string

The name of the provider.

providerServiceKeyManagement

providerServiceKeyManagement: ProviderServiceKeyManagement

Who is responsible for managing the provider service key.

providerServiceName

providerServiceName: string

The name of the service offered by the provider.

publicPeeringBgpManagement

publicPeeringBgpManagement: PublicPeeringBgpManagement

Who is responsible for managing the public peering BGP information.

requiredTotalCrossConnects

requiredTotalCrossConnects: number

Total number of cross-connect or cross-connect groups required for the virtual circuit. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional supportedVirtualCircuitTypes

supportedVirtualCircuitTypes: Array<SupportedVirtualCircuitTypes>

An array of virtual circuit types supported by this service.

type

type: Type

Provider service type.

Functions

getDeserializedJsonObj

getJsonObj