检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Resource Management and Tag How Can I Create and Delete Tags and Search for ECSs by Tag?
", "vpc:publicIps:update", "vpc:publicIps:delete", "ims:images:create", "ims:images:delete", "ims:images:get",
/v2.1/{project_id}/os-floating-ips/{floating_ip_id} ecs:serverFloatingIps:use vpc:floatingIps:get vpc:publicIps:delete vpc:floatingIps:update vpc:ports:get Supported Not supported Not supported Not supported Parent topic: Permissions and Supported Actions
Figure 2 Logging in to the ECS Run the following command to edit the /etc/fstab file: vi /etc/fstab Delete the attaching information of the NVMe SSD disk and save the file.
Supported Supported Supported Obtaining the password for logging in to a Windows ECS GET /v1/{project_id}/cloudservers/{server_id}/os-server-password ecs:cloudServers:showServerPassword - Supported Supported Supported Supported Deleting the password for logging in to a Windows ECS DELETE
(Optional) Run the following command to delete azurelinuxagent because the agent keeps printing logs to the VNC console, which affects the VNC functions. sudo apt -y remove walinuxagent Parent topic: SSH Connection Issues
Range N/A delete_on_termination Boolean Definition Specifies whether to delete a NIC when detaching it. Range true: Delete the NIC. false: Do not delete the NIC. driver_mode String Definition Specifies the NIC driver type, which is virtio by default.
ECSs in batches { "Version": "1.1", "Statement": [ { "Effect": "Allow", "Action": [ "ecs:cloudServers:get", "ecs:cloudServers:delete", "ecs:cloudServers:list", "ecs:cloudServers
vpc:networks:create vpc:subnets:create vpc:routers:get vpc:routers:update ims:images:list ims:images:get Supported Not supported Not supported Not supported Deleting an ECS (native OpenStack API) (discarded) DELETE /v2.1/{project_id}/servers/{server_id} ecs:servers:delete - Supported
View and edit the fstab partition table to delete the swap partition attachment information.
How Can I Delete or Unsubscribe from a Yearly/Monthly Disk? Will My EVS Disk Be Unsubscribed from or Deleted When I Unsubscribe from or Delete Its Server? Why Does a Disk Attached to a Windows ECS Go Offline? Why Does the Disk Drive Letter Change After the ECS Is Restarted?
Periodically use the disk cleanup tool to clean up disk space, delete unnecessary files, and clean up the recycle bin. Uninstall unnecessary programs to release disk space.
Range N/A delete_on_termination Boolean Definition Specifies whether to delete a NIC when detaching it. Range true: Delete the NIC. false: Do not delete the NIC. driver_mode String Definition Specifies the NIC driver type, which is virtio by default.
Usage: DELETE /v2.1/{project_id}/servers/{server_id}/os-volume_attachments/{volume_id}?delete_flag=1 Table 3 describes the query parameters.
Use the APIs of the same type to add, delete, modify, or query tags. 2D tags are recommended. Parent topic: Tag Management
metadata with a specified key (native OpenStack API) (discarded) GET /v2.1/{project_id}/servers/{server_id}/metadata/{key} ecs:servers:getMetadata ecs:servers:get Supported Not supported Not supported Not supported Deleting specified ECS metadata (native OpenStack API) (discarded) DELETE
ECS Group Management Permission API Action Dependencies IAM Project Enterprise Project Authorization by Instance Authorization by Tag Deleting an ECS group DELETE /v1/{project_id}/cloudservers/os-server-groups/{server_group_id} ecs:cloudServers:deleteServerGroup - Supported Supported
Disable the systemd-resolved service. systemctl stop systemd-resolved systemctl disable systemd-resolved Delete the default soft link in /etc/resolv.conf and create it as a common file. rm -rf /etc/resolv.conf Edit /etc/resolv.conf and add related DNS configuration to it. vim /etc
ECS Deletion Settings Delete ECSs When Auto Launch Group Expires Delete ECSs When Target Capacity Is Exceeded This parameter is valid only when the end time of the auto launch group is specified.
In the /etc/cloud/cloud.cfg file, comment out or delete update_hostname. update_hostname indicates that the hostname is changed in Cloud-Init each time the ECS is restarted. For an ECS created from a public image, Cloud-Init has been installed on it by default.