2 lines
7.2 KiB
XML
2 lines
7.2 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="GetMetaDBInfo" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="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="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="1010010014" errorCode="Forbidden.Meta.NoTenant" type="user" httpCode="403" extendedErrorCode="" errorMessage="The user is not the owner of any tenants." /><ErrorCode code="1010020001" errorCode="Invalid.Meta.AppNotExist" type="user" httpCode="400" extendedErrorCode="" errorMessage="The MaxCompute project 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="1010010017" errorCode="InvalidParameter.Meta.IllegalDate" type="user" httpCode="400" extendedErrorCode="" errorMessage="The date format is invalid." /><ErrorCode code="1010010011" errorCode="InvalidParameter.Meta.IllegalPageError" type="user" httpCode="400" extendedErrorCode="" errorMessage="The parameter for paging 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="2000" protocol="http" httpHost="http://meta-api.${regionId}.data.aliyun-inc.com/business/api/v1/app/detail" 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="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="userIp" tagName="SourceIp" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="appGuid" tagName="AppGuid" type="String" required="false" 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="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="2000" protocol="http" httpHost="http://pre.meta-${regionId}.data.aliyun-inc.com/business/api/v1/app/detail" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Struct tagName="Data" visibility="Public" name="data" nullToEmpty="false"><Member tagName="AppGuid" visibility="Public" type="String" name="appGuid" nullToEmpty="false"/><Member tagName="TenantId" visibility="Public" type="Long" name="tenantId" nullToEmpty="false"/><Member tagName="Endpoint" visibility="Public" type="String" name="endpoint" nullToEmpty="false"/><Member tagName="ProjectId" visibility="Public" type="Long" name="projectId" nullToEmpty="false"/><Member tagName="EnvType" visibility="Public" type="Integer" name="envType" nullToEmpty="false"/><Member tagName="ProjectName" visibility="Public" type="String" name="projectName" nullToEmpty="false"/><Member tagName="ProjectNameCn" visibility="Public" type="String" name="projectNameCn" nullToEmpty="false"/><Member tagName="CreateTime" visibility="Public" type="Long" name="createTimestamp" nullToEmpty="false"/><Member tagName="ModifyTime" visibility="Public" type="Long" name="modifiedTimestamp" nullToEmpty="false"/><Member tagName="OwnerId" visibility="Public" type="String" name="ownerId" nullToEmpty="false"/><Member tagName="OwnerName" visibility="Public" type="String" name="ownerName" nullToEmpty="false"/><Member tagName="Name" visibility="Public" type="String" name="name" nullToEmpty="false"/><Member tagName="Type" visibility="Public" type="String" name="type" nullToEmpty="false"/><Member tagName="Comment" visibility="Public" type="String" name="comment" nullToEmpty="false"/><Member tagName="Location" visibility="Public" type="String" name="location" nullToEmpty="false"/><Member tagName="ClusterBizId" visibility="Public" type="String" name="clusterBizId" nullToEmpty="false"/></Struct></ResultMapping></Api>
|