Network File Share (NFS) Using REST API

Creating a Connection

{    "name": "\\\\{{Your Machine Name}}\\{{Your NFS Directory or Folder}}",    "platform": {          "id": "nfs"    }, "auth": {      "unc": "\\\\{{Your Machine Name}}\\{{Your NFS Directory or Folder}}"       } }

 

 

DryvIQ Platform Version: 5.9.2
Release Date: December 17, 2024