huawei-cloud-cc-central-network-query

Installation
SKILL.md

Huawei Cloud CC Central Network Query

Overview

This skill queries Huawei Cloud Cloud Connect (CC) Central Network resources using the hcloud CLI. Central Network is a core concept in Cloud Connect that enables global, centralized network architecture across regions and clouds.

Scope: Query only — no create, update, or delete operations.

Resources covered:

Resource List Show
Central Network Instance ListCentralNetworks ShowCentralNetwork
Central Network Attachment ListCentralNetworkAttachments ShowCentralNetworkErRouteTableAttachment / ShowCentralNetworkGdgwAttachment
Central Network Connection ListCentralNetworkConnections ✅ Via ListCentralNetworkConnections --id.1 filter

Note on attachments: Central network attachments come in two types — ER Route Table and GDGW. There is no generic "show attachment" command; you must use the type-specific command based on the attachment type.

Note on connection show: There is no dedicated ShowCentralNetworkConnection API. To query a single connection, use ListCentralNetworkConnections with the --id.1 filter, or read the connections array embedded in the ShowCentralNetwork response.

Installs
25
GitHub Stars
49
First Seen
10 days ago
huawei-cloud-cc-central-network-query — huaweicloud/huaweicloud-skills