bunny_create_storage_zone
Create an Edge Storage zone by selecting a primary region and optional replication regions for geo-redundant content delivery.
Instructions
Create a new Edge Storage zone. Choose a primary region and optional replication regions for geo-redundancy. Region codes: DE (Falkenstein), UK (London), NY (New York), LA (Los Angeles), SG (Singapore), SYD (Sydney), BR (Sao Paulo), JH (Johannesburg). Default primary region is DE.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Storage zone name (3-20 chars, lowercase alphanumeric and hyphens) | |
| region | No | Primary region code: DE, UK, NY, LA, SG, SYD, BR, JH. Default: DE | |
| replication_regions | No | Array of region codes for replication, e.g. ['UK', 'NY'] |