Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateCrossConnectDetails

Properties

compartmentId

compartmentId: string

The OCID of the compartment to contain the cross-connect.

Optional crossConnectGroupId

crossConnectGroupId: undefined | string

The OCID of the cross-connect group to put this cross-connect in.

Optional customerReferenceName

customerReferenceName: undefined | string

A reference name or identifier for the physical fiber connection that this cross-connect uses.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional farCrossConnectOrCrossConnectGroupId

farCrossConnectOrCrossConnectGroupId: undefined | string

If you already have an existing cross-connect or cross-connect group at this FastConnect location, and you want this new cross-connect to be on a different router (for the purposes of redundancy), provide the OCID of that existing cross-connect or cross-connect group.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

locationName

locationName: string

The name of the FastConnect location where this cross-connect will be installed. To get a list of the available locations, see {@link #listCrossConnectLocations(ListCrossConnectLocationsRequest) listCrossConnectLocations}.

Example: {@code CyrusOne, Chandler, AZ}

Optional macsecProperties

macsecProperties: model.CreateMacsecProperties

Optional nearCrossConnectOrCrossConnectGroupId

nearCrossConnectOrCrossConnectGroupId: undefined | string

If you already have an existing cross-connect or cross-connect group at this FastConnect location, and you want this new cross-connect to be on the same router, provide the OCID of that existing cross-connect or cross-connect group.

portSpeedShapeName

portSpeedShapeName: string

The port speed for this cross-connect. To get a list of the available port speeds, see {@link #listCrossconnectPortSpeedShapes(ListCrossconnectPortSpeedShapesRequest) listCrossconnectPortSpeedShapes}.

Example: {@code 10 Gbps}

Functions

getDeserializedJsonObj

getJsonObj