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
ReleaseService
Region:
China (Hangzhou)
Parameters
Advanced
Request Parameters
Required
ClusterIdThe ID of the regio...
ServiceNameThe service name
bodyThe request body
WeightThe weight of the s...
TrafficStateThe traffic state
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}/release HTTP/1.1
Path Parameters
Field Name | Field Details |
---|---|
ClusterIdstring | The ID of the region where the service is deployed. Example:cn-shanghai |
ServiceNamestring | The service name. For more information about how to query the service name, see ListServices . Example:foo |
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:Releasing service [foo] in region [cn-shanghai] with weight [40], service status: [Running] |
Change History
No Change History found.