Updates the attributes of a service instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenest:UpdateServiceInstanceAttributes |
update |
*ServiceInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| ServiceInstanceId |
string |
Yes |
The ID of the service instance. Call the ListServiceInstances operation to obtain the service instance ID. |
si-d6ab3a63ccbb4b17xxxx |
| EnableOperation |
boolean |
No |
Specifies whether to enable managed O&M. |
true |
| GrantedPermission |
object |
No |
||
| OperationEndTime |
string |
No |
||
| PolicyNames |
string |
No |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response schema. |
||
| RequestId |
string |
The request ID. |
06BF8F22-02DC-4750-83DF-3FFC11C065EA |
Examples
Success response
JSON format
{
"RequestId": "06BF8F22-02DC-4750-83DF-3FFC11C065EA"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.