Instance Request Template
Version: 1.0.0.0 Updated: 2023-11-29 16:56:05
Summary
Documentation for the Instance Request Template Page
Instance Request Template Schema
| Name | Type | Required | Description |
|---|---|---|---|
| map_selection_list_id | string | Yes | Which MapSelectionList is used to choose a map when using this template |
| instance_request_template_id | string | Yes | ID to uniquely identify this InstanceRequestTemplate |
| default_host_type | object | Yes | See schema |
| legacy_config | object | No | See schema |
| sandbox_id | string | No | ID of the Sandbox |
| last_modified_account_id | string | No | Account ID of the user who last modified the resource |
| last_modified_timestamp | string | No | Timestamp of when the resource was last modified |
| created_timestamp | string | No | Timestamp of when this resource was created |
Default_host_type Enum Values
| Value | Description |
|---|---|
| dedicated | Whether the host is another player, or a dedicated instance |
| player | Whether the host is another player, or a dedicated instance |