Socket
Socket
Sign inDemoInstall

@huaweicloud/huaweicloud-sdk-core

Package Overview
Dependencies
Maintainers
0
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@huaweicloud/huaweicloud-sdk-core - npm Package Versions

23
17

3.1.113

Diff

huaweicloud_admin
published 3.1.112 •

Changelog

Source

3.1.112 2024-08-22

HuaweiCloud SDK CCE

  • API Version
    • V3
  • Features
    • Support the APIs SyncNode, BatchSyncNodes
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK DRS

  • API Version
    • V5
  • Features
    • Support the APIs UploadUserJdbcDriver, SyncUserJdbcDriver, ListUserJdbcDrivers, DeleteUserJdbcDriver
  • Bug Fix
    • None
  • Change
    • CreateJob
      • changes of request param
        • + job.base_info.engine_type: enum value [mysql-to-mysql]
        • + job.source_endpoint.db_type: enum value [mysql]
      • changes of response param
        • + is_clone_job
        • + create_time
        • + name
        • + id
        • + status
        • - job
    • BatchCreateJobsAsync
      • changes of request param
        • + jobs.policy_config.is_create_table_with_index
        • + jobs.base_info.engine_type: enum value [mysql-to-mysql]
        • + jobs.source_endpoint.db_type: enum value [mysql]
    • ListAsyncJobDetail
      • changes of response param
        • + jobs.status: enum value [CREATING,CREATE_FAILED,CONFIGURATION,STARTJOBING,WAITING_FOR_START,START_JOB_FAILED,PAUSING,FULL_TRANSFER_STARTED,FULL_TRANSFER_FAILED,FULL_TRANSFER_COMPLETE,INCRE_TRANSFER_STARTED,INCRE_TRANSFER_FAILED,RELEASE_RESOURCE_STARTED,RELEASE_RESOURCE_FAILED,RELEASE_RESOURCE_COMPLETE,REBUILD_NODE_STARTED,REBUILD_NODE_FAILED,CHANGE_JOB_STARTED,CHANGE_JOB_FAILED,DELETED,CHILD_TRANSFER_STARTING,CHILD_TRANSFER_STARTED,CHILD_TRANSFER_COMPLETE,CHILD_TRANSFER_FAILED,RELEASE_CHILD_TRANSFER_STARTED,RELEASE_CHILD_TRANSFER_COMPLETE,NODE_UPGRADE_START,NODE_UPGRADE_COMPLETE,NODE_UPGRADE_FAILED]
        • + jobs.policy_config.is_create_table_with_index
        • + jobs.base_info.engine_type: enum value [mysql-to-mysql]
        • + jobs.source_endpoint.db_type: enum value [mysql]
    • UpdateBatchAsyncJobs
      • changes of request param
        • + jobs.params.policy_config.is_create_table_with_index
        • + jobs.params.base_info.engine_type: enum value [mysql-to-mysql]
        • + jobs.params.source_endpoint.db_type: enum value [mysql]
    • ShowJobDetail
      • changes of response param
        • + job.status: enum value [CREATING,CREATE_FAILED,CONFIGURATION,STARTJOBING,WAITING_FOR_START,START_JOB_FAILED,PAUSING,FULL_TRANSFER_STARTED,FULL_TRANSFER_FAILED,FULL_TRANSFER_COMPLETE,INCRE_TRANSFER_STARTED,INCRE_TRANSFER_FAILED,RELEASE_RESOURCE_STARTED,RELEASE_RESOURCE_FAILED,RELEASE_RESOURCE_COMPLETE,REBUILD_NODE_STARTED,REBUILD_NODE_FAILED,CHANGE_JOB_STARTED,CHANGE_JOB_FAILED,DELETED,CHILD_TRANSFER_STARTING,CHILD_TRANSFER_STARTED,CHILD_TRANSFER_COMPLETE,CHILD_TRANSFER_FAILED,RELEASE_CHILD_TRANSFER_STARTED,RELEASE_CHILD_TRANSFER_COMPLETE,NODE_UPGRADE_START,NODE_UPGRADE_COMPLETE,NODE_UPGRADE_FAILED]
        • + job.policy_config.is_create_table_with_index
        • + job.base_info.engine_type: enum value [mysql-to-mysql]
        • + job.source_endpoint.db_type: enum value [mysql]
    • UpdateJob
      • changes of request param
        • + job.params.policy_config.is_create_table_with_index
        • + job.params.base_info.engine_type: enum value [mysql-to-mysql]
        • + job.params.source_endpoint.db_type: enum value [mysql]
    • ExecuteJobAction
      • changes of request param
        • + job.action_params.is_only_init_task
        • + job.action_params.endpoints.db_type: enum value [mysql]
    • BatchExecuteJobActions
      • changes of request param
        • + jobs.action_params.is_only_init_task
        • + jobs.action_params.endpoints.db_type: enum value [mysql]

HuaweiCloud SDK GaussDBforopenGauss

  • API Version
    • V3
  • Features
    • None
  • Bug Fix
    • None
  • Change
    • CreateDbInstance
      • changes of request param
        • + ha.instance_mode

HuaweiCloud SDK KMS

  • API Version
    • V2
  • Features
    • None
  • Bug Fix
    • None
  • Change
    • CreateDatakey
      • changes of request param
        • + additional_authenticated_data
    • CreateDatakeyWithoutPlaintext
      • changes of request param
        • + additional_authenticated_data
    • EncryptDatakey
      • changes of request param
        • + additional_authenticated_data
    • DecryptDatakey
      • changes of request param
        • + additional_authenticated_data
    • EncryptData
      • changes of request param
        • + additional_authenticated_data
    • DecryptData
      • changes of request param
        • + additional_authenticated_data

HuaweiCloud SDK Meeting

  • API Version
    • V1
  • Features
    • Support the following APIs:
      • AddAppId
      • BatchSearchAppId
      • UpdateAppId
      • DeleteAppId
      • ResetAppKey
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK OMS

  • API Version
    • V2
  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ShowTask
      • changes of response param
        • + task_priority
    • CreateTask
      • changes of request param
        • + task_priority
    • ListTasks
      • changes of response param
        • + task_priority
        • + tasks.task_priority

HuaweiCloud SDK VPCEP

  • API Version
    • V1
  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListEndpointInfoDetails
      • changes of response param
        • * policy_document: string -> object
    • UpdateEndpointWhite
      • changes of response param
        • * policy_document: string -> object
    • UpdateEndpointPolicy
      • changes of request param
        • * policy_document: string -> object
      • changes of response param
        • * policy_document: string -> object
    • DeleteEndpointPolicy
      • changes of response param
        • * policy_document: string -> object
    • CreateEndpoint
      • changes of request param
        • * policy_document: string -> object
      • changes of response param
        • * policy_document: string -> object
    • ListEndpoints
      • changes of response param
        • * endpoints.policy_document: string -> object
huaweicloud_admin
published 3.1.111 •

Changelog

Source

3.1.111 2024-08-15

HuaweiCloud SDK AOS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • EstimateExecutionPlanPrice
      • changes of response param
        • + items.module_address

HuaweiCloud SDK CCE

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ShowNodePool
      • changes of response param
        • + status.scaleGroupStatuses
        • * spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>
    • UpdateNodePool
      • changes of request param
        • * spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>
      • changes of response param
        • + status.scaleGroupStatuses
        • * spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>
    • DeleteNodePool
      • changes of response param
        • + status.scaleGroupStatuses
        • * spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>
    • CreateNodePool
      • changes of request param
        • + status.scaleGroupStatuses
        • * spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>
      • changes of response param
        • + status.scaleGroupStatuses
        • * spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>
    • ListNodePools
      • changes of response param
        • + items.status.scaleGroupStatuses
        • * items.spec.extensionScaleGroups: object<ExtensionScaleGroup> -> list<ExtensionScaleGroup>

HuaweiCloud SDK CDM

  • Features
    • Support the following APIs:
      • ShowAvailabilityZones
      • ShowDatastores
      • ShowFlavors
      • ShowFlavorDetail
      • ShowEnterpriseProjects
      • ShowClusterEnterpriseProjects
      • ShowInstanceDetail
      • ModifyCluster
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK Config

  • Features
    • Support the API CollectRemediationExecutionStatusesSummary
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK DCS

  • Features
    • Support the API BatchRestartOnlineMigrationTasks
  • Bug Fix
    • None
  • Change
    • BatchStopMigrationTasks
      • changes of response param
        • + migration_tasks.error_msg
        • + migration_tasks.error_code

HuaweiCloud SDK DLI

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ShowQueue
      • changes of response param
        • + default_spark_version
        • + support_hetu_engine_versions
        • + support_spark_versions
        • + default_hetu_engine_version
        • + support_flink_jar_versions
        • + support_flink_sql_versions
        • + default_flink_sql_version
        • + default_flink_jar_version
    • ListQueues
      • changes of response param
        • + queues.support_spark_versions
        • + queues.default_spark_version
        • + queues.support_hetu_engine_versions
        • + queues.default_hetu_engine_version
        • + queues.support_flink_sql_versions
        • + queues.default_flink_sql_version
        • + queues.support_flink_jar_versions
        • + queues.default_flink_jar_version

HuaweiCloud SDK EIP

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • UpdatePrePaidBandwidth
      • changes of request param
        • + extendParam.period_type
        • + extendParam.period_num
    • ListEipBandwidths
      • changes of response param
        • * eip_bandwidths.tenant_id: uuid -> string
    • ListProjectGeipBindings
      • changes of response param
        • * geip_bindings.vnic.vni: int32 -> string

HuaweiCloud SDK ELB

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListAvailabilityZones
      • changes of response param
        • + spec_code
    • ListFlavors
      • changes of request param
        • - loadbalancer_type
    • ShowLoadBalancer
      • changes of response param
        • + loadbalancer.gw_flavor_id
        • + loadbalancer.loadbalancer_type
    • UpdateLoadBalancer
      • changes of response param
        • + loadbalancer.gw_flavor_id
        • + loadbalancer.loadbalancer_type
    • BatchAddAvailableZones
      • changes of response param
        • + loadbalancer.gw_flavor_id
        • + loadbalancer.loadbalancer_type
    • BatchRemoveAvailableZones
      • changes of response param
        • + loadbalancer.gw_flavor_id
        • + loadbalancer.loadbalancer_type
    • ListLoadBalancers
      • changes of response param
        • + loadbalancers.gw_flavor_id
        • + loadbalancers.loadbalancer_type
    • CreateLoadBalancer
      • changes of response param
        • + loadbalancer.gw_flavor_id
        • + loadbalancer.loadbalancer_type

HuaweiCloud SDK GaussDBforopenGauss

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • CreateInstance
      • changes of request param
        • + ha.instance_mode
    • ShowBatchUpgradeCandidateVersions
      • changes of response param
        • + hotfix_rollback_infos

HuaweiCloud SDK IMS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListImages
      • changes of request param
        • + visibility: enum value [shared]
      • changes of response param
        • + images.visibility: enum value [shared]
    • UpdateImage
      • changes of response param
        • + visibility: enum value [shared]

HuaweiCloud SDK LTS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListLogs
      • changes of request param
        • + query
        • + is_analysis_query
      • changes of response param
        • + analysisLogs

HuaweiCloud SDK OCR

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • RecognizeTransportationLicense
      • changes of response param
        • + result.expiry_date
        • + result.review_expiry_date
        • + result.assessed_technical_level

HuaweiCloud SDK ServiceStage

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • UpdateComponentAction
      • changes of request param
        • + action: enum value [rollback_current]
    • ShowComponentInfo
      • changes of response param
        • + swimlane_id
        • + deploy_strategy.gray_release.replica_surge_mode
        • + deploy_strategy.gray_release.deployment_mode
        • + deploy_strategy.gray_release.rule_match_mode
        • + deploy_strategy.gray_release.rules
        • + deploy_strategy.gray_release.type: enum value [WEIGHT,CONTENT]
        • - deploy_strategy.gray_release.type: enum value [weight,content]
    • ModifyComponent
      • changes of request param
        • + swimlane_id
        • + deploy_strategy.gray_release.replica_surge_mode
        • + deploy_strategy.gray_release.deployment_mode
        • + deploy_strategy.gray_release.rule_match_mode
        • + deploy_strategy.gray_release.rules
        • + deploy_strategy.gray_release.type: enum value [WEIGHT,CONTENT]
        • - deploy_strategy.gray_release.type: enum value [weight,content]
    • CreateComponent
      • changes of request param
        • + swimlane_id
        • + deploy_strategy.gray_release.replica_surge_mode
        • + deploy_strategy.gray_release.deployment_mode
        • + deploy_strategy.gray_release.rule_match_mode
        • + deploy_strategy.gray_release.rules
        • + deploy_strategy.gray_release.type: enum value [WEIGHT,CONTENT]
        • - deploy_strategy.gray_release.type: enum value [weight,content]

HuaweiCloud SDK SMS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ShowTask
      • changes of response param
        • - exist_server
    • UpdateTask
      • changes of request param
        • + exist_server

HuaweiCloud SDK VPCEP

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListEndpointInfoDetails
      • changes of response param
        • + policy_statement.Effect: enum value [Deny]
        • - policy_statement.Effect: enum value [Refuse]
    • UpdateEndpointWhite
      • changes of response param
        • + policy_statement.Effect: enum value [Deny]
        • - policy_statement.Effect: enum value [Refuse]
    • UpdateEndpointPolicy
      • changes of request param
        • + policy_statement.Effect: enum value [Deny]
        • - policy_statement.Effect: enum value [Refuse]
      • changes of response param
        • + policy_statement.Effect: enum value [Deny]
        • - policy_statement.Effect: enum value [Refuse]
    • DeleteEndpointPolicy
      • changes of response param
        • + policy_statement.Effect: enum value [Deny]
        • - policy_statement.Effect: enum value [Refuse]
    • CreateEndpoint
      • changes of request param
        • + policy_statement.Effect: enum value [Deny]
        • - policy_statement.Effect: enum value [Refuse]
      • changes of response param
        • + policy_statement.Effect: enum value [Deny]
        • - policy_statement.Effect: enum value [Refuse]
    • ListEndpoints
      • changes of response param
        • + endpoints.policy_statement.Effect: enum value [Deny]
        • - endpoints.policy_statement.Effect: enum value [Refuse]

HuaweiCloud SDK VPN

  • Features
    • Support the API UpdatePostpaidVgwSpecification
  • Bug Fix
    • None
  • Change
    • None
huaweicloud_admin
published 3.1.110 •

Changelog

Source

3.1.110 2024-08-08

HuaweiCloud SDK Config

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListRemediationExceptions
      • changes of request param
        • - resource_name

HuaweiCloud SDK HSS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListImageLocal
      • changes of response param
        • + data_list.severity_level
        • + data_list.host_name
        • + data_list.host_id
        • + data_list.agent_id

HuaweiCloud SDK OCR

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • RecognizeSmartDocumentRecognizer
      • changes of request param
        • + single_orientation_mode

HuaweiCloud SDK VPC

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListSubNetworkInterfaces
      • changes of response param
        • + sub_network_interfaces.allowed_address_pairs
        • + sub_network_interfaces.state
        • + sub_network_interfaces.instance_id
        • + sub_network_interfaces.instance_type
        • + sub_network_interfaces.scope
        • * sub_network_interfaces.tags: list<string> -> list<ResourceTag>
    • CreateSubNetworkInterface
      • changes of request param
        • + sub_network_interface.allowed_address_pairs
        • + sub_network_interface.instance_id
        • + sub_network_interface.instance_type
        • + sub_network_interface.tags
      • changes of response param
        • + sub_network_interface.allowed_address_pairs
        • + sub_network_interface.state
        • + sub_network_interface.instance_id
        • + sub_network_interface.instance_type
        • + sub_network_interface.scope
        • * sub_network_interface.tags: list<string> -> list<ResourceTag>
    • BatchCreateSubNetworkInterface
      • changes of request param
        • + sub_network_interface.allowed_address_pairs
        • + sub_network_interface.instance_id
        • + sub_network_interface.instance_type
        • + sub_network_interface.tags
      • changes of response param
        • + sub_network_interfaces.allowed_address_pairs
        • + sub_network_interfaces.state
        • + sub_network_interfaces.instance_id
        • + sub_network_interfaces.instance_type
        • + sub_network_interfaces.scope
        • * sub_network_interfaces.tags: list<string> -> list<ResourceTag>
    • ShowSubNetworkInterface
      • changes of response param
        • + sub_network_interface.allowed_address_pairs
        • + sub_network_interface.state
        • + sub_network_interface.instance_id
        • + sub_network_interface.instance_type
        • + sub_network_interface.scope
        • * sub_network_interface.tags: list<string> -> list<ResourceTag>
    • UpdateSubNetworkInterface
      • changes of request param
        • + sub_network_interface.allowed_address_pairs
      • changes of response param
        • + sub_network_interface.allowed_address_pairs
        • + sub_network_interface.state
        • + sub_network_interface.instance_id
        • + sub_network_interface.instance_type
        • + sub_network_interface.scope
        • * sub_network_interface.tags: list<string> -> list<ResourceTag>
    • MigrateSubNetworkInterface
      • changes of response param
        • + sub_network_interfaces.allowed_address_pairs
        • + sub_network_interfaces.state
        • + sub_network_interfaces.instance_id
        • + sub_network_interfaces.instance_type
        • + sub_network_interfaces.scope
        • * sub_network_interfaces.tags: list<string> -> list<ResourceTag>
    • UpdateTrafficMirrorSession
      • changes of request param
        • - traffic_mirror_session.type

