Amazon Snow Family Nfs On Device Service Configuration Structure
An object that represents the metadata and configuration settings for the NFS (Network File System) service on an Amazon Web Services Snow Family device.
Type: objectProperties: 2
Data MigrationEdge ComputingOffline TransferPhysical Appliance
NFSOnDeviceServiceConfiguration is a JSON Structure definition published by Amazon Snow Family, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"type": "object",
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-snow-family/refs/heads/main/json-structure/amazon-snow-family-nfs-on-device-service-configuration-structure.json",
"name": "NFSOnDeviceServiceConfiguration",
"description": "An object that represents the metadata and configuration settings for the NFS (Network File System) service on an Amazon Web Services Snow Family device.",
"properties": {
"StorageLimit": {
"allOf": [
{
"$ref": "#/components/schemas/StorageLimit"
},
{
"description": "The maximum NFS storage for one Snow Family device."
}
]
},
"StorageUnit": {
"allOf": [
{
"$ref": "#/components/schemas/StorageUnit"
},
{
"description": "<p>The scale unit of the NFS storage on the device.</p> <p>Valid values: TB.</p>"
}
]
}
}
}
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.