Change PHP Allocation
kinsta_environments_php-allocationAdjust PHP worker thread count and memory for a specific Kinsta environment, returning an operation ID to track the change.
Instructions
Change PHP worker allocation for a specific environment. Returns an operation_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env_id | Yes | The environment ID | |
| thread_count | Yes | Number of PHP worker threads | |
| thread_memory | Yes | Memory per PHP worker thread in MB |