tencent cloud

Cloud Virtual Machine

Release Notes and Announcements
Release Notes
Public Image Release Notes
Official End of Support Plan for the Operating System
Announcements
Product Introduction
CVM Overview
Strengths
Basic Concepts
Regions and Zones
Tutorial
Service Regions and Service Providers
Billing
Billing Overview
Billing Modes
Billing Items
Billing Mode Conversion Overview
Purchasing Instances
Configuration Adjustment Billing Guide
Overdue Payments
Getting Started
Purchasing a Customized Linux Instance
Purchasing a Customized Windows Instance
User Guide
Operation Guide Overview
Use Limits
Instances
Spot Instances
Reserved Instances
Images
Storage
Backup and Restoration
Network
Security
Passwords/Keys
Monitoring and Alarms
Ops Management
Convenience Features
Migrating a Server
Online Migration
Migration Consultation
Troubleshooting
CVM Login Failures
Windows Instance Login Failures
Linux Instance Login Failures
Other Login Failures
Instance Running Failures
Linux Instance Memory Failures
Network Failures
Use Cases
Suggestions on CVM Model Selection
Environment Building
Website Building
Application Building
Visual GUI Building
Uploading Local Files to CVM
Network Performance Test
Other Practical Tutorials
API Documentation
History
Introduction
API Category
Making API Requests
Region APIs
Instance APIs
Cloud Hosting Cluster APIs
Image APIs
Instance Launch Template APIs
Placement Group APIs
Key APIs
Security Group APIs
Network APIs
Data Types
Error Codes
Security and Compliance
CAM
Network
FAQs
Regions and Zones
Billing
Instances
Storage
Images
Server Migration
Network
Security
Operating Systems
Ops and Monitoring
CAM
NTP Service
Scenarios
Agreements
CVM Service Level Agreements
Red Hat Enterprise Linux Image Service Agreement
Public IP Service Level Agreement
Glossary
DocumentationCloud Virtual MachineUser GuideInstancesChanging the Instance StatusShutting Down Pay-as-You-Go Instances to Avoid Charges

Shutting Down Pay-as-You-Go Instances to Avoid Charges

PDF
Focus Mode
Font Size
Last updated: 2025-12-31 18:33:13
No Charges When Shut Down means you will not be charged for instances (CPU, memory) after you select the No Charges When Shut Down option to shut down pay-as-you-go instances. Components such as cloud disks (system disks and data disks) and images will still be billed.

Use Limits

The CVM no charge when shut down feature only applies to pay-as-you-go instances with both system and data disks being cloud disks.
The CVM no charge when shut down feature does not apply to the following scenarios:
Shutting down an instance after login.
Instances attached with local disks.
Spot instances.
Instances shut down due to overdue payments are not applicable.
When Ops operations, such as configuration adjustments, disk adjustments, or system reinstallation, are performed on an instance, it needs to be shut down. The CVM no charge when shut down policy is not applied during the shutdown period.
During the No Charges When Shut Down period, pay-as-you-go instances support for the tiered pricing (see Billing Overview) no longer calculate the usage period. After the instance is restarted, its usage period will continue to count.
If a batch shutdown operation involve instances that are eligible for no charges when shut down and others that are not, then:
For eligible instances, CPU and memory will not be charged after shutdown;
Ineligible instances will still be charged after shutdown.

Impacts After Enabling the Feature

After the CVM no charge when shut down feature is enabled and when the instance is shut down,
Impacts on resources are as follows:
Resource
Impact
Description
CPU and memory
Released
The instance restart may fail due to insufficient resources.
You can try starting the instance again later. If the operation still fails, you can try changing the instance specifications. For details, see Configuring the Instance Specifications.
Public IP address
Released
If you do not want to change the public IP address, you can convert your public IP address to an EIP instance before shutting down the instance.
The EIP bound to the instance is retained after the shutdown or restart. After the shutdown, the idle EIP is not charged.
Other impacts:
During shutdown, most operations other than starting the instance are not supported, such as configuration adjustments, disk adjustments, network adjustments, system reinstallation, instance restart, password resetting, renewal, and renaming. Start the instance before performing these operations.

Operation Guide

Operating Through the Console
Operating Through Cloud APIs
1. Log in to the CVM console of Tencent Cloud.
2. On the instance management page, you can shut down one or multiple instances at a time as needed:
Shut down one instance: You can select the List or Tab view in the upper right corner on the list page, and perform operations based on the view mode actually used.
List: Select the instance to be shut down. In the operation column on the right, choose More > Instance status > Shutdown as shown in the following figure:

Tab: On the page of the instance to be shut down, click Shutdown in the upper right corner as shown in the following figure:

Shut down multiple instances: Select all instances to be shut down. At the top of the list, click Shutdown as shown in the following figure:

3. In the pop-up Shutdown window, you can select the Shutdown Mode as needed.
To avoid charges during shutdown, select CVM No Charge When Shutdown and click OK as shown in the following figure:

You can use the StopInstances API to shut down an instance and add the following parameters:
Parameter Name
Required
Type
Description
StoppedMode
No
String
Billing mode for pay-as-you-go instances after shutdown.
Value range:
KEEP_CHARGING: billing continues after shutdown.
STOP_CHARGING: billing stops after shutdown.
Default value: KEEP_CHARGING.


Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback