# Packages

No description provided by the author

# Functions

ResetState will reset the state of a server.

# Constants

StateActive returns the state of the server as active.
StateError returns the state of the server as error.

# Structs

ResetResult is the response of a ResetState operation.

# Type aliases

ServerState refers to the states usable in ResetState Action.