2 lines
7.5 KiB
XML
2 lines
7.5 KiB
XML
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" isolationType="outer" parameterType="Multi" product="live" visibility="Private" akProvenStatus="Disable" version="2016-11-01" name="LiveHttpRequestTestTool" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTP|HTTPS" method="POST" /><ErrorMapping exceptionExpress="success=false,code,message,httpStatusCode"><ErrorCodes><ErrorCode code="101" errorCode="InvalidRequest.Json" type="user" httpCode="400" errorMessage="The request for Json data parsing failed" /><ErrorCode code="201" errorCode="InvalidRequest.Protocol" type="user" httpCode="400" errorMessage="Protocol acquisition failed" /><ErrorCode code="202" errorCode="InvalidRequest.Protocol" type="user" httpCode="400" errorMessage="Protocol type error" /><ErrorCode code="301" errorCode="InvalidRequest.Domain" type="user" httpCode="400" errorMessage="Domain name acquisition failed" /><ErrorCode code="401" errorCode="InvalidRequest.Uri" type="user" httpCode="400" errorMessage="Uri acquisition failed" /><ErrorCode code="501" errorCode="InvalidRequest.Method" type="user" httpCode="400" errorMessage="Method acquisition failed" /><ErrorCode code="502" errorCode="InvalidRequest.Method" type="user" httpCode="400" errorMessage="Unsupported request methods" /><ErrorCode code="601" errorCode="InvalidRequest.Header" type="user" httpCode="400" errorMessage="The Json encoding of the request header information failed" /><ErrorCode code="602" errorCode="InvalidRequest.Header" type="user" httpCode="400" errorMessage="Request header information Json data parsing failed" /><ErrorCode code="603" errorCode="InvalidRequest.Header" type="user" httpCode="400" errorMessage="The request header information is malformed" /><ErrorCode code="701" errorCode="InvalidRequest.Proxy" type="user" httpCode="400" errorMessage="Error matching IP address" /><ErrorCode code="702" errorCode="InvalidRequest.Proxy" type="user" httpCode="400" errorMessage="Regular match IP address not matched" /><ErrorCode code="801" errorCode="InvalidResponse.GetResp" type="user" httpCode="400" errorMessage="The response from the request failed" /><ErrorCode code="802" errorCode="InvalidResponse.GetResp" type="user" httpCode="400" errorMessage="The response from the request is null" /><ErrorCode code="803" errorCode="InvalidResponse.Body" type="user" httpCode="400" errorMessage="The response body failed to close" /><ErrorCode code="804" errorCode="InvalidResponse.Body" type="user" httpCode="400" errorMessage="Failed to read the response body" /><ErrorCode code="901" errorCode="InvalidResponse.Header" type="user" httpCode="400" errorMessage="The response header Json encoding failed" /></ErrorCodes></ErrorMapping><IspProtocol interface="com.aliyun.live.biz.service.common.LiveApiCommonService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.aliyun.live.biz.dataobject.request.LiveApiCommonServiceRequest,java.util.Map" method="invokeLiveApi" version="1.0.0.live" retries="-1" /><Parameters><ParameterGroup index="1"><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="apiName" tagName="Action" type="String" required="true" tagPosition="Query" checkBlank="false"/><Parameter name="version" tagName="Version" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="popProduct" tagName="PopProduct" type="String" required="false" tagPosition="System" checkBlank="false" defaultValue="live"/><Parameter name="serviceCode" tagName="ServiceCode" type="String" required="false" tagPosition="System" checkBlank="false" defaultValue="live"/><Parameter name="callerBid" tagName="callerBid" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ownerId" tagName="OwnerId" type="Long" required="false" tagPosition="Query" checkBlank="false"/><Parameter name="resourceOwnerId" tagName="ResourceOwnerId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerUidLoginEmail" tagName="callerUidEmail" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBidLoginEmail" tagName="callerBidEmail" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ownerIdLoginEmail" tagName="ownerIdLoginEmail" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="clientIP" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestContent" tagName="requestContent" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerSecurityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyTrustTransportInfo" tagName="proxy_trust_transport_info" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerSecurityTransport" tagName="proxy_original_security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="proxyCallerIp" tagName="proxy_original_source_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="mfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="heraApiAutoVersion" tagName="HeraApiAutoVersion" type="String" required="false" tagPosition="System" checkBlank="false" defaultValue="1618389057"/><Parameter name="regionId" tagName="RegionId" type="String" required="false" tagPosition="Host" checkBlank="false" defaultValue="cn-shanghai"/></ParameterGroup><ParameterGroup index="2"><Parameter name="method" tagName="Method" type="String" required="true" tagPosition="Body" checkBlank="true" value="GET,POST,PUT,DELETE,HEAD"/><Parameter name="scheme" tagName="Scheme" type="String" required="true" tagPosition="Body" checkBlank="true" value="http,https"/><Parameter name="host" tagName="Host" type="String" required="true" tagPosition="Body" checkBlank="true"/><Parameter name="uri" tagName="Uri" type="String" required="false" tagPosition="Body" checkBlank="false" defaultValue="/"/><Parameter name="args" tagName="Args" type="String" required="false" tagPosition="Body" checkBlank="false"/><Parameter name="body" tagName="Body" type="String" required="false" tagPosition="Body" checkBlank="false"/><Parameter name="proxy_ip" tagName="ProxyIp" type="String" required="true" tagPosition="Body" checkBlank="false"/></ParameterGroup></Parameters><FlowControl controlUnit="Second" userDefault="30" /><ResultMapping><Member tagName="RequestId" type="String" name="requestId"/><Member tagName="Header" type="String" name="data.content.header"/><Member tagName="Body" type="String" name="data.content.body"/><Member tagName="StatusCode" type="Integer" name="data.content.statuscode"/></ResultMapping></Api>
|