HuaweiCloud SDK WAF

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • CreatePremiumHost
      • changes of request param
        • + mode
        • + loadbalancer_id
        • + listener_id
        • + protocol_port
huaweicloud_admin
published 3.1.109 •

Changelog

Source

3.1.109 2024-08-01

HuaweiCloud SDK CSS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ShowAutoCreatePolicy
      • changes of response param
        • + frequency

HuaweiCloud SDK IAMAccessAnalyzer

  • Features
    • Support the API CheckNoNewAccess
  • Bug Fix
    • None
  • Change
    • ListFindings
      • changes of request param
        • + filters.key: enum value [condition.g:SourceVpce,finding_type]
      • changes of response param
        • + findings.finding_type
        • + findings.resource_type: enum value [iam:user]
        • * findings: list<Finding> -> list<FindingSummary>
    • ShowFinding
      • changes of response param
        • + finding.finding_details
        • + finding.finding_type
        • + finding.resource_type: enum value [iam:user]
    • ListAccessPreviewFindings
      • changes of request param
        • + filters.key: enum value [condition.g:SourceVpce,finding_type]
      • changes of response param
        • + findings.resource_type: enum value [iam:user]
    • CreateAnalyzer
      • changes of request param
        • + configuration
        • + type: enum value [account_unused_access,organization_unused_access]
    • ListAnalyzers
      • changes of request param
        • + type: enum value [account_unused_access,organization_unused_access]
      • changes of response param
        • + analyzers.configuration
        • + analyzers.status_reason.details
        • + analyzers.type: enum value [account_unused_access,organization_unused_access]
    • ShowAnalyzer
      • changes of response param
        • + analyzer.configuration
        • + analyzer.status_reason.details
        • + analyzer.type: enum value [account_unused_access,organization_unused_access]
    • CreateArchiveRule
      • changes of request param
        • + filters.key: enum value [condition.g:SourceVpce,finding_type]
    • ListArchiveRules
      • changes of response param
        • + archive_rules.filters.key: enum value [condition.g:SourceVpce,finding_type]
    • UpdateArchiveRule
      • changes of request param
        • + filters.key: enum value [condition.g:SourceVpce,finding_type]
    • ShowArchiveRule
      • changes of response param
        • + archive_rule.filters.key: enum value [condition.g:SourceVpce,finding_type]

HuaweiCloud SDK LTS

  • Features
    • Support the following APIs:
      • ListConsumerGroup
      • CreateConsumerGroup
      • ConsumerGroupHeartBeat
      • ShowLogStreamShards
      • ListDetailsConsumerGroup
      • UpdateCheckPoint
      • DeleteConsumerGroup
      • ShowCursorByTime
      • ShowCursorTime
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK VPCEP

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListEndpointInfoDetails
      • changes of response param
        • + policy_document
    • UpdateEndpointWhite
      • changes of response param
        • + policy_document
    • UpdateEndpointPolicy
      • changes of request param
        • + policy_document
      • changes of response param
        • + policy_document
    • DeleteEndpointPolicy
      • changes of response param
        • + policy_document
    • CreateEndpoint
      • changes of request param
        • + policy_document
      • changes of response param
        • + policy_document
    • ListEndpoints
      • changes of response param
        • + endpoints.policy_document
huaweicloud_admin
published 3.1.108 •

Changelog

Source

3.1.108 2024-07-25

HuaweiCloud SDK APIG

  • Features
    • Support the following APIs:
      • ShowInstancesNumByTags
      • ListInstancesByTags
      • ListOrchestrations
      • CreateOrchestration
      • ShowDetailsOfOrchestration
      • UpdateOrchestration
      • DeleteOrchestration
      • ListOrchestrationAttachedApis
  • Bug Fix
    • None
  • Change
    • ShowPlugin
      • changes of response param
        • + plugin_type: enum value [proxy_cache]
    • UpdatePlugin
      • changes of request param
        • + plugin_type: enum value [proxy_cache]
      • changes of response param
        • + plugin_type: enum value [proxy_cache]
    • ListApiRuntimeDefinitionV2
      • changes of response param
        • + is_send_fg_body_base64
        • + req_params.orchestrations
        • + req_params.location: enum value [COOKIE]
    • ListBackendInstancesV2
      • changes of response param
        • + members.health_status
    • UpdateBackendInstancesV2
      • changes of response param
        • + members.health_status
    • AddingBackendInstancesV2
      • changes of response param
        • + members.health_status
    • CreatePlugin
      • changes of request param
        • + plugin_type: enum value [proxy_cache]
      • changes of response param
        • + plugin_type: enum value [proxy_cache]
    • ListPlugins
      • changes of response param
        • + plugins.plugin_type: enum value [proxy_cache]
    • AttachApiToPlugin
      • changes of response param
        • + attached_plugins.plugin_type: enum value [proxy_cache]
    • AttachPluginToApi
      • changes of response param
        • + attached_plugins.plugin_type: enum value [proxy_cache]
    • ListApiAttachedPlugins
      • changes of response param
        • + plugins.plugin_type: enum value [proxy_cache]
    • ListApiAttachablePlugins
      • changes of response param
        • + plugins.plugin_type: enum value [proxy_cache]
    • ShowDetailsOfApiV2
      • changes of response param
        • + is_send_fg_body_base64
        • + req_params.orchestrations
        • + req_params.location: enum value [COOKIE]
        • + policy_functions.conditions.mapped_param_name
        • + policy_functions.conditions.mapped_param_location
    • UpdateApiV2
      • changes of request param
        • + is_send_fg_body_base64
        • + req_params.orchestrations
        • + req_params.location: enum value [COOKIE]
        • + policy_mocks.conditions.mapped_param_name
        • + policy_mocks.conditions.mapped_param_location
      • changes of response param
        • + is_send_fg_body_base64
        • + req_params.orchestrations
        • + req_params.location: enum value [COOKIE]
        • + policy_functions.conditions.mapped_param_name
        • + policy_functions.conditions.mapped_param_location
    • ListApiVersionDetailV2
      • changes of response param
        • + is_send_fg_body_base64
        • + req_params.orchestrations
        • + req_params.location: enum value [COOKIE]
        • + policy_functions.conditions.mapped_param_name
        • + policy_functions.conditions.mapped_param_location
    • ShowDetailsOfVpcChannelV2
      • changes of response param
        • + members.health_status
        • - microservice_info.cce_service_info
    • UpdateVpcChannelV2
      • changes of request param
        • - microservice_info.cce_service_info
      • changes of response param
        • - microservice_info.cce_service_info
    • ImportMicroservice
      • changes of request param
        • - cce_service_info
    • CreateApiV2
      • changes of request param
        • + is_send_fg_body_base64
        • + req_params.orchestrations
        • + req_params.location: enum value [COOKIE]
        • + policy_mocks.conditions.mapped_param_name
        • + policy_mocks.conditions.mapped_param_location
      • changes of response param
        • + is_send_fg_body_base64
        • + req_params.orchestrations
        • + req_params.location: enum value [COOKIE]
        • + policy_functions.conditions.mapped_param_name
        • + policy_functions.conditions.mapped_param_location
    • ListApisV2
      • changes of response param
        • + apis.is_send_fg_body_base64
        • + apis.req_params.orchestrations
        • + apis.req_params.location: enum value [COOKIE]
    • CreateVpcChannelV2
      • changes of request param
        • - microservice_info.cce_service_info
      • changes of response param
        • - microservice_info.cce_service_info
    • ListVpcChannelsV2
      • changes of response param
        • - vpc_channels.microservice_info.cce_service_info

