Plugin DownloadLearn more
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.

Before installing the plugin, please install
JetBrains IDEBefore installing the plugin, please install
JetBrains IDE
Alibaba Cloud Developer ToolkitbetaAlibaba Cloud OpenAPI
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.
Request Syntax
POST /api/v1/instances/{instanceId}/enableHiveAccess HTTP/1.1
Path Parameters
Field Name | Field Details |
---|---|
instanceIdstring | The instance ID. Example:hgpostcn-cn-zpr3426vm002Reference Value Source: ListInstances GetInstance CreateInstance |
Request Parameters
Field Name | Field Details |
---|---|
RegionIdstring | The region ID. Example:cn-hangzhou |
Response Parameters
Field Name | Field Details |
---|---|
RequestIdstring | The request ID. Example:EA8F0084-5831-5907-BB31-BD05D2617844 |
Databoolean | The returned data.View Details... Example:trueEnumeration Value:truefalse |
Successboolean | Indicates whether the request was successful. Example:true |
ErrorCodestring | The error code returned if the request failed. Example:404 |
ErrorMessagestring | The error message returned. Example:Internal server error. |
HttpStatusCodestring | The HTTP status code. Example:200 |
Sample Response
Change History
Change time | Change content summary | operation | |
---|---|---|---|
2022-09-08 |