Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 790 Bytes

FirmwareNfsServer.md

File metadata and controls

14 lines (10 loc) · 790 Bytes

FirmwareNfsServer

Network share file server.

Properties

Name Type Description Notes
mount_options str Mount option as configured on the NFS Server. Example:nolock. [optional]
remote_file str Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso. [optional]
remote_ip str NFS Server Hostname or IP Address. Example:NFS-server-hostname or 10.10.8.7. [optional]
remote_share str Directory where the image is stored. Example:/share/subfolder. [optional]

[Back to Model list] [Back to API list] [Back to README]