Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PublicEndpointDetails

Public endpoint configuration details.

Properties

Optional allowlistedHttpIps

allowlistedHttpIps: Array<string>

Source IP addresses or IP address ranges ingress rules. (ex: "168.122.59.5", "10.20.30.0/26") An invalid IP or CIDR block will result in a 400 response.

Optional allowlistedHttpVcns

allowlistedHttpVcns: Array<VirtualCloudNetwork>

Virtual Cloud Networks allowed to access this network endpoint.

Optional isIntegrationVcnAllowlisted

isIntegrationVcnAllowlisted: undefined | false | true

The Integration service's VCN is allow-listed to allow integrations to call back into other integrations

Const networkEndpointType

networkEndpointType: string = "PUBLIC"

Methods

getDeserializedJsonObj

getJsonObj