All Products
Search
Document Center

Compute Nest:RenewServiceInstance

Last Updated:Jun 09, 2026

Renews a service instance.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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:

  • true: Sends the request without renewing the service instance.

  • false: Sends the request and renews the service instance after the checks pass.

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.