Click or drag to resize

ISolidFireElementEnableSsh Method

Enables SSH on the targeted node. This does not effect the cluster-wide SSH timeout duration. The node is not exempt from the SSH shut off by the global timeout.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
EnableSshResult EnableSsh()

Return Value

Type: EnableSshResult
See Also