Resource Type: OCI > Storage > Block Volume
Oracle Cloud Infrastructure Block Volume resource. Block Volumes provide high-performance block storage that you can attach to compute instances for persistent storage needs.
Resource Context
Block Volume is a part of the Storage service.
Each Block Volume lives under a Region.
Controls
The primary controls for OCI > Storage > Block Volume 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-storage#/resource/types/blockVolume
- tmod:@turbot/turbot#/resource/categories/storage
- turbot graphql resource --id "tmod:@turbot/oci-storage#/resource/types/blockVolume"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-storage#/resource/types/blockVolume';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-storage#/resource/types/blockVolume"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-storage#/resource/types/blockVolume' 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