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

2 lines
4.5 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="GetDataServiceGroup" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicErrorCode,dynamicErrorMessage"><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="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="5000" protocol="http" httpHost="http://ds-web.${regionId}.data.aliyun-inc.com/business/api/group/get" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ispSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" 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="regionId" tagName="RegionId" type="String" required="true" tagPosition="Host" docRequired="true" checkBlank="false"/><Parameter name="tenantId" tagName="TenantId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" minValue="1" maxValue="9223372036854775807" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" minValue="1" maxValue="9223372036854775807" visibility="Public"/><Parameter name="groupId" tagName="GroupId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" apiDefault="230" /><PreIspProtocol sign="true" signKeyName="BusinessSecretKey" timeout="5000" protocol="http" httpHost="http://pre.ds-web.cn-shanghai.data.aliyun-inc.com/business/api/group/get" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="true"/><Struct tagName="Group" visibility="Public" name="data" nullToEmpty="true"><Member tagName="TenantId" visibility="Public" type="Long" name="tenantId" nullToEmpty="true"/><Member tagName="ProjectId" visibility="Public" type="Long" name="projectId" nullToEmpty="true"/><Member tagName="GroupId" visibility="Public" type="String" name="groupId" nullToEmpty="true"/><Member tagName="ApiGatewayGroupId" visibility="Public" type="String" name="apiGatewayGroupId" nullToEmpty="true"/><Member tagName="GroupName" visibility="Public" type="String" name="groupName" nullToEmpty="true"/><Member tagName="Description" visibility="Public" type="String" name="description" nullToEmpty="true"/><Member tagName="CreatedTime" visibility="Public" type="String" name="gmtCreate" nullToEmpty="true"/><Member tagName="ModifiedTime" visibility="Public" type="String" name="gmtModified" nullToEmpty="true"/><Member tagName="CreatorId" visibility="Public" type="String" name="creator" nullToEmpty="true"/></Struct></ResultMapping></Api>