StopInstance_实时数仓 Hologres_API文档

Plugin DownloadLearn more
VS Code Plugin
Before installing the plugin, please install VS CodeBefore installing the plugin, please install VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains Plugin
Before installing the plugin, please install JetBrains IDEBefore installing the plugin, please install JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

Quotas Info

The current API request rate is 100/1(s).

Authorization Information

The following table shows the authorization information corresponding to this API, which can be used in the Action policy element to grant a RAM user or RAM role the permissions to call the API. Please use RAM to set up these permissions and refer to RAM documentation for more instructions.

Description:View Details...

ActionsAccess levelResource typeCondition keyAssociated operation
hologram:StopInstance
Update
Instance
acs:hologram:{#regionId}:{#accountId}:instance/{#InstanceId}
NoneNone

Request Syntax

POST /api/v1/instances/{instanceId}/stop HTTP/1.1

Path Parameters

Field NameField Details
instanceIdstring

The instance ID.

Example:hgpostcn-cn-lbj33559x001Reference Value Source:
    ListInstances
    GetInstance
    CreateInstance

Response Parameters

Field NameField Details
RequestIdstring

The request ID.

Example:2A8DEF6E-067E-5DB0-BAE1-2894266E6C6A
Databoolean

The returned result, which indicates whether the operation was successful.View Details...

Example:trueEnumeration Value:truefalse
Successboolean

The request result, which indicates whether the request was successful.View Details...

Example:trueEnumeration Value:truefalse
ErrorCodestring

The error code.

Example:404
ErrorMessagestring

The error message.

Example:Internal server error.
HttpStatusCodestring

The HTTP status code.

Example:200

Sample Response

Change History

Change timeChange content summaryoperation
2023-04-26
deleteRequest parameter RegionId
2022-09-08
addOpenAPI

Examples