Resource Type: OCI > Networking > Service Gateway
Oracle Cloud Infrastructure Service Gateway resource. A service gateway provides private access to Oracle services from your VCN without exposing data to the public internet. Traffic flows over the Oracle network instead of the internet.
Resource Context
Service Gateway is a part of the Networking service.
Each Service Gateway lives under a VCN.
Controls
The primary controls for OCI > Networking > Service Gateway are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/oci-networking#/resource/types/serviceGateway
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/oci-networking#/resource/types/serviceGateway"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/serviceGateway';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-networking#/resource/types/serviceGateway"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/serviceGateway' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query