Files
aliyun-openapi-cpp-sdk/dataworks-public/2020-05-18/CheckMetaPartition.xml
2021-02-24 12:38:14 +00:00

2 lines
6.0 KiB
XML

<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="dataworks-public" visibility="Public" akProvenStatus="Disable" version="2020-05-18" keepClientResourceOwnerId="true" name="CheckMetaPartition" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode"><ErrorCodes><ErrorCode code="9990010002" errorCode="InternalError.System" type="user" httpCode="500" extendedErrorCode="" errorMessage="An internal system error occurred. Try again later." /><ErrorCode code="9990030002" errorCode="InternalError.UserId.Missing" type="user" httpCode="500" extendedErrorCode="" errorMessage="An internal system error occurred. Try again later." /><ErrorCode code="9990040001" errorCode="Throttling.Api" type="user" httpCode="429" extendedErrorCode="" errorMessage="The request for this resource has exceeded your available limit." /><ErrorCode code="9990040002" errorCode="Throttling.Api.Risk" type="user" httpCode="429" extendedErrorCode="" errorMessage="The request for this resource has exceeded your daily available limit." /><ErrorCode code="9990020001" errorCode="Throttling.System" type="user" httpCode="429" extendedErrorCode="" errorMessage="The DataWorks system is busy. Try again later." /><ErrorCode code="9990020002" errorCode="Throttling.User" type="user" httpCode="429" extendedErrorCode="" errorMessage="Your request is too frequent. Try again later." /><ErrorCode code="1010010014" errorCode="Forbidden.Meta.NoTenant" type="user" httpCode="403" extendedErrorCode="" errorMessage="The user is not the owner of any tenants." /><ErrorCode code="1010010013" errorCode="InternalError.Meta.NoCalcEngine" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while retrieving the compute engine based on the MaxCompute project." /><ErrorCode code="1010010015" errorCode="InternalError.Meta.TenantTimeOut" type="user" httpCode="500" extendedErrorCode="" errorMessage="Failed to connect to the interface network." /><ErrorCode code="1010019999" errorCode="InternalError.Meta.Unknown" type="user" httpCode="500" extendedErrorCode="" errorMessage="An unknown error occurred while processing your request." /><ErrorCode code="1010030001" errorCode="Invalid.Meta.TableNotExist" type="user" httpCode="400" extendedErrorCode="" errorMessage="The table does not exist." /><ErrorCode code="1010010016" errorCode="InvalidParameter.Meta.CommonError" type="user" httpCode="400" extendedErrorCode="" errorMessage="The specified parameter is invalid." /><ErrorCode code="1010010010" errorCode="InvalidParameter.Meta.Illegal" type="user" httpCode="400" extendedErrorCode="" errorMessage="The app guid parameter is invalid." /><ErrorCode code="1010010018" errorCode="InvalidParameter.Meta.NotExist" type="user" httpCode="400" extendedErrorCode="" errorMessage="The object does not exist." /><ErrorCode code="9990010001" errorCode="Forbidden.Access" type="user" httpCode="403" extendedErrorCode="" errorMessage="Access is forbidden. Please first activate DataWorks Enterprise Edition or Flagship Edition." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="BusinessSecretKey" timeout="3000" protocol="http" httpHost="http://meta-api.${regionId}.data.aliyun-inc.com/business/api/v1/partition/exist" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ispSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="tableGuid" tagName="TableGuid" type="String" required="false" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="partition" tagName="Partition" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="clusterId" tagName="ClusterId" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="dbName" tagName="DatabaseName" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="tableName" tagName="TableName" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="dataSourceType" tagName="DataSourceType" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="1000" /><PreIspProtocol sign="true" signKeyName="BusinessSecretKey" timeout="3000" protocol="http" httpHost="http://pre.meta-${regionId}.data.aliyun-inc.com/business/api/v1/partition/exist" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMessage" nullToEmpty="false"/><Member tagName="HttpStatusCode" visibility="Public" type="Integer" name="httpStatusCode" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Member tagName="Data" visibility="Public" type="Boolean" name="data" nullToEmpty="false"/></ResultMapping></Api>