[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-07-10 UTC。"],[[["This documentation outlines the process for scheduling Cassandra backups to a Cloud Storage bucket within the Apigee hybrid environment, using version 1.9 of the documentation."],["To enable backups, you must first create a Google Cloud service account with the `roles/storage.objectAdmin` role using the `create-service-account` tool, which generates a JSON key file needed for authentication."],["A Cloud Storage bucket must be created, for which the location and a data retention policy (15 days recommended) need to be defined, for the system to push the backup files to."],["You must modify the `overrides.yaml` file to enable the backup functionality, specifying the service account JSON file path, the Cloud Storage bucket path, the backup schedule in crontab syntax, and setting `cloudProvider` to \"GCP\"."],["Once the edits have been applied to the `overrides.yaml`, you can apply these changes to the cluster using the `$APIGEECTL_HOME/apigeectl apply --datastore` command and then verify the successful creation of the backup cron job."]]],[]]