CreateIngress.xml 3.9 KB

1
  1. <?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="true" name="CreateIngress" showJsonItemName="false" status="online"><IsvProtocol pattern="/pop/v1/sam/ingress/Ingress" protocol="HTTP|HTTPS" method="POST" /><ErrorMapping exceptionExpress="success=false,errorCode,message,httpStatusCode"><ErrorCodes><ErrorCode code="sae.errorcode.invalid.params.not.empty.message" errorCode="InvalidParameter.NotEmpty" type="user" httpCode="400" errorMessage="You must specify the parameter %s." /><ErrorCode code="sae.errorcode.invalid.params.message" errorCode="InvalidParameter.Obviously" type="user" httpCode="400" errorMessage="The specified parameter is invalid {%s}." /><ErrorCode code="sae.errorcode.invalid.params.with.msg.message" errorCode="InvalidParameter.WithMessage" type="user" httpCode="400" errorMessage="The parameter is invalid {%s}: %s" /><ErrorCode code="sae.errorcode.slb.not.found.message" errorCode="Slb.NotFound" type="user" httpCode="400" errorMessage="The SLB instance does not exist: slbId [%s]" /><ErrorCode code="sae.errorcode.too.many.rules.message" errorCode="Exceed.IngressRule" type="user" httpCode="400" errorMessage="The number of Ingress related rules must be less than or equal to 40." /><ErrorCode code="sae.errorcode.InvalidResponse.Api.message" errorCode="InvalidResponse.Api" type="user" httpCode="404" errorMessage="The response of API %s is empty." /></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="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="namespaceId" tagName="NamespaceId" type="String" required="true" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="description" tagName="Description" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="slbId" tagName="SlbId" type="String" required="true" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="listenerPort" tagName="ListenerPort" type="Integer" required="true" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="certId" tagName="CertId" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="defaultRule" tagName="DefaultRule" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="rules" tagName="Rules" type="String" required="true" tagPosition="Body" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Minute" userDefault="60" apiDefault="6000" 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="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="TraceId" visibility="Public" type="String" name="traceId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="Code" visibility="Public" type="String" name="code" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Struct tagName="Data" visibility="Public" name="data" nullToEmpty="false"><Member tagName="IngressId" visibility="Public" type="Long" name="ingressId" nullToEmpty="false"/></Struct></ResultMapping></Api>