2 lines
3.0 KiB
XML
2 lines
3.0 KiB
XML
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="sae" visibility="Public" akProvenStatus="Disable" version="2019-05-06" keepClientResourceOwnerId="false" name="DeleteApplication" showJsonItemName="false" status="online"><IsvProtocol pattern="/pop/v1/sam/app/deleteApplication" protocol="HTTPS|HTTP" method="DELETE" /><ErrorMapping exceptionExpress="success=false,code,message,httpStatusCode"><ErrorCodes><ErrorCode code="sae.errorcode.app.not.found.message" errorCode="InvalidApplication.NotFound" type="user" httpCode="400" extendedErrorCode="" errorMessage="The current application does not exist." /><ErrorCode code="sae.errorcode.invalid.params.not.empty.message" errorCode="InvalidParameter.NotEmpty" type="user" httpCode="400" extendedErrorCode="" errorMessage="You must specify the parameter %s." /><ErrorCode code="sae.errorcode.invalid.params.message" errorCode="InvalidParameter.Obviously" type="user" httpCode="400" extendedErrorCode="" errorMessage="The specified parameter is invalid {%s}." /><ErrorCode code="sae.errorcode.invalid.params.with.msg.message" errorCode="InvalidParameter.WithMessage" type="user" httpCode="400" extendedErrorCode="" errorMessage="The parameter is invalid {%s}: %s" /><ErrorCode code="sae.errorcode.Application.ChangerOrderRunning.message" errorCode="Application.ChangerOrderRunning" type="user" httpCode="400" extendedErrorCode="" errorMessage="An application change process is in progress. Please try again later." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="SaeTest" timeout="10000" protocol="http" httpHost="http://sae_pop_publish/#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="appId" tagName="AppId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Minute" userDefault="20" apiDefault="4000" special="test-account-quota" /><PreIspProtocol sign="true" signKeyName="SaeTest" timeout="10000" protocol="http" httpHost="http://sae_pop_pre/#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="TraceId" visibility="Public" type="String" name="traceId" nullToEmpty="false"/><Struct tagName="Data" visibility="Public" name="data" nullToEmpty="false"><Member tagName="ChangeOrderId" visibility="Public" type="String" name="changeOrderId" nullToEmpty="false"/></Struct></ResultMapping></Api>
|