请确保已经成功配置了OCI cli SDK环境。 通过OCI python SDK实现全量备份: https://docs.oracle.com/en-us/iaas/tools/python-sdk-examples/2.126.3/core/create_boot_volume_backup.py.html 代码例子: 利用crontab实现周期备份
OCI SDK API
OCI python SDK https://github.com/oracle/oci-python-sdk https://docs.oracle.com/en-us/iaas/tools/python/2.125.3/api/landing.html
OCI client Install and setup OCI SDK API
安装 oci cli OCI client Install and setup 以Oracle Linux 8为例: If you’re using Oracle Linux 8, you can use […]