---
title: Mount Target
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Mount Target
---

# Mount Target

An OCI Mount Target provides an access point for connecting compute instances to an OCI File Storage file system. It enables NFSv3 connections within a selected subnet and availability domain, allowing clients to mount and use shared file storage. It also manages export sets that control access and permissions for file system exports.

```
oci.filestorage_mount_target
```

## Fields

| Title                     | ID   | Type          | Data Type                                                                                                                                                                                                                                                                                     | Description |
| ------------------------- | ---- | ------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                      | core | string        |
| availability_domain       | core | string        | The value to assign to the availability_domain property of this MountTarget.                                                                                                                                                                                                                  |
| cloud_account_id          | core | string        | The identifier of the related cloud account. The concept of an account might have different names in different cloud providers. AWS is calling it account, GCP calls it project and Azure uses the term subscription.                                                                         |
| cloud_account_name        | core | string        | The name of the account this resource belongs to.                                                                                                                                                                                                                                             |
| cloud_provider            | core | string        | The name of the cloud provider.                                                                                                                                                                                                                                                               |
| cloud_tags                | core | hstore        |
| compartment_id            | core | string        | The value to assign to the compartment_id property of this MountTarget.                                                                                                                                                                                                                       |
| created_at                | core | timestamp     | Time when the resource has been created.                                                                                                                                                                                                                                                      |
| export_set_id             | core | string        | The value to assign to the export_set_id property of this MountTarget.                                                                                                                                                                                                                        |
| freeform_tags             | core | hstore        | The value to assign to the freeform_tags property of this MountTarget.                                                                                                                                                                                                                        |
| id                        | core | string        | The value to assign to the id property of this MountTarget.                                                                                                                                                                                                                                   |
| idmap_type                | core | string        | The value to assign to the idmap_type property of this MountTarget. Allowed values for this property are: "LDAP", "NONE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.                                                         |
| kerberos                  | core | json          | The value to assign to the kerberos property of this MountTarget.                                                                                                                                                                                                                             |
| ldap_idmap                | core | json          | The value to assign to the ldap_idmap property of this MountTarget.                                                                                                                                                                                                                           |
| lifecycle_details         | core | string        | The value to assign to the lifecycle_details property of this MountTarget.                                                                                                                                                                                                                    |
| lifecycle_state           | core | string        | The value to assign to the lifecycle_state property of this MountTarget. Allowed values for this property are: "CREATING", "ACTIVE", "DELETING", "DELETED", "FAILED", "UPDATING", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. |
| locks                     | core | json          | The value to assign to the locks property of this MountTarget.                                                                                                                                                                                                                                |
| mount_target_ipv6_ids     | core | array<string> | The value to assign to the mount_target_ipv6_ids property of this MountTarget.                                                                                                                                                                                                                |
| name                      | core | string        | The name of this resource.                                                                                                                                                                                                                                                                    |
| nsg_ids                   | core | array<string> | The value to assign to the nsg_ids property of this MountTarget.                                                                                                                                                                                                                              |
| observed_throughput       | core | int64         | The value to assign to the observed_throughput property of this MountTarget.                                                                                                                                                                                                                  |
| oci_display_name          | core | string        |
| private_ip_ids            | core | array<string> | The value to assign to the private_ip_ids property of this MountTarget.                                                                                                                                                                                                                       |
| region_id                 | core | string        | The region this resource resides within.                                                                                                                                                                                                                                                      |
| requested_throughput      | core | int64         | The value to assign to the requested_throughput property of this MountTarget.                                                                                                                                                                                                                 |
| reserved_storage_capacity | core | int64         | The value to assign to the reserved_storage_capacity property of this MountTarget.                                                                                                                                                                                                            |
| resource_type             | core | string        | The name of the resource type.                                                                                                                                                                                                                                                                |
| subnet_id                 | core | string        | The value to assign to the subnet_id property of this MountTarget.                                                                                                                                                                                                                            |
| tags                      | core | hstore_csv    |
| tenancy_ocid              | core | string        | The OCID of the tenancy containing the resource.                                                                                                                                                                                                                                              |
| time_billing_cycle_end    | core | timestamp     | The value to assign to the time_billing_cycle_end property of this MountTarget.                                                                                                                                                                                                               |
| time_created              | core | timestamp     | The value to assign to the time_created property of this MountTarget.                                                                                                                                                                                                                         |
| updated_at                | core | timestamp     | Time when the resource has been updated the last time.                                                                                                                                                                                                                                        |
| zone_id                   | core | string        | The zone this resource resides within.                                                                                                                                                                                                                                                        |
