No API operations available. Click for a feedback.
- Service
- CreateService
- CreateServiceAutoScaler
- CreateServiceCronScaler
- CreateServiceMirror
- CreateAppService
- DescribeGroupEndpoints
- DescribeServiceEndpoints
- DescribeServiceSignedUrl
- CloneService
- DeleteService
- DeleteServiceLabel
- DeleteServiceAutoScaler
- DeleteServiceCronScaler
- DeleteServiceInstances
- DeleteServiceMirror
- UpdateService
- UpdateServiceLabel
- StartService
- StopService
- RestartService
- UpdateServiceAutoScaler
- UpdateServiceCronScaler
- DevelopService
- CommitService
- UpdateServiceMirror
- UpdateServiceVersion
- UpdateServiceSafetyLock
- UpdateServiceInstance
- UpdateAppService
- ReleaseService
- DescribeService
- DescribeServiceAutoScaler
- DescribeServiceCronScaler
- DescribeServiceDiagnosis
- DescribeServiceInstanceDiagnosis
- DescribeServiceLog
- DescribeServiceEvent
- DescribeServiceMirror
- DescribeGroup
- DescribeSpotDiscountHistory
- ListServiceInstances
- ListServiceVersions
- ListServiceContainers
- ListServices
- ListGroups
- DescribeMachineSpec
- Resource Group
- Benchmark Task
- Private Gateway
- Other
UpdateServiceInstance
Region:
China (Hangzhou)
Parameters
Advanced
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
Document
Response
SDK Sample Code
CLI Example
Call History
Error Codes
Throttling
Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
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 Name | Field 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 Name | Field Details |
---|---|
bodyobject | The request body. |
Response Parameters
Field Name | Field Details |
---|---|
RequestIdstring | The request ID. Example:40325405-579C-4D82**** |
Messagestring | The returned message. Example:Success |
Change History
No Change History found.