Resource Type: OCI > Networking > VCN
Oracle Cloud Infrastructure Virtual Cloud Network (VCN) resource. A VCN is a software-defined network that provides segmentation and isolation for your cloud resources.
Resource Context
VCN is a part of the Networking service.
Each VCN lives under a Region.
Controls
The primary controls for OCI > Networking > VCN are:
It is also targeted by these controls:
- OCI > Networking > Internet Gateway > Discovery
- OCI > Networking > NAT Gateway > Discovery
- OCI > Networking > Network Security Group > Discovery
- OCI > Networking > Route Table > Discovery
- OCI > Networking > Security List > Discovery
- OCI > Networking > Service Gateway > Discovery
- OCI > Networking > Subnet > Discovery
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/vcn
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/oci-networking#/resource/types/vcn"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/vcn';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-networking#/resource/types/vcn"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/vcn' 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