alicloud-network-cdn

Manage Alibaba Cloud CDN domains, cache, certificates, and logs via OpenAPI.

396|34|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-network-cdn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alicloud-network-cdn
Source: https://github.com/cinience/alicloud-skills/tree/main/skills/network/cdn/alicloud-network-cdn
Command: npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-network-cdn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of Alibaba Cloud CDN resources, automating domain onboarding, cache operations, certificate updates, and log analysis.

Core Features & Use Cases

  • Domain Management: Create, configure, start, stop, and delete CDN accelerated domains.
  • Cache Control: Refresh or preload content across CDN edge nodes.
  • Security: Update HTTPS certificates for accelerated domains.
  • Monitoring: Query real-time and historical CDN performance data and logs.

Quick Start

Use the alicloud-network-cdn skill to list all available CDN OpenAPI metadata APIs.

Frequently Asked Questions about alicloud-network-cdn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Alibaba Cloud CDN domain management tasks?

Automating Alibaba Cloud CDN domain management involves using OpenAPI integrations to handle the domain lifecycle, including creation, configuration, starting, stopping, and deletion of accelerated domains. This requires RAM credentials and confirmation of domain ownership.

What is the process to refresh or preload CDN cache on Alibaba Cloud?

Refreshing or preloading CDN cache on Alibaba Cloud is executed through specific OpenAPI calls that trigger content updates across CDN edge nodes. This ensures users fetch the latest content without waiting for the original cache to expire naturally.

How do I update HTTPS certificates for Alibaba Cloud CDN domains?

Updating HTTPS certificates for Alibaba Cloud CDN domains is done via OpenAPI SDK calls that push new certificate data to the specified accelerated domains. This secures content delivery without requiring manual console intervention.

Can I query real-time monitoring data and logs for Alibaba Cloud CDN?

Querying real-time and historical CDN performance data and logs is supported through OpenAPI integrations. This allows you to retrieve operational metrics and traffic logs directly for analysis without logging into the web console.

Do I need RAM credentials to manage Alibaba Cloud CDN resources?

RAM credentials are required to authenticate and manage Alibaba Cloud CDN resources programmatically. You must also confirm domain ownership and define the acceleration scope before executing any lifecycle or cache operations.

What are the limitations of managing Alibaba Cloud CDN via OpenAPI?

Limitations of managing Alibaba Cloud CDN via OpenAPI include the strict prerequisite of RAM credential authentication and the mandatory verification of domain ownership and acceleration scope before any API operations can execute successfully.