Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PortForwardingSessionTargetResourceDetails

Details about a port forwarding session for a target resource.

Properties

Const sessionType

sessionType: string = "PORT_FORWARDING"

Optional targetResourceDisplayName

targetResourceDisplayName: undefined | string

The display name of the target Compute instance that the session connects to.

Optional targetResourceFqdn

targetResourceFqdn: undefined | string

The Fully Qualified Domain Name of the target resource that the session connects to.

Optional targetResourceId

targetResourceId: undefined | string

The unique identifier (OCID) of the target resource (a Compute instance, for example) that the session connects to.

Optional targetResourcePort

targetResourcePort: undefined | number

The port number to connect to on the target resource. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional targetResourcePrivateIpAddress

targetResourcePrivateIpAddress: undefined | string

The private IP address of the target resource that the session connects to.

Methods

getDeserializedJsonObj

getJsonObj