Module shutdown

Source
Expand description

The shutdown APIs allows preparing nodes for temporary or permanent shutdown, monitor the shutdown status, and enable a previously shut-down node to resume normal operations.

Structs§

Shutdown
Namespace client for Shutdown APIs
ShutdownDeleteNode
Builder for the Shutdown Delete Node API
ShutdownGetNode
Builder for the Shutdown Get Node API
ShutdownPutNode
Builder for the Shutdown Put Node API

Enums§

ShutdownDeleteNodeParts
API parts for the Shutdown Delete Node API
ShutdownGetNodeParts
API parts for the Shutdown Get Node API
ShutdownPutNodeParts
API parts for the Shutdown Put Node API