2 lines
2.6 KiB
XML
2 lines
2.6 KiB
XML
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="sae" visibility="Public" akProvenStatus="Disable" version="2019-05-06" keepClientResourceOwnerId="false" name="DeleteNamespace" showJsonItemName="false" status="online"><IsvProtocol pattern="/pop/v1/paas/namespace" protocol="HTTPS|HTTP" method="DELETE" /><ErrorMapping exceptionExpress="success=false,errorCode,message,httpStatusCode"><ErrorCodes><ErrorCode code="sae.errorcode.ParameterInvalid.NamespaceId.message" errorCode="InvalidNamespaceId.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified NamespaceId does not exist." /><ErrorCode code="sae.errorcode.InstanceExist.NamespaceId.Cluster.message" errorCode="InvalidOperation.NamespaceClusterNotDeleted" type="user" httpCode="400" extendedErrorCode="" errorMessage="The specified NamespaceId contains clusters." /><ErrorCode code="sae.errorcode.InstanceExist.AppInNamespace.message" errorCode="Namespace.AppExists" type="user" httpCode="400" extendedErrorCode="" errorMessage="Please delete the application first." /><ErrorCode code="sae.errorcode.system.upgrading.message" errorCode="System.Upgrading" type="user" httpCode="400" extendedErrorCode="" errorMessage="The system is being upgraded. Please try again later." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="SaeTest" timeout="60000" protocol="http" httpHost="http://sae_pop_publish/#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="namespaceId" tagName="NamespaceId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Minute" userDefault="100" apiDefault="2000" special="test-account-quota" /><PreIspProtocol sign="true" signKeyName="SaeTest" timeout="60000" protocol="http" httpHost="http://sae_pop_pre/#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Code" visibility="Public" type="String" name="code"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="Message" visibility="Public" type="String" name="message"/><Member tagName="Success" visibility="Public" type="Boolean" name="success"/><Member tagName="TraceId" visibility="Public" type="String" name="traceId"/></ResultMapping></Api>
|