HuaweiCloud SDK CCE

  • Features
    • Support the following APIs:
      • SyncNodePool
      • UpgradeNodePool
      • ShowClusterSupportConfiguration
      • ShowResourceInstances
      • BatchCreateDeleteResourceTags
      • ShowResourceTags
      • ShowCustomizeClusterTagsByProjectId
      • UpdateAutopilotClusterEip
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK DataArtsStudio

  • Features
    • Support the following APIs:
      • ListSecurityDynamicMaskingPolicies
      • CreateSecurityDynamicMaskingPolicy
      • ShowSecurityDynamicMaskingPolicy
      • UpdateSecurityDynamicMaskingPolicy
      • BatchDeleteSecurityDynamicMaskingPolicies
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK DLI

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • CreateSqlJob
      • changes of request param
        • + engine_type: enum value [hetuEngine]
        • - engine_type: enum value [trino]

HuaweiCloud SDK GES

  • Features
    • Support the APIs ChangeSecurityGroup, ShowBackupDownloadLink
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK Moderation

  • Features
    • Support the API BatchCheckImageSync
  • Bug Fix
    • None
  • Change
    • RunTextModeration
      • changes of request param
        • + Enterprise-Project-Id
    • CheckImageModeration
      • changes of request param
        • + Enterprise-Project-Id

HuaweiCloud SDK OCR

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • RecognizeCambodianIdCard
      • changes of request param
        • + detect_reproduce
      • changes of response param
        • + result.detect_reproduce_result
        • + result.score_info.reproduce_score

HuaweiCloud SDK SecMaster

  • Features
    • Support the following APIs:
      • ListWorkspaces
      • CreateWorkspace
      • CreatePostPaidOrder
      • BatchSearchMetricHits
      • SearchBaseline
  • Bug Fix
    • None
  • Change
    • EnableAlertRule
      • changes of response param
        • + fail_list
        • + success_list
        • - rule_id
        • - status
    • DisableAlertRule
      • changes of response param
        • + fail_list
        • + success_list
        • - rule_id
        • - status
    • CreatePlaybook
      • changes of request param
        • - enabled
    • CreateDataobjectRelations
      • changes of response param
        • * data: object<DataResponse> -> object<BatchOperateDataobjectResult>
    • ListDataclass
      • changes of request param
        • * offset: number -> int32
        • * limit: number -> int32
    • ListDataclassFields
      • changes of request param
        • * offset: number -> int32
        • * limit: number -> int32
    • ListWorkflows
      • changes of request param
        • * offset: number -> int32
        • * limit: number -> int32
    • ListAlerts
      • changes of response param
        • + data.data_object.domain_id
        • + data.data_object.region_id
        • + data.data_object.labels
        • + data.data_object.environment.cross_workspace_id
        • + data.data_object.data_source.company_name
        • + data.data_object.data_source.product_name
        • + data.data_object.data_source.product_feature
        • + data.data_object.data_source.product_module
        • + data.data_object.severity: enum value [Tips,Low,Medium,High,Fatal]
        • + data.data_object.alert_type.category
        • + data.data_object.alert_type.alert_type
        • * data.data_object.network_list.direction: object -> string
        • + data.data_object.network_list.src_geo.latitude
        • + data.data_object.network_list.src_geo.longitude
        • + data.data_object.network_list.src_geo.city_code
        • + data.data_object.network_list.src_geo.country_code
        • + data.data_object.network_list.dest_geo.latitude
        • + data.data_object.network_list.dest_geo.longitude
        • + data.data_object.network_list.dest_geo.city_code
        • + data.data_object.network_list.dest_geo.country_code
        • + data.data_object.resource_list.provider
        • + data.data_object.verification_state: enum value [Unknown,True_Positive,False_Positive]
        • + data.data_object.handle_status: enum value [Open,Block,Closed]
        • + data.data_object.chop_phase: enum value [Prepartion,Detection and Analysis,Containm,Eradication& Recovery,Post-Incident-Activity]
        • + data.data_object.ipdrr_phase: enum value [Prepartion,Detection and Analysis,Containm,Eradication& Recovery,Post-Incident-Activity]
        • + data.data_object.ppdr_phase: enum value [Prepartion,Detection and Analysis,Containm,Eradication& Recovery,Post-Incident-Activity]
        • + data.data_object.close_reason: enum value [False detection,Resolved,Repeated,Other]
        • + data.data_object.process.process_parent_name
        • + data.data_object.process.process_parent_path
        • + data.data_object.process.process_parent_pid
        • + data.data_object.process.process_parent_uid
        • + data.data_object.process.process_parent_cmdline
        • + data.data_object.process.process_child_name
        • + data.data_object.process.process_child_path
        • + data.data_object.process.process_child_pid
        • + data.data_object.process.process_child_uid
        • + data.data_object.process.process_child_cmdline
        • + data.data_object.process.process_launche_time
        • + data.data_object.process.process_terminate_time
    • CreateAlert
      • changes of response param
        • + data.type
    • ShowAlert
      • changes of response param
        • + data.type
    • ChangeAlert
      • changes of response param
        • + data.type
    • ListIndicators
      • changes of request param
        • - name
      • changes of response param
        • - data.data_object.indicator_type.category
        • - data.data_object.indicator_type.layout_id
    • CreateIndicator
      • changes of request param
        • - data_object.data_object
        • - data_object.layout_id
        • - data_object.indicator_type.category
        • - data_object.indicator_type.layout_id
      • changes of response param
        • - data.data_object.indicator_type.category
        • - data.data_object.indicator_type.layout_id
    • ShowIndicatorDetail
      • changes of response param
        • - data.data_object.indicator_type.category
        • - data.data_object.indicator_type.layout_id
    • UpdateIndicator
      • changes of request param
        • - data_object.indicator_type.category
        • - data_object.indicator_type.layout_id
      • changes of response param
        • - data.data_object.indicator_type.category
        • - data.data_object.indicator_type.layout_id
    • DeleteAlertRule
      • changes of response param
        • + fail_list
        • + deleted
        • + success_list
        • - rule_id
        • - delete_time
    • CreateAlertRule
      • changes of request param
        • + pipe_name
        • + alert_name
        • + alert_description
        • + alert_remediation
        • + accumulated_times
huaweicloud_admin
published 3.1.107 •

Changelog

Source

3.1.107 2024-07-18

HuaweiCloud SDK AS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • CreateScalingV2Policy
      • changes of request param
        • + scaling_policy_type: enum value [INTERVAL_ALARM]
        • + interval_alarm_actions.percentage
        • * interval_alarm_actions.lower_bound: int32 -> double
        • * interval_alarm_actions.upper_bound: int32 -> double
    • ListAllScalingV2Policies
      • changes of response param
        • + scaling_policies.scaling_policy_type: enum value [INTERVAL_ALARM]
        • + scaling_policies.interval_alarm_actions.percentage
        • * scaling_policies.interval_alarm_actions.lower_bound: int32 -> double
        • * scaling_policies.interval_alarm_actions.upper_bound: int32 -> double
    • UpdateScalingV2Policy
      • changes of request param
        • + scaling_policy_type: enum value [INTERVAL_ALARM]
        • + interval_alarm_actions.percentage
        • * interval_alarm_actions.lower_bound: int32 -> double
        • * interval_alarm_actions.upper_bound: int32 -> double
    • ShowScalingV2Policy
      • changes of response param
        • + scaling_policy.scaling_policy_type: enum value [INTERVAL_ALARM]
        • + scaling_policy.interval_alarm_actions.percentage
        • * scaling_policy.interval_alarm_actions.lower_bound: int32 -> double
        • * scaling_policy.interval_alarm_actions.upper_bound: int32 -> double
    • ListScalingV2Policies
      • changes of response param
        • + scaling_policies.scaling_policy_type: enum value [INTERVAL_ALARM]
        • + scaling_policies.interval_alarm_actions.percentage
        • * scaling_policies.interval_alarm_actions.lower_bound: int32 -> double
        • * scaling_policies.interval_alarm_actions.upper_bound: int32 -> double

