检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
The password of the default user of a single-node or master/standby instance cannot contain colons (:). Otherwise, normal users cannot be created. Calling Method For details, see Calling APIs.
" dcs "github.com/huaweicloud/huaweicloud-sdk-go-v3/services/dcs/v2" "github.com/huaweicloud/huaweicloud-sdk-go-v3/services/dcs/v2/model" region "github.com/huaweicloud/huaweicloud-sdk-go-v3/services/dcs/v2/region" ) func main() { // The AK and SK used for authentication
Status Codes Status Code Description 200 Expired keys scanned immediately. 400 Invalid request. 500 Internal server error. Error Codes See Error Codes. Parent Topic: Cache Analysis
Status Codes Status Code Description 200 Successfully queried details of an instance parameter modification record. 400 Invalid request. 500 Internal server error. Error Codes See Error Codes. Parent Topic: Instance Management
Status Codes Status Code Description 200 Successful 400 Invalid request. 401 Invalid authentication information. 403 Access denied. 404 The requested resource could not be found. 500 Internal server error. Error Codes See Error Codes. Parent Topic: Instance Management
Status Codes Status Code Description 200 Response body for querying a bandwidth auto scaling policy. 400 Invalid request. 401 Invalid authentication information. 403 Access denied. 404 The requested resource could not be found. 500 Internal server error.
Status Codes Status Code Description 200 Expired key scan records queried successfully. 400 Invalid request. 500 Internal server error. Error Codes See Error Codes. Parent Topic: Cache Analysis
/huaweicloud/huaweicloud-sdk-go-v3/services/dcs/v2" "github.com/huaweicloud/huaweicloud-sdk-go-v3/services/dcs/v2/model" region "github.com/huaweicloud/huaweicloud-sdk-go-v3/services/dcs/v2/region" ) func main() { // The AK and SK used for authentication are hard-coded or
Status Codes Status Code Description 200 Successful 400 Invalid request. 401 Invalid authentication information. 403 Access denied. 404 The requested resource could not be found. 500 Internal server error. Error Codes See Error Codes. Parent Topic: Instance Management
You have installed JDK1.8 (or later) and a development tool (Eclipse is used as an example) on the client server, and downloaded the Jedis client. The development tools and clients mentioned in this document are for example only.
Status Codes Status Code Description 200 Response body for updating a bandwidth auto scaling policy. 400 Invalid request. 401 Invalid authentication information. 403 Access denied. 404 The requested resource could not be found. 500 Internal server error.
For a cluster instance, multiple IP addresses are returned and separated by commas (,). For example, 192.168.0.1, 192.168.0.2. Value range: N/A. instance_backup_policy InstanceBackupPolicy object Parameter description: Backup policy.
WithAk(ak). WithSk(sk). WithProjectId(projectId). Build() client := dcs.NewDcsClient( dcs.DcsClientBuilder(). WithRegion(region.ValueOf("<YOUR REGION>")). WithCredential(auth).