oci-service-operator

API Gateway: ApiGateway

Manage OCI API Gateway gateway resources. This page is generated from checked-in package metadata, CRD schemas, and sample manifests.

Resource Snapshot

Field Value
Service apigateway
Resource ApiGateway
API Version apigateway.oracle.com/v1beta1
Package API Gateway
Support Status Preview
Latest Released Version v2.1.0-alpha
Install Namespace oci-service-operator-apigateway-system

Spec Fields

This summary shows the top-level spec fields. Use the full API reference for nested fields, defaults, and enum values.

Field Description Type Required
certificateId CertificateId is the OCID of a certificate resource to use for HTTPS. string No
compartmentId CompartmentId is the OCID of the compartment in which to create the gateway. string Yes
definedTags - map[string, map[string, string]] No
displayName DisplayName is a user-friendly name for the gateway. string No
endpointType EndpointType is the gateway endpoint type. Validation: endpointType is immutable. string Yes
freeformTags - map[string, string] No
id The OCID of an existing ApiGateway to bind to. string No
networkSecurityGroupIds NetworkSecurityGroupIds is an optional list of NSG OCIDs associated with the gateway. list[string] No
subnetId SubnetId is the OCID of the subnet in which the gateway is created. Validation: subnetId is immutable. string Yes

Status Fields

This summary shows the top-level status fields. Use the full API reference for nested fields, defaults, and enum values.

Field Description Type Required
status - object Yes

Sample Manifest

No checked-in sample manifest currently exists for this resource.