Click or drag to resize

SolidFireElementEnableClusterSsh Method (String)

Enables SSH on all nodes in the cluster. Overwrites previous duration.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public EnableClusterSshResult EnableClusterSsh(
	string Duration
)

Parameters

Duration
Type: SystemString

Return Value

Type: EnableClusterSshResult

Implements

ISolidFireElementEnableClusterSsh(String)
See Also