MountTarget schema from Amazon EFS Amazon Elastic File System (EFS) API
Type: objectProperties: 9
Amazon Web ServicesEFSElastic File SystemFile StorageNFSServerlessStorage
MountTarget is a JSON Structure definition published by Amazon EFS, describing 9 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-efs/refs/heads/main/json-structure/efs-openapi-mount-target-structure.json",
"name": "MountTarget",
"description": "MountTarget schema from Amazon EFS Amazon Elastic File System (EFS) API",
"type": "object",
"properties": {
"MountTargetId": {
"type": "string",
"description": "System-assigned mount target ID."
},
"FileSystemId": {
"type": "string",
"description": "The ID of the file system for which the mount target is intended."
},
"SubnetId": {
"type": "string",
"description": "The ID of the subnet."
},
"LifeCycleState": {
"type": "string",
"description": "Lifecycle state of the mount target."
},
"IpAddress": {
"type": "string",
"description": "Address at which the file system is mountable."
},
"NetworkInterfaceId": {
"type": "string",
"description": "The ID of the network interface."
},
"AvailabilityZoneId": {
"type": "string",
"description": "The unique and consistent identifier of the Availability Zone."
},
"AvailabilityZoneName": {
"type": "string",
"description": "The name of the Availability Zone."
},
"VpcId": {
"type": "string",
"description": "The Virtual Private Cloud ID."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.