ServerStatus type

Defines values for ServerStatus.
KnownServerStatus can be used interchangeably with ServerStatus, this enum contains the known values that the service supports.

Known values supported by the service

UP
DOWN

type ServerStatus = string