Resource Type: OCI > Compartment
Oracle Cloud Infrastructure Compartment resource. Each Compartment represents a logical container for organizing OCI resources.
Controls
The primary controls for OCI > Compartment are:
It is also targeted by these controls:
- OCI > Governance > Tag Default > Discovery
- OCI > Governance > Tag Namespace > Discovery
- OCI > IAM > Policy > Discovery
- OCI > Region > 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#/resource/types/compartment
- tmod:@turbot/turbot#/resource/categories/cloudResourceGroup
- turbot graphql resource --id "tmod:@turbot/oci#/resource/types/compartment"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci#/resource/types/compartment';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci#/resource/types/compartment"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci#/resource/types/compartment' 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