HuaweiCloud SDK BMS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListBareMetalServers
      • changes of response param
        • + servers.flavor.gpus
        • + servers.flavor.asic_accelerators
    • ListBareMetalServerDetails
      • changes of response param
        • + server.flavor.gpus
        • + server.flavor.asic_accelerators

HuaweiCloud SDK CCE

  • Features
    • Support the following APIs:
      • ListAutopilotClusters
      • CreateAutopilotCluster
      • ShowAutopilotCluster
      • UpdateAutopilotCluster
      • DeleteAutopilotCluster
      • CreateAutopilotKubernetesClusterCert
      • ShowAutopilotJob
      • ShowAutopilotClusterEndpoints
      • ListAutopilotAddonInstances
      • CreateAutopilotAddonInstance
      • ListAutopilotAddonTemplates
      • ShowAutopilotAddonInstance
      • UpdateAutopilotAddonInstance
      • DeleteAutopilotAddonInstance
      • RollbackAutopilotAddonInstance
      • UpgradeAutopilotCluster
      • ShowAutopilotUpgradeClusterTask
      • RetryAutopilotUpgradeClusterTask
      • ListAutopilotUpgradeClusterTasks
      • CreateAutopilotPreCheck
      • ShowAutopilotPreCheck
      • ListAutopilotPreCheckTasks
      • CreateAutopilotPostCheck
      • CreateAutopilotClusterMasterSnapshot
      • ListAutopilotClusterMasterSnapshotTasks
      • ShowAutopilotClusterUpgradeInfo
      • ListAutopilotClusterUpgradePaths
      • ListAutopilotClusterUpgradeFeatureGates
      • ListAutopilotUpgradeWorkFlows
      • CreateAutopilotUpgradeWorkFlow
      • ShowAutopilotUpgradeWorkFlow
      • UpgradeAutopilotWorkFlowUpdate
      • ShowAutopilotQuotas
      • BatchCreateAutopilotClusterTags
      • BatchDeleteAutopilotClusterTags
      • ListAutopilotCharts
      • UploadAutopilotChart
      • ListAutopilotReleases
      • CreateAutopilotRelease
      • ShowAutopilotChart
      • UpdateAutopilotChart
      • DeleteAutopilotChart
      • ShowAutopilotRelease
      • UpdateAutopilotRelease
      • DeleteAutopilotRelease
      • DownloadAutopilotChart
      • ShowAutopilotChartValues
      • ShowAutopilotReleaseHistory
      • ShowAutopilotUserChartsQuotas
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK CTS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListTraces
      • changes of request param
        • + access_key_id
        • + enterprise_project_id
      • changes of response param
        • + traces.enterprise_project_id
        • + traces.resource_account_id
        • + traces.user.user_name
        • + traces.user.account_id
        • + traces.user.access_key_id
        • + traces.user.principal_urn
        • + traces.user.principal_id
        • + traces.user.principal_is_root_user
        • + traces.user.type
        • + traces.user.invoked_by
        • + traces.user.session_context

HuaweiCloud SDK DRS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • BatchCreateJobs
      • changes of request param
        • + jobs.node_type: enum value [micro,small,medium,xlarge,2xlarge]
    • BatchUpdateJob
      • changes of request param
        • + jobs.node_type: enum value [micro,small,medium,xlarge,2xlarge]

HuaweiCloud SDK ECS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ShowServer
      • changes of response param
        • + server.flavor.gpus
        • + server.flavor.asic_accelerators
    • ListServersDetails
      • changes of response param
        • + servers.flavor.gpus
        • + servers.flavor.asic_accelerators

HuaweiCloud SDK ELB

  • Features
    • Support the APIs ShowCertificatePrivateKeyEcho, CreateCertificatePrivateKeyEcho
  • Bug Fix
    • None
  • Change
    • ShowQuota
      • changes of response param
        • + quota.free_instance_members_per_pool
        • + quota.free_instance_listeners_per_loadbalancer
    • ChangeLoadbalancerChargeMode
      • changes of request param
        • + pay_type
        • + prepaid_options.cloud_service_console_url
    • ListCertificates
      • changes of request param
        • + common_name
        • + fingerprint
      • changes of response param
        • + certificates.common_name
        • + certificates.fingerprint
        • + certificates.subject_alternative_names
    • CreateCertificate
      • changes of response param
        • + certificate.common_name
        • + certificate.fingerprint
        • + certificate.subject_alternative_names
    • ShowCertificate
      • changes of response param
        • + certificate.common_name
        • + certificate.fingerprint
        • + certificate.subject_alternative_names
    • UpdateCertificate
      • changes of request param
        • + certificate.scm_certificate_id
      • changes of response param
        • + certificate.common_name
        • + certificate.fingerprint
        • + certificate.subject_alternative_names
    • ListFlavors
      • changes of request param
        • + loadbalancer_type
      • changes of response param
        • + flavors.public_border_group
        • + flavors.category
    • ShowFlavor
      • changes of response param
        • + flavor.public_border_group
        • + flavor.category
    • UpdateLoadBalancer
      • changes of request param
        • + loadbalancer.gw_flavor_id
    • ListIpGroups
      • changes of request param
        • + enterprise_project_id
      • changes of response param
        • + ipgroups.enterprise_project_id
    • CreateIpGroup
      • changes of response param
        • + ipgroup.enterprise_project_id
    • ShowIpGroup
      • changes of response param
        • + ipgroup.enterprise_project_id
    • UpdateIpGroup
      • changes of response param
        • + ipgroup.enterprise_project_id
    • UpdateIpList
      • changes of response param
        • + ipgroup.enterprise_project_id
    • BatchDeleteIpList
      • changes of response param
        • + ipgroup.enterprise_project_id
    • ListListeners
      • changes of response param
        • + listeners.insert_headers.X-Nuwa-Trace
    • CreateListener
      • changes of request param
        • + listener.insert_headers.X-Nuwa-Trace
      • changes of response param
        • + listener.insert_headers.X-Nuwa-Trace
    • ShowListener
      • changes of response param
        • + listener.insert_headers.X-Nuwa-Trace
    • UpdateListener
      • changes of request param
        • + listener.insert_headers.X-Nuwa-Trace
      • changes of response param
        • + listener.insert_headers.X-Nuwa-Trace
    • ListPools
      • changes of request param
        • + pool_health
        • + any_port_enable
        • + public_border_group
      • changes of response param
        • + pools.enterprise_project_id
        • + pools.pool_health
        • + pools.public_border_group
    • CreatePool
      • changes of request param
        • + pool.target_rebalance
        • + pool.pool_health
        • + pool.public_border_group
      • changes of response param
        • + pool.enterprise_project_id
        • + pool.pool_health
        • + pool.public_border_group
    • ShowPool
      • changes of response param
        • + pool.enterprise_project_id
        • + pool.pool_health
        • + pool.public_border_group
    • UpdatePool
      • changes of request param
        • + pool.pool_health
      • changes of response param
        • + pool.enterprise_project_id
        • + pool.pool_health
        • + pool.public_border_group
    • ListMembers
      • changes of response param
        • - members.pool_id
        • - members.device_owner
        • - members.device_id
        • - members.loadbalancer_id
        • - members.loadbalancers
    • CreateMember
      • changes of response param
        • - member.pool_id
        • - member.device_owner
        • - member.device_id
        • - member.loadbalancer_id
        • - member.loadbalancers
    • ShowMember
      • changes of response param
        • - member.pool_id
        • - member.device_owner
        • - member.device_id
        • - member.loadbalancer_id
        • - member.loadbalancers
    • UpdateMember
      • changes of response param
        • - member.pool_id
        • - member.device_owner
        • - member.device_id
        • - member.loadbalancer_id
        • - member.loadbalancers
    • ListAllMembers
      • changes of response param
        • * members: list<Member> -> list<MemberInfo>
    • BatchUpdateMembers
      • changes of response param
        • + members.created_at
        • + members.updated_at
    • UpdateHealthMonitor
      • changes of request param
        • - healthmonitor.http_method: enum value [PUT,DELETE,TRACE,OPTIONS,CONNECT,PATCH]
    • ListLoadBalancers
      • changes of request param
        • + loadbalancer_type
    • CreateLoadBalancer
      • changes of request param
        • + loadbalancer.gw_flavor_id
        • + loadbalancer.loadbalancer_type
        • + loadbalancer.prepaid_options.promotion_info
        • + loadbalancer.prepaid_options.cloud_service_console_url
    • ListL7Policies
      • changes of response param
        • + l7policies.redirect_pools_config
        • + l7policies.redirect_pools_sticky_session_config
        • + l7policies.redirect_url_config.insert_headers_config
        • + l7policies.redirect_url_config.remove_headers_config
        • + l7policies.fixed_response_config.insert_headers_config
        • + l7policies.fixed_response_config.remove_headers_config
        • + l7policies.fixed_response_config.traffic_limit_config
        • + l7policies.redirect_pools_extend_config.insert_headers_config
        • + l7policies.redirect_pools_extend_config.remove_headers_config
        • + l7policies.redirect_pools_extend_config.traffic_limit_config
    • CreateL7Policy
      • changes of request param
        • + l7policy.redirect_pools_config
        • + l7policy.redirect_pools_sticky_session_config
        • + l7policy.redirect_url_config.insert_headers_config
        • + l7policy.redirect_url_config.remove_headers_config
        • + l7policy.fixed_response_config.insert_headers_config
        • + l7policy.fixed_response_config.remove_headers_config
        • + l7policy.fixed_response_config.traffic_limit_config
        • + l7policy.redirect_pools_extend_config.insert_headers_config
        • + l7policy.redirect_pools_extend_config.remove_headers_config
        • + l7policy.redirect_pools_extend_config.traffic_limit_config
      • changes of response param
        • + l7policy.redirect_pools_config
        • + l7policy.redirect_pools_sticky_session_config
        • + l7policy.redirect_url_config.insert_headers_config
        • + l7policy.redirect_url_config.remove_headers_config
        • + l7policy.fixed_response_config.insert_headers_config
        • + l7policy.fixed_response_config.remove_headers_config
        • + l7policy.fixed_response_config.traffic_limit_config
        • + l7policy.redirect_pools_extend_config.insert_headers_config
        • + l7policy.redirect_pools_extend_config.remove_headers_config
        • + l7policy.redirect_pools_extend_config.traffic_limit_config
    • ShowL7Policy
      • changes of response param
        • + l7policy.redirect_pools_config
        • + l7policy.redirect_pools_sticky_session_config
        • + l7policy.redirect_url_config.insert_headers_config
        • + l7policy.redirect_url_config.remove_headers_config
        • + l7policy.fixed_response_config.insert_headers_config
        • + l7policy.fixed_response_config.remove_headers_config
        • + l7policy.fixed_response_config.traffic_limit_config
        • + l7policy.redirect_pools_extend_config.insert_headers_config
        • + l7policy.redirect_pools_extend_config.remove_headers_config
        • + l7policy.redirect_pools_extend_config.traffic_limit_config
    • UpdateL7Policy
      • changes of request param
        • + l7policy.redirect_pools_config
        • + l7policy.redirect_pools_sticky_session_config
        • + l7policy.redirect_url_config.insert_headers_config
        • + l7policy.redirect_url_config.remove_headers_config
        • + l7policy.fixed_response_config.insert_headers_config
        • + l7policy.fixed_response_config.remove_headers_config
        • + l7policy.fixed_response_config.traffic_limit_config
        • + l7policy.redirect_pools_extend_config.insert_headers_config
        • + l7policy.redirect_pools_extend_config.remove_headers_config
        • + l7policy.redirect_pools_extend_config.traffic_limit_config
        • * l7policy.redirect_pools_extend_config.rewrite_url_config: object<CreateRewriteUrlConfig> -> object<UpdateRewriteUrlConfig>
      • changes of response param
        • + l7policy.redirect_pools_config
        • + l7policy.redirect_pools_sticky_session_config
        • + l7policy.redirect_url_config.insert_headers_config
        • + l7policy.redirect_url_config.remove_headers_config
        • + l7policy.fixed_response_config.insert_headers_config
        • + l7policy.fixed_response_config.remove_headers_config
        • + l7policy.fixed_response_config.traffic_limit_config
        • + l7policy.redirect_pools_extend_config.insert_headers_config
        • + l7policy.redirect_pools_extend_config.remove_headers_config
        • + l7policy.redirect_pools_extend_config.traffic_limit_config

