Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
OCI
Loading resources...

Resource Type: OCI > Networking > Network Security Group

Oracle Cloud Infrastructure Network Security Group (NSG) resource. NSGs provide instance-level security with rules that specify the types of traffic allowed in and out. NSGs can be applied to individual VNICs attached to compute instances.

Resource Context

Network Security Group is a part of the Networking service.

Each Network Security Group lives under a VCN.

Controls

The primary controls for OCI > Networking > Network Security Group are:

  • Allowed
  • CMDB
  • Defined Tags
  • Discovery
  • Freeform Tags

Quick Actions

  • Router
  • Update Defined Tags
  • Update Freeform Tags

Category

  • Networking

In Your Workspace

  • Controls by Resource Type report
  • Policy Settings by Resource Type report
  • Resources by Resource Type report

Developers

    Resource Type URI
    • tmod:@turbot/oci-networking#/resource/types/networkSecurityGroup
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/networking
  • GraphQL
    • query resource(id: "tmod:@turbot/oci-networking#/resource/types/networkSecurityGroup") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/oci-networking#/resource/types/networkSecurityGroup'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/oci-networking#/resource/types/networkSecurityGroup"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/networkSecurityGroup';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-networking#/resource/types/networkSecurityGroup"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-networking#/resource/types/networkSecurityGroup' and notification_type in ('resource_updated', 'resource_created');
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
6
Mods
38
Resource Types
257
Policies
180
Controls
5
Quick Actions
6
IAM