Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExchangeConnection

Package version

The properties that define an exchange connection.

Hierarchy

  • ExchangeConnection

Index

Properties

Optional bgpSession

bgpSession: BgpSession

The BGP session associated with the connection.

Optional connectionIdentifier

connectionIdentifier: undefined | string

The unique identifier (GUID) for the connection.

Optional connectionState

connectionState: ConnectionState

The state of the connection. Possible values include: 'None', 'PendingApproval', 'Approved', 'ProvisioningStarted', 'ProvisioningFailed', 'ProvisioningCompleted', 'Validating', 'Active' NOTE: This property will not be serialized. It can only be populated by the server.

Optional peeringDBFacilityId

peeringDBFacilityId: undefined | number

The PeeringDB.com ID of the facility at which the connection has to be set up.

Generated using TypeDoc