UpdateServiceInstance
Region:
China (Hangzhou)
Request Parameters
Required
ClusterIdThe region ID of th...
ServiceNameThe service name
InstanceNameThe instance name
bodyThe request body
IsolateSpecifies whether t...
Please select a Boolean value
Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Request Syntax

PUT /api/v2/services/{ClusterId}/{ServiceName}/instances/{InstanceName} HTTP/1.1

Path Parameters

Field NameField Details
ClusterIdstring

The region ID of the service.

Example:cn-shanghai
ServiceNamestring

The service name. For more information about how to query the service name, see ListServices .

Example:fooReference Value Source:
    CreateService
    CloneService
    ListServices
InstanceNamestring

The instance name. For more information about how to query the instance name, see ListServiceInstances .

Example:foo-69xxxx4f4-5w9r9Reference Value Source:
    ListServiceInstances

Request Parameters

Field NameField Details
bodyobject

The request body.

Response Parameters

Field NameField Details
RequestIdstring

The request ID.

Example:40325405-579C-4D82****
Messagestring

The returned message.

Example:Success
Change History
No Change History found.