OperateApplication

Updated at:
Copy as MD

Restarts, pauses, or starts an application on a PolarDB instance without deleting the 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

POST  HTTP/1.1

Request parameters

Parameter

Type

Required

Description

Example

ApplicationId

string

No

The application ID.

pa-**************

Operation

string

No

The operation type. Valid values:

  • restart: restart

  • stop: stop

  • start: start.

restart

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

Id of the request

CD3FA5F3-FAF3-44CA-AFFF-BAF869******

Examples

Success response

JSON format

{
  "RequestId": "CD3FA5F3-FAF3-44CA-AFFF-BAF869******"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.