zenlayercloud-sdk-python 2.0.64__tar.gz → 2.0.67__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/PKG-INFO +1 -1
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/__init__.py +1 -1
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/aigw/v20260414/aigw_client.py +9 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/aigw/v20260414/models.py +68 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/abstract_client.py +9 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/excpetion/error_code.py +4 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/sdn/v20230830/models.py +4 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zec/v20250901/models.py +149 -16
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zec/v20250901/zec_client.py +26 -8
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud_sdk_python.egg-info/PKG-INFO +1 -1
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/LICENSE +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/README.rst +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/setup.cfg +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/setup.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/aigw/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/aigw/v20260414/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/alarm/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/alarm/v20250307/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/alarm/v20250307/alarm_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/alarm/v20250307/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/bmc/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/bmc/v20221120/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/bmc/v20221120/bmc_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/bmc/v20221120/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/bmc/v20260201/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/bmc/v20260201/bmc_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/bmc/v20260201/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/ccs/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/ccs/v20250901/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/ccs/v20250901/ccs_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/ccs/v20250901/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/abstract_model.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/config.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/credential.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/excpetion/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/excpetion/zenlayer_cloud_sdk_exception.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/request.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/response.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/utils.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/ipt/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/ipt/v20240901/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/ipt/v20240901/ipt_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/ipt/v20240901/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/maintenance/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/maintenance/v20250310/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/maintenance/v20250310/maintenance_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/maintenance/v20250310/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/mcpgw/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/mcpgw/v20260602/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/mcpgw/v20260602/mcpgw_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/mcpgw/v20260602/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/pvtdns/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/pvtdns/v20251101/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/pvtdns/v20251101/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/pvtdns/v20251101/pvtdns_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/sdn/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/sdn/v20230830/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/sdn/v20230830/sdn_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/traffic/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/traffic/v20240326/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/traffic/v20240326/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/traffic/v20240326/traffic_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/user/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/user/v20240529/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/user/v20240529/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/user/v20240529/user_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/vm/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/vm/v20230313/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/vm/v20230313/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/vm/v20230313/vm_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/vm/v20260401/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/vm/v20260401/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/vm/v20260401/vm_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zbc/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zbc/v20240809/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zbc/v20240809/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zbc/v20240809/zbc_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zdns/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zdns/v20251101/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zdns/v20251101/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zdns/v20251101/zdns_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zec/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zec/v20240401/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zec/v20240401/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zec/v20240401/zec_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zec/v20250901/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zga/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zga/v20241104/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zga/v20241104/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zga/v20241104/zga_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zlb/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zlb/v20250401/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zlb/v20250401/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zlb/v20250401/zlb_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zls/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zls/v20230804/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zls/v20230804/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zls/v20230804/zls_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zos/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zos/v20251010/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zos/v20251010/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zos/v20251010/zos_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zrm/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zrm/v20251014/__init__.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zrm/v20251014/models.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zrm/v20251014/zrm_client.py +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud_sdk_python.egg-info/SOURCES.txt +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud_sdk_python.egg-info/dependency_links.txt +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud_sdk_python.egg-info/requires.txt +0 -0
- {zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud_sdk_python.egg-info/top_level.txt +0 -0
|
@@ -188,3 +188,12 @@ class AigwClient(AbstractClient):
|
|
|
188
188
|
model._deserialize(response)
|
|
189
189
|
return model
|
|
190
190
|
|
|
191
|
+
def DescribeAiModelDailyUsage(self, request):
|
|
192
|
+
"""
|
|
193
|
+
查询AI网关日用量数据
|
|
194
|
+
"""
|
|
195
|
+
response = self._api_call("DescribeAiModelDailyUsage", request)
|
|
196
|
+
model = models.DescribeAiModelDailyUsageResponse()
|
|
197
|
+
model._deserialize(response)
|
|
198
|
+
return model
|
|
199
|
+
|
|
@@ -686,3 +686,71 @@ class ModelCacheHitSeries(AbstractModel):
|
|
|
686
686
|
self.data = params.get("data")
|
|
687
687
|
|
|
688
688
|
|
|
689
|
+
class DescribeAiModelDailyUsageRequest(AbstractModel):
|
|
690
|
+
def __init__(self):
|
|
691
|
+
self.instanceIds = None
|
|
692
|
+
self.resourceGroupId = None
|
|
693
|
+
self.month = None
|
|
694
|
+
|
|
695
|
+
def _deserialize(self, params):
|
|
696
|
+
self.instanceIds = params.get("instanceIds")
|
|
697
|
+
self.resourceGroupId = params.get("resourceGroupId")
|
|
698
|
+
self.month = params.get("month")
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
class DescribeAiModelDailyUsageResponse(AbstractModel):
|
|
702
|
+
def __init__(self):
|
|
703
|
+
self.requestId = None
|
|
704
|
+
self.metric = None
|
|
705
|
+
|
|
706
|
+
def _deserialize(self, params):
|
|
707
|
+
self.requestId = params.get("requestId")
|
|
708
|
+
if params.get("metric") is not None:
|
|
709
|
+
self.metric = []
|
|
710
|
+
for item in params.get("metric"):
|
|
711
|
+
obj = DailyMetricItem(item)
|
|
712
|
+
self.metric.append(obj)
|
|
713
|
+
|
|
714
|
+
|
|
715
|
+
class DailyMetricItem(AbstractModel):
|
|
716
|
+
def __init__(self, params=None):
|
|
717
|
+
if params is None:
|
|
718
|
+
params = {}
|
|
719
|
+
if len(params) > 0:
|
|
720
|
+
self._deserialize(params)
|
|
721
|
+
return
|
|
722
|
+
self.date = None
|
|
723
|
+
self.model_usage = None
|
|
724
|
+
|
|
725
|
+
def _deserialize(self, params):
|
|
726
|
+
self.date = params.get("date")
|
|
727
|
+
if params.get("model_usage") is not None:
|
|
728
|
+
self.model_usage = []
|
|
729
|
+
for item in params.get("model_usage"):
|
|
730
|
+
obj = ModelDailyUsage(item)
|
|
731
|
+
self.model_usage.append(obj)
|
|
732
|
+
|
|
733
|
+
|
|
734
|
+
class ModelDailyUsage(AbstractModel):
|
|
735
|
+
def __init__(self, params=None):
|
|
736
|
+
if params is None:
|
|
737
|
+
params = {}
|
|
738
|
+
if len(params) > 0:
|
|
739
|
+
self._deserialize(params)
|
|
740
|
+
return
|
|
741
|
+
self.modelName = None
|
|
742
|
+
self.promptMissedTokens = None
|
|
743
|
+
self.completionTokens = None
|
|
744
|
+
self.cachedTokens = None
|
|
745
|
+
self.cacheCreationInputTokens = None
|
|
746
|
+
self.reasoningTokens = None
|
|
747
|
+
|
|
748
|
+
def _deserialize(self, params):
|
|
749
|
+
self.modelName = params.get("modelName")
|
|
750
|
+
self.promptMissedTokens = params.get("promptMissedTokens")
|
|
751
|
+
self.completionTokens = params.get("completionTokens")
|
|
752
|
+
self.cachedTokens = params.get("cachedTokens")
|
|
753
|
+
self.cacheCreationInputTokens = params.get("cacheCreationInputTokens")
|
|
754
|
+
self.reasoningTokens = params.get("reasoningTokens")
|
|
755
|
+
|
|
756
|
+
|
|
@@ -143,6 +143,15 @@ class AbstractClient(object):
|
|
|
143
143
|
|
|
144
144
|
@staticmethod
|
|
145
145
|
def _handle_response(resp):
|
|
146
|
+
if resp.status == 403 and resp.header.get("cf-mitigated") == "challenge":
|
|
147
|
+
raise ZenlayerCloudSdkException(
|
|
148
|
+
code=error_code.SECURITY_CHALLENGE,
|
|
149
|
+
message="Request was intercepted by a security challenge (HTTP 403). "
|
|
150
|
+
"This is a network-layer block, not an API error. Contact support if it persists.")
|
|
151
|
+
if resp.status == 451:
|
|
152
|
+
raise ZenlayerCloudSdkException(
|
|
153
|
+
code=error_code.REQUEST_BLOCKED,
|
|
154
|
+
message="Request was blocked by a security policy (HTTP 451). Contact support to investigate.")
|
|
146
155
|
resp_data = json.loads(resp.data)
|
|
147
156
|
if resp.status != 200:
|
|
148
157
|
code = resp_data["code"]
|
|
@@ -806,6 +806,7 @@ class PrivateConnectEndpoint(AbstractModel):
|
|
|
806
806
|
self.dataCenter = None
|
|
807
807
|
self.vlanId = None
|
|
808
808
|
self.connectivityStatus = None
|
|
809
|
+
self.sharedChannelId = None
|
|
809
810
|
|
|
810
811
|
def _deserialize(self, params):
|
|
811
812
|
self.endpointId = params.get("endpointId")
|
|
@@ -817,6 +818,7 @@ class PrivateConnectEndpoint(AbstractModel):
|
|
|
817
818
|
self.dataCenter = DatacenterInfo(params.get("dataCenter"))
|
|
818
819
|
self.vlanId = params.get("vlanId")
|
|
819
820
|
self.connectivityStatus = params.get("connectivityStatus")
|
|
821
|
+
self.sharedChannelId = params.get("sharedChannelId")
|
|
820
822
|
|
|
821
823
|
|
|
822
824
|
class DatacenterInfo(AbstractModel):
|
|
@@ -1315,6 +1317,7 @@ class CloudRouterEdgePoint(AbstractModel):
|
|
|
1315
1317
|
self.bgpConnection = None
|
|
1316
1318
|
self.staticRoutes = None
|
|
1317
1319
|
self.createTime = None
|
|
1320
|
+
self.sharedChannelId = None
|
|
1318
1321
|
|
|
1319
1322
|
def _deserialize(self, params):
|
|
1320
1323
|
self.edgePointId = params.get("edgePointId")
|
|
@@ -1339,6 +1342,7 @@ class CloudRouterEdgePoint(AbstractModel):
|
|
|
1339
1342
|
obj = IPRoute(item)
|
|
1340
1343
|
self.staticRoutes.append(obj)
|
|
1341
1344
|
self.createTime = params.get("createTime")
|
|
1345
|
+
self.sharedChannelId = params.get("sharedChannelId")
|
|
1342
1346
|
|
|
1343
1347
|
|
|
1344
1348
|
class BGPConnection(AbstractModel):
|
|
@@ -209,6 +209,7 @@ class InquiryPriceCreateInstanceRequest(AbstractModel):
|
|
|
209
209
|
self.instanceCount = None
|
|
210
210
|
self.systemDisk = None
|
|
211
211
|
self.dataDisk = None
|
|
212
|
+
self.dataDisks = None
|
|
212
213
|
|
|
213
214
|
def _deserialize(self, params):
|
|
214
215
|
self.zoneId = params.get("zoneId")
|
|
@@ -229,6 +230,11 @@ class InquiryPriceCreateInstanceRequest(AbstractModel):
|
|
|
229
230
|
self.systemDisk = SystemDisk(params.get("systemDisk"))
|
|
230
231
|
if params.get("dataDisk") is not None:
|
|
231
232
|
self.dataDisk = DataDisk(params.get("dataDisk"))
|
|
233
|
+
if params.get("dataDisks") is not None:
|
|
234
|
+
self.dataDisks = []
|
|
235
|
+
for item in params.get("dataDisks"):
|
|
236
|
+
obj = DataDisk(item)
|
|
237
|
+
self.dataDisks.append(obj)
|
|
232
238
|
|
|
233
239
|
|
|
234
240
|
class SystemDisk(AbstractModel):
|
|
@@ -287,6 +293,7 @@ class InquiryPriceCreateInstanceResponse(AbstractModel):
|
|
|
287
293
|
self.ipv6BandwidthPrice = None
|
|
288
294
|
self.systemDiskPrice = None
|
|
289
295
|
self.dataDiskPrice = None
|
|
296
|
+
self.dataDiskPrices = None
|
|
290
297
|
|
|
291
298
|
def _deserialize(self, params):
|
|
292
299
|
self.requestId = params.get("requestId")
|
|
@@ -311,6 +318,11 @@ class InquiryPriceCreateInstanceResponse(AbstractModel):
|
|
|
311
318
|
self.systemDiskPrice = PriceItem(params.get("systemDiskPrice"))
|
|
312
319
|
if params.get("dataDiskPrice") is not None:
|
|
313
320
|
self.dataDiskPrice = PriceItem(params.get("dataDiskPrice"))
|
|
321
|
+
if params.get("dataDiskPrices") is not None:
|
|
322
|
+
self.dataDiskPrices = []
|
|
323
|
+
for item in params.get("dataDiskPrices"):
|
|
324
|
+
obj = PriceItem(item)
|
|
325
|
+
self.dataDiskPrices.append(obj)
|
|
314
326
|
|
|
315
327
|
|
|
316
328
|
class PriceItem(AbstractModel):
|
|
@@ -885,9 +897,11 @@ class StopInstancesResponse(AbstractModel):
|
|
|
885
897
|
class RebootInstancesRequest(AbstractModel):
|
|
886
898
|
def __init__(self):
|
|
887
899
|
self.instanceIds = None
|
|
900
|
+
self.forceReboot = None
|
|
888
901
|
|
|
889
902
|
def _deserialize(self, params):
|
|
890
903
|
self.instanceIds = params.get("instanceIds")
|
|
904
|
+
self.forceReboot = params.get("forceReboot")
|
|
891
905
|
|
|
892
906
|
|
|
893
907
|
class RebootInstancesResponse(AbstractModel):
|
|
@@ -1311,6 +1325,7 @@ class Image(AbstractModel):
|
|
|
1311
1325
|
self.imageType = None
|
|
1312
1326
|
self.imageSource = None
|
|
1313
1327
|
self.imageSize = None
|
|
1328
|
+
self.minDiskSize = None
|
|
1314
1329
|
self.imageDescription = None
|
|
1315
1330
|
self.imageVersion = None
|
|
1316
1331
|
self.imageStatus = None
|
|
@@ -1325,6 +1340,7 @@ class Image(AbstractModel):
|
|
|
1325
1340
|
self.imageType = params.get("imageType")
|
|
1326
1341
|
self.imageSource = params.get("imageSource")
|
|
1327
1342
|
self.imageSize = params.get("imageSize")
|
|
1343
|
+
self.minDiskSize = params.get("minDiskSize")
|
|
1328
1344
|
self.imageDescription = params.get("imageDescription")
|
|
1329
1345
|
self.imageVersion = params.get("imageVersion")
|
|
1330
1346
|
self.imageStatus = params.get("imageStatus")
|
|
@@ -1425,6 +1441,7 @@ class CustomImage(AbstractModel):
|
|
|
1425
1441
|
self.imageType = None
|
|
1426
1442
|
self.imageSource = None
|
|
1427
1443
|
self.imageSize = None
|
|
1444
|
+
self.minDiskSize = None
|
|
1428
1445
|
self.imageDescription = None
|
|
1429
1446
|
self.imageVersion = None
|
|
1430
1447
|
self.imageStatus = None
|
|
@@ -1442,6 +1459,7 @@ class CustomImage(AbstractModel):
|
|
|
1442
1459
|
self.imageType = params.get("imageType")
|
|
1443
1460
|
self.imageSource = params.get("imageSource")
|
|
1444
1461
|
self.imageSize = params.get("imageSize")
|
|
1462
|
+
self.minDiskSize = params.get("minDiskSize")
|
|
1445
1463
|
self.imageDescription = params.get("imageDescription")
|
|
1446
1464
|
self.imageVersion = params.get("imageVersion")
|
|
1447
1465
|
self.imageStatus = params.get("imageStatus")
|
|
@@ -2656,6 +2674,7 @@ class PublicIpv6CidrAddress(AbstractModel):
|
|
|
2656
2674
|
self.rateLimitMode = None
|
|
2657
2675
|
self.trafficPackageSize = None
|
|
2658
2676
|
self.bandwidthCluster = None
|
|
2677
|
+
self.operationInfo = None
|
|
2659
2678
|
|
|
2660
2679
|
def _deserialize(self, params):
|
|
2661
2680
|
self.ipv6CidrId = params.get("ipv6CidrId")
|
|
@@ -2667,6 +2686,8 @@ class PublicIpv6CidrAddress(AbstractModel):
|
|
|
2667
2686
|
self.trafficPackageSize = params.get("trafficPackageSize")
|
|
2668
2687
|
if params.get("bandwidthCluster") is not None:
|
|
2669
2688
|
self.bandwidthCluster = BandwidthClusterInfo(params.get("bandwidthCluster"))
|
|
2689
|
+
if params.get("operationInfo") is not None:
|
|
2690
|
+
self.operationInfo = OperationInfo(params.get("operationInfo"))
|
|
2670
2691
|
|
|
2671
2692
|
|
|
2672
2693
|
class BandwidthClusterInfo(AbstractModel):
|
|
@@ -2684,6 +2705,21 @@ class BandwidthClusterInfo(AbstractModel):
|
|
|
2684
2705
|
self.bandwidthClusterName = params.get("bandwidthClusterName")
|
|
2685
2706
|
|
|
2686
2707
|
|
|
2708
|
+
class OperationInfo(AbstractModel):
|
|
2709
|
+
def __init__(self, params=None):
|
|
2710
|
+
if params is None:
|
|
2711
|
+
params = {}
|
|
2712
|
+
if len(params) > 0:
|
|
2713
|
+
self._deserialize(params)
|
|
2714
|
+
return
|
|
2715
|
+
self.operation = None
|
|
2716
|
+
self.status = None
|
|
2717
|
+
|
|
2718
|
+
def _deserialize(self, params):
|
|
2719
|
+
self.operation = params.get("operation")
|
|
2720
|
+
self.status = params.get("status")
|
|
2721
|
+
|
|
2722
|
+
|
|
2687
2723
|
class InquiryPricePublicIpv6Request(AbstractModel):
|
|
2688
2724
|
def __init__(self):
|
|
2689
2725
|
self.regionId = None
|
|
@@ -2707,6 +2743,34 @@ class InquiryPricePublicIpv6Response(AbstractModel):
|
|
|
2707
2743
|
self.bandwidthPrice = PriceItem(params.get("bandwidthPrice"))
|
|
2708
2744
|
|
|
2709
2745
|
|
|
2746
|
+
class InquiryPriceChangeIpv6InternetChargeTypeRequest(AbstractModel):
|
|
2747
|
+
def __init__(self):
|
|
2748
|
+
self.ipv6Id = None
|
|
2749
|
+
self.internetChargeType = None
|
|
2750
|
+
self.bandwidth = None
|
|
2751
|
+
self.flowPackage = None
|
|
2752
|
+
|
|
2753
|
+
def _deserialize(self, params):
|
|
2754
|
+
self.ipv6Id = params.get("ipv6Id")
|
|
2755
|
+
self.internetChargeType = params.get("internetChargeType")
|
|
2756
|
+
self.bandwidth = params.get("bandwidth")
|
|
2757
|
+
self.flowPackage = params.get("flowPackage")
|
|
2758
|
+
|
|
2759
|
+
|
|
2760
|
+
class InquiryPriceChangeIpv6InternetChargeTypeResponse(AbstractModel):
|
|
2761
|
+
def __init__(self):
|
|
2762
|
+
self.requestId = None
|
|
2763
|
+
self.ipv6Price = None
|
|
2764
|
+
self.bandwidthPrice = None
|
|
2765
|
+
|
|
2766
|
+
def _deserialize(self, params):
|
|
2767
|
+
self.requestId = params.get("requestId")
|
|
2768
|
+
if params.get("ipv6Price") is not None:
|
|
2769
|
+
self.ipv6Price = PriceItem(params.get("ipv6Price"))
|
|
2770
|
+
if params.get("bandwidthPrice") is not None:
|
|
2771
|
+
self.bandwidthPrice = PriceItem(params.get("bandwidthPrice"))
|
|
2772
|
+
|
|
2773
|
+
|
|
2710
2774
|
class AssignNetworkInterfaceIpv6Request(AbstractModel):
|
|
2711
2775
|
def __init__(self):
|
|
2712
2776
|
self.nicId = None
|
|
@@ -2827,45 +2891,35 @@ class InquiryPriceModifyIpv6BandwidthResponse(AbstractModel):
|
|
|
2827
2891
|
self.bandwidthPrice = PriceItem(params.get("bandwidthPrice"))
|
|
2828
2892
|
|
|
2829
2893
|
|
|
2830
|
-
class
|
|
2894
|
+
class ModifyIpv6BandwidthRequest(AbstractModel):
|
|
2831
2895
|
def __init__(self):
|
|
2832
2896
|
self.ipv6Id = None
|
|
2833
|
-
self.internetChargeType = None
|
|
2834
2897
|
self.bandwidth = None
|
|
2835
|
-
self.flowPackage = None
|
|
2836
2898
|
|
|
2837
2899
|
def _deserialize(self, params):
|
|
2838
2900
|
self.ipv6Id = params.get("ipv6Id")
|
|
2839
|
-
self.internetChargeType = params.get("internetChargeType")
|
|
2840
2901
|
self.bandwidth = params.get("bandwidth")
|
|
2841
|
-
self.flowPackage = params.get("flowPackage")
|
|
2842
2902
|
|
|
2843
2903
|
|
|
2844
|
-
class
|
|
2904
|
+
class ModifyIpv6BandwidthResponse(AbstractModel):
|
|
2845
2905
|
def __init__(self):
|
|
2846
2906
|
self.requestId = None
|
|
2847
|
-
self.ipv6Price = None
|
|
2848
|
-
self.bandwidthPrice = None
|
|
2849
2907
|
|
|
2850
2908
|
def _deserialize(self, params):
|
|
2851
2909
|
self.requestId = params.get("requestId")
|
|
2852
|
-
if params.get("ipv6Price") is not None:
|
|
2853
|
-
self.ipv6Price = PriceItem(params.get("ipv6Price"))
|
|
2854
|
-
if params.get("bandwidthPrice") is not None:
|
|
2855
|
-
self.bandwidthPrice = PriceItem(params.get("bandwidthPrice"))
|
|
2856
2910
|
|
|
2857
2911
|
|
|
2858
|
-
class
|
|
2912
|
+
class ModifyIpv6TrafficPackageRequest(AbstractModel):
|
|
2859
2913
|
def __init__(self):
|
|
2860
2914
|
self.ipv6Id = None
|
|
2861
|
-
self.
|
|
2915
|
+
self.trafficPackageSize = None
|
|
2862
2916
|
|
|
2863
2917
|
def _deserialize(self, params):
|
|
2864
2918
|
self.ipv6Id = params.get("ipv6Id")
|
|
2865
|
-
self.
|
|
2919
|
+
self.trafficPackageSize = params.get("trafficPackageSize")
|
|
2866
2920
|
|
|
2867
2921
|
|
|
2868
|
-
class
|
|
2922
|
+
class ModifyIpv6TrafficPackageResponse(AbstractModel):
|
|
2869
2923
|
def __init__(self):
|
|
2870
2924
|
self.requestId = None
|
|
2871
2925
|
|
|
@@ -3066,6 +3120,7 @@ class CidrInfo(AbstractModel):
|
|
|
3066
3120
|
self.status = None
|
|
3067
3121
|
self.asn = None
|
|
3068
3122
|
self.tags = None
|
|
3123
|
+
self.asnObservation = None
|
|
3069
3124
|
|
|
3070
3125
|
def _deserialize(self, params):
|
|
3071
3126
|
self.cidrId = params.get("cidrId")
|
|
@@ -3093,6 +3148,35 @@ class CidrInfo(AbstractModel):
|
|
|
3093
3148
|
self.asn = params.get("asn")
|
|
3094
3149
|
if params.get("tags") is not None:
|
|
3095
3150
|
self.tags = Tags(params.get("tags"))
|
|
3151
|
+
if params.get("asnObservation") is not None:
|
|
3152
|
+
self.asnObservation = AsnObservationDetail(params.get("asnObservation"))
|
|
3153
|
+
|
|
3154
|
+
|
|
3155
|
+
class AsnObservationDetail(AbstractModel):
|
|
3156
|
+
def __init__(self, params=None):
|
|
3157
|
+
if params is None:
|
|
3158
|
+
params = {}
|
|
3159
|
+
if len(params) > 0:
|
|
3160
|
+
self._deserialize(params)
|
|
3161
|
+
return
|
|
3162
|
+
self.verificationStatus = None
|
|
3163
|
+
self.observedPrefix = None
|
|
3164
|
+
self.primarySource = None
|
|
3165
|
+
self.primaryStatus = None
|
|
3166
|
+
self.primaryAsns = None
|
|
3167
|
+
self.secondarySource = None
|
|
3168
|
+
self.secondaryStatus = None
|
|
3169
|
+
self.secondaryAsns = None
|
|
3170
|
+
|
|
3171
|
+
def _deserialize(self, params):
|
|
3172
|
+
self.verificationStatus = params.get("verificationStatus")
|
|
3173
|
+
self.observedPrefix = params.get("observedPrefix")
|
|
3174
|
+
self.primarySource = params.get("primarySource")
|
|
3175
|
+
self.primaryStatus = params.get("primaryStatus")
|
|
3176
|
+
self.primaryAsns = params.get("primaryAsns")
|
|
3177
|
+
self.secondarySource = params.get("secondarySource")
|
|
3178
|
+
self.secondaryStatus = params.get("secondaryStatus")
|
|
3179
|
+
self.secondaryAsns = params.get("secondaryAsns")
|
|
3096
3180
|
|
|
3097
3181
|
|
|
3098
3182
|
class CreateCidrRequest(AbstractModel):
|
|
@@ -3273,6 +3357,7 @@ class Ipv6CidrInfo(AbstractModel):
|
|
|
3273
3357
|
self.status = None
|
|
3274
3358
|
self.asn = None
|
|
3275
3359
|
self.tags = None
|
|
3360
|
+
self.asnObservation = None
|
|
3276
3361
|
|
|
3277
3362
|
def _deserialize(self, params):
|
|
3278
3363
|
self.cidrId = params.get("cidrId")
|
|
@@ -3293,6 +3378,8 @@ class Ipv6CidrInfo(AbstractModel):
|
|
|
3293
3378
|
self.asn = params.get("asn")
|
|
3294
3379
|
if params.get("tags") is not None:
|
|
3295
3380
|
self.tags = Tags(params.get("tags"))
|
|
3381
|
+
if params.get("asnObservation") is not None:
|
|
3382
|
+
self.asnObservation = AsnObservationDetail(params.get("asnObservation"))
|
|
3296
3383
|
|
|
3297
3384
|
|
|
3298
3385
|
class DeleteIpv6CidrRequest(AbstractModel):
|
|
@@ -3466,6 +3553,43 @@ class DescribeByoipPriceResponse(AbstractModel):
|
|
|
3466
3553
|
self.byoipPrices.append(obj)
|
|
3467
3554
|
|
|
3468
3555
|
|
|
3556
|
+
class DescribeEipNetworkLineTypesRequest(AbstractModel):
|
|
3557
|
+
def __init__(self):
|
|
3558
|
+
self.regionId = None
|
|
3559
|
+
|
|
3560
|
+
def _deserialize(self, params):
|
|
3561
|
+
self.regionId = params.get("regionId")
|
|
3562
|
+
|
|
3563
|
+
|
|
3564
|
+
class DescribeEipNetworkLineTypesResponse(AbstractModel):
|
|
3565
|
+
def __init__(self):
|
|
3566
|
+
self.requestId = None
|
|
3567
|
+
self.regionNetworkLineTypes = None
|
|
3568
|
+
|
|
3569
|
+
def _deserialize(self, params):
|
|
3570
|
+
self.requestId = params.get("requestId")
|
|
3571
|
+
if params.get("regionNetworkLineTypes") is not None:
|
|
3572
|
+
self.regionNetworkLineTypes = []
|
|
3573
|
+
for item in params.get("regionNetworkLineTypes"):
|
|
3574
|
+
obj = EipRegionNetworkLineType(item)
|
|
3575
|
+
self.regionNetworkLineTypes.append(obj)
|
|
3576
|
+
|
|
3577
|
+
|
|
3578
|
+
class EipRegionNetworkLineType(AbstractModel):
|
|
3579
|
+
def __init__(self, params=None):
|
|
3580
|
+
if params is None:
|
|
3581
|
+
params = {}
|
|
3582
|
+
if len(params) > 0:
|
|
3583
|
+
self._deserialize(params)
|
|
3584
|
+
return
|
|
3585
|
+
self.regionId = None
|
|
3586
|
+
self.networkLineTypes = None
|
|
3587
|
+
|
|
3588
|
+
def _deserialize(self, params):
|
|
3589
|
+
self.regionId = params.get("regionId")
|
|
3590
|
+
self.networkLineTypes = params.get("networkLineTypes")
|
|
3591
|
+
|
|
3592
|
+
|
|
3469
3593
|
class DescribeEipRegionsRequest(AbstractModel):
|
|
3470
3594
|
def __init__(self):
|
|
3471
3595
|
pass
|
|
@@ -3691,6 +3815,7 @@ class EipInfo(AbstractModel):
|
|
|
3691
3815
|
self.resourceGroupName = None
|
|
3692
3816
|
self.bandwidthCluster = None
|
|
3693
3817
|
self.tags = None
|
|
3818
|
+
self.operationInfo = None
|
|
3694
3819
|
|
|
3695
3820
|
def _deserialize(self, params):
|
|
3696
3821
|
self.eipId = params.get("eipId")
|
|
@@ -3748,6 +3873,8 @@ class EipInfo(AbstractModel):
|
|
|
3748
3873
|
self.bandwidthCluster = BandwidthClusterInfo(params.get("bandwidthCluster"))
|
|
3749
3874
|
if params.get("tags") is not None:
|
|
3750
3875
|
self.tags = Tags(params.get("tags"))
|
|
3876
|
+
if params.get("operationInfo") is not None:
|
|
3877
|
+
self.operationInfo = OperationInfo(params.get("operationInfo"))
|
|
3751
3878
|
|
|
3752
3879
|
|
|
3753
3880
|
class FlowPackageResponseItem(AbstractModel):
|
|
@@ -4035,11 +4162,17 @@ class ChangeEipInternetChargeTypeRequest(AbstractModel):
|
|
|
4035
4162
|
def __init__(self):
|
|
4036
4163
|
self.eipId = None
|
|
4037
4164
|
self.internetChargeType = None
|
|
4165
|
+
self.flowPackage = None
|
|
4166
|
+
self.bandwidth = None
|
|
4167
|
+
self.bandwidthCap = None
|
|
4038
4168
|
self.clusterId = None
|
|
4039
4169
|
|
|
4040
4170
|
def _deserialize(self, params):
|
|
4041
4171
|
self.eipId = params.get("eipId")
|
|
4042
4172
|
self.internetChargeType = params.get("internetChargeType")
|
|
4173
|
+
self.flowPackage = params.get("flowPackage")
|
|
4174
|
+
self.bandwidth = params.get("bandwidth")
|
|
4175
|
+
self.bandwidthCap = params.get("bandwidthCap")
|
|
4043
4176
|
self.clusterId = params.get("clusterId")
|
|
4044
4177
|
|
|
4045
4178
|
|
|
@@ -656,6 +656,15 @@ class ZecClient(AbstractClient):
|
|
|
656
656
|
model._deserialize(response)
|
|
657
657
|
return model
|
|
658
658
|
|
|
659
|
+
def InquiryPriceChangeIpv6InternetChargeType(self, request):
|
|
660
|
+
"""
|
|
661
|
+
查询变更IPv6网络计费模式后的价格。
|
|
662
|
+
"""
|
|
663
|
+
response = self._api_call("InquiryPriceChangeIpv6InternetChargeType", request)
|
|
664
|
+
model = models.InquiryPriceChangeIpv6InternetChargeTypeResponse()
|
|
665
|
+
model._deserialize(response)
|
|
666
|
+
return model
|
|
667
|
+
|
|
659
668
|
def AssignNetworkInterfaceIpv6(self, request):
|
|
660
669
|
"""
|
|
661
670
|
给网卡添加IPv6。
|
|
@@ -701,21 +710,21 @@ class ZecClient(AbstractClient):
|
|
|
701
710
|
model._deserialize(response)
|
|
702
711
|
return model
|
|
703
712
|
|
|
704
|
-
def
|
|
713
|
+
def ModifyIpv6Bandwidth(self, request):
|
|
705
714
|
"""
|
|
706
|
-
|
|
715
|
+
调整公网IPv6的带宽限速。
|
|
707
716
|
"""
|
|
708
|
-
response = self._api_call("
|
|
709
|
-
model = models.
|
|
717
|
+
response = self._api_call("ModifyIpv6Bandwidth", request)
|
|
718
|
+
model = models.ModifyIpv6BandwidthResponse()
|
|
710
719
|
model._deserialize(response)
|
|
711
720
|
return model
|
|
712
721
|
|
|
713
|
-
def
|
|
722
|
+
def ModifyIpv6TrafficPackage(self, request):
|
|
714
723
|
"""
|
|
715
|
-
调整公网IPv6
|
|
724
|
+
调整公网IPv6流量包。
|
|
716
725
|
"""
|
|
717
|
-
response = self._api_call("
|
|
718
|
-
model = models.
|
|
726
|
+
response = self._api_call("ModifyIpv6TrafficPackage", request)
|
|
727
|
+
model = models.ModifyIpv6TrafficPackageResponse()
|
|
719
728
|
model._deserialize(response)
|
|
720
729
|
return model
|
|
721
730
|
|
|
@@ -854,6 +863,15 @@ class ZecClient(AbstractClient):
|
|
|
854
863
|
model._deserialize(response)
|
|
855
864
|
return model
|
|
856
865
|
|
|
866
|
+
def DescribeEipNetworkLineTypes(self, request):
|
|
867
|
+
"""
|
|
868
|
+
查询EIP支持的IP线路类型列表,可按节点过滤。
|
|
869
|
+
"""
|
|
870
|
+
response = self._api_call("DescribeEipNetworkLineTypes", request)
|
|
871
|
+
model = models.DescribeEipNetworkLineTypesResponse()
|
|
872
|
+
model._deserialize(response)
|
|
873
|
+
return model
|
|
874
|
+
|
|
857
875
|
def DescribeEipRegions(self, request):
|
|
858
876
|
"""
|
|
859
877
|
查询支持售卖EIP的区域信息。
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/aigw/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/alarm/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/bmc/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/ccs/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/config.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/request.py
RENAMED
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/response.py
RENAMED
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/common/utils.py
RENAMED
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/ipt/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/mcpgw/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/pvtdns/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/sdn/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/user/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/vm/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zbc/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zdns/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zec/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zga/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zlb/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zls/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zos/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{zenlayercloud_sdk_python-2.0.64 → zenlayercloud_sdk_python-2.0.67}/zenlayercloud/zrm/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|