Manage OCI API Gateway gateway resources. This page is generated from checked-in package metadata, CRD schemas, and sample manifests.
| 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 |
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 |
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 |
No checked-in sample manifest currently exists for this resource.