renew_project_branch
Extend the TTL of a branch database project by providing the parent project ID, branch project ID, and extension days.
Instructions
Extend a contained branch project's TTL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl_days | No | New TTL extension in days. | |
| project_id | Yes | Parent project ID. | |
| branch_project_id | Yes | Branch project ID. |