Click or drag to resize

ShutdownRequestOption Property

Specifies the action to take for the node shutdown. Possible values are: restart: Restarts the node. halt: Shuts down the node.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string Option { get; set; }

Property Value

Type: String
See Also