Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateIngressGatewayDetails

The information about a new IngressGateway.

Properties

Optional accessLogging

accessLogging: model.AccessLoggingConfiguration

compartmentId

compartmentId: string

The OCID of the compartment.

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 description

description: undefined | string

Description of the resource. It can be changed after creation. Avoid entering confidential information.

Example: {@code This is my new resource}

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"}}

hosts

hosts: Array<IngressGatewayHost>

An array of hostnames and their listener configuration that this gateway will bind to.

meshId

meshId: string

The OCID of the service mesh in which this ingress gateway is created.

Optional mtls

mtls: model.IngressGatewayMutualTransportLayerSecurityDetails

name

name: string

A user-friendly name. The name has to be unique within the same service mesh and cannot be changed after creation. Avoid entering confidential information.

Example: {@code My unique resource name}

Functions

getDeserializedJsonObj

getJsonObj