2 lines
7.9 KiB
XML
2 lines
7.9 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="CreateTable" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><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="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/table/create" 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="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="columnsStr" tagName="Columns" type="RepeatList" required="true" tagPosition="Body" checkRepeatListAll="false" maxNumber="100" indexName="columnsStr" invokeDataType="Json" visibility="Public"><Parameters><Parameter name="columnName" tagName="ColumnName" type="String" required="true" checkRepeatListAll="false" checkBlank="false" visibility="Public"/><Parameter name="columnNameCn" tagName="ColumnNameCn" type="String" required="false" checkRepeatListAll="false" checkBlank="false" visibility="Public"/><Parameter name="columnType" tagName="ColumnType" type="String" required="true" checkRepeatListAll="false" checkBlank="false" visibility="Public"/><Parameter name="seqNumber" tagName="SeqNumber" type="Integer" required="false" checkRepeatListAll="false" checkBlank="false" visibility="Public"/><Parameter name="length" tagName="Length" type="Integer" required="false" checkRepeatListAll="false" checkBlank="false" visibility="Public"/><Parameter name="isPartitionCol" tagName="IsPartitionCol" type="Boolean" required="false" checkRepeatListAll="false" checkBlank="false" visibility="Public"/><Parameter name="comment" tagName="Comment" type="String" required="false" checkRepeatListAll="false" checkBlank="false" visibility="Public"/></Parameters></Parameter><Parameter name="isView" tagName="IsView" type="Integer" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="isVisible" tagName="Visibility" type="Integer" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="lifeCycle" tagName="LifeCycle" type="Integer" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="category" tagName="CategoryId" type="Long" required="false" tagPosition="Query" checkBlank="false" minValue="1" maxValue="9223372036854775807" visibility="Public"/><Parameter name="levelId" tagName="LogicalLevelId" type="Long" required="false" tagPosition="Query" checkBlank="false" minValue="1" maxValue="9223372036854775807" visibility="Public"/><Parameter name="physicsLevelId" tagName="PhysicsLevelId" type="Long" required="false" tagPosition="Query" checkBlank="false" minValue="1" maxValue="9223372036854775807" visibility="Public"/><Parameter name="externalTableType" tagName="ExternalTableType" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="location" tagName="Location" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="Long" required="false" tagPosition="Query" checkBlank="false" minValue="1" maxValue="9223372036854775807" visibility="Public"/><Parameter name="tableName" tagName="TableName" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="true" visibility="Public"/><Parameter name="endpoint" tagName="Endpoint" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="envType" tagName="EnvType" type="Integer" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="themesStr" tagName="Themes" type="RepeatList" required="false" tagPosition="Body" checkRepeatListAll="false" maxNumber="100" invokeDataType="Json" visibility="Public"><Parameters><Parameter name="id" tagName="ThemeId" type="Long" required="false" checkRepeatListAll="false" checkBlank="false" minValue="1" maxValue="9223372036854775807" visibility="Public"/><Parameter name="level" tagName="ThemeLevel" type="Integer" required="false" checkRepeatListAll="false" checkBlank="false" visibility="Public"/></Parameters></Parameter><Parameter name="appGuid" tagName="AppGuid" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="tableDesc" tagName="Comment" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="ownerId" tagName="OwnerId" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="hasPart" tagName="HasPart" type="Integer" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="clientToken" tagName="ClientToken" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="10" /><PreIspProtocol sign="true" signKeyName="BusinessSecretKey" timeout="3000" protocol="http" httpHost="http://pre.meta-${regionId}.data.aliyun-inc.com/business/api/v1/table/create" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Struct tagName="TaskInfo" visibility="Public" name="data" nullToEmpty="false"><Member tagName="TaskId" visibility="Public" type="String" name="taskId" nullToEmpty="false"/><Member tagName="Content" visibility="Public" type="String" name="content" nullToEmpty="false"/><Member tagName="Status" visibility="Public" type="String" name="status" nullToEmpty="false"/><Member tagName="NextTaskId" visibility="Public" type="String" name="nextTaskId" nullToEmpty="false"/></Struct></ResultMapping></Api>
|