检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Restarting DCS Instances or Clearing DCS Instance Data Function This API is used to restart a running DCS instance. Data clearance operations cannot be undone on DCS Redis 4.0 and 5.0 instances. URI PUT /v1.0/{project_id}/instances/status Table 1 describes the parameter. Table 1 Parameter
Restarting DCS Instances or Clearing DCS Instance Data Function This API is used to restart a running DCS instance. Data clearance operations cannot be undone on DCS Redis 4.0 and later instances. Calling Method For details, see Calling APIs. URI PUT /v2/{project_id}/instances/status
How Do I Create a Full-ECS Image Using an ECS That Has a Spanned Volume? You are not advised to use a Windows ECS that has a spanned volume to create a full-ECS image. If you create such an image and then use it to create new ECSs, data may be lost. If an ECS has a spanned volume,
Why Does My ECS Fail to Communicate with Other After It Has Firewall Installed? Symptom An ECS has a single network interface and failed to communicate with others after the ECS has a firewall installed. An example scenario is as follows: In a VPC, there are three ECSs. Services are
Creating and Configuring an ECS In the private image list, locate the system disk image registered in Registering an Image File as an ECS Private Image, and click Apply for Server in the Operation column of the image. For details about the parameters for creating an ECS, see Purchasing
Verifying the ECS Expansion After the capacity of an ECS is expanded, you can view the ECS specifications to check whether the capacity expansion is successful. Procedure View the ECS specification. Log in to HUAWEI CLOUD management console. Choose Service List > Computing > Elastic
Upgrading ECS Configuration Modifying ECS Specifications Modifying Specifications and AZ/Region Modifying Specifications and AZ/Region with Low RTO Parent topic: Best Practices of SAP System Capacity Expansion
Modifying ECS Specifications This section describes how to modify ECS specifications. In this section, a HANA database ECS is changed from e1.4xlarge to e1.8xlarge. For details, see General Operations of Modifying Specifications. Modifying ECS specifications, such as the number of
Manually Renewing an ECS You can renew a yearly/monthly ECS anytime on the console before it is automatically deleted. Renewing a Subscription on the Console Log in to the management console. Click in the navigation tree and choose Compute > Elastic Cloud Server. On the Elastic Cloud
Querying the DCS Table This statement is used to query data in a DCS table. Syntax 1 SELECT * FROM table_name LIMIT number; Keywords LIMIT is used to limit the query results. Only INT type is supported by the number parameter. Example Query data in the test_redis table. 1 SELECT
Managing an ECS on a DeH Scenarios You can start, stop, restart, or delete an ECS on a DeH on the management console. Procedure Log in to the management console. Click in the upper left corner and select the desired region and project. Under Compute, click Dedicated Host. The Dedicated
Recommended ECS Planning This section describes the planning of SAP NetWeaver ECSs and NAT server (SAP GUI). The flavors are only for reference. The ECS specifications are recommended examples. Choose one based on the SAP Sizing results. Table 1 Specifications of ECSs for SAP NetWeaver
Querying ECS Specifications Function This API is used to query ECS specifications. Calling Method For details, see Calling APIs. URI GET /v1/{project_id}/dbss/audit/specification Table 1 URI parameter Parameter Mandatory Parameter Type Description project_id Yes String Project ID.
Binding an EIP to an ECS Scenarios This section describes how to bind an EIP to an ECS by calling APIs. Prerequisites You have created an ECS. For details, see Purchasing an ECS. If you use a token for authentication, you must obtain the token and add X-Auth-Token to the request header
Creating an NAT ECS Procedure Log in to the management console. Click in the upper left corner and select the desired region and project. In the navigation plane on the left, click and choose Computing > Elastic Cloud Server. On the right side of the page, click Buy ECS. Configure
Creating a BCS Service Function This API is used to create a pay-per-use BCS service. URI POST /v2/{project_id}/blockchains Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID obtained from IAM. Generally, a project ID contains 32 characters
Deleting a BCS Service Function This API is used to delete a BCS service. This API is not supported for BCS services billed on a yearly/monthly basis. URI DELETE /v2/{project_id}/blockchains/{blockchain_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes
Querying BCS Alarms Function This API is used to query the monitoring data of a specified metric of a BCS service. URI POST /v2/{project_id}/blockchains/{blockchain_id}/events Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID obtained from
Querying a BCS Service Function This API is used to query the details of a specified BCS service. URI GET /v2/{project_id}/blockchains/{blockchain_id} Table 1 Path Parameters Parameter Mandatory Type Description project_id Yes String Project ID obtained from IAM. Generally, a project
Modifying a BCS Service Function This API is used to add peers, delete peers, add organizations, or delete organizations of a service. You can perform only one of these operations at a time. Adding and deleting peers are not supported for services deployed using IEF. This API is not