@ -0,0 +1,12 @@
|
|||||||
|
"""
|
||||||
|
Huaweicloud provides a set of services for Huawei Cloud provider.
|
||||||
|
"""
|
||||||
|
|
||||||
|
from diagrams import Node
|
||||||
|
|
||||||
|
|
||||||
|
class _Huaweicloud(Node):
|
||||||
|
_provider = "huaweicloud"
|
||||||
|
_icon_dir = "resources/huaweicloud"
|
||||||
|
|
||||||
|
fontcolor = "#ffffff"
|
@ -0,0 +1,113 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Ai_Analytics(_Huaweicloud):
|
||||||
|
_type = "ai_analytics"
|
||||||
|
_icon_dir = "resources/huaweicloud/ai_analytics"
|
||||||
|
|
||||||
|
|
||||||
|
class AIS(_Ai_Analytics):
|
||||||
|
_icon = "ais.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Campus(_Ai_Analytics):
|
||||||
|
_icon = "campus.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CDM(_Ai_Analytics):
|
||||||
|
_icon = "cdm.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CloudTable(_Ai_Analytics):
|
||||||
|
_icon = "cloud-table.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CS(_Ai_Analytics):
|
||||||
|
_icon = "cs.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DataAccess(_Ai_Analytics):
|
||||||
|
_icon = "data-access.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DataArts(_Ai_Analytics):
|
||||||
|
_icon = "data-arts.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DGC(_Ai_Analytics):
|
||||||
|
_icon = "dgc.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DLI(_Ai_Analytics):
|
||||||
|
_icon = "dli.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DWS(_Ai_Analytics):
|
||||||
|
_icon = "dws.png"
|
||||||
|
|
||||||
|
|
||||||
|
class GES(_Ai_Analytics):
|
||||||
|
_icon = "ges.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Hilens(_Ai_Analytics):
|
||||||
|
_icon = "hilens.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Image(_Ai_Analytics):
|
||||||
|
_icon = "image.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Imagetagging(_Ai_Analytics):
|
||||||
|
_icon = "imagetagging.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Industriai(_Ai_Analytics):
|
||||||
|
_icon = "industriai.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Log(_Ai_Analytics):
|
||||||
|
_icon = "log.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Logistics(_Ai_Analytics):
|
||||||
|
_icon = "logistics.png"
|
||||||
|
|
||||||
|
|
||||||
|
class MLS(_Ai_Analytics):
|
||||||
|
_icon = "mls.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ModelArts(_Ai_Analytics):
|
||||||
|
_icon = "model-arts.png"
|
||||||
|
|
||||||
|
|
||||||
|
class MRS(_Ai_Analytics):
|
||||||
|
_icon = "mrs.png"
|
||||||
|
|
||||||
|
|
||||||
|
class NLP(_Ai_Analytics):
|
||||||
|
_icon = "nlp.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Roc(_Ai_Analytics):
|
||||||
|
_icon = "roc.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Traffic(_Ai_Analytics):
|
||||||
|
_icon = "traffic.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
||||||
|
|
||||||
|
MA = ModelArts
|
||||||
|
MapReduceService = MRS
|
||||||
|
ArificalIntelligenceService = AIS
|
||||||
|
CloudStreamingService = CS
|
||||||
|
DataLakeInsight = DLI
|
||||||
|
CloudDataMigrationService = CDM
|
||||||
|
NaturalLanguageProcessingService = NLP
|
||||||
|
MachineLearningService = MLS
|
||||||
|
DataWarehouseService = DWS
|
@ -0,0 +1,43 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Application(_Huaweicloud):
|
||||||
|
_type = "application"
|
||||||
|
_icon_dir = "resources/huaweicloud/application"
|
||||||
|
|
||||||
|
|
||||||
|
class CAE(_Application):
|
||||||
|
_icon = "cae.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CSE(_Application):
|
||||||
|
_icon = "cse.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DMS(_Application):
|
||||||
|
_icon = "dms.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ECPC(_Application):
|
||||||
|
_icon = "ecpc.png"
|
||||||
|
|
||||||
|
|
||||||
|
class FunctionStage(_Application):
|
||||||
|
_icon = "function-stage.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Memcached(_Application):
|
||||||
|
_icon = "memcached.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ServiceStage(_Application):
|
||||||
|
_icon = "service-stage.png"
|
||||||
|
|
||||||
|
|
||||||
|
class SMN(_Application):
|
||||||
|
_icon = "smn.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
@ -0,0 +1,17 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Blockchain(_Huaweicloud):
|
||||||
|
_type = "blockchain"
|
||||||
|
_icon_dir = "resources/huaweicloud/blockchain"
|
||||||
|
|
||||||
|
|
||||||
|
class BCS(_Blockchain):
|
||||||
|
_icon = "bcs.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
||||||
|
|
||||||
|
BlockChainService = BCS
|
@ -0,0 +1,31 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Communication(_Huaweicloud):
|
||||||
|
_type = "communication"
|
||||||
|
_icon_dir = "resources/huaweicloud/communication"
|
||||||
|
|
||||||
|
|
||||||
|
class CloudIpcc(_Communication):
|
||||||
|
_icon = "cloud-ipcc.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CloudPbx(_Communication):
|
||||||
|
_icon = "cloud-pbx.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IM(_Communication):
|
||||||
|
_icon = "im.png"
|
||||||
|
|
||||||
|
|
||||||
|
class MSGSMS(_Communication):
|
||||||
|
_icon = "msgsms.png"
|
||||||
|
|
||||||
|
|
||||||
|
class VoiceCall(_Communication):
|
||||||
|
_icon = "voice-call.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
@ -0,0 +1,47 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Compute(_Huaweicloud):
|
||||||
|
_type = "compute"
|
||||||
|
_icon_dir = "resources/huaweicloud/compute"
|
||||||
|
|
||||||
|
|
||||||
|
class AutoScaling(_Compute):
|
||||||
|
_icon = "auto-scaling.png"
|
||||||
|
|
||||||
|
|
||||||
|
class BareMetalServer(_Compute):
|
||||||
|
_icon = "bare-metal-server.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CloudContainerEngine(_Compute):
|
||||||
|
_icon = "cloud-container-engine.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DedicatedCloud(_Compute):
|
||||||
|
_icon = "dedicated-cloud.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DedicatedHost(_Compute):
|
||||||
|
_icon = "dedicated-host.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ElasticComputeService(_Compute):
|
||||||
|
_icon = "elastic-compute-service.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ImageService(_Compute):
|
||||||
|
_icon = "image-service.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
||||||
|
|
||||||
|
AS = AutoScaling
|
||||||
|
BMS = BareMetalServer
|
||||||
|
CCE = CloudContainerEngine
|
||||||
|
DeH = DedicatedHost
|
||||||
|
DeC = DedicatedCloud
|
||||||
|
ECS = ElasticComputeService
|
||||||
|
IMS = ImageService
|
@ -0,0 +1,32 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Container(_Huaweicloud):
|
||||||
|
_type = "container"
|
||||||
|
_icon_dir = "resources/huaweicloud/container"
|
||||||
|
|
||||||
|
|
||||||
|
class AOS(_Container):
|
||||||
|
_icon = "aos.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CCE(_Container):
|
||||||
|
_icon = "cce.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CCI(_Container):
|
||||||
|
_icon = "cci.png"
|
||||||
|
|
||||||
|
|
||||||
|
class SWR(_Container):
|
||||||
|
_icon = "swr.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
||||||
|
|
||||||
|
ApplicationOrchestrationService = AOS
|
||||||
|
CloudContainerEngine = CCE
|
||||||
|
CloudContainerInstance = CCI
|
||||||
|
SoftwareRepository = SWR
|
@ -0,0 +1,64 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Database(_Huaweicloud):
|
||||||
|
_type = "database"
|
||||||
|
_icon_dir = "resources/huaweicloud/database"
|
||||||
|
|
||||||
|
|
||||||
|
class DataAdminService(_Database):
|
||||||
|
_icon = "data-admin-service.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DataReplicationService(_Database):
|
||||||
|
_icon = "data-replication-service.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DatabaseTaurus(_Database):
|
||||||
|
_icon = "database-taurus.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DistributedDatabaseMiddleware(_Database):
|
||||||
|
_icon = "distributed-database-middleware.png"
|
||||||
|
|
||||||
|
|
||||||
|
class GaussdbforCassandra(_Database):
|
||||||
|
_icon = "gaussdbfor-cassandra.png"
|
||||||
|
|
||||||
|
|
||||||
|
class GaussdbforMongo(_Database):
|
||||||
|
_icon = "gaussdbfor-mongo.png"
|
||||||
|
|
||||||
|
|
||||||
|
class GaussdbforMysql(_Database):
|
||||||
|
_icon = "gaussdbfor-mysql.png"
|
||||||
|
|
||||||
|
|
||||||
|
class GaussdbforNosql(_Database):
|
||||||
|
_icon = "gaussdbfor-nosql.png"
|
||||||
|
|
||||||
|
|
||||||
|
class GaussdbforOpengauss(_Database):
|
||||||
|
_icon = "gaussdbfor-opengauss.png"
|
||||||
|
|
||||||
|
|
||||||
|
class GaussdbforPostgre(_Database):
|
||||||
|
_icon = "gaussdbfor-postgre.png"
|
||||||
|
|
||||||
|
|
||||||
|
class RelationalDatabaseService(_Database):
|
||||||
|
_icon = "relational-database-service.png"
|
||||||
|
|
||||||
|
|
||||||
|
class UGO(_Database):
|
||||||
|
_icon = "ugo.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
||||||
|
|
||||||
|
DAS = DataAdminService
|
||||||
|
RDS = RelationalDatabaseService
|
||||||
|
DRS = DataReplicationService
|
||||||
|
DDM = DistributedDatabaseMiddleware
|
@ -0,0 +1,36 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Edge(_Huaweicloud):
|
||||||
|
_type = "edge"
|
||||||
|
_icon_dir = "resources/huaweicloud/edge"
|
||||||
|
|
||||||
|
|
||||||
|
class CDN(_Edge):
|
||||||
|
_icon = "cdn.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IEC(_Edge):
|
||||||
|
_icon = "iec.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IEF(_Edge):
|
||||||
|
_icon = "ief.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IES(_Edge):
|
||||||
|
_icon = "ies.png"
|
||||||
|
|
||||||
|
|
||||||
|
class WSA(_Edge):
|
||||||
|
_icon = "wsa.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
||||||
|
|
||||||
|
IntelligentEdgeFabric = IEF
|
||||||
|
IntelligentEdgeSite = IES
|
||||||
|
WholeSiteAcceleration = WSA
|
||||||
|
IntelligentEdgeCloud = IEC
|
@ -0,0 +1,39 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Iot(_Huaweicloud):
|
||||||
|
_type = "iot"
|
||||||
|
_icon_dir = "resources/huaweicloud/iot"
|
||||||
|
|
||||||
|
|
||||||
|
class GSL(_Iot):
|
||||||
|
_icon = "gsl.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IotAnalytics(_Iot):
|
||||||
|
_icon = "iot-analytics.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IotDeviceAccess(_Iot):
|
||||||
|
_icon = "iot-device-access.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IotMessageQueue(_Iot):
|
||||||
|
_icon = "iot-message-queue.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IotPlatform(_Iot):
|
||||||
|
_icon = "iot-platform.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IotStage(_Iot):
|
||||||
|
_icon = "iot-stage.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IotStudio(_Iot):
|
||||||
|
_icon = "iot-studio.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
@ -0,0 +1,55 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Management(_Huaweicloud):
|
||||||
|
_type = "management"
|
||||||
|
_icon_dir = "resources/huaweicloud/management"
|
||||||
|
|
||||||
|
|
||||||
|
class CAS(_Management):
|
||||||
|
_icon = "cas.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CCS(_Management):
|
||||||
|
_icon = "ccs.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CES(_Management):
|
||||||
|
_icon = "ces.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CRS(_Management):
|
||||||
|
_icon = "crs.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CTS(_Management):
|
||||||
|
_icon = "cts.png"
|
||||||
|
|
||||||
|
|
||||||
|
class HCUS(_Management):
|
||||||
|
_icon = "hcus.png"
|
||||||
|
|
||||||
|
|
||||||
|
class IAM(_Management):
|
||||||
|
_icon = "iam.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ICMS(_Management):
|
||||||
|
_icon = "icms.png"
|
||||||
|
|
||||||
|
|
||||||
|
class Maas(_Management):
|
||||||
|
_icon = "maas.png"
|
||||||
|
|
||||||
|
|
||||||
|
class RTS(_Management):
|
||||||
|
_icon = "rts.png"
|
||||||
|
|
||||||
|
|
||||||
|
class TMS(_Management):
|
||||||
|
_icon = "tms.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
@ -0,0 +1,47 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Network(_Huaweicloud):
|
||||||
|
_type = "network"
|
||||||
|
_icon_dir = "resources/huaweicloud/network"
|
||||||
|
|
||||||
|
|
||||||
|
class DirectConnect(_Network):
|
||||||
|
_icon = "direct-connect.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DomainNameService(_Network):
|
||||||
|
_icon = "domain-name-service.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ElasticIp(_Network):
|
||||||
|
_icon = "elastic-ip.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ElasticLoadBalance(_Network):
|
||||||
|
_icon = "elastic-load-balance.png"
|
||||||
|
|
||||||
|
|
||||||
|
class NatGateway(_Network):
|
||||||
|
_icon = "nat-gateway.png"
|
||||||
|
|
||||||
|
|
||||||
|
class VirtualPrivateCloud(_Network):
|
||||||
|
_icon = "virtual-private-cloud.png"
|
||||||
|
|
||||||
|
|
||||||
|
class VirtualPrivateNetwork(_Network):
|
||||||
|
_icon = "virtual-private-network.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
||||||
|
|
||||||
|
ELB = ElasticLoadBalance
|
||||||
|
VPC = VirtualPrivateCloud
|
||||||
|
DNS = DomainNameService
|
||||||
|
DC = DirectConnect
|
||||||
|
NAT = NatGateway
|
||||||
|
EIP = ElasticIp
|
||||||
|
VPC = VirtualPrivateNetwork
|
@ -0,0 +1,79 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Security(_Huaweicloud):
|
||||||
|
_type = "security"
|
||||||
|
_icon_dir = "resources/huaweicloud/security"
|
||||||
|
|
||||||
|
|
||||||
|
class AAD(_Security):
|
||||||
|
_icon = "aad.png"
|
||||||
|
|
||||||
|
|
||||||
|
class AAG(_Security):
|
||||||
|
_icon = "aag.png"
|
||||||
|
|
||||||
|
|
||||||
|
class AntiDdos(_Security):
|
||||||
|
_icon = "anti-ddos.png"
|
||||||
|
|
||||||
|
|
||||||
|
class ARS(_Security):
|
||||||
|
_icon = "ars.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DBSS(_Security):
|
||||||
|
_icon = "dbss.png"
|
||||||
|
|
||||||
|
|
||||||
|
class HIDS(_Security):
|
||||||
|
_icon = "hids.png"
|
||||||
|
|
||||||
|
|
||||||
|
class HSS(_Security):
|
||||||
|
_icon = "hss.png"
|
||||||
|
|
||||||
|
|
||||||
|
class HVD(_Security):
|
||||||
|
_icon = "hvd.png"
|
||||||
|
|
||||||
|
|
||||||
|
class HWAF(_Security):
|
||||||
|
_icon = "hwaf.png"
|
||||||
|
|
||||||
|
|
||||||
|
class KMS(_Security):
|
||||||
|
_icon = "kms.png"
|
||||||
|
|
||||||
|
|
||||||
|
class PTS(_Security):
|
||||||
|
_icon = "pts.png"
|
||||||
|
|
||||||
|
|
||||||
|
class SAS(_Security):
|
||||||
|
_icon = "sas.png"
|
||||||
|
|
||||||
|
|
||||||
|
class SCA(_Security):
|
||||||
|
_icon = "sca.png"
|
||||||
|
|
||||||
|
|
||||||
|
class SCS(_Security):
|
||||||
|
_icon = "scs.png"
|
||||||
|
|
||||||
|
|
||||||
|
class SSA(_Security):
|
||||||
|
_icon = "ssa.png"
|
||||||
|
|
||||||
|
|
||||||
|
class WAF(_Security):
|
||||||
|
_icon = "waf.png"
|
||||||
|
|
||||||
|
|
||||||
|
class WTP(_Security):
|
||||||
|
_icon = "wtp.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
@ -0,0 +1,57 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Storage(_Huaweicloud):
|
||||||
|
_type = "storage"
|
||||||
|
_icon_dir = "resources/huaweicloud/storage"
|
||||||
|
|
||||||
|
|
||||||
|
class CDN(_Storage):
|
||||||
|
_icon = "cdn.png"
|
||||||
|
|
||||||
|
|
||||||
|
class CSBS(_Storage):
|
||||||
|
_icon = "csbs.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DES(_Storage):
|
||||||
|
_icon = "des.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DESS(_Storage):
|
||||||
|
_icon = "dess.png"
|
||||||
|
|
||||||
|
|
||||||
|
class DSS(_Storage):
|
||||||
|
_icon = "dss.png"
|
||||||
|
|
||||||
|
|
||||||
|
class EVS(_Storage):
|
||||||
|
_icon = "evs.png"
|
||||||
|
|
||||||
|
|
||||||
|
class OBS(_Storage):
|
||||||
|
_icon = "obs.png"
|
||||||
|
|
||||||
|
|
||||||
|
class SFS(_Storage):
|
||||||
|
_icon = "sfs.png"
|
||||||
|
|
||||||
|
|
||||||
|
class VBS(_Storage):
|
||||||
|
_icon = "vbs.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
||||||
|
|
||||||
|
ObjectStorageService = OBS
|
||||||
|
ContentDeliveryNetwork = CDN
|
||||||
|
ElasticVolumeService = EVS
|
||||||
|
StorageFileSystem = SFS
|
||||||
|
CloudServerBackupService = CSBS
|
||||||
|
DataExpressService = DES
|
||||||
|
DedicatedEnterpriseStorageService = DESS
|
||||||
|
VolumeBackupService = VBS
|
||||||
|
DedicatedStorageService = DSS
|
@ -0,0 +1,31 @@
|
|||||||
|
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||||
|
|
||||||
|
from . import _Huaweicloud
|
||||||
|
|
||||||
|
|
||||||
|
class _Video(_Huaweicloud):
|
||||||
|
_type = "video"
|
||||||
|
_icon_dir = "resources/huaweicloud/video"
|
||||||
|
|
||||||
|
|
||||||
|
class LIVE(_Video):
|
||||||
|
_icon = "live.png"
|
||||||
|
|
||||||
|
|
||||||
|
class MPC(_Video):
|
||||||
|
_icon = "mpc.png"
|
||||||
|
|
||||||
|
|
||||||
|
class RTC(_Video):
|
||||||
|
_icon = "rtc.png"
|
||||||
|
|
||||||
|
|
||||||
|
class VIS(_Video):
|
||||||
|
_icon = "vis.png"
|
||||||
|
|
||||||
|
|
||||||
|
class VOD(_Video):
|
||||||
|
_icon = "vod.png"
|
||||||
|
|
||||||
|
|
||||||
|
# Aliases
|
@ -0,0 +1,169 @@
|
|||||||
|
---
|
||||||
|
id: huaweicloud
|
||||||
|
title: Huaweicloud
|
||||||
|
---
|
||||||
|
|
||||||
|
Node classes list of huaweicloud provider.
|
||||||
|
|
||||||
|
## huaweicloud.ai_analytics
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.AIS**, **ArificalIntelligenceService** (alias)
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.Campus**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.CDM**, **CloudDataMigrationService** (alias)
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.CloudTable**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.CS**, **CloudStreamingService** (alias)
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.DataAccess**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.DataArts**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.DGC**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.DLI**, **DataLakeInsight** (alias)
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.DWS**, **DataWarehouseService** (alias)
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.GES**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.Hilens**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.Image**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.Imagetagging**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.Industriai**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.Log**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.Logistics**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.MLS**, **MachineLearningService** (alias)
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.ModelArts**, **MA** (alias)
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.MRS**, **MapReduceService** (alias)
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.NLP**, **NaturalLanguageProcessingService** (alias)
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.Roc**
|
||||||
|
- **diagrams.huaweicloud.ai_analytics.Traffic**
|
||||||
|
|
||||||
|
## huaweicloud.application
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.application.CAE**
|
||||||
|
- **diagrams.huaweicloud.application.CSE**
|
||||||
|
- **diagrams.huaweicloud.application.DMS**
|
||||||
|
- **diagrams.huaweicloud.application.ECPC**
|
||||||
|
- **diagrams.huaweicloud.application.FunctionStage**
|
||||||
|
- **diagrams.huaweicloud.application.Memcached**
|
||||||
|
- **diagrams.huaweicloud.application.ServiceStage**
|
||||||
|
- **diagrams.huaweicloud.application.SMN**
|
||||||
|
|
||||||
|
## huaweicloud.blockchain
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.blockchain.BCS**, **BlockChainService** (alias)
|
||||||
|
|
||||||
|
## huaweicloud.communication
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.communication.CloudIpcc**
|
||||||
|
- **diagrams.huaweicloud.communication.CloudPbx**
|
||||||
|
- **diagrams.huaweicloud.communication.IM**
|
||||||
|
- **diagrams.huaweicloud.communication.MSGSMS**
|
||||||
|
- **diagrams.huaweicloud.communication.VoiceCall**
|
||||||
|
|
||||||
|
## huaweicloud.compute
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.compute.AutoScaling**, **AS** (alias)
|
||||||
|
- **diagrams.huaweicloud.compute.BareMetalServer**, **BMS** (alias)
|
||||||
|
- **diagrams.huaweicloud.compute.CloudContainerEngine**, **CCE** (alias)
|
||||||
|
- **diagrams.huaweicloud.compute.DedicatedCloud**, **DeC** (alias)
|
||||||
|
- **diagrams.huaweicloud.compute.DedicatedHost**, **DeH** (alias)
|
||||||
|
- **diagrams.huaweicloud.compute.ElasticComputeService**, **ECS** (alias)
|
||||||
|
- **diagrams.huaweicloud.compute.ImageService**, **IMS** (alias)
|
||||||
|
|
||||||
|
## huaweicloud.container
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.container.AOS**, **ApplicationOrchestrationService** (alias)
|
||||||
|
- **diagrams.huaweicloud.container.CCE**, **CloudContainerEngine** (alias)
|
||||||
|
- **diagrams.huaweicloud.container.CCI**, **CloudContainerInstance** (alias)
|
||||||
|
- **diagrams.huaweicloud.container.SWR**, **SoftwareRepository** (alias)
|
||||||
|
|
||||||
|
## huaweicloud.database
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.database.DataAdminService**, **DAS** (alias)
|
||||||
|
- **diagrams.huaweicloud.database.DataReplicationService**, **DRS** (alias)
|
||||||
|
- **diagrams.huaweicloud.database.DatabaseTaurus**
|
||||||
|
- **diagrams.huaweicloud.database.DistributedDatabaseMiddleware**, **DDM** (alias)
|
||||||
|
- **diagrams.huaweicloud.database.GaussdbforCassandra**
|
||||||
|
- **diagrams.huaweicloud.database.GaussdbforMongo**
|
||||||
|
- **diagrams.huaweicloud.database.GaussdbforMysql**
|
||||||
|
- **diagrams.huaweicloud.database.GaussdbforNosql**
|
||||||
|
- **diagrams.huaweicloud.database.GaussdbforOpengauss**
|
||||||
|
- **diagrams.huaweicloud.database.GaussdbforPostgre**
|
||||||
|
- **diagrams.huaweicloud.database.RelationalDatabaseService**, **RDS** (alias)
|
||||||
|
- **diagrams.huaweicloud.database.UGO**
|
||||||
|
|
||||||
|
## huaweicloud.edge
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.edge.CDN**
|
||||||
|
- **diagrams.huaweicloud.edge.IEC**, **IntelligentEdgeCloud** (alias)
|
||||||
|
- **diagrams.huaweicloud.edge.IEF**, **IntelligentEdgeFabric** (alias)
|
||||||
|
- **diagrams.huaweicloud.edge.IES**, **IntelligentEdgeSite** (alias)
|
||||||
|
- **diagrams.huaweicloud.edge.WSA**, **WholeSiteAcceleration** (alias)
|
||||||
|
|
||||||
|
## huaweicloud.iot
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.iot.GSL**
|
||||||
|
- **diagrams.huaweicloud.iot.IotAnalytics**
|
||||||
|
- **diagrams.huaweicloud.iot.IotDeviceAccess**
|
||||||
|
- **diagrams.huaweicloud.iot.IotMessageQueue**
|
||||||
|
- **diagrams.huaweicloud.iot.IotPlatform**
|
||||||
|
- **diagrams.huaweicloud.iot.IotStage**
|
||||||
|
- **diagrams.huaweicloud.iot.IotStudio**
|
||||||
|
|
||||||
|
## huaweicloud.management
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.management.CAS**
|
||||||
|
- **diagrams.huaweicloud.management.CCS**
|
||||||
|
- **diagrams.huaweicloud.management.CES**
|
||||||
|
- **diagrams.huaweicloud.management.CRS**
|
||||||
|
- **diagrams.huaweicloud.management.CTS**
|
||||||
|
- **diagrams.huaweicloud.management.HCUS**
|
||||||
|
- **diagrams.huaweicloud.management.IAM**
|
||||||
|
- **diagrams.huaweicloud.management.ICMS**
|
||||||
|
- **diagrams.huaweicloud.management.Maas**
|
||||||
|
- **diagrams.huaweicloud.management.RTS**
|
||||||
|
- **diagrams.huaweicloud.management.TMS**
|
||||||
|
|
||||||
|
## huaweicloud.network
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.network.DirectConnect**, **DC** (alias)
|
||||||
|
- **diagrams.huaweicloud.network.DomainNameService**, **DNS** (alias)
|
||||||
|
- **diagrams.huaweicloud.network.ElasticIp**, **EIP** (alias)
|
||||||
|
- **diagrams.huaweicloud.network.ElasticLoadBalance**, **ELB** (alias)
|
||||||
|
- **diagrams.huaweicloud.network.NatGateway**, **NAT** (alias)
|
||||||
|
- **diagrams.huaweicloud.network.VirtualPrivateCloud**, **VPC** (alias)
|
||||||
|
- **diagrams.huaweicloud.network.VirtualPrivateNetwork**, **VPC** (alias)
|
||||||
|
|
||||||
|
## huaweicloud.security
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.security.AAD**
|
||||||
|
- **diagrams.huaweicloud.security.AAG**
|
||||||
|
- **diagrams.huaweicloud.security.AntiDdos**
|
||||||
|
- **diagrams.huaweicloud.security.ARS**
|
||||||
|
- **diagrams.huaweicloud.security.DBSS**
|
||||||
|
- **diagrams.huaweicloud.security.HIDS**
|
||||||
|
- **diagrams.huaweicloud.security.HSS**
|
||||||
|
- **diagrams.huaweicloud.security.HVD**
|
||||||
|
- **diagrams.huaweicloud.security.HWAF**
|
||||||
|
- **diagrams.huaweicloud.security.KMS**
|
||||||
|
- **diagrams.huaweicloud.security.PTS**
|
||||||
|
- **diagrams.huaweicloud.security.SAS**
|
||||||
|
- **diagrams.huaweicloud.security.SCA**
|
||||||
|
- **diagrams.huaweicloud.security.SCS**
|
||||||
|
- **diagrams.huaweicloud.security.SSA**
|
||||||
|
- **diagrams.huaweicloud.security.WAF**
|
||||||
|
- **diagrams.huaweicloud.security.WTP**
|
||||||
|
|
||||||
|
## huaweicloud.storage
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.storage.CDN**, **ContentDeliveryNetwork** (alias)
|
||||||
|
- **diagrams.huaweicloud.storage.CSBS**, **CloudServerBackupService** (alias)
|
||||||
|
- **diagrams.huaweicloud.storage.DES**, **DataExpressService** (alias)
|
||||||
|
- **diagrams.huaweicloud.storage.DESS**, **DedicatedEnterpriseStorageService** (alias)
|
||||||
|
- **diagrams.huaweicloud.storage.DSS**, **DedicatedStorageService** (alias)
|
||||||
|
- **diagrams.huaweicloud.storage.EVS**, **ElasticVolumeService** (alias)
|
||||||
|
- **diagrams.huaweicloud.storage.OBS**, **ObjectStorageService** (alias)
|
||||||
|
- **diagrams.huaweicloud.storage.SFS**, **StorageFileSystem** (alias)
|
||||||
|
- **diagrams.huaweicloud.storage.VBS**, **VolumeBackupService** (alias)
|
||||||
|
|
||||||
|
## huaweicloud.video
|
||||||
|
|
||||||
|
- **diagrams.huaweicloud.video.LIVE**
|
||||||
|
- **diagrams.huaweicloud.video.MPC**
|
||||||
|
- **diagrams.huaweicloud.video.RTC**
|
||||||
|
- **diagrams.huaweicloud.video.VIS**
|
||||||
|
- **diagrams.huaweicloud.video.VOD**
|
After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 5.7 KiB |
After Width: | Height: | Size: 7.6 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 5.6 KiB |
After Width: | Height: | Size: 20 KiB |
After Width: | Height: | Size: 27 KiB |
After Width: | Height: | Size: 6.5 KiB |
After Width: | Height: | Size: 6.1 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 7.9 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 6.0 KiB |
After Width: | Height: | Size: 9.9 KiB |
After Width: | Height: | Size: 8.4 KiB |
After Width: | Height: | Size: 6.7 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 8.1 KiB |
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 2.6 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 8.2 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 6.7 KiB |
After Width: | Height: | Size: 6.2 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 4.3 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 5.1 KiB |
After Width: | Height: | Size: 32 KiB |
After Width: | Height: | Size: 6.2 KiB |
After Width: | Height: | Size: 8.4 KiB |
After Width: | Height: | Size: 6.8 KiB |
After Width: | Height: | Size: 6.8 KiB |
After Width: | Height: | Size: 6.1 KiB |
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 21 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 35 KiB |
After Width: | Height: | Size: 32 KiB |
After Width: | Height: | Size: 33 KiB |
After Width: | Height: | Size: 34 KiB |
After Width: | Height: | Size: 32 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 10 KiB |
After Width: | Height: | Size: 9.6 KiB |
After Width: | Height: | Size: 9.2 KiB |
After Width: | Height: | Size: 8.7 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 7.3 KiB |
After Width: | Height: | Size: 9.2 KiB |
After Width: | Height: | Size: 8.0 KiB |
After Width: | Height: | Size: 8.9 KiB |
After Width: | Height: | Size: 9.4 KiB |
After Width: | Height: | Size: 9.4 KiB |
After Width: | Height: | Size: 8.4 KiB |
After Width: | Height: | Size: 17 KiB |
After Width: | Height: | Size: 5.6 KiB |
After Width: | Height: | Size: 22 KiB |
After Width: | Height: | Size: 3.6 KiB |
After Width: | Height: | Size: 6.4 KiB |
After Width: | Height: | Size: 6.0 KiB |
After Width: | Height: | Size: 8.2 KiB |
After Width: | Height: | Size: 7.2 KiB |
After Width: | Height: | Size: 9.9 KiB |
After Width: | Height: | Size: 3.7 KiB |
After Width: | Height: | Size: 8.0 KiB |