Partition
Version: 1.0.0.0 Updated: 2023-11-29 16:56:05
Summary
Documentation for the Partition Page
Partition Schema
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | No | Readable name for this CrossplayPartition |
| enabled | boolean | No | Whether or not this partition is enabled and can be used |
| 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 |
| crossplay_partition_id | string | Yes | ID to uniquely identify this CrossplayPartition |