Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreatePrivateAccessChannelDetails

Input payload to create a Private Access Channel.

Properties

displayName

displayName: string

Display Name of the Private Access Channel.

Optional networkSecurityGroupIds

networkSecurityGroupIds: Array<string>

Network Security Group OCIDs for an Analytics instance.

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