EnableHiveAccess_实时数仓 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:EnableHiveAccess
Update
Instance
acs:hologram:{#regionId}:{#accountId}:instance/{#InstanceId}
NoneNone

Request Syntax

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

Path Parameters

Field NameField Details
instanceIdstring

The instance ID.

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

Request Parameters

Field NameField Details
RegionIdstring

The region ID.

Example:cn-hangzhou

Response Parameters

Field NameField 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 timeChange content summaryoperation
2022-09-08
addOpenAPI

Examples