alicloud-backup-hbr

Manage Alibaba Cloud HBR backup resources and operations via OpenAPI/SDK.

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

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's Hybrid Backup Recovery (HBR) service, allowing users to perform backup lifecycle operations without direct API interaction.

Core Features & Use Cases

  • Resource Listing: View existing backup vaults and jobs.
  • Configuration Management: Update backup policies and settings.
  • Status Monitoring: Query the status of backup and restore jobs.
  • Troubleshooting: Assist in diagnosing and resolving HBR backup or restore issues.

Quick Start

Use the alicloud-backup-hbr skill to list all backup jobs in the cn-beijing region.

Frequently Asked Questions about alicloud-backup-hbr

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

FAQPage Schema
How do I manage Alibaba Cloud HBR backup jobs without using the console directly?

You can manage Alibaba Cloud HBR backup jobs by using OpenAPI or SDK interactions to list resources, configure policies, and query job statuses programmatically. This approach automates backup lifecycle operations without direct console access.

What is the process to query the status of a restore job in Alibaba Cloud HBR?

Querying the status of a restore job in Alibaba Cloud HBR involves making an OpenAPI request using the product code 'hbr' and version '2017-09-08'. This allows you to monitor job progress and troubleshoot any failures.

Can I update backup policies for existing vaults in Alibaba Cloud HBR via API?

Yes, you can update backup policies for existing vaults in Alibaba Cloud HBR via API. The Skill facilitates configuration management, allowing you to modify backup settings and policies programmatically through OpenAPI calls.

Do I need specific Alibaba Cloud credentials to automate HBR backup operations?

Yes, automating HBR backup operations requires proper Alibaba Cloud credentials. You must configure these credentials to authenticate OpenAPI or SDK requests for managing resources and troubleshooting workflows.

How do I troubleshoot a failed backup workflow in Alibaba Cloud HBR?

To troubleshoot a failed backup workflow in Alibaba Cloud HBR, you use the API to query job statuses and resource listings. This helps identify the failure point within the backup or restore lifecycle for resolution.

What is the default API version for interacting with Alibaba Cloud Cloud Backup?

The default API version for interacting with Alibaba Cloud Cloud Backup is '2017-09-08'. You specify this version alongside the product code 'hbr' when making OpenAPI or SDK requests for backup management.