ISolidFireElementEnableClusterSshAsync Method (CancellationToken, 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 Task<EnableClusterSshResult> EnableClusterSshAsync(
CancellationToken cancellationToken,
string Duration
)
Parameters
- cancellationToken
- Type: System.ThreadingCancellationToken
- Duration
- Type: SystemString
Return Value
Type:
TaskEnableClusterSshResultSee Also