Get server status

get/servers/{serverId}/state

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
200OK

The request succeeded.

HeadersSchema
404Not Found

No server exists at the requested path.

Schema