question

Brent Batas (Lisk) avatar image
Brent Batas (Lisk) asked

What are the possible string values of a Multiplayer Server state?

I'm looking at the ListMultiplayerServers API and there is a return value for a

MultiplayerServerSummary's State. It's a string value.

What are all the possible values?

Custom Game Servers
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
brandon@uprootstudios.com avatar image
brandon@uprootstudios.com answered

The values I have seen are:

Active

Propping

ProppingFailed (Only seen it once)

StandingBy

For builds, I think the statuses are:

Initializing

Initialized

Deploying

Deployed

Unhealthy

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.