检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Restrictions To delete bucket tags, you must be the bucket owner or have the required permission (obs:bucket:DeleteBucketTagging in IAM or DeleteBucketTagging in a bucket policy).
Restrictions To delete the policy of a bucket, you must be the bucket owner or the bucket owner's IAM user with the required permission (obs:bucket:DeleteBucketPolicy in IAM or DeleteBucketPolicy in a bucket policy).
Restrictions To delete bucket tags, you must be the bucket owner or have the required permission (obs:bucket:DeleteBucketTagging in IAM or DeleteBucketTagging in a bucket policy).
Restrictions To delete the static website hosting configuration of a bucket, you must be the bucket owner or have the required permission (obs:bucket:DeleteBucketWebsite in IAM or DeleteBucketWebsite in a bucket policy).
Restrictions To delete the CORS configuration of a bucket, you must be the bucket owner or have the required permission (obs:bucket:PutBucketCORS in IAM or PutBucketCORS in a bucket policy).
To delete a rule, click Delete in the row containing the rule. Parent Topic: Configuring Protection Policies
Options: retain-volume-only: When a PVC is deleted, the PV is deleted, but its associated subdirectories are retained. delete: When a PVC is deleted, the PV and its associated subdirectories are also deleted.
Delete unwanted HBase tables. Exercise caution when deleting data to ensure data is deleted correctly. On the FusionInsight Manager home page, choose Cluster > Name of the desired cluster > Services > HBase, and click HMaster(Active).
Do not delete topics during broker decommissioning. Otherwise, there will be residual metadata of the migration tasks. After adding a broker instance or recommissioning a broker, the system triggers partition balancing in 10 minutes.
On the displayed page, you can: Add, edit, or delete traffic limiting rules to control cluster traffic based on your requirements. Add or delete migration nodes or list nodes, or upgrade plug-ins for existing nodes as required. Parent Topic: Migration Workflows
Deleting a script Click Delete in the Operation column of the desired script. The Delete Script page is displayed. Click OK.
You can add, delete, edit and move a column. Change the partition sequence according to the requirements in the table. To change the order, select the required partition and click Up or Down. After defining all partitions, click Next.
Delete Job After Completion: Retain the default value Do not delete. You can also set this parameter to Delete to prevent an accumulation of too many migration jobs. Click Save and Run.
The system automatically generates four methods: query, save, delete, and count.
The system automatically generates four methods: query, save, delete, and count.
After HTTP/2 is configured, if you delete the advanced configuration for enabling HTTP/2 on the CCE console or delete the target annotation from the YAML file, HTTP/2 will be disabled on the ELB.
After HTTP/2 is configured, if you delete the advanced configuration for enabling HTTP/2 on the CCE console or delete the target annotation from the YAML file, the configuration on the ELB will be retained.
After data compression is configured, if you delete the data compression configuration on the CCE console or delete the target annotation from the YAML file, the configuration on the ELB will be retained.
OBSServiceConfiguration *conf = [[OBSServiceConfiguration alloc] initWithURLString:endPoint credentialProvider:credentialProvider]; // Initialize an instance of OBSClient. client = [[OBSClient alloc] initWithConfiguration:conf]; // Delete a bucket policy.
Apply the change. sysctl -p /etc/sysctl.conf Delete the original iptables rules. iptables -F Configure source network address translation (SNAT) to enable ECSs in the same network segment to access the Internet through the proxy ECS. iptables -t nat -A POSTROUTING -o eth0 -s subnet