Modifies the remarks of a proxy cluster.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ModifyHybridProxyCluster |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ClusterName |
string |
Yes |
The name of the proxy cluster. |
sas-test-cnnf |
| Remark |
string |
Yes |
The remarks of the proxy cluster. |
test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. The ID is a unique identifier that Alibaba Cloud generates for the request. You can use the ID to troubleshoot issues. |
8B4B6E6D-B0B0-5F05-A14E-82917D9648EE |
Examples
Success response
JSON format
{
"RequestId": "8B4B6E6D-B0B0-5F05-A14E-82917D9648EE"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | DataNotExists | %s data not exist | |
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.