The Host Subregion Object holds details of a subregion of a region a host offers.
| Field | Type | Example | Description |
|---|---|---|---|
| id | String | "ams1" | The ID of the subregion. |
| description | String | "1" | The description of the subregion. |
| slug | String | "ams1" | Human readable string of the subregion. |
| unavailableSizes | Array of Strings | [ "nibble-8192", "nibble-4096" ] | A list of the unavailable sizes for this subregion. |
