Optional
accessThe access mode of the server. Defaults to OPEN on the default scene, and DIRECT_JOIN on any other scene.
Optional
allowedOnly allow the players in this list to join the server.
Optional
fleetThe fleet the game server will use. This determines the performance characteristics of the underlying server host.
Optional
gameAn object representing game configuration to be passed to the created server.
Optional
maxThe max players setting for the server. If not set, the default for the game is used. You can change the default for your game on https://create.airship.gg
Optional
regionThe region the game server should be started in. Defaults to the same region as the server that makes the create request.
Optional
sceneThe scene the server will start on. Defaults to the scene provided during deployment.
Optional
tagsAn array of tags to associate with this server. You can have up to 100 tags.
Configuration for an Airship server.