MountSettings Class
File Server mount Information.
- Inheritance
-
MountSettings
Constructor
MountSettings(*, mount_point: Optional[str] = None, file_server_public_ip: Optional[str] = None, file_server_internal_ip: Optional[str] = None, **kwargs)
Parameters
- file_server_public_ip
- str
Required
Public IP address of the File Server which can be used to SSH to the node from outside of the subnet.
- file_server_internal_ip
- str
Required
Internal IP address of the File Server which can be used to access the File Server from within the subnet.
Feedback
Submit and view feedback for