Nfs Shares
Retrieves the current list of Network File System mounted shares.:
Query
select * from nfs_shares;
Additional Query Info
- Version: 1.4.5
- Platform: darwin
- Interval: 86400
JSON
{
"queries": {
"Nfs Shares": {
"query": "select * from nfs_shares;",
"interval": "86400",
"platform": "darwin",
"version": "1.4.5",
"description": "Retrieves the current list of Network File System mounted shares.",
"value": ""
}
}
}