status property

ServerStatus? status
final

The server's status. This field displays the states of actions in progress, such as creating, running, or backing up the server, as well as the server's health state.

Implementation

final ServerStatus? status;