Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PublicIpPool

A public IP pool is a set of public IP addresses represented as one or more IPv4 CIDR blocks. Resources like load balancers and compute instances can be allocated public IP addresses from a public IP pool.

Properties

Optional cidrBlocks

cidrBlocks: Array<string>

The CIDR blocks added to this pool. This could be all or a portion of a BYOIP CIDR block.

compartmentId

compartmentId: string

The OCID of the compartment containing this pool.

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

id

id: string

The OCID of the public IP pool.

Optional lifecycleState

lifecycleState: LifecycleState

The public IP pool's current state.

timeCreated

timeCreated: Date

The date and time the public IP pool was created, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj