Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BastionSummary

Summary information for a bastion resource. A bastion provides secured, public access to target resources in the cloud that you cannot otherwise reach from the internet. A bastion resides in a public subnet and establishes the network infrastructure needed to connect a user to a target resource in a private subnet.

Properties

bastionType

bastionType: string

The type of bastion.

compartmentId

compartmentId: string

The unique identifier (OCID) of the compartment where the bastion is located.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional dnsProxyStatus

dnsProxyStatus: model.BastionDnsProxyStatus

The current dns proxy status of the bastion.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The unique identifier (OCID) of the bastion, which can't be changed after creation.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail.

lifecycleState

lifecycleState: BastionLifecycleState

The current state of the bastion.

name

name: string

The name of the bastion, which can't be changed after creation.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

targetSubnetId

targetSubnetId: string

The unique identifier (OCID) of the subnet that the bastion connects to.

targetVcnId

targetVcnId: string

The unique identifier (OCID) of the virtual cloud network (VCN) that the bastion connects to.

timeCreated

timeCreated: Date

The time the bastion was created. Format is defined by RFC3339. Example: {@code 2020-01-25T21:10:29.600Z}

Optional timeUpdated

timeUpdated: Date

The time the bastion was updated. Format is defined by RFC3339. Example: {@code 2020-01-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj