alicloud-media-vod-test

Smoke test Alibaba Cloud VOD authentication, API reachability, and read-only queries.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that your Alibaba Cloud Media Video-On-Demand (VOD) service is accessible and functioning correctly by performing a basic smoke test.

Core Features & Use Cases

  • Authentication Check: Verifies that your Alibaba Cloud credentials are set up correctly for VOD.
  • API Reachability: Confirms that the VOD API endpoints can be reached.
  • Read-Only Query Test: Executes a simple, low-risk read-only query to validate basic functionality.
  • Use Case: Before deploying a new application that relies on Alibaba Cloud VOD, run this test to quickly confirm that the service is operational and your access is configured properly.

Quick Start

Run the smoke test for the alicloud-media-vod skill.

Frequently Asked Questions about alicloud-media-vod-test

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

FAQPage Schema
How do I test Alibaba Cloud VOD API access before deploying my application?

To test Alibaba Cloud VOD API access, run a smoke test that validates minimal authentication, checks API endpoint reachability, and executes a low-risk read-only query path to confirm service functionality.

What does a smoke test for Alibaba Cloud Media VOD check?

A VOD smoke test checks script compilation, verifies Alibaba Cloud credentials are configured correctly, confirms API endpoint reachability, and executes a simple read-only query to validate basic functionality.

Do I need specific credentials to validate Alibaba Cloud Media VOD API reachability?

Yes, validating Alibaba Cloud Media VOD API reachability requires correctly set up Alibaba Cloud credentials to perform the authentication check and execute the read-only query test successfully.

Can I run a read-only query test against Alibaba Cloud VOD without modifying resources?

Yes, you can run a read-only query test against Alibaba Cloud VOD that executes a simple low-risk API call to validate basic functionality without modifying any existing media resources.

How do I save evidence of an Alibaba Cloud VOD API request and response during testing?

To save evidence of an Alibaba Cloud VOD API request and response, execute the smoke test which automatically records the read-only query request and response data as proof of a successful connection.