Resource Type: OCI > Networking > Subnet
Oracle Cloud Infrastructure Subnet resource. A subnet is a subdivision of a VCN that contains cloud resources like compute instances. Each subnet has a contiguous range of IP addresses.
Resource Context
Subnet is a part of the Networking service.
Each Subnet lives under a VCN.
Controls
The primary controls for OCI > Networking > Subnet 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/subnet
- tmod:@turbot/turbot#/resource/categories/networking
- turbot graphql resource --id "tmod:@turbot/oci-networking#/resource/types/subnet"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/subnet';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-networking#/resource/types/subnet"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/subnet' 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