All Products
Search
Document Center

Compute Nest:Perform O&M operations on service instances

Last Updated:Jun 06, 2025

You can perform O&M operations on service instances in the Compute Nest console. This topic describes how to perform O&M operations on a service instance.

  1. Log on to the Compute Nest console.

  2. In the left-side navigation pane, click Service Instance.

  3. On the Service Instance page, find a service instance on which you want to perform O&M operations. Click the ID or name of the service instance or Details in the Actions column to go to the Service Instance Details page.

  4. On the Service Instance Details page, click the O&M Management tab.

    • CloudOps Orchestration Service (OOS) allows you to perform automated O&M operations on the resources of each group by using public templates. The following table describes the operations that can be performed on resources.

      Operation

      Description

      Run Command

      Runs a Cloud Assistant command on multiple Elastic Compute Service (ECS) instances at a time.

      Upload File

      Uploads a file to multiple ECS instances at the same time.

      The file can be a local file, an Object Storage Service (OSS) object, or an HTTPS file. The local file can be up to 500 MB in size.

      Cleanup Disks

      Clears data from a disk at the scheduled time.

      Elastic Scaling

      Adjusts the number of ECS instances in a scaling group by creating and executing a scaling group rule.

      Bulky Start Instances

      Starts multiple ECS instances at a time.

      Bulky Stop Instances

      Stops multiple ECS instances at a time.

      Bulky Reboot Instances

      Restarts multiple ECS instances at a time.

      ACS-ECS-BulkyModifyPrepayInstanceSpec

      Changes the instance type of multiple subscription ECS instances at a time.

      ACS-ECS-BulkyModifyPostPaidInstanceSpec

      Changes the instance type of multiple pay-as-you-go ECS instances at a time.

      ACS-ECS-BulkyModifyDiskSpec

      Modifies the type and performance level of multiple disks at a time. Valid disk types:

      • cloud_essd: Enterprise SSD (ESSD)

      • cloud_auto: basic disk

      • cloud_ssd: standard SSD

      • cloud_efficiency: ultra disk

      ACS-ECS-BulkyResizeDisk

      Resizes multiple disks at a time. Valid values of the NewSize parameter: 20 to 32768. Unit: GB. You can resize a disk online or offline.

      • online: resize a disk online. After you resize the disk online, the new size automatically takes effect without the need to restart the instance to which the disk is attached. Ultra disks, standard SSDs, and ESSDs can be resized online.

      • offline: resize a disk offline. After you resize the disk offline, you must restart the instance to which the disk is attached in the console or call an API operation to make the new size take effect. By default, this method is used to resize disks.

      ACS-SLB-BulkyModifyLoadBalancerInstanceSpec

      Changes the instance type of multiple Server Load Balancer (SLB) instances at a time.

      ACS-SLB-BulkyModifyLoadBalancerInternetSpec

      Modifies the bandwidth of multiple Internet-facing SLB instances at a time. Valid values of the Bandwidth parameter: 0 to 5000. Unit: Kbit/s.

      ACS-SLB-BulkyModifyAccessControlListEntry

      Modifies IP entries in the network access control list (ACL) of an SLB instance.

    • View operation records. The information includes the task ID, task type, execution status, execution input, and execution output.

What to do next

After the O&M operations are performed, you can view the ID, description, and execution status of each task on the O&M Management tab.

You can click the task ID or Details in the Actions column of a task to view the details of the task.