Resource Type: OCI > Governance
OCI Governance provides tag management and governance services for Oracle Cloud Infrastructure. This includes Tag Namespaces for organizing tags, Tag Definitions for defining allowed tags and their validators, and Tag Defaults for automatically applying tags to new resources.
Resource Types
The Governance service includes these resource types:
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/oci-governance#/resource/types/governance
- tmod:@turbot/turbot#/resource/categories/cloudService
- turbot graphql resource --id "tmod:@turbot/oci-governance#/resource/types/governance"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-governance#/resource/types/governance';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-governance#/resource/types/governance"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-governance#/resource/types/governance' 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