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

Resource Type: OCI > Compute

OCI Compute provides virtual machine instances in Oracle Cloud Infrastructure. Compute enables you to provision and manage compute hosts, known as instances. You can launch instances as needed to meet your compute and application requirements.

Resource Types

The Compute service includes these resource types:

  • Instance

Category

  • Cloud > Service

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-compute#/resource/types/compute
  • Category URI
    • tmod:@turbot/turbot#/resource/categories/cloudService
  • GraphQL
    • query resource(id: "tmod:@turbot/oci-compute#/resource/types/compute") { … }
    • query resourceActivities(filter: "resourceId:'tmod:@turbot/oci-compute#/resource/types/compute'") { … }
    • mutation createResource(input: { … })
    • mutation updateResource(input: { … })
  • CLI
    • Get Resource
    • turbot graphql resource --id "tmod:@turbot/oci-compute#/resource/types/compute"
  • Steampipe Query
    • Get Resource
    • select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-compute#/resource/types/compute';
    • Get Policy Settings (By Resource ID)
    • select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-compute#/resource/types/compute"';
    • Get Resource Notification
    • select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-compute#/resource/types/compute' 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