curl --location --request GET 'http://localhost:5000/webapi/entry.cgi?api&version&method&_sid=<api-key>'{
"success": true,
"data": {
"enable_nfs": true,
"enable_nfs_v4": true,
"enabled_minor_ver": 0,
"nfs_v4_domain": "string",
"read_size": 0,
"support_encrypt_share": 0,
"support_major_ver": 0,
"support_minor_ver": 0,
"unix_pri_enable": true,
"write_size": 0
}
}