Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PrivateAccessChannel

Analytics Instance Private Access Channel model.

Properties

displayName

displayName: string

Display Name of the Private Access Channel.

egressSourceIpAddresses

egressSourceIpAddresses: Array<string>

The list of IP addresses from the customer subnet connected to private access channel, used as a source Ip by Private Access Channel for network traffic from the AnalyticsInstance to Private Sources.

ipAddress

ipAddress: string

IP Address of the Private Access channel.

key

key: string

Private Access Channel unique identifier key.

Optional networkSecurityGroupIds

networkSecurityGroupIds: Array<string>

Network Security Group OCIDs for an Analytics instance.

Optional privateSourceDnsZones

privateSourceDnsZones: Array<PrivateSourceDnsZone>

List of Private Source DNS zones registered with Private Access Channel, where datasource hostnames from these dns zones / domains will be resolved in the peered VCN for access from Analytics Instance. Min of 1 is required and Max of 30 Private Source DNS zones can be registered.

Optional privateSourceScanHosts

privateSourceScanHosts: Array<PrivateSourceScanHost>

List of Private Source DB SCAN hosts registered with Private Access Channel for access from Analytics Instance.

subnetId

subnetId: string

OCID of the customer subnet connected to private access channel.

vcnId

vcnId: string

OCID of the customer VCN peered with private access channel.

Functions

getDeserializedJsonObj

getJsonObj