Get server status

get/servers/{serverId}/state
Internal-Use Only

Gets the current status of a server. The value that is returned is either running or stopped.

Request Samples

1

Response Samples

1running

Path Parameters

NameTypeRequiredDescription
serverId
string
true

Specifies the ID of the server.

Responses

StatusMeaningDescription
200OKThe request succeeded.HeadersSchema
404Not FoundNo server exists at the requested path.Schema