Updated on 2025-09-26 GMT+08:00

Instance Management

The following shows the operations supported in Instance List:

Viewing the Instance List

The instance list displays all instances of the current ServiceComb engine. You can search for the target instance by microservice name, or filter instances by environment and application.

  1. Log in to ServiceStage.
  2. Choose Cloud Service Engine > Engines.
  3. Select the target microservice engine from the Microservice Engine drop-down list in the upper part of the page.
  1. Choose Microservice Catalog.

    • For engines with security authentication disabled, go to 6.
    • For engines with security authentication enabled, if the login user is the user imported in Importing an IAM Account, go to 6. For other users, go to 5.

  2. In the displayed Security Authentication dialog box, enter the account name and password, and click OK.

  3. Click Instance List to view all instances of the engine.

    You can search for the target instance by microservice name, or filter instances by environment and application.

Changing the Instance Status

Status indicates the status of a microservice instance.

The status of microservice instances synchronized by binding microservice engines cannot be changed during component creation and deployment by referring to Creating and Deploying a Component.

The following table describes the microservice instance statuses.

Status

Description

Online

The instance is running and can provide services.

Offline

Before the instance process ends, the instance is marked as not providing services externally.

Out of Service

The instance has been registered with the ServiceComb engine and does not provide services.

Testing

The instance is in the internal joint commissioning state and does not provide services.

  1. Log in to ServiceStage.
  2. Choose Cloud Service Engine > Engines.
  3. Select the target microservice engine from the Microservice Engine drop-down list in the upper part of the page.
  1. Choose Microservice Catalog.

    • For engines with security authentication disabled, go to 6.
    • For engines with security authentication enabled, if the login VDC user is the user imported in Importing an IAM Account, go to 6. For other users, go to 5.

  2. In the displayed Security Authentication dialog box, enter the account name and password, and click OK.

  3. Click Instance List, select the target instance, and change the instance status.

    • Offline

      In the Operation column, click Offline.

    • Online

      In the Operation column, choose More > Online.

    • Out of Service

      In the Operation column, choose More > Out of Service.

    • Testing

      In the Operation column, choose More > Testing.