Skip to main content
POST
Convert a stopped group to a persistent server

Authorizations

X-Network-Credential
string
header
required

Network password or signed JWT. Password authentication also requires X-Network-ID and grants full access to that network. JWT permissions still apply.

Headers

X-Network-ID
string
required

Network ID

Query Parameters

server_group_id
string
required

Source group ID

Body

application/json

Destination host

serverhost_id
string
required

Response

Created

Response for creating a new persistent server

active
boolean
Example:

true

created_at
string
Example:

"2023-01-01T12:00:00Z"

max_memory
integer
Example:

2048

max_players
integer
Example:

50

min_memory
integer
Example:

1024

name
string
Example:

"my-persistent-server"

persistent_server_id
string
Example:

"123e4567-e89b-12d3-a456-426614174000"

player_count
integer
Example:

0

priority
integer
Example:

10

properties
object
serverhost_id
string
Example:

"123e4567-e89b-12d3-a456-426614174000"

source
object

Source configuration for server groups

tags
string[]
type
string
Example:

"SERVER"

updated_at
string
Example:

"2023-01-01T12:00:00Z"

workflows
object

Workflows configuration for server groups