Resource Type: OCI > Storage > Mount Target
Oracle Cloud Infrastructure Mount Target resource. Mount Targets are network endpoints within a VCN that NFS clients use to connect to a file system. Each mount target has IP addresses that are assigned from the subnet.
Resource Context
Mount Target is a part of the Storage service.
Each Mount Target lives under a Region.
Controls
The primary controls for OCI > Storage > Mount Target 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/mountTarget
- tmod:@turbot/turbot#/resource/categories/storage
- turbot graphql resource --id "tmod:@turbot/oci-storage#/resource/types/mountTarget"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/oci-storage#/resource/types/mountTarget';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/oci-storage#/resource/types/mountTarget"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/oci-storage#/resource/types/mountTarget' 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