HuaweiCloud SDK EVS

  • Features
    • Support the APIs ChangeVolumeChargeMode, UnsubscribePostpaidVolume
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK FunctionGraph

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListWorkflowExecutions
      • changes of request param
        • + offset

HuaweiCloud SDK IAM

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListAgencies
      • changes of response param
        • - agencies.duration
    • CreateAgency
      • changes of response param
        • - agency.duration
    • ShowAgency
      • changes of response param
        • - agency.duration
    • UpdateAgency
      • changes of response param
        • - agency.duration
    • ListRolesForGroupOnEnterpriseProject
      • changes of response param
        • * roles.policy.Statement.Resource: list<string> -> object
    • KeystoneListPermissions
      • changes of response param
        • * roles.policy.Statement.Resource: list<string> -> object
    • KeystoneShowPermission
      • changes of response param
        • * role.policy.Statement.Resource: list<string> -> object
    • KeystoneListDomainPermissionsForGroup
      • changes of response param
        • * roles.policy.Statement.Resource: list<string> -> object
    • KeystoneListProjectPermissionsForGroup
      • changes of response param
        • * roles.policy.Statement.Resource: list<string> -> object
    • KeystoneListAllProjectPermissionsForGroup
      • changes of response param
        • * roles.policy.Statement.Resource: list<string> -> object
    • ListDomainPermissionsForAgency
      • changes of response param
        • * roles.policy.Statement.Resource: list<string> -> object
    • ListProjectPermissionsForAgency
      • changes of response param
        • * roles.policy.Statement.Resource: list<string> -> object
    • ListRolesForUserOnEnterpriseProject
      • changes of response param
        • * roles.policy.Statement.Resource: list<string> -> object
    • CreateCloudServiceCustomPolicy
      • changes of request param
        • * role.policy.Statement.Resource: object -> list<string>
      • changes of response param
        • * role.policy.Statement.Resource: object -> list<string>
    • UpdateCloudServiceCustomPolicy
      • changes of request param
        • * role.policy.Statement.Resource: object -> list<string>
      • changes of response param
        • * role.policy.Statement.Resource: object -> list<string>
    • CreateTemporaryAccessKeyByToken
      • changes of request param
        • * auth.identity.policy.Statement.Resource: object -> list<string>
    • CreateTemporaryAccessKeyByAgency
      • changes of request param
        • * auth.identity.policy.Statement.Resource: object -> list<string>

HuaweiCloud SDK IMS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListImages
      • changes of request param
        • + __platform: enum value [Huawei Cloud EulerOS]

HuaweiCloud SDK KMS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListKeys
      • changes of response param
        • - key_details.key_label
    • ListKeyDetail
      • changes of response param
        • - key_info.key_label
    • ListKmsByTags
      • changes of response param
        • - resources.resource_detail.key_label

HuaweiCloud SDK Live

  • Features
    • Support the API ListPlayDomainStreamInfo
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK Meeting

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • UpdateStartedConfConfig
      • changes of request param
        • + isLock
        • - labelPermission
    • ShowRealTimeInfoOfMeeting
      • changes of response param
        • + confInfo.coHosts

HuaweiCloud SDK VOD

  • Features
    • Support the API DeleteTranscodeProduct
  • Bug Fix
    • None
  • Change
    • ShowVodStatistics
      • changes of response param
        • + sample_data.storage_warm
        • + sample_data.storage_cold

