Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateIPSecConnectionDetails

Properties

Optional cpeLocalIdentifier

cpeLocalIdentifier: undefined | string

Your identifier for your CPE device. Can be either an IP address or a hostname (specifically, the fully qualified domain name (FQDN)). The type of identifier you provide here must correspond to the value for {@code cpeLocalIdentifierType}.

For information about why you'd provide this value, see [If Your CPE Is Behind a NAT Device](https://docs.cloud.oracle.com/iaas/Content/Network/Tasks/overviewIPsec.htm#nat).

Example IP address: {@code 10.0.3.3}

Example hostname: {@code cpe.example.com}

Optional cpeLocalIdentifierType

cpeLocalIdentifierType: CpeLocalIdentifierType

The type of identifier for your CPE device. The value you provide here must correspond to the value for {@code cpeLocalIdentifier}.

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 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\"}}

Optional staticRoutes

staticRoutes: Array<string>

Static routes to the CPE. If you provide this attribute, it replaces the entire current set of static routes. A static route's CIDR must not be a multicast address or class E address. The CIDR can be either IPv4 or IPv6. IPv6 addressing is supported for all commercial and government regions. See IPv6 Addresses.

Example: {@code 10.0.1.0/24}

Example: {@code 2001:db8::/32}

Functions

getDeserializedJsonObj

getJsonObj