Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MountSettings

Package version

interface

An interface representing MountSettings. File Server mount Information.

Hierarchy

  • MountSettings

Index

Properties

Optional fileServerInternalIP

fileServerInternalIP: undefined | string
member

{string} [fileServerInternalIP] Internal IP. Internal IP address of the File Server which can be used to access the File Server from within the subnet.

Optional fileServerPublicIP

fileServerPublicIP: undefined | string
member

{string} [fileServerPublicIP] Public IP. Public IP address of the File Server which can be used to SSH to the node from outside of the subnet.

Optional mountPoint

mountPoint: undefined | string
member

{string} [mountPoint] Mount Point. Path where the data disks are mounted on the File Server.

Generated using TypeDoc