huaweicloudsdkcae 3.1.142__py2.py3-none-any.whl → 3.1.144__py2.py3-none-any.whl
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.
Potentially problematic release.
This version of huaweicloudsdkcae might be problematic. Click here for more details.
- huaweicloudsdkcae/v1/cae_async_client.py +56 -56
- huaweicloudsdkcae/v1/cae_client.py +56 -56
- huaweicloudsdkcae/v1/model/access.py +5 -5
- huaweicloudsdkcae/v1/model/access_configuration_data_items.py +21 -21
- huaweicloudsdkcae/v1/model/access_configuration_http_path.py +7 -7
- huaweicloudsdkcae/v1/model/access_configuration_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/access_configuration_port.py +21 -21
- huaweicloudsdkcae/v1/model/access_control.py +5 -5
- huaweicloudsdkcae/v1/model/action_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/action_on_component_build.py +5 -5
- huaweicloudsdkcae/v1/model/action_on_component_source.py +9 -9
- huaweicloudsdkcae/v1/model/action_on_component_spec.py +11 -11
- huaweicloudsdkcae/v1/model/agency.py +7 -7
- huaweicloudsdkcae/v1/model/agency_item.py +3 -3
- huaweicloudsdkcae/v1/model/agency_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/agency_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/api_version_obj.py +1 -1
- huaweicloudsdkcae/v1/model/app_info.py +5 -5
- huaweicloudsdkcae/v1/model/application_item.py +9 -9
- huaweicloudsdkcae/v1/model/application_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/application_metadata.py +9 -9
- huaweicloudsdkcae/v1/model/archive.py +3 -3
- huaweicloudsdkcae/v1/model/build.py +5 -5
- huaweicloudsdkcae/v1/model/cert_item.py +5 -5
- huaweicloudsdkcae/v1/model/cert_req.py +9 -9
- huaweicloudsdkcae/v1/model/certificate_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/cloud_storage_log_path_info.py +5 -5
- huaweicloudsdkcae/v1/model/component_configuration_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_execution_result.py +9 -9
- huaweicloudsdkcae/v1/model/component_info.py +5 -5
- huaweicloudsdkcae/v1/model/component_item.py +13 -13
- huaweicloudsdkcae/v1/model/component_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_snapshot_context.py +45 -45
- huaweicloudsdkcae/v1/model/component_snapshot_item.py +11 -11
- huaweicloudsdkcae/v1/model/component_snapshot_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/component_spec.py +29 -29
- huaweicloudsdkcae/v1/model/configuration.py +13 -13
- huaweicloudsdkcae/v1/model/configuration_data.py +5 -5
- huaweicloudsdkcae/v1/model/configuration_data_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_item.py +5 -5
- huaweicloudsdkcae/v1/model/configuration_request_data_spec.py +59 -59
- huaweicloudsdkcae/v1/model/configuration_request_data_spec_post_start.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_request_data_spec_pre_stop.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_response_data_spec.py +79 -79
- huaweicloudsdkcae/v1/model/configuration_response_data_spec_post_start.py +3 -3
- huaweicloudsdkcae/v1/model/configuration_response_data_spec_pre_stop.py +3 -3
- huaweicloudsdkcae/v1/model/create_agency_request.py +3 -3
- huaweicloudsdkcae/v1/model/create_agency_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_application_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_application_request_body_metadata.py +3 -3
- huaweicloudsdkcae/v1/model/create_application_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_certificate_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_certificate_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_component_configuration_request.py +11 -11
- huaweicloudsdkcae/v1/model/create_component_configuration_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_component_configuration_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_response.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_spec.py +17 -17
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request.py +9 -9
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body.py +11 -11
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/create_component_with_configuration_request_body_spec.py +13 -13
- huaweicloudsdkcae/v1/model/create_component_with_configuration_response.py +13 -13
- huaweicloudsdkcae/v1/model/create_component_with_configuration_response_body_status.py +3 -3
- huaweicloudsdkcae/v1/model/create_domain_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_domain_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_domain_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_environment_request.py +5 -5
- huaweicloudsdkcae/v1/model/create_environment_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/create_environment_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/create_environment_response.py +3 -3
- huaweicloudsdkcae/v1/model/create_meta_cert.py +3 -3
- huaweicloudsdkcae/v1/model/create_meta_domain.py +3 -3
- huaweicloudsdkcae/v1/model/create_monitor_system_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_monitor_system_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_notice_rule_item.py +13 -13
- huaweicloudsdkcae/v1/model/create_notice_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/create_notice_rule_resp_item.py +15 -15
- huaweicloudsdkcae/v1/model/create_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_or_update_secret_detail.py +5 -5
- huaweicloudsdkcae/v1/model/create_or_update_secret_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_secret_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_secret_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_spec_cert.py +5 -5
- huaweicloudsdkcae/v1/model/create_timer_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_timer_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_timer_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_req.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_volume_response.py +1 -1
- huaweicloudsdkcae/v1/model/create_vpc_egress_request.py +7 -7
- huaweicloudsdkcae/v1/model/create_vpc_egress_response.py +7 -7
- huaweicloudsdkcae/v1/model/cron_trigger_scheduler.py +5 -5
- huaweicloudsdkcae/v1/model/delete_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_application_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_certificate_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_certificate_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_component_configuration_request.py +9 -9
- huaweicloudsdkcae/v1/model/delete_component_configuration_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/delete_component_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_domain_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_domain_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_environment_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_environment_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_notice_rule_response.py +3 -3
- huaweicloudsdkcae/v1/model/delete_secret_request.py +5 -5
- huaweicloudsdkcae/v1/model/delete_secret_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_timer_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_timer_rule_response.py +1 -1
- huaweicloudsdkcae/v1/model/delete_volume_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_volume_response.py +7 -7
- huaweicloudsdkcae/v1/model/delete_vpc_egress_request.py +7 -7
- huaweicloudsdkcae/v1/model/delete_vpc_egress_response.py +1 -1
- huaweicloudsdkcae/v1/model/domain_item.py +3 -3
- huaweicloudsdkcae/v1/model/domain_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/egress_cidr.py +7 -7
- huaweicloudsdkcae/v1/model/eip_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/environment_item.py +15 -15
- huaweicloudsdkcae/v1/model/environment_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/execute_action_request.py +11 -11
- huaweicloudsdkcae/v1/model/execute_action_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/execute_action_request_body_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/execute_action_response.py +3 -3
- huaweicloudsdkcae/v1/model/execution_details.py +5 -5
- huaweicloudsdkcae/v1/model/health_check_configuration_exec.py +3 -3
- huaweicloudsdkcae/v1/model/health_check_configuration_http_get.py +7 -7
- huaweicloudsdkcae/v1/model/health_check_configuration_liveness_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_readiness_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_startup_probe.py +17 -17
- huaweicloudsdkcae/v1/model/health_check_configuration_tcp_socket.py +3 -3
- huaweicloudsdkcae/v1/model/instance.py +7 -7
- huaweicloudsdkcae/v1/model/job_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/job_spec.py +7 -7
- huaweicloudsdkcae/v1/model/life_cycle_configuration_exec.py +3 -3
- huaweicloudsdkcae/v1/model/list_agencies_request.py +1 -1
- huaweicloudsdkcae/v1/model/list_agencies_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_applications_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_applications_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_certificates_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_certificates_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_configurations_request.py +11 -11
- huaweicloudsdkcae/v1/model/list_component_configurations_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_configurations_response_data.py +5 -5
- huaweicloudsdkcae/v1/model/list_component_instances_request.py +9 -9
- huaweicloudsdkcae/v1/model/list_component_instances_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_component_snapshots_request.py +9 -9
- huaweicloudsdkcae/v1/model/list_component_snapshots_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_components_request.py +15 -15
- huaweicloudsdkcae/v1/model/list_components_response.py +9 -9
- huaweicloudsdkcae/v1/model/list_domains_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_domains_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_effective_components_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_effective_components_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec.py +5 -5
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec_egress.py +7 -7
- huaweicloudsdkcae/v1/model/list_eip_response_body_spec_ingress.py +7 -7
- huaweicloudsdkcae/v1/model/list_eips_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_eips_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_environments_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_environments_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_notice_rules_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_notice_rules_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_secrets_request.py +3 -3
- huaweicloudsdkcae/v1/model/list_secrets_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_timer_rules_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_timer_rules_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_volumes_request.py +7 -7
- huaweicloudsdkcae/v1/model/list_volumes_response.py +7 -7
- huaweicloudsdkcae/v1/model/list_vpc_egress_request.py +5 -5
- huaweicloudsdkcae/v1/model/list_vpc_egress_response.py +7 -7
- huaweicloudsdkcae/v1/model/meta_cert.py +5 -5
- huaweicloudsdkcae/v1/model/meta_domain.py +7 -7
- huaweicloudsdkcae/v1/model/metadata_response.py +11 -11
- huaweicloudsdkcae/v1/model/monitor_system_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/monitor_system_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/monitor_system_request_body_spec.py +17 -17
- huaweicloudsdkcae/v1/model/mount_component.py +13 -13
- huaweicloudsdkcae/v1/model/notice_rule_notification.py +7 -7
- huaweicloudsdkcae/v1/model/notice_rule_scope.py +9 -9
- huaweicloudsdkcae/v1/model/repo.py +7 -7
- huaweicloudsdkcae/v1/model/resource_limit.py +5 -5
- huaweicloudsdkcae/v1/model/resource_limit_for_upgrade.py +5 -5
- huaweicloudsdkcae/v1/model/resources_credential.py +5 -5
- huaweicloudsdkcae/v1/model/retry_job_request.py +7 -7
- huaweicloudsdkcae/v1/model/retry_job_response.py +1 -1
- huaweicloudsdkcae/v1/model/scale_configuration_data_advanced.py +11 -11
- huaweicloudsdkcae/v1/model/scale_configuration_data_trigger.py +5 -5
- huaweicloudsdkcae/v1/model/scaling_trigger_meta.py +9 -9
- huaweicloudsdkcae/v1/model/secret_detail.py +15 -15
- huaweicloudsdkcae/v1/model/show_application_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_application_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_component_request.py +9 -9
- huaweicloudsdkcae/v1/model/show_component_response.py +9 -9
- huaweicloudsdkcae/v1/model/show_execution_result_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_execution_result_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_job_request.py +7 -7
- huaweicloudsdkcae/v1/model/show_job_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_monitor_system_request.py +5 -5
- huaweicloudsdkcae/v1/model/show_monitor_system_response.py +7 -7
- huaweicloudsdkcae/v1/model/show_monitor_system_response_body_spec.py +25 -25
- huaweicloudsdkcae/v1/model/show_notice_rule_request.py +5 -5
- huaweicloudsdkcae/v1/model/show_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/source.py +9 -9
- huaweicloudsdkcae/v1/model/spec_cert.py +7 -7
- huaweicloudsdkcae/v1/model/task.py +13 -13
- huaweicloudsdkcae/v1/model/time_rule_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/timer_rule_details.py +25 -25
- huaweicloudsdkcae/v1/model/trigger_policy.py +9 -9
- huaweicloudsdkcae/v1/model/update_cert_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_certificate_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_certificate_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_component_request.py +11 -11
- huaweicloudsdkcae/v1/model/update_component_request_body.py +9 -9
- huaweicloudsdkcae/v1/model/update_component_request_metadata.py +5 -5
- huaweicloudsdkcae/v1/model/update_component_request_spec.py +11 -11
- huaweicloudsdkcae/v1/model/update_component_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_eip_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_eip_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec_egress.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_request_body_spec_ingress.py +5 -5
- huaweicloudsdkcae/v1/model/update_eip_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_monitor_system_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_monitor_system_response.py +1 -1
- huaweicloudsdkcae/v1/model/update_notice_rule_item.py +9 -9
- huaweicloudsdkcae/v1/model/update_notice_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_notice_rule_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_notice_rule_response.py +7 -7
- huaweicloudsdkcae/v1/model/update_secret_request.py +7 -7
- huaweicloudsdkcae/v1/model/update_secret_response.py +7 -7
- huaweicloudsdkcae/v1/model/update_spec_cert.py +5 -5
- huaweicloudsdkcae/v1/model/update_timer_rule_details.py +17 -17
- huaweicloudsdkcae/v1/model/update_timer_rule_req.py +7 -7
- huaweicloudsdkcae/v1/model/update_timer_rule_request.py +9 -9
- huaweicloudsdkcae/v1/model/update_timer_rule_response.py +1 -1
- huaweicloudsdkcae/v1/model/volume.py +15 -15
- huaweicloudsdkcae/v1/model/volume_configuration_data_volume.py +13 -13
- huaweicloudsdkcae/v1/model/volume_configuration_mount_info.py +7 -7
- huaweicloudsdkcae/v1/model/volume_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/volume_spec.py +9 -9
- huaweicloudsdkcae/v1/model/vpc_egress_kind_obj.py +1 -1
- huaweicloudsdkcae/v1/model/vpc_egress_request_body.py +7 -7
- huaweicloudsdkcae/v1/model/vpc_egress_request_body_spec.py +3 -3
- huaweicloudsdkcae/v1/model/vpc_egress_response_body_spec.py +7 -7
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/METADATA +2 -2
- huaweicloudsdkcae-3.1.144.dist-info/RECORD +260 -0
- huaweicloudsdkcae-3.1.142.dist-info/RECORD +0 -260
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/LICENSE +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/WHEEL +0 -0
- {huaweicloudsdkcae-3.1.142.dist-info → huaweicloudsdkcae-3.1.144.dist-info}/top_level.txt +0 -0
|
@@ -43,7 +43,7 @@ class AccessConfigurationDataItems:
|
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
def __init__(self, operator=None, uid=None, metadata=None, type=None, domain_names=None, access_control=None, ports=None, elb_id=None, public_ip=None, private_ip=None):
|
|
46
|
-
"""AccessConfigurationDataItems
|
|
46
|
+
r"""AccessConfigurationDataItems
|
|
47
47
|
|
|
48
48
|
The model defined in huaweicloud sdk
|
|
49
49
|
|
|
@@ -106,7 +106,7 @@ class AccessConfigurationDataItems:
|
|
|
106
106
|
|
|
107
107
|
@property
|
|
108
108
|
def operator(self):
|
|
109
|
-
"""Gets the operator of this AccessConfigurationDataItems.
|
|
109
|
+
r"""Gets the operator of this AccessConfigurationDataItems.
|
|
110
110
|
|
|
111
111
|
配置模式。 - 如果operator值为空,则表示使用全量覆盖模式进行配置,否则表示使用增删改模式进行配置。且此级列表的所有元素的operator值必须同时全为空或者非空。 - 当使用增删改模式时,operator取值支持\"add\",\"copy\",\"modify\",\"delete\",分别表示新增,复制指定uid的元素修改后新增,修改指定uid的元素,删除指定uid的元素。 - 当operator取值为\"copy\",\"modify\",\"delete\"时,uid的值必须为非空,且存在于最后一次生效的配置中。 - 当operator取值为\"copy\",\"modify\"时,与operator同级别的字段中除uid外的所有字段如不写,置空或者为空列表,则表示保留在最后一次生效配置中指定uid的元素的同一字段的值。
|
|
112
112
|
|
|
@@ -117,7 +117,7 @@ class AccessConfigurationDataItems:
|
|
|
117
117
|
|
|
118
118
|
@operator.setter
|
|
119
119
|
def operator(self, operator):
|
|
120
|
-
"""Sets the operator of this AccessConfigurationDataItems.
|
|
120
|
+
r"""Sets the operator of this AccessConfigurationDataItems.
|
|
121
121
|
|
|
122
122
|
配置模式。 - 如果operator值为空,则表示使用全量覆盖模式进行配置,否则表示使用增删改模式进行配置。且此级列表的所有元素的operator值必须同时全为空或者非空。 - 当使用增删改模式时,operator取值支持\"add\",\"copy\",\"modify\",\"delete\",分别表示新增,复制指定uid的元素修改后新增,修改指定uid的元素,删除指定uid的元素。 - 当operator取值为\"copy\",\"modify\",\"delete\"时,uid的值必须为非空,且存在于最后一次生效的配置中。 - 当operator取值为\"copy\",\"modify\"时,与operator同级别的字段中除uid外的所有字段如不写,置空或者为空列表,则表示保留在最后一次生效配置中指定uid的元素的同一字段的值。
|
|
123
123
|
|
|
@@ -128,7 +128,7 @@ class AccessConfigurationDataItems:
|
|
|
128
128
|
|
|
129
129
|
@property
|
|
130
130
|
def uid(self):
|
|
131
|
-
"""Gets the uid of this AccessConfigurationDataItems.
|
|
131
|
+
r"""Gets the uid of this AccessConfigurationDataItems.
|
|
132
132
|
|
|
133
133
|
访问方式的uid。
|
|
134
134
|
|
|
@@ -139,7 +139,7 @@ class AccessConfigurationDataItems:
|
|
|
139
139
|
|
|
140
140
|
@uid.setter
|
|
141
141
|
def uid(self, uid):
|
|
142
|
-
"""Sets the uid of this AccessConfigurationDataItems.
|
|
142
|
+
r"""Sets the uid of this AccessConfigurationDataItems.
|
|
143
143
|
|
|
144
144
|
访问方式的uid。
|
|
145
145
|
|
|
@@ -150,7 +150,7 @@ class AccessConfigurationDataItems:
|
|
|
150
150
|
|
|
151
151
|
@property
|
|
152
152
|
def metadata(self):
|
|
153
|
-
"""Gets the metadata of this AccessConfigurationDataItems.
|
|
153
|
+
r"""Gets the metadata of this AccessConfigurationDataItems.
|
|
154
154
|
|
|
155
155
|
:return: The metadata of this AccessConfigurationDataItems.
|
|
156
156
|
:rtype: :class:`huaweicloudsdkcae.v1.AccessConfigurationMetadata`
|
|
@@ -159,7 +159,7 @@ class AccessConfigurationDataItems:
|
|
|
159
159
|
|
|
160
160
|
@metadata.setter
|
|
161
161
|
def metadata(self, metadata):
|
|
162
|
-
"""Sets the metadata of this AccessConfigurationDataItems.
|
|
162
|
+
r"""Sets the metadata of this AccessConfigurationDataItems.
|
|
163
163
|
|
|
164
164
|
:param metadata: The metadata of this AccessConfigurationDataItems.
|
|
165
165
|
:type metadata: :class:`huaweicloudsdkcae.v1.AccessConfigurationMetadata`
|
|
@@ -168,7 +168,7 @@ class AccessConfigurationDataItems:
|
|
|
168
168
|
|
|
169
169
|
@property
|
|
170
170
|
def type(self):
|
|
171
|
-
"""Gets the type of this AccessConfigurationDataItems.
|
|
171
|
+
r"""Gets the type of this AccessConfigurationDataItems.
|
|
172
172
|
|
|
173
173
|
访问方式类型。
|
|
174
174
|
|
|
@@ -179,7 +179,7 @@ class AccessConfigurationDataItems:
|
|
|
179
179
|
|
|
180
180
|
@type.setter
|
|
181
181
|
def type(self, type):
|
|
182
|
-
"""Sets the type of this AccessConfigurationDataItems.
|
|
182
|
+
r"""Sets the type of this AccessConfigurationDataItems.
|
|
183
183
|
|
|
184
184
|
访问方式类型。
|
|
185
185
|
|
|
@@ -190,7 +190,7 @@ class AccessConfigurationDataItems:
|
|
|
190
190
|
|
|
191
191
|
@property
|
|
192
192
|
def domain_names(self):
|
|
193
|
-
"""Gets the domain_names of this AccessConfigurationDataItems.
|
|
193
|
+
r"""Gets the domain_names of this AccessConfigurationDataItems.
|
|
194
194
|
|
|
195
195
|
内网访问方式域名。
|
|
196
196
|
|
|
@@ -201,7 +201,7 @@ class AccessConfigurationDataItems:
|
|
|
201
201
|
|
|
202
202
|
@domain_names.setter
|
|
203
203
|
def domain_names(self, domain_names):
|
|
204
|
-
"""Sets the domain_names of this AccessConfigurationDataItems.
|
|
204
|
+
r"""Sets the domain_names of this AccessConfigurationDataItems.
|
|
205
205
|
|
|
206
206
|
内网访问方式域名。
|
|
207
207
|
|
|
@@ -212,7 +212,7 @@ class AccessConfigurationDataItems:
|
|
|
212
212
|
|
|
213
213
|
@property
|
|
214
214
|
def access_control(self):
|
|
215
|
-
"""Gets the access_control of this AccessConfigurationDataItems.
|
|
215
|
+
r"""Gets the access_control of this AccessConfigurationDataItems.
|
|
216
216
|
|
|
217
217
|
:return: The access_control of this AccessConfigurationDataItems.
|
|
218
218
|
:rtype: :class:`huaweicloudsdkcae.v1.AccessControl`
|
|
@@ -221,7 +221,7 @@ class AccessConfigurationDataItems:
|
|
|
221
221
|
|
|
222
222
|
@access_control.setter
|
|
223
223
|
def access_control(self, access_control):
|
|
224
|
-
"""Sets the access_control of this AccessConfigurationDataItems.
|
|
224
|
+
r"""Sets the access_control of this AccessConfigurationDataItems.
|
|
225
225
|
|
|
226
226
|
:param access_control: The access_control of this AccessConfigurationDataItems.
|
|
227
227
|
:type access_control: :class:`huaweicloudsdkcae.v1.AccessControl`
|
|
@@ -230,7 +230,7 @@ class AccessConfigurationDataItems:
|
|
|
230
230
|
|
|
231
231
|
@property
|
|
232
232
|
def ports(self):
|
|
233
|
-
"""Gets the ports of this AccessConfigurationDataItems.
|
|
233
|
+
r"""Gets the ports of this AccessConfigurationDataItems.
|
|
234
234
|
|
|
235
235
|
访问方式配置端口、协议、证书、URL路径等信息列表。
|
|
236
236
|
|
|
@@ -241,7 +241,7 @@ class AccessConfigurationDataItems:
|
|
|
241
241
|
|
|
242
242
|
@ports.setter
|
|
243
243
|
def ports(self, ports):
|
|
244
|
-
"""Sets the ports of this AccessConfigurationDataItems.
|
|
244
|
+
r"""Sets the ports of this AccessConfigurationDataItems.
|
|
245
245
|
|
|
246
246
|
访问方式配置端口、协议、证书、URL路径等信息列表。
|
|
247
247
|
|
|
@@ -252,7 +252,7 @@ class AccessConfigurationDataItems:
|
|
|
252
252
|
|
|
253
253
|
@property
|
|
254
254
|
def elb_id(self):
|
|
255
|
-
"""Gets the elb_id of this AccessConfigurationDataItems.
|
|
255
|
+
r"""Gets the elb_id of this AccessConfigurationDataItems.
|
|
256
256
|
|
|
257
257
|
用户选择的elb的ID。
|
|
258
258
|
|
|
@@ -263,7 +263,7 @@ class AccessConfigurationDataItems:
|
|
|
263
263
|
|
|
264
264
|
@elb_id.setter
|
|
265
265
|
def elb_id(self, elb_id):
|
|
266
|
-
"""Sets the elb_id of this AccessConfigurationDataItems.
|
|
266
|
+
r"""Sets the elb_id of this AccessConfigurationDataItems.
|
|
267
267
|
|
|
268
268
|
用户选择的elb的ID。
|
|
269
269
|
|
|
@@ -274,7 +274,7 @@ class AccessConfigurationDataItems:
|
|
|
274
274
|
|
|
275
275
|
@property
|
|
276
276
|
def public_ip(self):
|
|
277
|
-
"""Gets the public_ip of this AccessConfigurationDataItems.
|
|
277
|
+
r"""Gets the public_ip of this AccessConfigurationDataItems.
|
|
278
278
|
|
|
279
279
|
响应体参数,用户选择的elb的公网ip。
|
|
280
280
|
|
|
@@ -285,7 +285,7 @@ class AccessConfigurationDataItems:
|
|
|
285
285
|
|
|
286
286
|
@public_ip.setter
|
|
287
287
|
def public_ip(self, public_ip):
|
|
288
|
-
"""Sets the public_ip of this AccessConfigurationDataItems.
|
|
288
|
+
r"""Sets the public_ip of this AccessConfigurationDataItems.
|
|
289
289
|
|
|
290
290
|
响应体参数,用户选择的elb的公网ip。
|
|
291
291
|
|
|
@@ -296,7 +296,7 @@ class AccessConfigurationDataItems:
|
|
|
296
296
|
|
|
297
297
|
@property
|
|
298
298
|
def private_ip(self):
|
|
299
|
-
"""Gets the private_ip of this AccessConfigurationDataItems.
|
|
299
|
+
r"""Gets the private_ip of this AccessConfigurationDataItems.
|
|
300
300
|
|
|
301
301
|
响应体参数,用户选择的elb的私网ip。
|
|
302
302
|
|
|
@@ -307,7 +307,7 @@ class AccessConfigurationDataItems:
|
|
|
307
307
|
|
|
308
308
|
@private_ip.setter
|
|
309
309
|
def private_ip(self, private_ip):
|
|
310
|
-
"""Sets the private_ip of this AccessConfigurationDataItems.
|
|
310
|
+
r"""Sets the private_ip of this AccessConfigurationDataItems.
|
|
311
311
|
|
|
312
312
|
响应体参数,用户选择的elb的私网ip。
|
|
313
313
|
|
|
@@ -29,7 +29,7 @@ class AccessConfigurationHttpPath:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, hostname=None, path=None, url_match_mode=None):
|
|
32
|
-
"""AccessConfigurationHttpPath
|
|
32
|
+
r"""AccessConfigurationHttpPath
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -57,7 +57,7 @@ class AccessConfigurationHttpPath:
|
|
|
57
57
|
|
|
58
58
|
@property
|
|
59
59
|
def hostname(self):
|
|
60
|
-
"""Gets the hostname of this AccessConfigurationHttpPath.
|
|
60
|
+
r"""Gets the hostname of this AccessConfigurationHttpPath.
|
|
61
61
|
|
|
62
62
|
域名/不填,不填时表示使用IP。
|
|
63
63
|
|
|
@@ -68,7 +68,7 @@ class AccessConfigurationHttpPath:
|
|
|
68
68
|
|
|
69
69
|
@hostname.setter
|
|
70
70
|
def hostname(self, hostname):
|
|
71
|
-
"""Sets the hostname of this AccessConfigurationHttpPath.
|
|
71
|
+
r"""Sets the hostname of this AccessConfigurationHttpPath.
|
|
72
72
|
|
|
73
73
|
域名/不填,不填时表示使用IP。
|
|
74
74
|
|
|
@@ -79,7 +79,7 @@ class AccessConfigurationHttpPath:
|
|
|
79
79
|
|
|
80
80
|
@property
|
|
81
81
|
def path(self):
|
|
82
|
-
"""Gets the path of this AccessConfigurationHttpPath.
|
|
82
|
+
r"""Gets the path of this AccessConfigurationHttpPath.
|
|
83
83
|
|
|
84
84
|
URL路径。
|
|
85
85
|
|
|
@@ -90,7 +90,7 @@ class AccessConfigurationHttpPath:
|
|
|
90
90
|
|
|
91
91
|
@path.setter
|
|
92
92
|
def path(self, path):
|
|
93
|
-
"""Sets the path of this AccessConfigurationHttpPath.
|
|
93
|
+
r"""Sets the path of this AccessConfigurationHttpPath.
|
|
94
94
|
|
|
95
95
|
URL路径。
|
|
96
96
|
|
|
@@ -101,7 +101,7 @@ class AccessConfigurationHttpPath:
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def url_match_mode(self):
|
|
104
|
-
"""Gets the url_match_mode of this AccessConfigurationHttpPath.
|
|
104
|
+
r"""Gets the url_match_mode of this AccessConfigurationHttpPath.
|
|
105
105
|
|
|
106
106
|
URL路径匹配模式,支持前缀匹配、正则匹配、精准匹配。
|
|
107
107
|
|
|
@@ -112,7 +112,7 @@ class AccessConfigurationHttpPath:
|
|
|
112
112
|
|
|
113
113
|
@url_match_mode.setter
|
|
114
114
|
def url_match_mode(self, url_match_mode):
|
|
115
|
-
"""Sets the url_match_mode of this AccessConfigurationHttpPath.
|
|
115
|
+
r"""Sets the url_match_mode of this AccessConfigurationHttpPath.
|
|
116
116
|
|
|
117
117
|
URL路径匹配模式,支持前缀匹配、正则匹配、精准匹配。
|
|
118
118
|
|
|
@@ -25,7 +25,7 @@ class AccessConfigurationMetadata:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, annotations=None):
|
|
28
|
-
"""AccessConfigurationMetadata
|
|
28
|
+
r"""AccessConfigurationMetadata
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class AccessConfigurationMetadata:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def annotations(self):
|
|
46
|
-
"""Gets the annotations of this AccessConfigurationMetadata.
|
|
46
|
+
r"""Gets the annotations of this AccessConfigurationMetadata.
|
|
47
47
|
|
|
48
48
|
附加参数。 举例:负载均衡分配策略使用加权轮询算法,不启用健康检查。配置如下: - \"kubernetes.io/elb.health-check-flag\": \"off\" - \"kubernetes.io/elb.lb-algorithm\": \"ROUND_ROBIN\"
|
|
49
49
|
|
|
@@ -54,7 +54,7 @@ class AccessConfigurationMetadata:
|
|
|
54
54
|
|
|
55
55
|
@annotations.setter
|
|
56
56
|
def annotations(self, annotations):
|
|
57
|
-
"""Sets the annotations of this AccessConfigurationMetadata.
|
|
57
|
+
r"""Sets the annotations of this AccessConfigurationMetadata.
|
|
58
58
|
|
|
59
59
|
附加参数。 举例:负载均衡分配策略使用加权轮询算法,不启用健康检查。配置如下: - \"kubernetes.io/elb.health-check-flag\": \"off\" - \"kubernetes.io/elb.lb-algorithm\": \"ROUND_ROBIN\"
|
|
60
60
|
|
|
@@ -43,7 +43,7 @@ class AccessConfigurationPort:
|
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
def __init__(self, operator=None, uid=None, target_port=None, port=None, protocol=None, default_certificate=None, certificate=None, policy=None, paths=None, elb_id=None):
|
|
46
|
-
"""AccessConfigurationPort
|
|
46
|
+
r"""AccessConfigurationPort
|
|
47
47
|
|
|
48
48
|
The model defined in huaweicloud sdk
|
|
49
49
|
|
|
@@ -106,7 +106,7 @@ class AccessConfigurationPort:
|
|
|
106
106
|
|
|
107
107
|
@property
|
|
108
108
|
def operator(self):
|
|
109
|
-
"""Gets the operator of this AccessConfigurationPort.
|
|
109
|
+
r"""Gets the operator of this AccessConfigurationPort.
|
|
110
110
|
|
|
111
111
|
配置模式。 - 如果operator值为空,则表示使用全量覆盖模式进行配置,否则表示使用增删改模式进行配置。且此级列表的所有元素的operator值必须同时全为空或者非空。 - 当使用增删改模式时,operator取值支持\"add\",\"copy\",\"modify\",\"delete\",分别表示新增,复制指定uid的元素修改后新增,修改指定uid的元素,删除指定uid的元素。 - 当operator取值为\"copy\",\"modify\",\"delete\"时,uid的值必须为非空,且存在于最后一次生效的配置中。 - 当operator取值为\"copy\",\"modify\"时,与operator同级别的字段中除uid外的所有字段如不写,置空或者为空列表,则表示保留在最后一次生效配置中指定uid的元素的同一字段的值。
|
|
112
112
|
|
|
@@ -117,7 +117,7 @@ class AccessConfigurationPort:
|
|
|
117
117
|
|
|
118
118
|
@operator.setter
|
|
119
119
|
def operator(self, operator):
|
|
120
|
-
"""Sets the operator of this AccessConfigurationPort.
|
|
120
|
+
r"""Sets the operator of this AccessConfigurationPort.
|
|
121
121
|
|
|
122
122
|
配置模式。 - 如果operator值为空,则表示使用全量覆盖模式进行配置,否则表示使用增删改模式进行配置。且此级列表的所有元素的operator值必须同时全为空或者非空。 - 当使用增删改模式时,operator取值支持\"add\",\"copy\",\"modify\",\"delete\",分别表示新增,复制指定uid的元素修改后新增,修改指定uid的元素,删除指定uid的元素。 - 当operator取值为\"copy\",\"modify\",\"delete\"时,uid的值必须为非空,且存在于最后一次生效的配置中。 - 当operator取值为\"copy\",\"modify\"时,与operator同级别的字段中除uid外的所有字段如不写,置空或者为空列表,则表示保留在最后一次生效配置中指定uid的元素的同一字段的值。
|
|
123
123
|
|
|
@@ -128,7 +128,7 @@ class AccessConfigurationPort:
|
|
|
128
128
|
|
|
129
129
|
@property
|
|
130
130
|
def uid(self):
|
|
131
|
-
"""Gets the uid of this AccessConfigurationPort.
|
|
131
|
+
r"""Gets the uid of this AccessConfigurationPort.
|
|
132
132
|
|
|
133
133
|
端口配置的uid。
|
|
134
134
|
|
|
@@ -139,7 +139,7 @@ class AccessConfigurationPort:
|
|
|
139
139
|
|
|
140
140
|
@uid.setter
|
|
141
141
|
def uid(self, uid):
|
|
142
|
-
"""Sets the uid of this AccessConfigurationPort.
|
|
142
|
+
r"""Sets the uid of this AccessConfigurationPort.
|
|
143
143
|
|
|
144
144
|
端口配置的uid。
|
|
145
145
|
|
|
@@ -150,7 +150,7 @@ class AccessConfigurationPort:
|
|
|
150
150
|
|
|
151
151
|
@property
|
|
152
152
|
def target_port(self):
|
|
153
|
-
"""Gets the target_port of this AccessConfigurationPort.
|
|
153
|
+
r"""Gets the target_port of this AccessConfigurationPort.
|
|
154
154
|
|
|
155
155
|
监听端口。
|
|
156
156
|
|
|
@@ -161,7 +161,7 @@ class AccessConfigurationPort:
|
|
|
161
161
|
|
|
162
162
|
@target_port.setter
|
|
163
163
|
def target_port(self, target_port):
|
|
164
|
-
"""Sets the target_port of this AccessConfigurationPort.
|
|
164
|
+
r"""Sets the target_port of this AccessConfigurationPort.
|
|
165
165
|
|
|
166
166
|
监听端口。
|
|
167
167
|
|
|
@@ -172,7 +172,7 @@ class AccessConfigurationPort:
|
|
|
172
172
|
|
|
173
173
|
@property
|
|
174
174
|
def port(self):
|
|
175
|
-
"""Gets the port of this AccessConfigurationPort.
|
|
175
|
+
r"""Gets the port of this AccessConfigurationPort.
|
|
176
176
|
|
|
177
177
|
访问端口。
|
|
178
178
|
|
|
@@ -183,7 +183,7 @@ class AccessConfigurationPort:
|
|
|
183
183
|
|
|
184
184
|
@port.setter
|
|
185
185
|
def port(self, port):
|
|
186
|
-
"""Sets the port of this AccessConfigurationPort.
|
|
186
|
+
r"""Sets the port of this AccessConfigurationPort.
|
|
187
187
|
|
|
188
188
|
访问端口。
|
|
189
189
|
|
|
@@ -194,7 +194,7 @@ class AccessConfigurationPort:
|
|
|
194
194
|
|
|
195
195
|
@property
|
|
196
196
|
def protocol(self):
|
|
197
|
-
"""Gets the protocol of this AccessConfigurationPort.
|
|
197
|
+
r"""Gets the protocol of this AccessConfigurationPort.
|
|
198
198
|
|
|
199
199
|
协议,负载均衡支持TCP,负载均衡与路由配置支持HTTP、HTTPS。
|
|
200
200
|
|
|
@@ -205,7 +205,7 @@ class AccessConfigurationPort:
|
|
|
205
205
|
|
|
206
206
|
@protocol.setter
|
|
207
207
|
def protocol(self, protocol):
|
|
208
|
-
"""Sets the protocol of this AccessConfigurationPort.
|
|
208
|
+
r"""Sets the protocol of this AccessConfigurationPort.
|
|
209
209
|
|
|
210
210
|
协议,负载均衡支持TCP,负载均衡与路由配置支持HTTP、HTTPS。
|
|
211
211
|
|
|
@@ -216,7 +216,7 @@ class AccessConfigurationPort:
|
|
|
216
216
|
|
|
217
217
|
@property
|
|
218
218
|
def default_certificate(self):
|
|
219
|
-
"""Gets the default_certificate of this AccessConfigurationPort.
|
|
219
|
+
r"""Gets the default_certificate of this AccessConfigurationPort.
|
|
220
220
|
|
|
221
221
|
默认证书,访问方式配置为转发策略且协议为HTTPS时配置,未配置域名证书对时使用默认证书。
|
|
222
222
|
|
|
@@ -227,7 +227,7 @@ class AccessConfigurationPort:
|
|
|
227
227
|
|
|
228
228
|
@default_certificate.setter
|
|
229
229
|
def default_certificate(self, default_certificate):
|
|
230
|
-
"""Sets the default_certificate of this AccessConfigurationPort.
|
|
230
|
+
r"""Sets the default_certificate of this AccessConfigurationPort.
|
|
231
231
|
|
|
232
232
|
默认证书,访问方式配置为转发策略且协议为HTTPS时配置,未配置域名证书对时使用默认证书。
|
|
233
233
|
|
|
@@ -238,7 +238,7 @@ class AccessConfigurationPort:
|
|
|
238
238
|
|
|
239
239
|
@property
|
|
240
240
|
def certificate(self):
|
|
241
|
-
"""Gets the certificate of this AccessConfigurationPort.
|
|
241
|
+
r"""Gets the certificate of this AccessConfigurationPort.
|
|
242
242
|
|
|
243
243
|
证书。
|
|
244
244
|
|
|
@@ -249,7 +249,7 @@ class AccessConfigurationPort:
|
|
|
249
249
|
|
|
250
250
|
@certificate.setter
|
|
251
251
|
def certificate(self, certificate):
|
|
252
|
-
"""Sets the certificate of this AccessConfigurationPort.
|
|
252
|
+
r"""Sets the certificate of this AccessConfigurationPort.
|
|
253
253
|
|
|
254
254
|
证书。
|
|
255
255
|
|
|
@@ -260,7 +260,7 @@ class AccessConfigurationPort:
|
|
|
260
260
|
|
|
261
261
|
@property
|
|
262
262
|
def policy(self):
|
|
263
|
-
"""Gets the policy of this AccessConfigurationPort.
|
|
263
|
+
r"""Gets the policy of this AccessConfigurationPort.
|
|
264
264
|
|
|
265
265
|
安全策略。
|
|
266
266
|
|
|
@@ -271,7 +271,7 @@ class AccessConfigurationPort:
|
|
|
271
271
|
|
|
272
272
|
@policy.setter
|
|
273
273
|
def policy(self, policy):
|
|
274
|
-
"""Sets the policy of this AccessConfigurationPort.
|
|
274
|
+
r"""Sets the policy of this AccessConfigurationPort.
|
|
275
275
|
|
|
276
276
|
安全策略。
|
|
277
277
|
|
|
@@ -282,7 +282,7 @@ class AccessConfigurationPort:
|
|
|
282
282
|
|
|
283
283
|
@property
|
|
284
284
|
def paths(self):
|
|
285
|
-
"""Gets the paths of this AccessConfigurationPort.
|
|
285
|
+
r"""Gets the paths of this AccessConfigurationPort.
|
|
286
286
|
|
|
287
287
|
:return: The paths of this AccessConfigurationPort.
|
|
288
288
|
:rtype: list[:class:`huaweicloudsdkcae.v1.AccessConfigurationHttpPath`]
|
|
@@ -291,7 +291,7 @@ class AccessConfigurationPort:
|
|
|
291
291
|
|
|
292
292
|
@paths.setter
|
|
293
293
|
def paths(self, paths):
|
|
294
|
-
"""Sets the paths of this AccessConfigurationPort.
|
|
294
|
+
r"""Sets the paths of this AccessConfigurationPort.
|
|
295
295
|
|
|
296
296
|
:param paths: The paths of this AccessConfigurationPort.
|
|
297
297
|
:type paths: list[:class:`huaweicloudsdkcae.v1.AccessConfigurationHttpPath`]
|
|
@@ -300,7 +300,7 @@ class AccessConfigurationPort:
|
|
|
300
300
|
|
|
301
301
|
@property
|
|
302
302
|
def elb_id(self):
|
|
303
|
-
"""Gets the elb_id of this AccessConfigurationPort.
|
|
303
|
+
r"""Gets the elb_id of this AccessConfigurationPort.
|
|
304
304
|
|
|
305
305
|
用户选择的elb的ID。
|
|
306
306
|
|
|
@@ -311,7 +311,7 @@ class AccessConfigurationPort:
|
|
|
311
311
|
|
|
312
312
|
@elb_id.setter
|
|
313
313
|
def elb_id(self, elb_id):
|
|
314
|
-
"""Sets the elb_id of this AccessConfigurationPort.
|
|
314
|
+
r"""Sets the elb_id of this AccessConfigurationPort.
|
|
315
315
|
|
|
316
316
|
用户选择的elb的ID。
|
|
317
317
|
|
|
@@ -27,7 +27,7 @@ class AccessControl:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, black=None, white=None):
|
|
30
|
-
"""AccessControl
|
|
30
|
+
r"""AccessControl
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class AccessControl:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def black(self):
|
|
53
|
-
"""Gets the black of this AccessControl.
|
|
53
|
+
r"""Gets the black of this AccessControl.
|
|
54
54
|
|
|
55
55
|
黑名单数组。 - 每行一个IP地址或网段,以回车结束。 - 每个IP地址组最多可添加300个IP地址或网段。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class AccessControl:
|
|
|
61
61
|
|
|
62
62
|
@black.setter
|
|
63
63
|
def black(self, black):
|
|
64
|
-
"""Sets the black of this AccessControl.
|
|
64
|
+
r"""Sets the black of this AccessControl.
|
|
65
65
|
|
|
66
66
|
黑名单数组。 - 每行一个IP地址或网段,以回车结束。 - 每个IP地址组最多可添加300个IP地址或网段。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class AccessControl:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def white(self):
|
|
75
|
-
"""Gets the white of this AccessControl.
|
|
75
|
+
r"""Gets the white of this AccessControl.
|
|
76
76
|
|
|
77
77
|
白名单数组。 - 每行一个IP地址或网段,以回车结束。 - 每个IP地址组最多可添加300个IP地址或网段。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class AccessControl:
|
|
|
83
83
|
|
|
84
84
|
@white.setter
|
|
85
85
|
def white(self, white):
|
|
86
|
-
"""Sets the white of this AccessControl.
|
|
86
|
+
r"""Sets the white of this AccessControl.
|
|
87
87
|
|
|
88
88
|
白名单数组。 - 每行一个IP地址或网段,以回车结束。 - 每个IP地址组最多可添加300个IP地址或网段。
|
|
89
89
|
|
|
@@ -27,7 +27,7 @@ class ActionOnComponentBuild:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, archive=None, parameters=None):
|
|
30
|
-
"""ActionOnComponentBuild
|
|
30
|
+
r"""ActionOnComponentBuild
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class ActionOnComponentBuild:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def archive(self):
|
|
53
|
-
"""Gets the archive of this ActionOnComponentBuild.
|
|
53
|
+
r"""Gets the archive of this ActionOnComponentBuild.
|
|
54
54
|
|
|
55
55
|
:return: The archive of this ActionOnComponentBuild.
|
|
56
56
|
:rtype: :class:`huaweicloudsdkcae.v1.Archive`
|
|
@@ -59,7 +59,7 @@ class ActionOnComponentBuild:
|
|
|
59
59
|
|
|
60
60
|
@archive.setter
|
|
61
61
|
def archive(self, archive):
|
|
62
|
-
"""Sets the archive of this ActionOnComponentBuild.
|
|
62
|
+
r"""Sets the archive of this ActionOnComponentBuild.
|
|
63
63
|
|
|
64
64
|
:param archive: The archive of this ActionOnComponentBuild.
|
|
65
65
|
:type archive: :class:`huaweicloudsdkcae.v1.Archive`
|
|
@@ -68,7 +68,7 @@ class ActionOnComponentBuild:
|
|
|
68
68
|
|
|
69
69
|
@property
|
|
70
70
|
def parameters(self):
|
|
71
|
-
"""Gets the parameters of this ActionOnComponentBuild.
|
|
71
|
+
r"""Gets the parameters of this ActionOnComponentBuild.
|
|
72
72
|
|
|
73
73
|
构建附加参数。 - base_image:基础镜像地址。 - build_cmd:自定义构建命令。 - dockerfile_path:自定义dockerfile文件路径 - dockerfile_content:自定义dockerfile内容 - artifact_name: 针对java多模块构建,指定构建后运行的产物,以\".jar\"结尾。
|
|
74
74
|
|
|
@@ -79,7 +79,7 @@ class ActionOnComponentBuild:
|
|
|
79
79
|
|
|
80
80
|
@parameters.setter
|
|
81
81
|
def parameters(self, parameters):
|
|
82
|
-
"""Sets the parameters of this ActionOnComponentBuild.
|
|
82
|
+
r"""Sets the parameters of this ActionOnComponentBuild.
|
|
83
83
|
|
|
84
84
|
构建附加参数。 - base_image:基础镜像地址。 - build_cmd:自定义构建命令。 - dockerfile_path:自定义dockerfile文件路径 - dockerfile_content:自定义dockerfile内容 - artifact_name: 针对java多模块构建,指定构建后运行的产物,以\".jar\"结尾。
|
|
85
85
|
|
|
@@ -31,7 +31,7 @@ class ActionOnComponentSource:
|
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
def __init__(self, code=None, type=None, sub_type=None, url=None):
|
|
34
|
-
"""ActionOnComponentSource
|
|
34
|
+
r"""ActionOnComponentSource
|
|
35
35
|
|
|
36
36
|
The model defined in huaweicloud sdk
|
|
37
37
|
|
|
@@ -64,7 +64,7 @@ class ActionOnComponentSource:
|
|
|
64
64
|
|
|
65
65
|
@property
|
|
66
66
|
def code(self):
|
|
67
|
-
"""Gets the code of this ActionOnComponentSource.
|
|
67
|
+
r"""Gets the code of this ActionOnComponentSource.
|
|
68
68
|
|
|
69
69
|
:return: The code of this ActionOnComponentSource.
|
|
70
70
|
:rtype: :class:`huaweicloudsdkcae.v1.Repo`
|
|
@@ -73,7 +73,7 @@ class ActionOnComponentSource:
|
|
|
73
73
|
|
|
74
74
|
@code.setter
|
|
75
75
|
def code(self, code):
|
|
76
|
-
"""Sets the code of this ActionOnComponentSource.
|
|
76
|
+
r"""Sets the code of this ActionOnComponentSource.
|
|
77
77
|
|
|
78
78
|
:param code: The code of this ActionOnComponentSource.
|
|
79
79
|
:type code: :class:`huaweicloudsdkcae.v1.Repo`
|
|
@@ -82,7 +82,7 @@ class ActionOnComponentSource:
|
|
|
82
82
|
|
|
83
83
|
@property
|
|
84
84
|
def type(self):
|
|
85
|
-
"""Gets the type of this ActionOnComponentSource.
|
|
85
|
+
r"""Gets the type of this ActionOnComponentSource.
|
|
86
86
|
|
|
87
87
|
源类型。
|
|
88
88
|
|
|
@@ -93,7 +93,7 @@ class ActionOnComponentSource:
|
|
|
93
93
|
|
|
94
94
|
@type.setter
|
|
95
95
|
def type(self, type):
|
|
96
|
-
"""Sets the type of this ActionOnComponentSource.
|
|
96
|
+
r"""Sets the type of this ActionOnComponentSource.
|
|
97
97
|
|
|
98
98
|
源类型。
|
|
99
99
|
|
|
@@ -104,7 +104,7 @@ class ActionOnComponentSource:
|
|
|
104
104
|
|
|
105
105
|
@property
|
|
106
106
|
def sub_type(self):
|
|
107
|
-
"""Gets the sub_type of this ActionOnComponentSource.
|
|
107
|
+
r"""Gets the sub_type of this ActionOnComponentSource.
|
|
108
108
|
|
|
109
109
|
源子类型。 - 源类型为code时,子类型表示不同的代码仓库,如DevCloud(CodeArts)、GitLab、GitHub、Gitee、Bitbucket。 - 源类型为softwarePackage时,子类型表示不同的软件包仓库,如BinObs、BinDevCloud(CodeArts软件发布库)。
|
|
110
110
|
|
|
@@ -115,7 +115,7 @@ class ActionOnComponentSource:
|
|
|
115
115
|
|
|
116
116
|
@sub_type.setter
|
|
117
117
|
def sub_type(self, sub_type):
|
|
118
|
-
"""Sets the sub_type of this ActionOnComponentSource.
|
|
118
|
+
r"""Sets the sub_type of this ActionOnComponentSource.
|
|
119
119
|
|
|
120
120
|
源子类型。 - 源类型为code时,子类型表示不同的代码仓库,如DevCloud(CodeArts)、GitLab、GitHub、Gitee、Bitbucket。 - 源类型为softwarePackage时,子类型表示不同的软件包仓库,如BinObs、BinDevCloud(CodeArts软件发布库)。
|
|
121
121
|
|
|
@@ -126,7 +126,7 @@ class ActionOnComponentSource:
|
|
|
126
126
|
|
|
127
127
|
@property
|
|
128
128
|
def url(self):
|
|
129
|
-
"""Gets the url of this ActionOnComponentSource.
|
|
129
|
+
r"""Gets the url of this ActionOnComponentSource.
|
|
130
130
|
|
|
131
131
|
url地址。 - 源类型为image时,url地址为镜像地址。 - 源类型为code时,url地址为git地址。 - 源类型为softwarePackage时,url地址为软件包地址。
|
|
132
132
|
|
|
@@ -137,7 +137,7 @@ class ActionOnComponentSource:
|
|
|
137
137
|
|
|
138
138
|
@url.setter
|
|
139
139
|
def url(self, url):
|
|
140
|
-
"""Sets the url of this ActionOnComponentSource.
|
|
140
|
+
r"""Sets the url of this ActionOnComponentSource.
|
|
141
141
|
|
|
142
142
|
url地址。 - 源类型为image时,url地址为镜像地址。 - 源类型为code时,url地址为git地址。 - 源类型为softwarePackage时,url地址为软件包地址。
|
|
143
143
|
|