Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CccInfrastructureNetworkConfiguration

Configuration information for the Compute Cloud@Customer infrastructure. This network configuration information cannot be updated and is retrieved from the data center. The information will only be available after the connectionState is transitioned to CONNECTED.

Properties

Optional dnsIps

dnsIps: Array<string>

The domain name system (DNS) addresses that the Compute Cloud@Customer infrastructure uses for the data center network.

Optional infrastructureRoutingDynamic

infrastructureRoutingDynamic: model.CccInfrastructureRoutingDynamicDetails

Optional infrastructureRoutingStatic

infrastructureRoutingStatic: model.CccInfrastructureRoutingStaticDetails

Optional managementNodes

Information about the management nodes that are provisioned in the Compute Cloud@Customer infrastructure.

Optional mgmtVipHostname

mgmtVipHostname: undefined | string

The hostname corresponding to the virtual IP (VIP) address of the management nodes.

Optional mgmtVipIp

mgmtVipIp: undefined | string

The IP address used as the virtual IP (VIP) address of the management nodes.

Optional spineIps

spineIps: Array<string>

Addresses of the network spine switches.

Optional spineVip

spineVip: undefined | string

The spine switch public virtual IP (VIP). Traffic routed to the Compute Cloud@Customer infrastructure and and virtual cloud networks (VCNs) should have this address as next hop.

Optional uplinkDomain

uplinkDomain: undefined | string

Domain name to be used as the base domain for the internal network and by public facing services.

Optional uplinkGatewayIp

uplinkGatewayIp: undefined | string

Uplink gateway in the datacenter network that the Compute Cloud@Customer connects to.

Optional uplinkNetmask

uplinkNetmask: undefined | string

Netmask of the subnet that the Compute Cloud@Customer infrastructure is connected to.

Optional uplinkPortCount

uplinkPortCount: undefined | number

Number of uplink ports per spine switch. Connectivity is identical on both spine switches. For example, if input is two 100 gigabyte ports; then port-1 and port-2 on both spines will be configured. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional uplinkPortForwardErrorCorrection

uplinkPortForwardErrorCorrection: UplinkPortForwardErrorCorrection

The port forward error correction (FEC) setting for the uplink port on the Compute Cloud@Customer infrastructure.

Optional uplinkPortSpeedInGbps

uplinkPortSpeedInGbps: undefined | number

Uplink port speed defined in gigabytes per second. All uplink ports must have identical speed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional uplinkVlanMtu

uplinkVlanMtu: undefined | number

The virtual local area network (VLAN) maximum transmission unit (MTU) size for the uplink ports. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj