Resource Type: OCI > Storage > Boot Volume
Oracle Cloud Infrastructure Boot Volume resource. Boot Volumes are the OS disk attached to compute instances containing the boot partition and operating system.
Resource Context
Boot Volume is a part of the Storage service.
Each Boot Volume lives under a Region.
Controls
The primary controls for OCI > Storage > Boot 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/bootVolume
- tmod:@turbot/turbot#/resource/categories/storage
- turbot graphql resource --id "tmod:@turbot/oci-storage#/resource/types/bootVolume"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-storage#/resource/types/bootVolume';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-storage#/resource/types/bootVolume"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-storage#/resource/types/bootVolume' 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