HuaweiCloud SDK VPN

  • Features
    • Support the following APIs:
      • ListP2cVgws
      • ShowP2cVgw
      • UpdateP2cVgw
      • ListP2cVgwAvailabilityZones
      • ListP2cVgwConnections
      • ListVpnAccessPolicies
      • CreateVpnAccessPolicy
      • ShowVpnAccessPolicy
      • UpdateVpnAccessPolicy
      • DeleteVpnAccessPolicy
      • ListVpnServersByVgw
      • CreateVpnServer
      • UpdateVpnServer
      • ExportClientConfig
      • CheckClientCaCertificate
      • ImportClientCa
      • ShowClientCa
      • UpdateClientCa
      • DeleteClientCa
      • ListVpnServersByProject
      • ListVpnUsers
      • CreateVpnUser
      • ShowVpnUser
      • UpdateVpnUser
      • DeleteVpnUser
      • UpdateVpnUserPassword
      • ResetVpnUserPassword
      • ListVpnUserGroups
      • CreateVpnUserGroup
      • ShowVpnUserGroup
      • UpdateVpnUserGroup
      • DeleteVpnUserGroup
      • AddVpnUsersToGroup
      • RemoveVpnUsersFromGroup
      • ListVpnUsersInGroup
  • Bug Fix
    • None
  • Change
    • BatchCreateResourceTags
      • changes of request param
        • + resource_type: enum value [p2c-vpn-gateways]
    • BatchDeleteResourceTags
      • changes of request param
        • + resource_type: enum value [p2c-vpn-gateways]
    • CountResourcesByTags
      • changes of request param
        • + resource_type: enum value [p2c-vpn-gateways]
    • ShowResourceTags
      • changes of request param
        • + resource_type: enum value [p2c-vpn-gateways]
    • ListProjectTags
      • changes of request param
        • + resource_type: enum value [p2c-vpn-gateways]
    • ListResourcesByTags
      • changes of request param
        • + resource_type: enum value [p2c-vpn-gateways]
huaweicloud_admin
published 3.1.106 •

Changelog

Source

3.1.106 2024-07-11

HuaweiCloud SDK CCE

  • Features
    • Support the API ScaleNodePool
  • Bug Fix
    • None
  • Change
    • ShowNode
      • changes of response param
        • + metadata.ownerReference
    • UpdateNode
      • changes of response param
        • + metadata.ownerReference
    • DeleteNode
      • changes of response param
        • + metadata.ownerReference
    • CreateNode
      • changes of request param
        • + metadata.ownerReference
      • changes of response param
        • + metadata.ownerReference
    • ListNodes
      • changes of response param
        • + items.metadata.ownerReference
    • ShowNodePool
      • changes of response param
        • + spec.extensionScaleGroups
    • UpdateNodePool
      • changes of request param
        • + spec.extensionScaleGroups
      • changes of response param
        • + spec.extensionScaleGroups
    • DeleteNodePool
      • changes of response param
        • + spec.extensionScaleGroups
    • CreateNodePool
      • changes of request param
        • + spec.extensionScaleGroups
      • changes of response param
        • + spec.extensionScaleGroups
    • ListNodePools
      • changes of response param
        • + items.spec.extensionScaleGroups

HuaweiCloud SDK CDN

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • Deprecate the following APIs:
      • ShowBlackWhiteList
      • UpdateBlackWhiteList
      • UpdatePrivateBucketAccess
      • BatchDeleteTags
      • ShowOriginHost
      • UpdateOriginHost
      • UpdateRangeSwitch
      • UpdateFollow302Switch
      • ShowRefer
      • UpdateRefer
      • ShowIpInfo
      • ShowResponseHeader
      • UpdateResponseHeader
      • CreateRefreshTasks
      • CreatePreheatingTasks
      • ShowHistoryTasks
      • ShowHistoryTaskDetails
      • ShowUrlTaskInfo
      • ShowQuota
      • ShowTags
      • CreateTags
      • CreateDomain
      • ShowDomainDetail
      • DeleteDomain
      • EnableDomain
      • DisableDomain
      • UpdateDomainOrigin
      • ShowHttpInfo
      • UpdateHttpsInfo
      • UpdateDomainMultiCertificates
      • ShowCertificatesHttpsInfo
      • ShowCacheRules
      • UpdateCacheRules
    • ListCdnDomainTopRefers
      • changes of response param
        • - top_refer_summary.ratio

HuaweiCloud SDK CES

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • CreateEvents
      • changes of request param
        • + detail.dimensions
    • ListNotificationMasks
      • changes of response param
        • + notification_masks.policies.selected_unit

HuaweiCloud SDK CodeArtsDeploy

  • Features
    • Support the following APIs:
      • ListHostGroupPermissions
      • UpdateHostGroupPermissions
      • CheckWhetherHostGroupCanBeCreated
      • ListEnvironmentPermissions
      • UpdateEnvironmentPermission
      • CopyHostsToTarget
      • BatchDeleteHosts
      • ListAssociateEnvironmentsInfos
      • ListHostGroupBaseInfos
      • ListEnvironmentHosts
      • CopyApplication
      • BatchDeleteApp
      • ListApplicationPermissions
      • BatchUpdateApplicationPermissions
      • BatchUpdatePermissionLevel
      • ListAppGroups
      • CreateAppGroups
      • UpdateAppGroups
      • DeleteAppGroups
      • MoveAppGroups
      • MoveAppToGroup
      • CheckIsDuplicateAppName
      • CheckCanCreate
      • UpdateAppDisableStatus
      • UpdateHostCluster
      • DeleteHostCluster
      • UpdateHostInfo
      • DeleteHost
      • UpdateEnvironment
      • UpdateAppInfo
  • Bug Fix
    • None
  • Change
    • CreateApp
      • changes of request param
        • + arrange_infos.operation_list.id

HuaweiCloud SDK ECS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListFlavors
      • changes of response param
        • + flavors.os_extra_specs.info:gpus
        • + flavors.os_extra_specs.info:asic_accelerators
    • ListResizeFlavors
      • changes of response param
        • + flavors.extra_specs.info:gpus
        • + flavors.extra_specs.info:asic_accelerators

HuaweiCloud SDK GaussDBforopenGauss

  • Features
    • Support the following APIs:
      • ListSupportKernelPlugins
      • ListKernelPlugins
      • SetKernelPluginLicense
      • InstallKernelPlugin
      • ListPluginExtensions
      • ResumePluginExtensions
  • Bug Fix
    • None
  • Change
    • RestoreInstance
      • changes of request param
        • - source.table_list
        • - source.schema_type

HuaweiCloud SDK Kafka

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • CreatePostPaidInstance
      • changes of request param
        • - kafka_manager_user
        • - kafka_manager_password

HuaweiCloud SDK Live

  • Features
    • Support the following APIs:
      • ShowRefererChain
      • SetRefererChain
      • DeleteRefererChain
      • ListHlsConfig
      • UpdateHlsConfig
  • Bug Fix
    • None
  • Change
    • ShowPullSourcesConfig
      • changes of response param
        • + source_port
    • UpdatePullSourcesConfig
      • changes of request param
        • + source_port

HuaweiCloud SDK MRS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListHosts
      • changes of response param
        • + hosts.node_group_name

HuaweiCloud SDK OCR

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • RecognizeBankReceipt
      • changes of request param
        • + page_num

HuaweiCloud SDK RocketMQ

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • CreateInstanceByEngine
      • changes of request param
        • + product_id: enum value [[c6.4u8g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.4u16g.cluster.x86](tag:hcs,fcs),[c6.8u16g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.8u32g.cluster.x86](tag:hcs,fcs),[c6.12u24g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.16u64g.cluster.x86](tag:hcs,fcs),[c6.16u32g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.32u128g.cluster.x86](tag:hcs,fcs),[c6.4u16g.cluster.arm](tag:hcs,fcs),[c6.8u32g.cluster.arm](tag:hcs,fcs),[c6.16u64g.cluster.arm](tag:hcs,fcs),[c6.32u128g.cluster.arm](tag:hcs,fcs)]
        • - product_id: enum value [[c6.4u8g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.4u16g.cluster.x86](tag:hcs),[c6.8u16g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.8u32g.cluster.x86](tag:hcs),[c6.12u24g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.16u64g.cluster.x86](tag:hcs),[c6.16u32g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.32u128g.cluster.x86](tag:hcs),[c6.4u16g.cluster.arm](tag:hcs),[c6.8u32g.cluster.arm](tag:hcs),[c6.16u64g.cluster.arm](tag:hcs),[c6.32u128g.cluster.arm](tag:hcs)]
    • CreatePostPaidInstance
      • changes of request param
        • + product_id: enum value [[c6.4u8g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.4u16g.cluster.x86](tag:hcs,fcs),[c6.8u16g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.8u32g.cluster.x86](tag:hcs,fcs),[c6.12u24g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.16u64g.cluster.x86](tag:hcs,fcs),[c6.16u32g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.32u128g.cluster.x86](tag:hcs,fcs),[c6.4u16g.cluster.arm](tag:hcs,fcs),[c6.8u32g.cluster.arm](tag:hcs,fcs),[c6.16u64g.cluster.arm](tag:hcs,fcs),[c6.32u128g.cluster.arm](tag:hcs,fcs)]
        • - product_id: enum value [[c6.4u8g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.4u16g.cluster.x86](tag:hcs),[c6.8u16g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.8u32g.cluster.x86](tag:hcs),[c6.12u24g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.16u64g.cluster.x86](tag:hcs),[c6.16u32g.cluster](tag:hws,hws_eu,hws_hk,ocb,hws_ocb,ctc,g42,hk_g42,tm,sbc,hk_sbc,hk_tm)[c6.32u128g.cluster.x86](tag:hcs),[c6.4u16g.cluster.arm](tag:hcs),[c6.8u32g.cluster.arm](tag:hcs),[c6.16u64g.cluster.arm](tag:hcs),[c6.32u128g.cluster.arm](tag:hcs)]

