Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 877 Bytes

FirmwareCifsServer.md

File metadata and controls

14 lines (10 loc) · 877 Bytes

FirmwareCifsServer

An external file repository accessible through the CIFS protocol.

Properties

Name Type Description Notes
mount_options str Mount option (Authentication Protocol) as configured on the CIFS Server. Example:ntlmv2. [optional] [default to 'none']
remote_file str Filename of the image in the remote share location. Example:ucs-c220m5-huu-3.1.2c.iso. [optional]
remote_ip str CIFS Server Hostname or IP Address. Example:CIFS-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]