Updated on 2024-12-26 GMT+08:00

Managing the Lifecycle of a Batch Service

Starting a Service

A service not in the Deploying state can be started. A service is billed from the time when it is running. To start a service, use either of the following methods:

  • Log in to the ModelArts console and choose Model Deployment from the navigation pane. Go to the service management page of the target service. Click Start in the Operation column to start the target service.
  • Log in to the ModelArts console and choose Model Deployment from the navigation pane. Go to the service management page of the target service. Click the name of the target service to access its details page. Click Start in the upper right corner of the page to start the service.

Services deployed on ModelArts edge nodes or ModelArts edge resource pools cannot be started.

Stopping a Service

A stopped service will no longer be billed. Stop a service in either of the following ways:

  • Log in to the ModelArts console and choose Model Deployment > Batch Services. Click Stop in the Operation column to stop the target service.
  • Log in to the ModelArts console and choose Model Deployment > Batch Services. Click the name of the target service to access its details page. Click Stop in the upper right corner of the page to stop the service.

    Services deployed on ModelArts edge nodes or ModelArts edge resource pools cannot be stopped.

Deleting a Service

If a service is no longer in use, delete it to release resources.

Log in to the ModelArts console and choose Model Deployment > Batch Services.
  • In the batch service list, click Delete in the Operation column of the target service to delete it.
  • Select services in the batch service list and click Delete above the list to delete services in batches.
  • Click the name of the target service. On the displayed service details page, click Delete in the upper right corner to delete the service.
  • A deleted service cannot be recovered.
  • A service cannot be deleted without agency authorization.

Restarting a Service

Batch services cannot be restarted.