Resource Type: OCI > Storage > File System
Oracle Cloud Infrastructure File System resource. File Systems provide a fully managed, elastic file system that can be mounted by compute instances within a VCN for shared file storage needs.
Resource Context
File System is a part of the Storage service.
Each File System lives under a Region.
Controls
The primary controls for OCI > Storage > File System 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/fileSystem
- tmod:@turbot/turbot#/resource/categories/storage
- turbot graphql resource --id "tmod:@turbot/oci-storage#/resource/types/fileSystem"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-storage#/resource/types/fileSystem';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-storage#/resource/types/fileSystem"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-storage#/resource/types/fileSystem' 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