# cloud-control-demo-python **Repository Path**: aliyun/cloud-control-demo-python ## Basic Information - **Project Name**: cloud-control-demo-python - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-08 - **Last Updated**: 2025-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > # Aliyun Cloud Control API Python Samples This repo provides samples for cloud control api, it will help you to query resource meta and manage resources. ## Prerequisite * Prepare the AK&SK with cloud control RAM Policy. * Install Python SDK. ## Features
Topic | Sample |
---|---|
resource-meta-sample | meta_sample.py |
ecs-instance-sample | ecs_sample.py |
slb-loadbalancer-sample | slb_sample.py |