Network share file server.
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] |