Resource Type: OCI > Governance > Tag Definition
Oracle Cloud Infrastructure Governance Tag Definition. A tag definition specifies the key portion of a defined tag. Tag definitions must be unique within a tag namespace. A tag definition can optionally include a validator that specifies the allowed values for the tag.
Resource Context
Tag Definition is a part of the Governance service.
Each Tag Definition lives under a Tag Namespace.
Controls
The primary controls for OCI > Governance > Tag Definition 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-governance#/resource/types/tagDefinition
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/oci-governance#/resource/types/tagDefinition"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-governance#/resource/types/tagDefinition';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-governance#/resource/types/tagDefinition"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-governance#/resource/types/tagDefinition' 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