Overview
This document provides guidance on installing and using the Baidu Cloud Compute (BCC) Python3 SDK. Prerequisites include a fundamental understanding of BCC. If you are unfamiliar with BCC, please consult the Product Description and Beginner's Guide.
Compared to BCC Python2 SDK, the main changes are:
Add "Modify Instance Description", "Bind Instance to Tag" and "Unbind Instance from Tag" in the instance
Add "Modify Disk Properties" and "Modify Disk Charge Type" in the disk
Add "Cross-Region Image Replication", "Cancel Cross-Region Image Replication", "Share Image", "Unshare Image" and "List OS Information" in the image
Add automatic snapshot policy interfaces, including "Create Automatic Snapshot Policy", "Bind Automatic Snapshot Policy", "Unbind Automatic Snapshot Policy", "Delete Automatic Snapshot Policy", "Query the List of Automatic Snapshot Policies", and "Query the Details of Automatic Snapshot Policy"
Add key pair interfaces, including "Create Key Pair", "Import Key Pair", "Query the Key Pair List", "Query Key Pair Details", "Bind Key Pair", "Unbind Key Pair", "Delete Key Pair", "Rename Key Pair", and "Modify Key Pair Description"
