Renews a service instance.
Try it now
Test
RAM authorization
Request syntax
GET HTTP/1.1
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DryRun |
boolean |
No |
Specifies whether to perform a dry run of the renewal request, including permission and instance status checks. Valid values:
Default value: false. The operation is allowed only when the service instance is in the Pending Renewal or Renewal Failed state. |
false |
| ServiceInstanceId |
string |
No |
The service instance ID. |
si-70a3b15bb626435b**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
BB58FE53-ED8F-5D12-9746-CD3A5F463D95 |
Examples
Success response
JSON format
{
"RequestId": "BB58FE53-ED8F-5D12-9746-CD3A5F463D95"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.