Files
aliyun-openapi-cpp-sdk/sae/2019-05-06/CreateTimerRule.xml
2021-03-25 07:14:27 +00:00

2 lines
4.7 KiB
XML

<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="sae" visibility="Private" akProvenStatus="Disable" version="2019-05-06" keepClientResourceOwnerId="false" name="CreateTimerRule" showJsonItemName="false" status="online"><IsvProtocol pattern="/pop/v1/sam/app/timerRule" protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="success=false,errorCode,message,httpStatusCode"><ErrorCodes><ErrorCode code="sae.errorcode.too.many.timer.rules.message" errorCode="Exceed.TimerRules" type="user" httpCode="400" extendedErrorCode="" errorMessage="The maximum number of rules created in the namespace is exceeded." /><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.invalid.cron.expression.message" errorCode="InvalidParameters.InvalidExpression" type="user" httpCode="400" extendedErrorCode="" errorMessage="The specified cron expression is invalid." /><ErrorCode code="sae.errorcode.oos.service.role.required.message" errorCode="Missing.OOSServiceRole" type="user" httpCode="400" extendedErrorCode="" errorMessage="You must specify OOSServiceRole. Please refer to the documentation to add OOSServiceRole in the RAM console." /></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" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="triggerType" tagName="TriggerType" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="actionType" tagName="ActionType" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="expression" tagName="Expression" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="appIds" tagName="AppIds" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="webHookUrl" tagName="WebHookUrl" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="desc" tagName="Desc" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Minute" userDefault="100" apiDefault="2000" 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="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"/><Struct tagName="Data" visibility="Public" name="data"><Member tagName="RuleId" visibility="Public" type="String" name="ruleId"/><Member tagName="EdasId" visibility="Public" type="String" name="edasId"/><Member tagName="TriggerType" visibility="Public" type="String" name="triggerType"/><Member tagName="NamespaceId" visibility="Public" type="String" name="namespaceId"/><Member tagName="Expression" visibility="Public" type="String" name="expression"/><Member tagName="Desc" visibility="Public" type="String" name="desc"/><Member tagName="ActionType" visibility="Public" type="String" name="actionType"/><Member tagName="LastExecuteTime" visibility="Public" type="String" name="lastExecuteTime"/><Member tagName="LastChangeOrderId" visibility="Public" type="String" name="lastChangeOrderId"/><Member tagName="Enable" visibility="Public" type="Boolean" name="enable"/><Member tagName="ExecutionId" visibility="Public" type="String" name="executionId"/><Member tagName="ExecutionStatus" visibility="Public" type="String" name="executionStatus"/><List tagName="AppIds" visibility="Public" itemName="AppId" name="appIds" type="String"/></Struct></ResultMapping></Api>