HuaweiCloud SDK WAF

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • UpdateAntileakageRule
      • changes of request param
        • + action
    • CreateAntileakageRule
      • changes of request param
        • + action
    • UpdatePremiumHost
      • changes of request param
        • + server
huaweicloud_admin
published 3.1.105 •

Changelog

Source

3.1.105 2024-07-04

HuaweiCloud SDK APIG

  • Features
    • Support the APIs ListCustomIngressPortDomains, ListCustomIngressPorts, AddCustomIngressPort, DeleteCustomIngressPort
  • Bug Fix
    • None
  • Change
    • AssociateDomainV2
      • changes of request param
        • + ingress_http_port
        • + ingress_https_port
      • changes of response param
        • + ingress_https_port
        • + ingress_http_port
    • UpdateDomainV2
      • changes of request param
        • + ingress_http_port
        • + ingress_https_port
      • changes of response param
        • + ingress_https_port
        • + ingress_http_port
    • AssociateCertificateV2
      • changes of response param
        • + ingress_https_port
        • + ingress_http_port
    • ShowDetailsOfApiGroupV2
      • changes of response param
        • + url_domains.ingress_http_port
        • + url_domains.ingress_https_port
    • UpdateApiGroupV2
      • changes of response param
        • + url_domains.ingress_http_port
        • + url_domains.ingress_https_port
    • ListAttachedDomainsV2
      • changes of response param
        • + ingress_https_port
        • + ingress_http_port
        • + bound_domains.ingress_http_port
        • + bound_domains.ingress_https_port
    • CreateApiGroupV2
      • changes of response param
        • + url_domains.ingress_http_port
        • + url_domains.ingress_https_port
    • ListApiGroupsV2
      • changes of response param
        • + groups.url_domains.ingress_http_port
        • + groups.url_domains.ingress_https_port
    • ShowDetailsOfApiV2
      • changes of response param
        • + api_group_info.url_domains.ingress_http_port
        • + api_group_info.url_domains.ingress_https_port
    • UpdateApiV2
      • changes of response param
        • + api_group_info.url_domains.ingress_http_port
        • + api_group_info.url_domains.ingress_https_port
    • ListApiVersionDetailV2
      • changes of response param
        • + api_group_info.url_domains.ingress_http_port
        • + api_group_info.url_domains.ingress_https_port
    • CreateApiV2
      • changes of response param
        • + api_group_info.url_domains.ingress_http_port
        • + api_group_info.url_domains.ingress_https_port
    • ListApisV2
      • changes of response param
        • + apis.api_group_info.url_domains.ingress_http_port
        • + apis.api_group_info.url_domains.ingress_https_port

HuaweiCloud SDK CDN

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ShowDomainFullConfig
      • changes of response param
        • + configs.url_auth.time_arg
    • UpdateDomainFullConfig
      • changes of request param
        • + configs.url_auth.time_arg

HuaweiCloud SDK GaussDB

  • Features
    • Support the following APIs:
      • ResizeStarRocksFlavor
      • ShowStarrocksParams
      • UpdateStarrocksParams
      • SyncStarRocksUsers
      • CheckStarrocksParams
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK GaussDBforopenGauss

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListInstances
      • changes of response param
        • + instances.datastore.target_version
        • + instances.datastore.hotfix_finished_times
    • ListInstancesDetails
      • changes of response param
        • + instances.datastore.target_version
        • + instances.datastore.hotfix_finished_times

HuaweiCloud SDK HSS

  • Features
    • Support the APIs ListContainers, ListImageLocal
  • Bug Fix
    • None
  • Change
    • RunImageSynchronize
      • changes of request param
        • * region: required -> optional
    • BatchScanSwrImage
      • changes of request param
        • * region: required -> optional
    • ListImageVulnerabilities
      • changes of request param
        • * region: required -> optional
    • ListVulnerabilityCve
      • changes of request param
        • * region: required -> optional
    • ListImageRiskConfigs
      • changes of request param
        • * region: required -> optional
    • ListImageRiskConfigRules
      • changes of request param
        • * region: required -> optional
    • ShowImageCheckRuleDetail
      • changes of request param
        • * region: required -> optional

HuaweiCloud SDK KMS

  • Features
    • Support the APIs UpdatePrimaryRegion, ReplicateKey, ListSupportRegions
  • Bug Fix
    • None
  • Change
    • ListKeys
      • changes of response param
        • - key_details.partition_type
    • ListKeyDetail
      • changes of response param
        • - key_info.partition_type
    • ListKmsByTags
      • changes of response param
        • - resources.resource_detail.partition_type

HuaweiCloud SDK OCR

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • RecognizeCambodianIdCard
      • changes of request param
        • + detect_border_integrity
        • + detect_blocking_within_border
        • + detect_blur
        • + detect_glare
        • + return_adjusted_image
        • + detect_tampering
      • changes of response param
        • + result.adjusted_image
        • + result.detect_border_integrity_result
        • + result.detect_blocking_within_border_result
        • + result.detect_blur_result
        • + result.detect_glare_result
        • + result.detect_tampering_result
        • + result.score_info

HuaweiCloud SDK RabbitMQ

  • Features
    • Support the following APIs:
      • ListVhosts
      • CreateVhost
      • BatchDeleteVhosts
      • ListExchanges
      • CreateExchange
      • BatchDeleteExchanges
      • ListQueues
      • CreateQueue
      • BatchDeleteQueues
      • ShowQueueDetails
      • DeleteQueueInfo
      • ListBindings
      • CreateBinding
      • DeleteBinding
      • ListUser
      • CreateUser
      • UpdateUser
      • DeleteUser
  • Bug Fix
    • None
  • Change
    • CreatePostPaidInstanceByEngine
      • changes of request param
        • - engine_version: enum value [3.8.35]
    • UpdateInstance
      • changes of request param
        • + enable_acl
    • CreatePostPaidInstance
      • changes of request param
        • - engine_version: enum value [3.8.35]

HuaweiCloud SDK RDS

  • Features
    • Support the APIs CreateInstanceIam5, UnlockNodeReadonlyStatus, DeleteDisasterRecovery, ListFlavorsResize
  • Bug Fix
    • None
  • Change
    • None

HuaweiCloud SDK ServiceStage

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListComponentOverviews
      • changes of response param
        • + components.instances
        • * components: list<ComponentView> -> list<ComponentOverview>

HuaweiCloud SDK SMS

  • Features
    • None
  • Bug Fix
    • None
  • Change
    • UpdateTaskStatus
      • changes of request param
        • + template_id
        • - param
        • - operation: enum value [collect_log,sync_failed_rollback]
    • ShowMigproject
      • changes of response param
        • - template
    • UpdateMigproject
      • changes of request param
        • - template
    • CreateTask
      • changes of request param
        • + auto_start
        • + priority
        • + use_ipv6
    • ShowTask
      • changes of response param
        • + exist_server
huaweicloud_admin
published 3.1.104 •

Changelog

Source

3.1.104 2024-07-01

HuaweiCloud SDK RAM

  • Features
    • None
  • Bug Fix
    • fix the issue of credentials configuration.
  • Change
    • None

HuaweiCloud SDK Organizations

  • Features
    • None
  • Bug Fix
    • fix the issue of credentials configuration.
  • Change
    • None
23
17
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc