v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142110684.3 KB

Returns detailed resource information for the specified mount target including network configuration.

get/mount-targets/{mountTargetId}

Path parameters

mountTargetIdstring required

The ID of the mount target to retrieve information for.

Response

Success

availabilityZoneIdstring

The Availability Zone ID where the mount target is located.

ownerIdstring required

The Amazon Web Services account ID of the mount target owner.

mountTargetIdstring required

The ID of the mount target.

fileSystemIdstring

The ID of the file system.

subnetIdstring required

The ID of the subnet where the mount target is located.

ipv4Addressstring

The IPv4 address of the mount target.

ipv6Addressstring

The IPv6 address of the mount target.

networkInterfaceIdstring

The ID of the network interface associated with the mount target.

vpcIdstring

The ID of the VPC where the mount target is located.

securityGroupsSecurityGroup[]

The security groups associated with the mount target.

status'available' | 'creating' | 'deleting' | 'deleted' | 'error' | 'updating'

The current status of the mount target.

statusMessagestring

Additional information about the mount target status.