Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ed4870b066 | ||
|
|
5ce3266e7f | ||
|
|
d850c22c0f | ||
|
|
363f56d62b | ||
|
|
cd4b584e15 | ||
|
|
f9eb4e30b8 | ||
|
|
8a1b4cb025 | ||
|
|
8e714a46bd |
28
CHANGELOG
28
CHANGELOG
@@ -1,3 +1,31 @@
|
||||
2021-04-16 Version: 1.36.685
|
||||
- Support devops organization deletion.
|
||||
|
||||
2021-04-16 Version: 1.36.684
|
||||
- Add CheckProductOpen.
|
||||
- Add az routing policy.
|
||||
|
||||
2021-04-16 Version: 1.36.683
|
||||
- Generated 2020-10-29 for `reid_cloud`.
|
||||
|
||||
2021-04-16 Version: 1.36.682
|
||||
- Add API GetDomain.
|
||||
- Add API ListSystemAnalyzers.
|
||||
- Add parameter domain to API ListAppGroups, ModifyAppGroup, CreateAppGroup, DescribeAppGroup, DescribeApp.
|
||||
|
||||
2021-04-14 Version: 1.36.681
|
||||
- Support latest openAPIs.
|
||||
|
||||
2021-04-14 Version: 1.36.680
|
||||
- Delete MultiMedia Post Scan API.
|
||||
|
||||
2021-04-14 Version: 1.36.679
|
||||
- Download url add fixed domain.
|
||||
|
||||
2021-04-13 Version: 1.36.678
|
||||
- Supported ConfigureDtsJob SynchronizationDirection.
|
||||
- Fixed DescribePreCheckStatus JobProgress bootTime.
|
||||
|
||||
2021-04-13 Version: 1.36.677
|
||||
- Release AddFaceVideoTemplate DeleteFaceVideoTemplate QueryFaceVideoTemplate MergeVideoModelFace.
|
||||
|
||||
|
||||
1
devops-rdc/2020-03-03/BatchInsertMembers.xml
Normal file
1
devops-rdc/2020-03-03/BatchInsertMembers.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="BatchInsertMembers" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/member/create#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="members" tagName="Members" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="realPk" tagName="RealPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/member/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="Boolean" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/CancelPipeline.xml
Normal file
1
devops-rdc/2020-03-03/CancelPipeline.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="CancelPipeline" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/pipeline/cancel#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pipelineId" tagName="PipelineId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="flowInstanceId" tagName="FlowInstanceId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/pipeline/cancel#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="true"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="true"/><Member tagName="Object" visibility="Public" type="Boolean" name="object" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/CheckAliyunAccountExists.xml
Normal file
1
devops-rdc/2020-03-03/CheckAliyunAccountExists.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="CheckAliyunAccountExists" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/user/check/exists#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/user/check/exists#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Object" visibility="Public" type="Boolean" name="object"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/CheckResource.xml
Normal file
1
devops-rdc/2020-03-03/CheckResource.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Private" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="CheckResource" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/account/checkResource#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="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="interrupt" tagName="Interrupt" type="Boolean" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="invoker" tagName="Invoker" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pk" tagName="Pk" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="bid" tagName="Bid" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="hid" tagName="Hid" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="country" tagName="Country" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskIdentifier" tagName="TaskIdentifier" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskExtraData" tagName="TaskExtraData" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="gmtWakeup" tagName="GmtWakeup" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="success" tagName="Success" type="Boolean" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="message" tagName="Message" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="level" tagName="Level" type="Long" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="url" tagName="Url" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="prompt" tagName="Prompt" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/account/checkResource#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Interrupt" visibility="Public" type="Boolean" name="interrupt" nullToEmpty="false"/><Member tagName="Invoker" visibility="Public" type="String" name="invoker" nullToEmpty="false"/><Member tagName="Pk" visibility="Public" type="String" name="pk" nullToEmpty="false"/><Member tagName="Bid" visibility="Public" type="String" name="bid" nullToEmpty="false"/><Member tagName="Hid" visibility="Public" type="Long" name="hid" nullToEmpty="false"/><Member tagName="Country" visibility="Public" type="String" name="country" nullToEmpty="false"/><Member tagName="TaskIdentifier" visibility="Public" type="String" name="taskIdentifier" nullToEmpty="false"/><Member tagName="TaskExtraData" visibility="Public" type="String" name="taskExtraData" nullToEmpty="false"/><Member tagName="GmtWakeup" visibility="Public" type="String" name="gmtWakeup" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/><Member tagName="Level" visibility="Public" type="Long" name="level" nullToEmpty="false"/><Member tagName="Url" visibility="Public" type="String" name="url" nullToEmpty="false"/><Member tagName="Prompt" visibility="Public" type="String" name="prompt" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/CreateCommonGroup.xml
Normal file
1
devops-rdc/2020-03-03/CreateCommonGroup.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="CreateCommonGroup" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/smartGroup/commonGroup/create#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="description" tagName="Description" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="smartGroupId" tagName="SmartGroupId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/smartGroup/commonGroup/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Object" visibility="Public" name="object"><Member tagName="Id" visibility="Public" type="String" name="id"/></Struct></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/CreateCredential.xml
Normal file
1
devops-rdc/2020-03-03/CreateCredential.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="CreateCredential" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/credential/create#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="username" tagName="UserName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="password" tagName="Password" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="type" tagName="Type" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="1" apiDefault="50" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/credential/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="ErrorCode" nullToEmpty="true"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="true"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="Long" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/CreateDevopsOrganization.xml
Normal file
1
devops-rdc/2020-03-03/CreateDevopsOrganization.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="CreateDevopsOrganization" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/organization/create#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgName" tagName="OrgName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="source" tagName="Source" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="realPk" tagName="RealPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="desiredMemberCount" tagName="DesiredMemberCount" type="Integer" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/organization/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="String" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/CreateDevopsProject.xml
Normal file
1
devops-rdc/2020-03-03/CreateDevopsProject.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="CreateDevopsProject" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/project/create#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="description" tagName="Description" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/project/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="String" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/CreateDevopsProjectSprint.xml
Normal file
1
devops-rdc/2020-03-03/CreateDevopsProjectSprint.xml
Normal file
File diff suppressed because one or more lines are too long
1
devops-rdc/2020-03-03/CreateDevopsProjectTask.xml
Normal file
1
devops-rdc/2020-03-03/CreateDevopsProjectTask.xml
Normal file
File diff suppressed because one or more lines are too long
1
devops-rdc/2020-03-03/CreatePipeline.xml
Normal file
1
devops-rdc/2020-03-03/CreatePipeline.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="CreatePipeline" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/pipeline/create#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pipeline" tagName="Pipeline" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/pipeline/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="Long" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/CreateServiceConnection.xml
Normal file
1
devops-rdc/2020-03-03/CreateServiceConnection.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="CreateServiceConnection" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/serviceConnection/create#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="serviceConnectionType" tagName="ServiceConnectionType" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/serviceConnection/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="Long" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/DeleteCommonGroup.xml
Normal file
1
devops-rdc/2020-03-03/DeleteCommonGroup.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="DeleteCommonGroup" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/smartGroup/commonGroup/delete#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="commonGroupId" tagName="CommonGroupId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/smartGroup/commonGroup/delete#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Object" visibility="Public" name="object"><Member tagName="Id" visibility="Public" type="String" name="_id"/></Struct></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/DeleteDevopsOrganization.xml
Normal file
1
devops-rdc/2020-03-03/DeleteDevopsOrganization.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="DeleteDevopsOrganization" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/organization/delete#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/organization/delete#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="String" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="DeleteDevopsOrganizationMembers" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/member/delete#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="userId" tagName="UserId" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="realPk" tagName="RealPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/member/delete#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="Boolean" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/DeleteDevopsProject.xml
Normal file
1
devops-rdc/2020-03-03/DeleteDevopsProject.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Enable" version="2020-03-03" keepClientResourceOwnerId="false" name="DeleteDevopsProject" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/project/delete#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/project/delete#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="String" name="object" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/DeleteDevopsProjectMembers.xml
Normal file
1
devops-rdc/2020-03-03/DeleteDevopsProjectMembers.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="DeleteDevopsProjectMembers" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/project/members/delete#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="userIds" tagName="UserIds" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/project/members/delete#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="Object" visibility="Public" type="Boolean" name="object"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/DeleteDevopsProjectSprint.xml
Normal file
1
devops-rdc/2020-03-03/DeleteDevopsProjectSprint.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="DeleteDevopsProjectSprint" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/sprint/delete#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="sprintId" tagName="SprintId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/sprint/delete#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Object" visibility="Public" type="Boolean" name="object"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/DeleteDevopsProjectTask.xml
Normal file
1
devops-rdc/2020-03-03/DeleteDevopsProjectTask.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="DeleteDevopsProjectTask" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/task/delete#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskId" tagName="TaskId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/task/delete#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Object" visibility="Public" type="Boolean" name="object"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/DeletePipelineMember.xml
Normal file
1
devops-rdc/2020-03-03/DeletePipelineMember.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="DeletePipelineMember" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/pipeline/members/delete#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pipelineId" tagName="PipelineId" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" minValue="1" maxValue="999999999999999" visibility="Public"/><Parameter name="signature" tagName="Signature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signatureType" tagName="SignatureType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signatureNonce" tagName="SignatureNonce" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sigantureVersion" tagName="SignatureVersion" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ispSignatureSecret" tagName="IspSignatureSecretKey" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="UserId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/pipeline/members/delete#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="true"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="true"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="Boolean" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ExecutePipeline.xml
Normal file
1
devops-rdc/2020-03-03/ExecutePipeline.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ExecutePipeline" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/pipeline/execute#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pipelineId" tagName="PipelineId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="params" tagName="Parameters" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/pipeline/execute#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="true"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="true"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="Long" name="object" nullToEmpty="true"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/GetDevopsOrganizationMembers.xml
Normal file
1
devops-rdc/2020-03-03/GetDevopsOrganizationMembers.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="GetDevopsOrganizationMembers" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/organization/members#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/organization/members#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="member" name="object"><Member tagName="MemberId" visibility="Public" type="String" name="memberId"/><Member tagName="UserId" visibility="Public" type="String" name="userId"/><Member tagName="Role" visibility="Public" type="Integer" name="role"/><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="AvatarUrl" visibility="Public" type="String" name="avatarUrl"/><Member tagName="Email" visibility="Public" type="String" name="email"/><Member tagName="Phone" visibility="Public" type="String" name="phone"/></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/GetDevopsProjectInfo.xml
Normal file
1
devops-rdc/2020-03-03/GetDevopsProjectInfo.xml
Normal file
File diff suppressed because one or more lines are too long
1
devops-rdc/2020-03-03/GetDevopsProjectMembers.xml
Normal file
1
devops-rdc/2020-03-03/GetDevopsProjectMembers.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="GetDevopsProjectMembers" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/project/members/query#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/project/members/query#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="Member" name="object"><Member tagName="MemberId" visibility="Public" type="String" name="memberId"/><Member tagName="UserId" visibility="Public" type="String" name="userId"/><Member tagName="Role" visibility="Public" type="Integer" name="role"/><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="AvatarUrl" visibility="Public" type="String" name="avatarUrl"/><Member tagName="Email" visibility="Public" type="String" name="email"/><Member tagName="Phone" visibility="Public" type="String" name="phone"/></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/GetDevopsProjectSprintInfo.xml
Normal file
1
devops-rdc/2020-03-03/GetDevopsProjectSprintInfo.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="GetDevopsProjectSprintInfo" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/sprint/query#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="sprintId" tagName="SprintId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/sprint/query#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Object" visibility="Public" name="object"><Member tagName="Accomplished" visibility="Public" type="String" name="accomplished"/><Member tagName="IsDeleted" visibility="Public" type="Boolean" name="isDeleted"/><Member tagName="Created" visibility="Public" type="String" name="created"/><Member tagName="DueDate" visibility="Public" type="String" name="dueDate"/><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="CreatorId" visibility="Public" type="String" name="_creatorId"/><Member tagName="Id" visibility="Public" type="String" name="_id"/><Member tagName="Updated" visibility="Public" type="String" name="updated"/><Member tagName="StartDate" visibility="Public" type="String" name="startDate"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="ProjectId" visibility="Public" type="String" name="_projectId"/><Struct tagName="PlanToDo" visibility="Public" name="planToDo"><Member tagName="StoryPoints" visibility="Public" type="Integer" name="storyPoints"/><Member tagName="WorkTimes" visibility="Public" type="Integer" name="workTimes"/><Member tagName="Tasks" visibility="Public" type="Integer" name="tasks"/></Struct></Struct></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/GetDevopsProjectTaskInfo.xml
Normal file
1
devops-rdc/2020-03-03/GetDevopsProjectTaskInfo.xml
Normal file
File diff suppressed because one or more lines are too long
1
devops-rdc/2020-03-03/GetLastWorkspace.xml
Normal file
1
devops-rdc/2020-03-03/GetLastWorkspace.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="GetLastWorkspace" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/organization/lastworkspace#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="realPk" tagName="RealPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/organization/lastworkspace#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="String" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/GetPipelineInstHistory.xml
Normal file
1
devops-rdc/2020-03-03/GetPipelineInstHistory.xml
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
devops-rdc/2020-03-03/GetPipelineInstanceGroupStatus.xml
Normal file
1
devops-rdc/2020-03-03/GetPipelineInstanceGroupStatus.xml
Normal file
File diff suppressed because one or more lines are too long
1
devops-rdc/2020-03-03/GetPipelineInstanceInfo.xml
Normal file
1
devops-rdc/2020-03-03/GetPipelineInstanceInfo.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="GetPipelineInstanceInfo" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/pipeline/execute/info#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pipelineId" tagName="PipelineId" type="Long" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="flowInstanceId" tagName="FlowInstanceId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/pipeline/execute/info#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="true"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="true"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Struct tagName="Object" visibility="Public" name="object" nullToEmpty="true"><Member tagName="Status" visibility="Public" type="String" name="status" nullToEmpty="true"/><Member tagName="StartTime" visibility="Public" type="Long" name="startTime" nullToEmpty="true"/><Member tagName="EndTime" visibility="Public" type="Long" name="endTime" nullToEmpty="true"/><Member tagName="Sources" visibility="Public" type="String" name="sources" nullToEmpty="true"/><Member tagName="EmployeeId" visibility="Public" type="String" name="employeeId" nullToEmpty="true"/><List tagName="PackageDownloadUrls" visibility="Public" itemName="PackageDownloadUrls" name="packageDownloadUrls" nullToEmpty="true" type="String"/><List tagName="DockerImages" visibility="Public" itemName="DockerImages" name="dockerImages" nullToEmpty="true" type="String"/></Struct></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/GetPipelineInstanceStatus.xml
Normal file
1
devops-rdc/2020-03-03/GetPipelineInstanceStatus.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="GetPipelineInstanceStatus" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes><UnknownError errorCode="InvalidOrganization.NotFound" httpCode="404" errorMessage="The specified organization doe not exist." /></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/pipeline/execute/status#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pipelineId" tagName="PipelineId" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="flowInstanceId" tagName="FlowInstanceId" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="signature" tagName="Signature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signatureType" tagName="SignatureType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signatureNonce" tagName="SignatureNonce" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sigantureVersion" tagName="SignatureVersion" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ispSignatureSecret" tagName="IspSignatureSecretKey" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/pipeline/execute/status#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="true"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="true"/><Member tagName="Object" visibility="Public" type="String" name="object" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/GetPipelineLog.xml
Normal file
1
devops-rdc/2020-03-03/GetPipelineLog.xml
Normal file
File diff suppressed because one or more lines are too long
1
devops-rdc/2020-03-03/GetPipelineStepLog.xml
Normal file
1
devops-rdc/2020-03-03/GetPipelineStepLog.xml
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
devops-rdc/2020-03-03/GetProjectOption.xml
Normal file
2
devops-rdc/2020-03-03/GetProjectOption.xml
Normal file
@@ -0,0 +1,2 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="GetProjectOption" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/project/option/query#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="type" tagName="Type" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="true" value="executorId,creatorId,tagId,involveMembers,sprintId,taskflowstatusId
|
||||
" visibility="Public"/><Parameter name="query" tagName="Query" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/project/option/query#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="Option" name="object"><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="Value" visibility="Public" type="String" name="value"/></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/GetTaskDetailActivity.xml
Normal file
1
devops-rdc/2020-03-03/GetTaskDetailActivity.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="GetTaskDetailActivity" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/task/detail/activities#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="taskId" tagName="TaskId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/task/detail/activities#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="HttpStatusCode" visibility="Public" type="Integer" name="httpStatusCode"/><Array tagName="Object" visibility="Public" itemName="Activity" name="object"><Member tagName="Created" visibility="Public" type="String" name="created"/><Member tagName="Title" visibility="Public" type="String" name="title"/><Member tagName="Action" visibility="Public" type="String" name="action"/><Member tagName="Updated" visibility="Public" type="String" name="updated"/><Member tagName="Content" visibility="Public" type="Map" name="content"/></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/GetTaskDetailBase.xml
Normal file
1
devops-rdc/2020-03-03/GetTaskDetailBase.xml
Normal file
File diff suppressed because one or more lines are too long
1
devops-rdc/2020-03-03/GetTaskListFilter.xml
Normal file
1
devops-rdc/2020-03-03/GetTaskListFilter.xml
Normal file
File diff suppressed because one or more lines are too long
1
devops-rdc/2020-03-03/GetUserByAliyunUid.xml
Normal file
1
devops-rdc/2020-03-03/GetUserByAliyunUid.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="GetUserByAliyunUid" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/user/info/pk#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="userPk" tagName="UserPk" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/user/info/pk#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Object" visibility="Public" name="object"><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="Id" visibility="Public" type="String" name="id"/><Member tagName="AliyunPk" visibility="Public" type="String" name="aliyunPk"/><Member tagName="AvatarUrl" visibility="Public" type="String" name="avatarUrl"/><Member tagName="Email" visibility="Public" type="String" name="email"/><Member tagName="Phone" visibility="Public" type="String" name="phone"/></Struct></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/GetUserName.xml
Normal file
1
devops-rdc/2020-03-03/GetUserName.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="GetUserName" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/user/name#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="UserId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/user/name#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Object" visibility="Public" type="String" name="object"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/InsertDevopsUser.xml
Normal file
1
devops-rdc/2020-03-03/InsertDevopsUser.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="InsertDevopsUser" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/user/create#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="username" tagName="UserName" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="phone" tagName="Phone" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="email" tagName="Email" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/user/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMessage" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="String" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/InsertPipelineMember.xml
Normal file
1
devops-rdc/2020-03-03/InsertPipelineMember.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="InsertPipelineMember" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/pipeline/members/add#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pipelineId" tagName="PipelineId" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" minValue="1" maxValue="999999999999999" visibility="Public"/><Parameter name="signature" tagName="Signature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signatureType" tagName="SignatureType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signatureNonce" tagName="SignatureNonce" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sigantureVersion" tagName="SignatureVersion" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ispSignatureSecret" tagName="IspSignatureSecretKey" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="UserId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="roleName" tagName="RoleName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/pipeline/members/add#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="true"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="true"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="Boolean" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/InsertProjectMembers.xml
Normal file
1
devops-rdc/2020-03-03/InsertProjectMembers.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="InsertProjectMembers" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/project/members/add#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="members" tagName="Members" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/project/members/add#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="Object" visibility="Public" type="Boolean" name="object"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListCommonGroup.xml
Normal file
1
devops-rdc/2020-03-03/ListCommonGroup.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Enable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListCommonGroup" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/smartGroup/commonGroup/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="smartGroupId" tagName="SmartGroupId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="all" tagName="All" type="Boolean" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/smartGroup/commonGroup/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="CommonGroup" name="object"><Member tagName="Pinyin" visibility="Public" type="String" name="pinyin"/><Member tagName="IsRoot" visibility="Public" type="Boolean" name="isRoot"/><Member tagName="Pos" visibility="Public" type="Integer" name="pos"/><Member tagName="ResourceCount" visibility="Public" type="Integer" name="resourceCount"/><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="CreatorId" visibility="Public" type="String" name="creatorId"/><Member tagName="SmartGroupId" visibility="Public" type="String" name="smartGroupId"/><Member tagName="ProjectId" visibility="Public" type="String" name="projectId"/><Member tagName="id" visibility="Public" type="String" name="id"/></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListCredentials.xml
Normal file
1
devops-rdc/2020-03-03/ListCredentials.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListCredentials" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops2020_vpc/api/credential/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/credential/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><List tagName="Object" visibility="Public" itemName="Object" name="object" nullToEmpty="false" type="Map"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListDevopsProjectSprints.xml
Normal file
1
devops-rdc/2020-03-03/ListDevopsProjectSprints.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListDevopsProjectSprints" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/sprint/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/sprint/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="Sprint" name="object"><Member tagName="Accomplished" visibility="Public" type="String" name="accomplished"/><Member tagName="IsDeleted" visibility="Public" type="Boolean" name="isDeleted"/><Member tagName="Created" visibility="Public" type="String" name="created"/><Member tagName="DueDate" visibility="Public" type="String" name="dueDate"/><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="CreatorId" visibility="Public" type="String" name="_creatorId"/><Member tagName="Id" visibility="Public" type="String" name="_id"/><Member tagName="Updated" visibility="Public" type="String" name="updated"/><Member tagName="StartDate" visibility="Public" type="String" name="startDate"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="ProjectId" visibility="Public" type="String" name="_projectId"/><Struct tagName="PlanToDo" visibility="Public" name="planToDo"><Member tagName="StoryPoints" visibility="Public" type="Integer" name="storyPoints"/><Member tagName="WorkTimes" visibility="Public" type="Integer" name="workTimes"/><Member tagName="Tasks" visibility="Public" type="Integer" name="tasks"/></Struct></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListDevopsProjectTaskFlow.xml
Normal file
1
devops-rdc/2020-03-03/ListDevopsProjectTaskFlow.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListDevopsProjectTaskFlow" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/task/taskFlow/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="actio" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/task/taskFlow/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="Taskflow" name="object"><Member tagName="Id" visibility="Public" type="String" name="id"/><Member tagName="Type" visibility="Public" type="String" name="type"/><Member tagName="Name" visibility="Public" type="String" name="name"/></Array></ResultMapping></Api>
|
||||
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListDevopsProjectTaskFlowStatus" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/task/taskFlow/query#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskflowId" tagName="TaskFlowId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/task/taskFlow/query#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="taskflowStatus" name="object"><Member tagName="IsDeleted" visibility="Public" type="Boolean" name="isDeleted"/><Member tagName="RejectStatusIds" visibility="Public" type="String" name="rejectStatusIds"/><Member tagName="Pos" visibility="Public" type="Integer" name="pos"/><Member tagName="Kind" visibility="Public" type="String" name="kind"/><Member tagName="Created" visibility="Public" type="String" name="created"/><Member tagName="TaskflowId" visibility="Public" type="String" name="_taskflowId"/><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="CreatorId" visibility="Public" type="String" name="_creatorId"/><Member tagName="Id" visibility="Public" type="String" name="_id"/><Member tagName="Updated" visibility="Public" type="String" name="updated"/></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListDevopsProjectTaskList.xml
Normal file
1
devops-rdc/2020-03-03/ListDevopsProjectTaskList.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Enable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListDevopsProjectTaskList" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/tasklist/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/tasklist/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Object" visibility="Public" name="object"><Array tagName="Result" visibility="Public" itemName="Result" name="result"><Member tagName="Id" visibility="Public" type="String" name="_id"/></Array></Struct></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListDevopsProjectTasks.xml
Normal file
1
devops-rdc/2020-03-03/ListDevopsProjectTasks.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListDevopsProjectTasks" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/task/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectIds" tagName="ProjectIds" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/task/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="Task" name="object"><Member tagName="TasklistId" visibility="Public" type="String" name="_tasklistId"/><Member tagName="ProjectId" visibility="Public" type="String" name="_projectId"/><Member tagName="TaskgroupId" visibility="Public" type="String" name="_taskgroupId"/><Member tagName="Name" visibility="Public" type="String" name="content"/><Member tagName="CreatorId" visibility="Public" type="String" name="_creatorId"/><Member tagName="Created" visibility="Public" type="String" name="created"/><Member tagName="ModifierId" visibility="Public" type="String" name="modifierId"/><Member tagName="Updated" visibility="Public" type="String" name="updated"/><Member tagName="Id" visibility="Public" type="String" name="_id"/></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListDevopsScenarioFieldConfig.xml
Normal file
1
devops-rdc/2020-03-03/ListDevopsScenarioFieldConfig.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListDevopsScenarioFieldConfig" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/task/scenariofieldconfigs/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="10" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/task/scenariofieldconfigs/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="ScenarioFieldConfig" name="object"><Member tagName="Id" visibility="Public" type="String" name="id"/><Member tagName="Type" visibility="Public" type="String" name="type"/></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListPipelines.xml
Normal file
1
devops-rdc/2020-03-03/ListPipelines.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListPipelines" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/pipeline/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="pipelineName" tagName="PipelineName" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="creators" tagName="Creators" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="operators" tagName="Operators" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="resultStatusList" tagName="ResultStatusList" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="createStartTime" tagName="CreateStartTime" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="createEndTime" tagName="CreateEndTime" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="executeStartTime" tagName="ExecuteStartTime" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="executeEndTime" tagName="ExecuteEndTime" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="pageSize" tagName="PageSize" type="Integer" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pageStart" tagName="PageStart" type="Integer" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/pipeline/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="true"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="true"/><Member tagName="Object" visibility="Public" type="Map" name="object" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListProjectCustomFields.xml
Normal file
1
devops-rdc/2020-03-03/ListProjectCustomFields.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListProjectCustomFields" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/project/customFiled#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Minute" userDefault="30" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/project/customFiled#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="CustomField" name="object"><Member tagName="CustomFieldId" visibility="Public" type="String" name="customFieldId"/><Member tagName="Type" visibility="Public" type="String" name="type"/><Member tagName="Subtype" visibility="Public" type="String" name="subtype"/><Member tagName="Name" visibility="Public" type="String" name="name"/><Array tagName="Values" visibility="Public" itemName="Value" name="choices"><Member tagName="Id" visibility="Public" type="String" name="id"/><Member tagName="Value" visibility="Public" type="String" name="value"/></Array></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListServiceConnections.xml
Normal file
1
devops-rdc/2020-03-03/ListServiceConnections.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListServiceConnections" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/serviceConnection/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="scType" tagName="ScType" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/serviceConnection/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><List tagName="Object" visibility="Public" itemName="Object" name="object" nullToEmpty="false" type="Map"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListSmartGroup.xml
Normal file
1
devops-rdc/2020-03-03/ListSmartGroup.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Enable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListSmartGroup" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/smartGroup/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/smartGroup/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Object" visibility="Public" itemName="SmartGroup" name="object"><Member tagName="Id" visibility="Public" type="String" name="id"/><Member tagName="Type" visibility="Public" type="String" name="type"/></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/ListUserOrganization.xml
Normal file
1
devops-rdc/2020-03-03/ListUserOrganization.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="ListUserOrganization" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/organization/list#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="realPk" tagName="RealPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/organization/list#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Array tagName="Object" visibility="Public" itemName="Organization" name="object"><Member tagName="Name" visibility="Public" type="String" name="name"/><Member tagName="Id" visibility="Public" type="String" name="id"/></Array></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/LogicalDeleteResource.xml
Normal file
1
devops-rdc/2020-03-03/LogicalDeleteResource.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Private" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="LogicalDeleteResource" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/account/logicalDeleteResource#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="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="interrupt" tagName="Interrupt" type="Boolean" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="invoker" tagName="Invoker" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pk" tagName="Pk" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="bid" tagName="Bid" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="hid" tagName="Hid" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="country" tagName="Country" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskIdentifier" tagName="TaskIdentifier" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskExtraData" tagName="TaskExtraData" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="gmtWakeup" tagName="GmtWakeup" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="success" tagName="Success" type="Boolean" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="message" tagName="Message" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/account/logicalDeleteResource#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Interrupt" visibility="Public" type="Boolean" name="interrupt" nullToEmpty="false"/><Member tagName="Invoker" visibility="Public" type="String" name="invoker" nullToEmpty="false"/><Member tagName="Pk" visibility="Public" type="String" name="pk" nullToEmpty="false"/><Member tagName="Bid" visibility="Public" type="String" name="bid" nullToEmpty="false"/><Member tagName="Hid" visibility="Public" type="Long" name="hid" nullToEmpty="false"/><Member tagName="Country" visibility="Public" type="String" name="country" nullToEmpty="false"/><Member tagName="TaskIdentifier" visibility="Public" type="String" name="taskIdentifier" nullToEmpty="false"/><Member tagName="TaskExtraData" visibility="Public" type="String" name="taskExtraData" nullToEmpty="false"/><Member tagName="GmtWakeup" visibility="Public" type="String" name="gmtWakeup" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/PhysicalDeleteResource.xml
Normal file
1
devops-rdc/2020-03-03/PhysicalDeleteResource.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Private" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="PhysicalDeleteResource" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/account/physicalDeleteResource#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="callerUid" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerBid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="interrupt" tagName="Interrupt" type="Boolean" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="invoker" tagName="Invoker" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pk" tagName="Pk" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="bid" tagName="Bid" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="hid" tagName="Hid" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="country" tagName="Country" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskIdentifier" tagName="TaskIdentifier" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="taskExtraData" tagName="TaskExtraData" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="gmtWakeup" tagName="GmtWakeup" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="success" tagName="Success" type="Boolean" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="message" tagName="Message" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/account/physicalDeleteResource#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Interrupt" visibility="Public" type="Boolean" name="interrupt" nullToEmpty="false"/><Member tagName="Invoker" visibility="Public" type="String" name="invoker" nullToEmpty="false"/><Member tagName="Pk" visibility="Public" type="String" name="pk" nullToEmpty="false"/><Member tagName="Bid" visibility="Public" type="String" name="bid" nullToEmpty="false"/><Member tagName="Hid" visibility="Public" type="Long" name="hid" nullToEmpty="false"/><Member tagName="Country" visibility="Public" type="String" name="country" nullToEmpty="false"/><Member tagName="TaskIdentifier" visibility="Public" type="String" name="taskIdentifier" nullToEmpty="false"/><Member tagName="TaskExtraData" visibility="Public" type="String" name="taskExtraData" nullToEmpty="false"/><Member tagName="GmtWakeup" visibility="Public" type="String" name="gmtWakeup" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="success" nullToEmpty="false"/><Member tagName="Message" visibility="Public" type="String" name="message" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/TransferPipelineOwner.xml
Normal file
1
devops-rdc/2020-03-03/TransferPipelineOwner.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="TransferPipelineOwner" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/pipeline/members/transfer/owner#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pipelineId" tagName="PipelineId" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" minValue="1" maxValue="999999999999999" visibility="Public"/><Parameter name="signature" tagName="Signature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signatureType" tagName="SignatureType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signatureNonce" tagName="SignatureNonce" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sigantureVersion" tagName="SignatureVersion" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ispSignatureSecret" tagName="IspSignatureSecretKey" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="newOwnerId" tagName="NewOwnerId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/pipeline/members/transfer/owner#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="true"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="true"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="Map" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/UpdateCommonGroup.xml
Normal file
1
devops-rdc/2020-03-03/UpdateCommonGroup.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="UpdateCommonGroup" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/smartGroup/commonGroup/update#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="description" tagName="Description" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="smartGroupId" tagName="SmartGroupId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="commonGroupId" tagName="CommonGroupId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/smartGroup/commonGroup/update#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Struct tagName="Object" visibility="Public" name="object"><Member tagName="Id" visibility="Public" type="String" name="_id"/></Struct></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/UpdateDevopsProject.xml
Normal file
1
devops-rdc/2020-03-03/UpdateDevopsProject.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="UpdateDevopsProject" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/project/update#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="description" tagName="Description" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/project/update#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="String" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/UpdateDevopsProjectSprint.xml
Normal file
1
devops-rdc/2020-03-03/UpdateDevopsProjectSprint.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="UpdateDevopsProjectSprint" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidOrganization.NotFound" errorCode="InvalidOrganization.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified organization doe not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/sprint/update#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="name" tagName="Name" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="description" tagName="Description" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="projectId" tagName="ProjectId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="executorId" tagName="ExecutorId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="startDate" tagName="StartDate" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="dueDate" tagName="DueDate" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="sprintId" tagName="SprintId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><ResultMapping><Member tagName="Successful" visibility="Public" type="Boolean" name="successful"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode"/><Member tagName="ErrorMsg" visibility="Public" type="String" name="errorMsg"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Object" visibility="Public" type="Boolean" name="object"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/UpdateDevopsProjectTask.xml
Normal file
1
devops-rdc/2020-03-03/UpdateDevopsProjectTask.xml
Normal file
File diff suppressed because one or more lines are too long
1
devops-rdc/2020-03-03/UpdatePipelineMember.xml
Normal file
1
devops-rdc/2020-03-03/UpdatePipelineMember.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="UpdatePipelineMember" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes><ErrorCode code="InvalidPipeline.NotFound" errorCode="InvalidPipeline.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified pipeline does not exist." /><ErrorCode code="InvalidUser.NotFound" errorCode="InvalidUser.NotFound" type="user" httpCode="404" extendedErrorCode="" errorMessage="The specified user does not exist." /><ErrorCode code="InvalidUser.UserNotInCurrentOrganization" errorCode="InvalidUser.UserNotInCurrentOrganization" type="user" httpCode="400" extendedErrorCode="" errorMessage="The user does not belong to the specified organization." /><ErrorCode code="SystemError.UnKnownError" errorCode="SystemError.UnKnownError" type="user" httpCode="500" extendedErrorCode="" errorMessage="An error occurred while processing your request." /></ErrorCodes></ErrorMapping><IspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://deops/api/pipeline/members/update#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="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="orgId" tagName="OrgId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="pipelineId" tagName="PipelineId" type="Long" required="true" tagPosition="Query" docRequired="true" checkBlank="false" minValue="1" maxValue="999999999999999" visibility="Public"/><Parameter name="signature" tagName="Signature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signatureType" tagName="SignatureType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="signatureNonce" tagName="SignatureNonce" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="sigantureVersion" tagName="SignatureVersion" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ispSignatureSecret" tagName="IspSignatureSecretKey" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="UserId" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="roleName" tagName="RoleName" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-secret" timeout="5000" protocol="http" httpHost="http://devops_pre/api/pipeline/members/add#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="true"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMsg" nullToEmpty="true"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="Boolean" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
devops-rdc/2020-03-03/UpdateTaskDetail.xml
Normal file
1
devops-rdc/2020-03-03/UpdateTaskDetail.xml
Normal file
File diff suppressed because one or more lines are too long
@@ -45,6 +45,8 @@ set(devops-rdc_public_header_model
|
||||
include/alibabacloud/devops-rdc/model/CreateServiceConnectionResult.h
|
||||
include/alibabacloud/devops-rdc/model/DeleteCommonGroupRequest.h
|
||||
include/alibabacloud/devops-rdc/model/DeleteCommonGroupResult.h
|
||||
include/alibabacloud/devops-rdc/model/DeleteDevopsOrganizationRequest.h
|
||||
include/alibabacloud/devops-rdc/model/DeleteDevopsOrganizationResult.h
|
||||
include/alibabacloud/devops-rdc/model/DeleteDevopsOrganizationMembersRequest.h
|
||||
include/alibabacloud/devops-rdc/model/DeleteDevopsOrganizationMembersResult.h
|
||||
include/alibabacloud/devops-rdc/model/DeleteDevopsProjectRequest.h
|
||||
@@ -172,6 +174,8 @@ set(devops-rdc_src
|
||||
src/model/CreateServiceConnectionResult.cc
|
||||
src/model/DeleteCommonGroupRequest.cc
|
||||
src/model/DeleteCommonGroupResult.cc
|
||||
src/model/DeleteDevopsOrganizationRequest.cc
|
||||
src/model/DeleteDevopsOrganizationResult.cc
|
||||
src/model/DeleteDevopsOrganizationMembersRequest.cc
|
||||
src/model/DeleteDevopsOrganizationMembersResult.cc
|
||||
src/model/DeleteDevopsProjectRequest.cc
|
||||
|
||||
@@ -46,6 +46,8 @@
|
||||
#include "model/CreateServiceConnectionResult.h"
|
||||
#include "model/DeleteCommonGroupRequest.h"
|
||||
#include "model/DeleteCommonGroupResult.h"
|
||||
#include "model/DeleteDevopsOrganizationRequest.h"
|
||||
#include "model/DeleteDevopsOrganizationResult.h"
|
||||
#include "model/DeleteDevopsOrganizationMembersRequest.h"
|
||||
#include "model/DeleteDevopsOrganizationMembersResult.h"
|
||||
#include "model/DeleteDevopsProjectRequest.h"
|
||||
@@ -191,6 +193,9 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::DeleteCommonGroupResult> DeleteCommonGroupOutcome;
|
||||
typedef std::future<DeleteCommonGroupOutcome> DeleteCommonGroupOutcomeCallable;
|
||||
typedef std::function<void(const Devops_rdcClient*, const Model::DeleteCommonGroupRequest&, const DeleteCommonGroupOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DeleteCommonGroupAsyncHandler;
|
||||
typedef Outcome<Error, Model::DeleteDevopsOrganizationResult> DeleteDevopsOrganizationOutcome;
|
||||
typedef std::future<DeleteDevopsOrganizationOutcome> DeleteDevopsOrganizationOutcomeCallable;
|
||||
typedef std::function<void(const Devops_rdcClient*, const Model::DeleteDevopsOrganizationRequest&, const DeleteDevopsOrganizationOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DeleteDevopsOrganizationAsyncHandler;
|
||||
typedef Outcome<Error, Model::DeleteDevopsOrganizationMembersResult> DeleteDevopsOrganizationMembersOutcome;
|
||||
typedef std::future<DeleteDevopsOrganizationMembersOutcome> DeleteDevopsOrganizationMembersOutcomeCallable;
|
||||
typedef std::function<void(const Devops_rdcClient*, const Model::DeleteDevopsOrganizationMembersRequest&, const DeleteDevopsOrganizationMembersOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DeleteDevopsOrganizationMembersAsyncHandler;
|
||||
@@ -382,6 +387,9 @@ namespace AlibabaCloud
|
||||
DeleteCommonGroupOutcome deleteCommonGroup(const Model::DeleteCommonGroupRequest &request)const;
|
||||
void deleteCommonGroupAsync(const Model::DeleteCommonGroupRequest& request, const DeleteCommonGroupAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DeleteCommonGroupOutcomeCallable deleteCommonGroupCallable(const Model::DeleteCommonGroupRequest& request) const;
|
||||
DeleteDevopsOrganizationOutcome deleteDevopsOrganization(const Model::DeleteDevopsOrganizationRequest &request)const;
|
||||
void deleteDevopsOrganizationAsync(const Model::DeleteDevopsOrganizationRequest& request, const DeleteDevopsOrganizationAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DeleteDevopsOrganizationOutcomeCallable deleteDevopsOrganizationCallable(const Model::DeleteDevopsOrganizationRequest& request) const;
|
||||
DeleteDevopsOrganizationMembersOutcome deleteDevopsOrganizationMembers(const Model::DeleteDevopsOrganizationMembersRequest &request)const;
|
||||
void deleteDevopsOrganizationMembersAsync(const Model::DeleteDevopsOrganizationMembersRequest& request, const DeleteDevopsOrganizationMembersAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DeleteDevopsOrganizationMembersOutcomeCallable deleteDevopsOrganizationMembersCallable(const Model::DeleteDevopsOrganizationMembersRequest& request) const;
|
||||
|
||||
@@ -0,0 +1,48 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DEVOPS_RDC_MODEL_DELETEDEVOPSORGANIZATIONREQUEST_H_
|
||||
#define ALIBABACLOUD_DEVOPS_RDC_MODEL_DELETEDEVOPSORGANIZATIONREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/devops-rdc/Devops_rdcExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Devops_rdc
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DEVOPS_RDC_EXPORT DeleteDevopsOrganizationRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
DeleteDevopsOrganizationRequest();
|
||||
~DeleteDevopsOrganizationRequest();
|
||||
|
||||
std::string getOrgId()const;
|
||||
void setOrgId(const std::string& orgId);
|
||||
|
||||
private:
|
||||
std::string orgId_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DEVOPS_RDC_MODEL_DELETEDEVOPSORGANIZATIONREQUEST_H_
|
||||
@@ -0,0 +1,57 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_DEVOPS_RDC_MODEL_DELETEDEVOPSORGANIZATIONRESULT_H_
|
||||
#define ALIBABACLOUD_DEVOPS_RDC_MODEL_DELETEDEVOPSORGANIZATIONRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/devops-rdc/Devops_rdcExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Devops_rdc
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_DEVOPS_RDC_EXPORT DeleteDevopsOrganizationResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
DeleteDevopsOrganizationResult();
|
||||
explicit DeleteDevopsOrganizationResult(const std::string &payload);
|
||||
~DeleteDevopsOrganizationResult();
|
||||
std::string getObject()const;
|
||||
std::string getErrorCode()const;
|
||||
std::string getErrorMessage()const;
|
||||
bool getSuccess()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
std::string object_;
|
||||
std::string errorCode_;
|
||||
std::string errorMessage_;
|
||||
bool success_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_DEVOPS_RDC_MODEL_DELETEDEVOPSORGANIZATIONRESULT_H_
|
||||
@@ -483,6 +483,42 @@ Devops_rdcClient::DeleteCommonGroupOutcomeCallable Devops_rdcClient::deleteCommo
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
Devops_rdcClient::DeleteDevopsOrganizationOutcome Devops_rdcClient::deleteDevopsOrganization(const DeleteDevopsOrganizationRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
if (!endpointOutcome.isSuccess())
|
||||
return DeleteDevopsOrganizationOutcome(endpointOutcome.error());
|
||||
|
||||
auto outcome = makeRequest(endpointOutcome.result(), request);
|
||||
|
||||
if (outcome.isSuccess())
|
||||
return DeleteDevopsOrganizationOutcome(DeleteDevopsOrganizationResult(outcome.result()));
|
||||
else
|
||||
return DeleteDevopsOrganizationOutcome(outcome.error());
|
||||
}
|
||||
|
||||
void Devops_rdcClient::deleteDevopsOrganizationAsync(const DeleteDevopsOrganizationRequest& request, const DeleteDevopsOrganizationAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context) const
|
||||
{
|
||||
auto fn = [this, request, handler, context]()
|
||||
{
|
||||
handler(this, request, deleteDevopsOrganization(request), context);
|
||||
};
|
||||
|
||||
asyncExecute(new Runnable(fn));
|
||||
}
|
||||
|
||||
Devops_rdcClient::DeleteDevopsOrganizationOutcomeCallable Devops_rdcClient::deleteDevopsOrganizationCallable(const DeleteDevopsOrganizationRequest &request) const
|
||||
{
|
||||
auto task = std::make_shared<std::packaged_task<DeleteDevopsOrganizationOutcome()>>(
|
||||
[this, request]()
|
||||
{
|
||||
return this->deleteDevopsOrganization(request);
|
||||
});
|
||||
|
||||
asyncExecute(new Runnable([task]() { (*task)(); }));
|
||||
return task->get_future();
|
||||
}
|
||||
|
||||
Devops_rdcClient::DeleteDevopsOrganizationMembersOutcome Devops_rdcClient::deleteDevopsOrganizationMembers(const DeleteDevopsOrganizationMembersRequest &request) const
|
||||
{
|
||||
auto endpointOutcome = endpointProvider_->getEndpoint();
|
||||
|
||||
@@ -14,28 +14,27 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/green/model/PostAsyncScanResultsRequest.h>
|
||||
#include <alibabacloud/devops-rdc/model/DeleteDevopsOrganizationRequest.h>
|
||||
|
||||
using AlibabaCloud::Green::Model::PostAsyncScanResultsRequest;
|
||||
using AlibabaCloud::Devops_rdc::Model::DeleteDevopsOrganizationRequest;
|
||||
|
||||
PostAsyncScanResultsRequest::PostAsyncScanResultsRequest() :
|
||||
RoaServiceRequest("green", "2018-05-09")
|
||||
DeleteDevopsOrganizationRequest::DeleteDevopsOrganizationRequest() :
|
||||
RpcServiceRequest("devops-rdc", "2020-03-03", "DeleteDevopsOrganization")
|
||||
{
|
||||
setResourcePath("/green/post/results");
|
||||
setMethod(HttpRequest::Method::Post);
|
||||
}
|
||||
|
||||
PostAsyncScanResultsRequest::~PostAsyncScanResultsRequest()
|
||||
DeleteDevopsOrganizationRequest::~DeleteDevopsOrganizationRequest()
|
||||
{}
|
||||
|
||||
std::string PostAsyncScanResultsRequest::getClientInfo()const
|
||||
std::string DeleteDevopsOrganizationRequest::getOrgId()const
|
||||
{
|
||||
return clientInfo_;
|
||||
return orgId_;
|
||||
}
|
||||
|
||||
void PostAsyncScanResultsRequest::setClientInfo(const std::string& clientInfo)
|
||||
void DeleteDevopsOrganizationRequest::setOrgId(const std::string& orgId)
|
||||
{
|
||||
clientInfo_ = clientInfo;
|
||||
setParameter("ClientInfo", clientInfo);
|
||||
orgId_ = orgId;
|
||||
setBodyParameter("OrgId", orgId);
|
||||
}
|
||||
|
||||
72
devops-rdc/src/model/DeleteDevopsOrganizationResult.cc
Normal file
72
devops-rdc/src/model/DeleteDevopsOrganizationResult.cc
Normal file
@@ -0,0 +1,72 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#include <alibabacloud/devops-rdc/model/DeleteDevopsOrganizationResult.h>
|
||||
#include <json/json.h>
|
||||
|
||||
using namespace AlibabaCloud::Devops_rdc;
|
||||
using namespace AlibabaCloud::Devops_rdc::Model;
|
||||
|
||||
DeleteDevopsOrganizationResult::DeleteDevopsOrganizationResult() :
|
||||
ServiceResult()
|
||||
{}
|
||||
|
||||
DeleteDevopsOrganizationResult::DeleteDevopsOrganizationResult(const std::string &payload) :
|
||||
ServiceResult()
|
||||
{
|
||||
parse(payload);
|
||||
}
|
||||
|
||||
DeleteDevopsOrganizationResult::~DeleteDevopsOrganizationResult()
|
||||
{}
|
||||
|
||||
void DeleteDevopsOrganizationResult::parse(const std::string &payload)
|
||||
{
|
||||
Json::Reader reader;
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
if(!value["ErrorCode"].isNull())
|
||||
errorCode_ = value["ErrorCode"].asString();
|
||||
if(!value["ErrorMessage"].isNull())
|
||||
errorMessage_ = value["ErrorMessage"].asString();
|
||||
if(!value["Success"].isNull())
|
||||
success_ = value["Success"].asString() == "true";
|
||||
if(!value["Object"].isNull())
|
||||
object_ = value["Object"].asString();
|
||||
|
||||
}
|
||||
|
||||
std::string DeleteDevopsOrganizationResult::getObject()const
|
||||
{
|
||||
return object_;
|
||||
}
|
||||
|
||||
std::string DeleteDevopsOrganizationResult::getErrorCode()const
|
||||
{
|
||||
return errorCode_;
|
||||
}
|
||||
|
||||
std::string DeleteDevopsOrganizationResult::getErrorMessage()const
|
||||
{
|
||||
return errorMessage_;
|
||||
}
|
||||
|
||||
bool DeleteDevopsOrganizationResult::getSuccess()const
|
||||
{
|
||||
return success_;
|
||||
}
|
||||
|
||||
1
devops-rdc/version-2020-03-03.xml
Normal file
1
devops-rdc/version-2020-03-03.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Version product="devops-rdc" apiStyle="RPC" name="2020-03-03" isolationType="outer"><ErrorMapping exceptionExpress=""><ErrorCodes /></ErrorMapping><Apis><Api name="DeleteDevopsOrganization" /><Api name="PhysicalDeleteResource" /><Api name="CheckResource" /><Api name="LogicalDeleteResource" /><Api name="GetLastWorkspace" /><Api name="GetPipelineInstHistory" /><Api name="GetPipelineStepLog" /><Api name="UpdateTaskDetail" /><Api name="ListProjectCustomFields" /><Api name="GetTaskListFilter" /><Api name="GetTaskDetailBase" /><Api name="UpdateCommonGroup" /><Api name="GetTaskDetailActivity" /><Api name="CreateCommonGroup" /><Api name="GetProjectOption" /><Api name="DeleteCommonGroup" /><Api name="ListCommonGroup" /><Api name="GetUserName" /><Api name="ListSmartGroup" /><Api name="ListDevopsProjectTaskList" /><Api name="UpdatePipelineMember" /><Api name="InsertPipelineMember" /><Api name="TransferPipelineOwner" /><Api name="DeletePipelineMember" /><Api name="ListUserOrganization" /><Api name="UpdateDevopsProjectSprint" /><Api name="DeleteDevopsProjectMembers" /><Api name="UpdateDevopsProject" /><Api name="GetDevopsProjectMembers" /><Api name="CreateDevopsProjectSprint" /><Api name="ListDevopsProjectTasks" /><Api name="UpdateDevopsProjectTask" /><Api name="GetDevopsProjectInfo" /><Api name="ListDevopsScenarioFieldConfig" /><Api name="CreateDevopsProject" /><Api name="CheckAliyunAccountExists" /><Api name="DeleteDevopsProjectSprint" /><Api name="BatchInsertMembers" /><Api name="CreateDevopsProjectTask" /><Api name="GetDevopsProjectSprintInfo" /><Api name="ListDevopsProjectSprints" /><Api name="CreateDevopsOrganization" /><Api name="GetDevopsOrganizationMembers" /><Api name="GetUserByAliyunUid" /><Api name="GetDevopsProjectTaskInfo" /><Api name="ListDevopsProjectTaskFlow" /><Api name="ListDevopsProjectTaskFlowStatus" /><Api name="DeleteDevopsProjectTask" /><Api name="InsertDevopsUser" /><Api name="DeleteDevopsOrganizationMembers" /><Api name="InsertProjectMembers" /><Api name="DeleteDevopsProject" /><Api name="GetPipelineInstanceBuildNumberStatus" /><Api name="GetPipleineLatestInstanceStatus" /><Api name="GetPipelineInstanceGroupStatus" /><Api name="GetPipelineLog" /><Api name="GetPipelineInstanceInfo" /><Api name="ListServiceConnections" /><Api name="ListPipelines" /><Api name="CreateServiceConnection" /><Api name="CreateCredential" /><Api name="ListCredentials" /><Api name="CreatePipeline" /><Api name="GetPipelineInstanceStatus" /><Api name="CancelPipeline" /><Api name="ExecutePipeline" /></Apis></Version>
|
||||
@@ -71,6 +71,8 @@ namespace AlibabaCloud
|
||||
void setDtsJobName(const std::string& dtsJobName);
|
||||
std::string getDtsInstanceId()const;
|
||||
void setDtsInstanceId(const std::string& dtsInstanceId);
|
||||
std::string getSynchronizationDirection()const;
|
||||
void setSynchronizationDirection(const std::string& synchronizationDirection);
|
||||
std::string getSourceEndpointRegion()const;
|
||||
void setSourceEndpointRegion(const std::string& sourceEndpointRegion);
|
||||
bool getDelayNotice()const;
|
||||
@@ -131,6 +133,7 @@ namespace AlibabaCloud
|
||||
std::string sourceEndpointInstanceType_;
|
||||
std::string dtsJobName_;
|
||||
std::string dtsInstanceId_;
|
||||
std::string synchronizationDirection_;
|
||||
std::string sourceEndpointRegion_;
|
||||
bool delayNotice_;
|
||||
std::string destinationEndpointInstanceType_;
|
||||
|
||||
@@ -37,9 +37,15 @@ namespace AlibabaCloud
|
||||
|
||||
std::string getDtsJobId()const;
|
||||
void setDtsJobId(const std::string& dtsJobId);
|
||||
std::string getDtsInstanceID()const;
|
||||
void setDtsInstanceID(const std::string& dtsInstanceID);
|
||||
std::string getSynchronizationDirection()const;
|
||||
void setSynchronizationDirection(const std::string& synchronizationDirection);
|
||||
|
||||
private:
|
||||
std::string dtsJobId_;
|
||||
std::string dtsInstanceID_;
|
||||
std::string synchronizationDirection_;
|
||||
|
||||
};
|
||||
}
|
||||
|
||||
@@ -71,57 +71,59 @@ namespace AlibabaCloud
|
||||
DescribeDtsJobDetailResult();
|
||||
explicit DescribeDtsJobDetailResult(const std::string &payload);
|
||||
~DescribeDtsJobDetailResult();
|
||||
std::string getStatus()const;
|
||||
std::string getDbObject()const;
|
||||
std::string getCreateTime()const;
|
||||
std::string getDtsJobName()const;
|
||||
std::string getDynamicMessage()const;
|
||||
std::string getPayType()const;
|
||||
std::string getErrMessage()const;
|
||||
int getCode()const;
|
||||
std::string getDtsInstanceID()const;
|
||||
MigrationMode getMigrationMode()const;
|
||||
bool getSuccess()const;
|
||||
int getDelay()const;
|
||||
std::string getErrCode()const;
|
||||
std::string getDtsJobClass()const;
|
||||
int getCheckpoint()const;
|
||||
std::string getDtsJobId()const;
|
||||
std::string getDtsJobDirection()const;
|
||||
std::string getFinishTime()const;
|
||||
int getHttpStatusCode()const;
|
||||
std::string getStatus()const;
|
||||
std::string getDbObject()const;
|
||||
std::string getCreateTime()const;
|
||||
std::string getPayType()const;
|
||||
std::string getErrMessage()const;
|
||||
int getCode()const;
|
||||
std::string getErrCode()const;
|
||||
int getCheckpoint()const;
|
||||
std::string getDtsJobDirection()const;
|
||||
DestinationEndpoint getDestinationEndpoint()const;
|
||||
SourceEndpoint getSourceEndpoint()const;
|
||||
int getHttpStatusCode()const;
|
||||
std::string getExpireTime()const;
|
||||
std::string getErrorMessage()const;
|
||||
std::string getSynchronizationDirection()const;
|
||||
std::string getReserved()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
std::string status_;
|
||||
std::string dbObject_;
|
||||
std::string createTime_;
|
||||
std::string dtsJobName_;
|
||||
std::string dynamicMessage_;
|
||||
std::string payType_;
|
||||
std::string errMessage_;
|
||||
int code_;
|
||||
std::string dtsInstanceID_;
|
||||
MigrationMode migrationMode_;
|
||||
bool success_;
|
||||
int delay_;
|
||||
std::string errCode_;
|
||||
std::string dtsJobClass_;
|
||||
int checkpoint_;
|
||||
std::string dtsJobId_;
|
||||
std::string dtsJobDirection_;
|
||||
std::string finishTime_;
|
||||
int httpStatusCode_;
|
||||
std::string status_;
|
||||
std::string dbObject_;
|
||||
std::string createTime_;
|
||||
std::string payType_;
|
||||
std::string errMessage_;
|
||||
int code_;
|
||||
std::string errCode_;
|
||||
int checkpoint_;
|
||||
std::string dtsJobDirection_;
|
||||
DestinationEndpoint destinationEndpoint_;
|
||||
SourceEndpoint sourceEndpoint_;
|
||||
int httpStatusCode_;
|
||||
std::string expireTime_;
|
||||
std::string errorMessage_;
|
||||
std::string synchronizationDirection_;
|
||||
std::string reserved_;
|
||||
|
||||
};
|
||||
|
||||
@@ -46,14 +46,14 @@ namespace AlibabaCloud
|
||||
std::string destSchema;
|
||||
std::string errMsg;
|
||||
std::string targetNames;
|
||||
long bootTime;
|
||||
std::string bootTime;
|
||||
std::vector<ProgressInfo::JobLog> logs;
|
||||
std::string names;
|
||||
std::string item;
|
||||
bool canSkip;
|
||||
std::string repairMethod;
|
||||
int delaySeconds;
|
||||
long finishTime;
|
||||
std::string finishTime;
|
||||
int orderNum;
|
||||
long diffRow;
|
||||
std::string parentObj;
|
||||
|
||||
@@ -225,6 +225,17 @@ void ConfigureDtsJobRequest::setDtsInstanceId(const std::string& dtsInstanceId)
|
||||
setParameter("DtsInstanceId", dtsInstanceId);
|
||||
}
|
||||
|
||||
std::string ConfigureDtsJobRequest::getSynchronizationDirection()const
|
||||
{
|
||||
return synchronizationDirection_;
|
||||
}
|
||||
|
||||
void ConfigureDtsJobRequest::setSynchronizationDirection(const std::string& synchronizationDirection)
|
||||
{
|
||||
synchronizationDirection_ = synchronizationDirection;
|
||||
setParameter("SynchronizationDirection", synchronizationDirection);
|
||||
}
|
||||
|
||||
std::string ConfigureDtsJobRequest::getSourceEndpointRegion()const
|
||||
{
|
||||
return sourceEndpointRegion_;
|
||||
|
||||
@@ -38,3 +38,25 @@ void DescribeDtsJobDetailRequest::setDtsJobId(const std::string& dtsJobId)
|
||||
setParameter("DtsJobId", dtsJobId);
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailRequest::getDtsInstanceID()const
|
||||
{
|
||||
return dtsInstanceID_;
|
||||
}
|
||||
|
||||
void DescribeDtsJobDetailRequest::setDtsInstanceID(const std::string& dtsInstanceID)
|
||||
{
|
||||
dtsInstanceID_ = dtsInstanceID;
|
||||
setParameter("DtsInstanceID", dtsInstanceID);
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailRequest::getSynchronizationDirection()const
|
||||
{
|
||||
return synchronizationDirection_;
|
||||
}
|
||||
|
||||
void DescribeDtsJobDetailRequest::setSynchronizationDirection(const std::string& synchronizationDirection)
|
||||
{
|
||||
synchronizationDirection_ = synchronizationDirection;
|
||||
setParameter("SynchronizationDirection", synchronizationDirection);
|
||||
}
|
||||
|
||||
|
||||
@@ -134,24 +134,11 @@ void DescribeDtsJobDetailResult::parse(const std::string &payload)
|
||||
errorMessage_ = value["ErrorMessage"].asString();
|
||||
if(!value["DbObject"].isNull())
|
||||
dbObject_ = value["DbObject"].asString();
|
||||
if(!value["SynchronizationDirection"].isNull())
|
||||
synchronizationDirection_ = value["SynchronizationDirection"].asString();
|
||||
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getStatus()const
|
||||
{
|
||||
return status_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getDbObject()const
|
||||
{
|
||||
return dbObject_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getCreateTime()const
|
||||
{
|
||||
return createTime_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getDtsJobName()const
|
||||
{
|
||||
return dtsJobName_;
|
||||
@@ -162,21 +149,6 @@ std::string DescribeDtsJobDetailResult::getDynamicMessage()const
|
||||
return dynamicMessage_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getPayType()const
|
||||
{
|
||||
return payType_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getErrMessage()const
|
||||
{
|
||||
return errMessage_;
|
||||
}
|
||||
|
||||
int DescribeDtsJobDetailResult::getCode()const
|
||||
{
|
||||
return code_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getDtsInstanceID()const
|
||||
{
|
||||
return dtsInstanceID_;
|
||||
@@ -197,36 +169,71 @@ int DescribeDtsJobDetailResult::getDelay()const
|
||||
return delay_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getErrCode()const
|
||||
{
|
||||
return errCode_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getDtsJobClass()const
|
||||
{
|
||||
return dtsJobClass_;
|
||||
}
|
||||
|
||||
int DescribeDtsJobDetailResult::getCheckpoint()const
|
||||
{
|
||||
return checkpoint_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getDtsJobId()const
|
||||
{
|
||||
return dtsJobId_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getDtsJobDirection()const
|
||||
{
|
||||
return dtsJobDirection_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getFinishTime()const
|
||||
{
|
||||
return finishTime_;
|
||||
}
|
||||
|
||||
int DescribeDtsJobDetailResult::getHttpStatusCode()const
|
||||
{
|
||||
return httpStatusCode_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getStatus()const
|
||||
{
|
||||
return status_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getDbObject()const
|
||||
{
|
||||
return dbObject_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getCreateTime()const
|
||||
{
|
||||
return createTime_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getPayType()const
|
||||
{
|
||||
return payType_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getErrMessage()const
|
||||
{
|
||||
return errMessage_;
|
||||
}
|
||||
|
||||
int DescribeDtsJobDetailResult::getCode()const
|
||||
{
|
||||
return code_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getErrCode()const
|
||||
{
|
||||
return errCode_;
|
||||
}
|
||||
|
||||
int DescribeDtsJobDetailResult::getCheckpoint()const
|
||||
{
|
||||
return checkpoint_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getDtsJobDirection()const
|
||||
{
|
||||
return dtsJobDirection_;
|
||||
}
|
||||
|
||||
DescribeDtsJobDetailResult::DestinationEndpoint DescribeDtsJobDetailResult::getDestinationEndpoint()const
|
||||
{
|
||||
return destinationEndpoint_;
|
||||
@@ -237,11 +244,6 @@ DescribeDtsJobDetailResult::SourceEndpoint DescribeDtsJobDetailResult::getSource
|
||||
return sourceEndpoint_;
|
||||
}
|
||||
|
||||
int DescribeDtsJobDetailResult::getHttpStatusCode()const
|
||||
{
|
||||
return httpStatusCode_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getExpireTime()const
|
||||
{
|
||||
return expireTime_;
|
||||
@@ -252,6 +254,11 @@ std::string DescribeDtsJobDetailResult::getErrorMessage()const
|
||||
return errorMessage_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getSynchronizationDirection()const
|
||||
{
|
||||
return synchronizationDirection_;
|
||||
}
|
||||
|
||||
std::string DescribeDtsJobDetailResult::getReserved()const
|
||||
{
|
||||
return reserved_;
|
||||
|
||||
@@ -44,13 +44,13 @@ void DescribePreCheckStatusResult::parse(const std::string &payload)
|
||||
{
|
||||
ProgressInfo jobProgressObject;
|
||||
if(!valueJobProgressProgressInfo["BootTime"].isNull())
|
||||
jobProgressObject.bootTime = std::stol(valueJobProgressProgressInfo["BootTime"].asString());
|
||||
jobProgressObject.bootTime = valueJobProgressProgressInfo["BootTime"].asString();
|
||||
if(!valueJobProgressProgressInfo["CanSkip"].isNull())
|
||||
jobProgressObject.canSkip = valueJobProgressProgressInfo["CanSkip"].asString() == "true";
|
||||
if(!valueJobProgressProgressInfo["DelaySeconds"].isNull())
|
||||
jobProgressObject.delaySeconds = std::stoi(valueJobProgressProgressInfo["DelaySeconds"].asString());
|
||||
if(!valueJobProgressProgressInfo["FinishTime"].isNull())
|
||||
jobProgressObject.finishTime = std::stol(valueJobProgressProgressInfo["FinishTime"].asString());
|
||||
jobProgressObject.finishTime = valueJobProgressProgressInfo["FinishTime"].asString();
|
||||
if(!valueJobProgressProgressInfo["IgnoreFlag"].isNull())
|
||||
jobProgressObject.ignoreFlag = valueJobProgressProgressInfo["IgnoreFlag"].asString();
|
||||
if(!valueJobProgressProgressInfo["Item"].isNull())
|
||||
|
||||
1
geoip/2020-01-01/DescribeGeoipInstance.xml
Normal file
1
geoip/2020-01-01/DescribeGeoipInstance.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="geoip" controlPolicy="GeoipCommonBlackPolicy" visibility="Public" akProvenStatus="Disable" version="2020-01-01" keepClientResourceOwnerId="false" name="DescribeGeoipInstance" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicCode,dynamicMessage"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.aliyun.alidns.geoip.pop.service.PopGeoipInstanceService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.aliyun.alidns.geoip.pop.param.PopGetInstanceParam" method="getInstance" version="1.0.0" retries="-1" /><Parameters><Parameter name="akMfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="appIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="lang" tagName="Lang" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="userClientIp" tagName="UserClientIp" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Private"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="bid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="remoteApp" tagName="akProxy" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="instanceId" tagName="InstanceId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="20" apiDefault="200" special="GeoipCommonFlowControl" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="ProductCode" visibility="Public" type="String" name="module.productCode" nullToEmpty="false"/><Member tagName="InstanceId" visibility="Public" type="String" name="module.instanceId" nullToEmpty="false"/><Member tagName="VersionCode" visibility="Public" type="String" name="module.versionCode" nullToEmpty="false"/><Member tagName="MaxQps" visibility="Public" type="Long" name="module.maxQps" nullToEmpty="false"/><Member tagName="MaxQpd" visibility="Public" type="Long" name="module.maxQpd" nullToEmpty="false"/><Member tagName="QueryCount" visibility="Public" type="Long" name="module.queryCount" nullToEmpty="false"/><Member tagName="CreateTime" visibility="Public" type="String" name="module.createTime" nullToEmpty="false"/><Member tagName="CreateTimestamp" visibility="Public" type="Long" name="module.createTimestamp" nullToEmpty="false"/><Member tagName="ExpireTime" visibility="Public" type="String" name="module.expireTime" nullToEmpty="false"/><Member tagName="ExpireTimestamp" visibility="Public" type="Long" name="module.expireTimestamp" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
geoip/2020-01-01/DescribeGeoipInstanceDataInfos.xml
Normal file
1
geoip/2020-01-01/DescribeGeoipInstanceDataInfos.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="geoip" controlPolicy="GeoipCommonBlackPolicy" visibility="Public" akProvenStatus="Disable" version="2020-01-01" keepClientResourceOwnerId="false" name="DescribeGeoipInstanceDataInfos" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTP|HTTPS" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicCode,dynamicMessage"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.aliyun.alidns.geoip.pop.service.PopGeoipInstanceDataService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.aliyun.alidns.geoip.pop.param.PopListInstanceDataInfoParam" method="listInstanceDataInfo" version="1.0.0" retries="-1" /><Parameters><Parameter name="akMfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="appIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="lang" tagName="Lang" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="userClientIp" tagName="UserClientIp" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Private"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="bid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="remoteApp" tagName="akProxy" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="instanceId" tagName="InstanceId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="locationDataType" tagName="LocationDataType" type="String" required="false" tagPosition="Query" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="50" apiDefault="200" special="GeoipCommonFlowControl" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="DataInfos" visibility="Public" itemName="DataInfo" name="module" nullToEmpty="true"><Member tagName="Type" visibility="Public" type="String" name="type"/><Member tagName="Version" visibility="Public" type="String" name="version"/><Member tagName="UpdateTime" visibility="Public" type="String" name="updateTime"/><Member tagName="UpdateTimestamp" visibility="Public" type="Long" name="updateTimestamp"/><Member tagName="DownloadCount" visibility="Public" type="Long" name="downloadCount"/></Array></ResultMapping></Api>
|
||||
1
geoip/2020-01-01/DescribeGeoipInstanceDataUrl.xml
Normal file
1
geoip/2020-01-01/DescribeGeoipInstanceDataUrl.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="geoip" controlPolicy="GeoipCommonBlackPolicy" visibility="Public" akProvenStatus="Disable" version="2020-01-01" keepClientResourceOwnerId="false" name="DescribeGeoipInstanceDataUrl" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTP|HTTPS" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicCode,dynamicMessage"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.aliyun.alidns.geoip.pop.service.PopGeoipInstanceDataService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.aliyun.alidns.geoip.pop.param.PopGenerateInstanceDataUrlParam" method="generateInstanceDataUrls" version="1.0.0" retries="-1" /><Parameters><Parameter name="akMfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="appIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="lang" tagName="Lang" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="userClientIp" tagName="UserClientIp" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Private"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="bid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="remoteApp" tagName="akProxy" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="instanceId" tagName="InstanceId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="dataType" tagName="DataType" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="50" apiDefault="200" special="GeoipCommonFlowControl" /><ResultMapping><Member tagName="FixedDomainDownloadUrl" type="String" name="module.fixedDomainDownloadUrl"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="DownloadUrl" visibility="Public" type="String" name="module.downloadUrl" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
geoip/2020-01-01/DescribeGeoipInstanceStatistics.xml
Normal file
1
geoip/2020-01-01/DescribeGeoipInstanceStatistics.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="disable" isolationType="outer" parameterType="Single" product="geoip" controlPolicy="GeoipCommonBlackPolicy" visibility="Public" akProvenStatus="Disable" version="2020-01-01" keepClientResourceOwnerId="false" name="DescribeGeoipInstanceStatistics" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicCode,dynamicMessage"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.aliyun.alidns.geoip.pop.service.PopGeoipStatisticsService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.aliyun.alidns.geoip.pop.param.PopListInstanceStatisticsParam" method="listInstanceStatistics" version="1.0.0" retries="-1" /><Parameters><Parameter name="akMfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="appIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="lang" tagName="Lang" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="userClientIp" tagName="UserClientIp" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Private"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="bid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="remoteApp" tagName="akProxy" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="instanceId" tagName="InstanceId" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="startDate" tagName="StartDate" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="endDate" tagName="EndDate" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="20" apiDefault="200" special="GeoipCommonFlowControl" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="Statistics" visibility="Public" itemName="Statistic" name="module" nullToEmpty="false"><Member tagName="Timestamp" visibility="Public" type="Long" name="timestamp"/><Member tagName="Count" visibility="Public" type="Long" name="count"/></Array></ResultMapping></Api>
|
||||
1
geoip/2020-01-01/DescribeGeoipInstances.xml
Normal file
1
geoip/2020-01-01/DescribeGeoipInstances.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="geoip" controlPolicy="GeoipCommonBlackPolicy" visibility="Public" akProvenStatus="Disable" version="2020-01-01" keepClientResourceOwnerId="false" name="DescribeGeoipInstances" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicCode,dynamicMessage"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.aliyun.alidns.geoip.pop.service.PopGeoipInstanceService" timeout="10000" protocol="hsf" group="HSF" invokeType="com.aliyun.alidns.geoip.pop.param.PopListInstanceParam" method="listInstance" version="1.0.0" retries="-1" /><Parameters><Parameter name="akMfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="appIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="lang" tagName="Lang" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="userClientIp" tagName="UserClientIp" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Private"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="bid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="remoteApp" tagName="akProxy" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="20" apiDefault="200" special="GeoipCommonFlowControl" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Array tagName="GeoipInstances" visibility="Public" itemName="GeoipInstance" name="module" nullToEmpty="true"><Member tagName="ProductCode" visibility="Public" type="String" name="productCode"/><Member tagName="InstanceId" visibility="Public" type="String" name="instanceId"/><Member tagName="VersionCode" visibility="Public" type="String" name="versionCode"/><Member tagName="Status" visibility="Public" type="String" name="status"/><Member tagName="CreateTime" visibility="Public" type="String" name="createTime"/><Member tagName="CreateTimestamp" visibility="Public" type="Long" name="createTimestamp"/><Member tagName="ExpireTime" visibility="Public" type="String" name="expireTime"/><Member tagName="ExpireTimestamp" visibility="Public" type="Long" name="expireTimestamp"/><Member tagName="MaxQps" visibility="Public" type="Long" name="maxQps"/><Member tagName="MaxQpd" visibility="Public" type="Long" name="maxQpd"/></Array></ResultMapping></Api>
|
||||
1
geoip/2020-01-01/DescribeIpv4Location.xml
Normal file
1
geoip/2020-01-01/DescribeIpv4Location.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="geoip" controlPolicy="DescribeLocationBlackPolicy" visibility="Public" akProvenStatus="Disable" version="2020-01-01" keepClientResourceOwnerId="false" name="DescribeIpv4Location" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicCode,dynamicMessage"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.aliyun.alidns.geoip.pop.service.PopGeoipLocationService" timeout="3000" protocol="hsf" group="HSF" invokeType="com.aliyun.alidns.geoip.pop.param.PopGetIpv4LocationParam" method="getIpv4Location" version="1.0.0" retries="-1" /><Parameters><Parameter name="akMfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="appIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="lang" tagName="Lang" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="userClientIp" tagName="UserClientIp" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Private"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="bid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="remoteApp" tagName="akProxy" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ip" tagName="Ip" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="30000" apiDefault="30000" special="DescribeLocationFlowControl" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Ip" visibility="Public" type="String" name="module.ip" nullToEmpty="false"/><Member tagName="Country" visibility="Public" type="String" name="module.country" nullToEmpty="false"/><Member tagName="Province" visibility="Public" type="String" name="module.province" nullToEmpty="false"/><Member tagName="City" visibility="Public" type="String" name="module.city" nullToEmpty="false"/><Member tagName="County" visibility="Public" type="String" name="module.county" nullToEmpty="false"/><Member tagName="Isp" visibility="Public" type="String" name="module.isp" nullToEmpty="false"/><Member tagName="CountryCode" visibility="Public" type="String" name="module.countryCode" nullToEmpty="false"/><Member tagName="CountryEn" visibility="Public" type="String" name="module.countryEn" nullToEmpty="false"/><Member tagName="ProvinceEn" visibility="Public" type="String" name="module.provinceEn" nullToEmpty="false"/><Member tagName="CityEn" visibility="Public" type="String" name="module.cityEn" nullToEmpty="false"/><Member tagName="Longitude" visibility="Public" type="String" name="module.longitude" nullToEmpty="false"/><Member tagName="Latitude" visibility="Public" type="String" name="module.latitude" nullToEmpty="false"/></ResultMapping></Api>
|
||||
1
geoip/2020-01-01/DescribeIpv6Location.xml
Normal file
1
geoip/2020-01-01/DescribeIpv6Location.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="geoip" controlPolicy="DescribeLocationBlackPolicy" visibility="Public" akProvenStatus="Disable" version="2020-01-01" keepClientResourceOwnerId="false" name="DescribeIpv6Location" showJsonItemName="true" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST|GET" /><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicCode,dynamicMessage"><ErrorCodes /></ErrorMapping><IspProtocol interface="com.aliyun.alidns.geoip.pop.service.PopGeoipLocationService" timeout="3000" protocol="hsf" group="HSF" invokeType="com.aliyun.alidns.geoip.pop.param.PopGetIpv6LocationParam" method="getIpv6Location" version="1.0.0" retries="-1" /><Parameters><Parameter name="akMfaPresent" tagName="ak_mfa_present" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userId" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerParentId" tagName="callerParentId" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerUid" tagName="stsTokenCallerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="stsTokenCallerBid" tagName="stsTokenCallerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="appIp" tagName="app_ip" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="securityTransport" tagName="security_transport" type="Boolean" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="lang" tagName="Lang" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Public"/><Parameter name="userClientIp" tagName="UserClientIp" type="String" required="false" tagPosition="Query" checkBlank="false" visibility="Private"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="bid" tagName="callerBid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="remoteApp" tagName="akProxy" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="ip" tagName="Ip" type="String" required="true" tagPosition="Query" docRequired="true" checkBlank="false" visibility="Public"/></Parameters><FlowControl controlUnit="Second" userDefault="30000" apiDefault="30000" special="DescribeLocationFlowControl" /><ResultMapping><Member tagName="RequestId" visibility="Public" type="String" name="requestId"/><Member tagName="Ip" visibility="Public" type="String" name="module.ip" nullToEmpty="false"/><Member tagName="Country" visibility="Public" type="String" name="module.country" nullToEmpty="false"/><Member tagName="Province" visibility="Public" type="String" name="module.province" nullToEmpty="false"/><Member tagName="City" visibility="Public" type="String" name="module.city" nullToEmpty="false"/><Member tagName="County" visibility="Public" type="String" name="module.county" nullToEmpty="false"/><Member tagName="Isp" visibility="Public" type="String" name="module.isp" nullToEmpty="false"/><Member tagName="CountryCode" visibility="Public" type="String" name="module.countryCode" nullToEmpty="false"/><Member tagName="CountryEn" visibility="Public" type="String" name="module.countryEn" nullToEmpty="false"/><Member tagName="ProvinceEn" visibility="Public" type="String" name="module.provinceEn" nullToEmpty="false"/><Member tagName="CityEn" visibility="Public" type="String" name="module.cityEn" nullToEmpty="false"/><Member tagName="Longitude" visibility="Public" type="String" name="module.longitude" nullToEmpty="false"/><Member tagName="Latitude" visibility="Public" type="String" name="module.latitude" nullToEmpty="false"/></ResultMapping></Api>
|
||||
@@ -35,6 +35,8 @@ namespace AlibabaCloud
|
||||
DescribeGeoipInstanceDataInfosRequest();
|
||||
~DescribeGeoipInstanceDataInfosRequest();
|
||||
|
||||
std::string getLocationDataType()const;
|
||||
void setLocationDataType(const std::string& locationDataType);
|
||||
std::string getInstanceId()const;
|
||||
void setInstanceId(const std::string& instanceId);
|
||||
std::string getUserClientIp()const;
|
||||
@@ -43,6 +45,7 @@ namespace AlibabaCloud
|
||||
void setLang(const std::string& lang);
|
||||
|
||||
private:
|
||||
std::string locationDataType_;
|
||||
std::string instanceId_;
|
||||
std::string userClientIp_;
|
||||
std::string lang_;
|
||||
|
||||
@@ -37,11 +37,13 @@ namespace AlibabaCloud
|
||||
DescribeGeoipInstanceDataUrlResult();
|
||||
explicit DescribeGeoipInstanceDataUrlResult(const std::string &payload);
|
||||
~DescribeGeoipInstanceDataUrlResult();
|
||||
std::string getFixedDomainDownloadUrl()const;
|
||||
std::string getDownloadUrl()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
std::string fixedDomainDownloadUrl_;
|
||||
std::string downloadUrl_;
|
||||
|
||||
};
|
||||
|
||||
@@ -27,6 +27,17 @@ DescribeGeoipInstanceDataInfosRequest::DescribeGeoipInstanceDataInfosRequest() :
|
||||
DescribeGeoipInstanceDataInfosRequest::~DescribeGeoipInstanceDataInfosRequest()
|
||||
{}
|
||||
|
||||
std::string DescribeGeoipInstanceDataInfosRequest::getLocationDataType()const
|
||||
{
|
||||
return locationDataType_;
|
||||
}
|
||||
|
||||
void DescribeGeoipInstanceDataInfosRequest::setLocationDataType(const std::string& locationDataType)
|
||||
{
|
||||
locationDataType_ = locationDataType;
|
||||
setParameter("LocationDataType", locationDataType);
|
||||
}
|
||||
|
||||
std::string DescribeGeoipInstanceDataInfosRequest::getInstanceId()const
|
||||
{
|
||||
return instanceId_;
|
||||
|
||||
@@ -39,11 +39,18 @@ void DescribeGeoipInstanceDataUrlResult::parse(const std::string &payload)
|
||||
Json::Value value;
|
||||
reader.parse(payload, value);
|
||||
setRequestId(value["RequestId"].asString());
|
||||
if(!value["FixedDomainDownloadUrl"].isNull())
|
||||
fixedDomainDownloadUrl_ = value["FixedDomainDownloadUrl"].asString();
|
||||
if(!value["DownloadUrl"].isNull())
|
||||
downloadUrl_ = value["DownloadUrl"].asString();
|
||||
|
||||
}
|
||||
|
||||
std::string DescribeGeoipInstanceDataUrlResult::getFixedDomainDownloadUrl()const
|
||||
{
|
||||
return fixedDomainDownloadUrl_;
|
||||
}
|
||||
|
||||
std::string DescribeGeoipInstanceDataUrlResult::getDownloadUrl()const
|
||||
{
|
||||
return downloadUrl_;
|
||||
|
||||
1
geoip/version-2020-01-01.xml
Normal file
1
geoip/version-2020-01-01.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Version product="geoip" apiStyle="RPC" name="2020-01-01" isolationType="outer"><ErrorMapping exceptionExpress="success=false,errorCode,errorMessage,httpStatusCode,dynamicCode,dynamicMessage"><ErrorCodes><ErrorCode extendedErrorCode="" code="Forbidden.AuthType" errorMessage="The authentication method is not supported." errorCode="Forbidden.AuthType" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="Forbidden.RAM" errorMessage="You are not authorized to operate on the specified resource or the API operation does not support RAM." errorCode="Forbidden.RAM" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="InvalidParameter" errorMessage="The specified parameter is invalid." errorCode="InvalidParameter" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipInstance.Invalid.InstanceId" errorMessage="The specified instance ID is invalid." errorCode="GeoipInstance.Invalid.InstanceId" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipInstance.Invalid.UserId" errorMessage="The specified user ID is invalid." errorCode="GeoipInstance.Invalid.UserId" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipInstance.NotExists" errorMessage="The specified instance does not exist." errorCode="GeoipInstance.NotExists" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipInstance.Qpd.ExceedsLimit" errorMessage="The upper limit of queries per day for the instance is reached." errorCode="GeoipInstance.Qpd.ExceedsLimit" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipInstance.Qps.ExceedsLimit" errorMessage="The upper limit of queries per second for the instance is reached." errorCode="GeoipInstance.Qps.ExceedsLimit" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipLocation.Ipv6.Invalid" errorMessage="The IPv6 address is invalid." errorCode="GeoipLocation.Ipv6.Invalid" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipLocation.NotFound" errorMessage="The geolocation of the IP address is not found." errorCode="GeoipLocation.NotFound" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipLocation.QueryFail" errorMessage="Failed to query the geolocation of the IP address." errorCode="GeoipLocation.QueryFail" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipStatistics.Invalid.StartDate" errorMessage="The start date is invalid." errorCode="GeoipStatistics.Invalid.StartDate" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipStatistics.QuotaExceeded.Time" errorMessage="You can only query the instance statistics of the latest 90 days." errorCode="GeoipStatistics.QuotaExceeded.Time" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipLocation.Ipv4.Invalid" errorMessage="The IPv4 address is invalid." errorCode="GeoipLocation.Ipv4.Invalid" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipOffline.Invalid.DataType" errorMessage="The data type is invalid." errorCode="GeoipOffline.Invalid.DataType" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipOffline.Invalid.InstanceProductCode" errorMessage="The instance product code is invalid." errorCode="GeoipOffline.Invalid.InstanceProductCode" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipOffline.ObtainDownloadAddress.Fail" errorMessage="Failed to obtain the download address." errorCode="GeoipOffline.ObtainDownloadAddress.Fail" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipOffline.ObtainUserInfo.Fail" errorMessage="Failed to obtain the user information." errorCode="GeoipOffline.ObtainUserInfo.Fail" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipOnline.Invalid.InstanceProductCode" errorMessage="The instance product code is invalid." errorCode="GeoipOnline.Invalid.InstanceProductCode" type="user" httpCode="400" /><ErrorCode extendedErrorCode="" code="GeoipInstance.Invalid.LocationDataType" errorMessage="The location data type is invalid." errorCode="GeoipInstance.Invalid.LocationDataType" type="user" httpCode="400" /></ErrorCodes><UnknownError errorMessage="An error occurred while processing your request. Please try again. Submit a ticket if the problem still exists." errorCode="InternalError" type="" httpCode="500" /></ErrorMapping><Apis><Api name="DescribeGeoipInstanceDataUrl" /><Api name="DescribeGeoipInstanceDataInfos" /><Api name="DescribeIpv4Location" /><Api name="DescribeGeoipInstances" /><Api name="DescribeGeoipInstanceStatistics" /><Api name="DescribeGeoipInstance" /><Api name="DescribeIpv6Location" /></Apis></Version>
|
||||
@@ -37,6 +37,8 @@ set(green_public_header_model
|
||||
include/alibabacloud/green/model/AddVideoDnaGroupResult.h
|
||||
include/alibabacloud/green/model/CreatCustomOcrTemplateRequest.h
|
||||
include/alibabacloud/green/model/CreatCustomOcrTemplateResult.h
|
||||
include/alibabacloud/green/model/CreateAuditCallbackRequest.h
|
||||
include/alibabacloud/green/model/CreateAuditCallbackResult.h
|
||||
include/alibabacloud/green/model/CreateBizTypeRequest.h
|
||||
include/alibabacloud/green/model/CreateBizTypeResult.h
|
||||
include/alibabacloud/green/model/CreateCdiBagRequest.h
|
||||
@@ -85,6 +87,8 @@ set(green_public_header_model
|
||||
include/alibabacloud/green/model/DescribeAppInfoResult.h
|
||||
include/alibabacloud/green/model/DescribeAuditCallbackRequest.h
|
||||
include/alibabacloud/green/model/DescribeAuditCallbackResult.h
|
||||
include/alibabacloud/green/model/DescribeAuditCallbackListRequest.h
|
||||
include/alibabacloud/green/model/DescribeAuditCallbackListResult.h
|
||||
include/alibabacloud/green/model/DescribeAuditContentRequest.h
|
||||
include/alibabacloud/green/model/DescribeAuditContentResult.h
|
||||
include/alibabacloud/green/model/DescribeAuditContentItemRequest.h
|
||||
@@ -227,10 +231,6 @@ set(green_public_header_model
|
||||
include/alibabacloud/green/model/MarkOssResultResult.h
|
||||
include/alibabacloud/green/model/MarkWebsiteScanResultRequest.h
|
||||
include/alibabacloud/green/model/MarkWebsiteScanResultResult.h
|
||||
include/alibabacloud/green/model/PostAsyncScanRequest.h
|
||||
include/alibabacloud/green/model/PostAsyncScanResult.h
|
||||
include/alibabacloud/green/model/PostAsyncScanResultsRequest.h
|
||||
include/alibabacloud/green/model/PostAsyncScanResultsResult.h
|
||||
include/alibabacloud/green/model/RefundCdiBagRequest.h
|
||||
include/alibabacloud/green/model/RefundCdiBagResult.h
|
||||
include/alibabacloud/green/model/RefundCdiBaseBagRequest.h
|
||||
@@ -376,6 +376,8 @@ set(green_src
|
||||
src/model/AddVideoDnaGroupResult.cc
|
||||
src/model/CreatCustomOcrTemplateRequest.cc
|
||||
src/model/CreatCustomOcrTemplateResult.cc
|
||||
src/model/CreateAuditCallbackRequest.cc
|
||||
src/model/CreateAuditCallbackResult.cc
|
||||
src/model/CreateBizTypeRequest.cc
|
||||
src/model/CreateBizTypeResult.cc
|
||||
src/model/CreateCdiBagRequest.cc
|
||||
@@ -424,6 +426,8 @@ set(green_src
|
||||
src/model/DescribeAppInfoResult.cc
|
||||
src/model/DescribeAuditCallbackRequest.cc
|
||||
src/model/DescribeAuditCallbackResult.cc
|
||||
src/model/DescribeAuditCallbackListRequest.cc
|
||||
src/model/DescribeAuditCallbackListResult.cc
|
||||
src/model/DescribeAuditContentRequest.cc
|
||||
src/model/DescribeAuditContentResult.cc
|
||||
src/model/DescribeAuditContentItemRequest.cc
|
||||
@@ -566,10 +570,6 @@ set(green_src
|
||||
src/model/MarkOssResultResult.cc
|
||||
src/model/MarkWebsiteScanResultRequest.cc
|
||||
src/model/MarkWebsiteScanResultResult.cc
|
||||
src/model/PostAsyncScanRequest.cc
|
||||
src/model/PostAsyncScanResult.cc
|
||||
src/model/PostAsyncScanResultsRequest.cc
|
||||
src/model/PostAsyncScanResultsResult.cc
|
||||
src/model/RefundCdiBagRequest.cc
|
||||
src/model/RefundCdiBagResult.cc
|
||||
src/model/RefundCdiBaseBagRequest.cc
|
||||
|
||||
@@ -38,6 +38,8 @@
|
||||
#include "model/AddVideoDnaGroupResult.h"
|
||||
#include "model/CreatCustomOcrTemplateRequest.h"
|
||||
#include "model/CreatCustomOcrTemplateResult.h"
|
||||
#include "model/CreateAuditCallbackRequest.h"
|
||||
#include "model/CreateAuditCallbackResult.h"
|
||||
#include "model/CreateBizTypeRequest.h"
|
||||
#include "model/CreateBizTypeResult.h"
|
||||
#include "model/CreateCdiBagRequest.h"
|
||||
@@ -86,6 +88,8 @@
|
||||
#include "model/DescribeAppInfoResult.h"
|
||||
#include "model/DescribeAuditCallbackRequest.h"
|
||||
#include "model/DescribeAuditCallbackResult.h"
|
||||
#include "model/DescribeAuditCallbackListRequest.h"
|
||||
#include "model/DescribeAuditCallbackListResult.h"
|
||||
#include "model/DescribeAuditContentRequest.h"
|
||||
#include "model/DescribeAuditContentResult.h"
|
||||
#include "model/DescribeAuditContentItemRequest.h"
|
||||
@@ -228,10 +232,6 @@
|
||||
#include "model/MarkOssResultResult.h"
|
||||
#include "model/MarkWebsiteScanResultRequest.h"
|
||||
#include "model/MarkWebsiteScanResultResult.h"
|
||||
#include "model/PostAsyncScanRequest.h"
|
||||
#include "model/PostAsyncScanResult.h"
|
||||
#include "model/PostAsyncScanResultsRequest.h"
|
||||
#include "model/PostAsyncScanResultsResult.h"
|
||||
#include "model/RefundCdiBagRequest.h"
|
||||
#include "model/RefundCdiBagResult.h"
|
||||
#include "model/RefundCdiBaseBagRequest.h"
|
||||
@@ -391,6 +391,9 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::CreatCustomOcrTemplateResult> CreatCustomOcrTemplateOutcome;
|
||||
typedef std::future<CreatCustomOcrTemplateOutcome> CreatCustomOcrTemplateOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::CreatCustomOcrTemplateRequest&, const CreatCustomOcrTemplateOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> CreatCustomOcrTemplateAsyncHandler;
|
||||
typedef Outcome<Error, Model::CreateAuditCallbackResult> CreateAuditCallbackOutcome;
|
||||
typedef std::future<CreateAuditCallbackOutcome> CreateAuditCallbackOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::CreateAuditCallbackRequest&, const CreateAuditCallbackOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> CreateAuditCallbackAsyncHandler;
|
||||
typedef Outcome<Error, Model::CreateBizTypeResult> CreateBizTypeOutcome;
|
||||
typedef std::future<CreateBizTypeOutcome> CreateBizTypeOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::CreateBizTypeRequest&, const CreateBizTypeOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> CreateBizTypeAsyncHandler;
|
||||
@@ -463,6 +466,9 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::DescribeAuditCallbackResult> DescribeAuditCallbackOutcome;
|
||||
typedef std::future<DescribeAuditCallbackOutcome> DescribeAuditCallbackOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::DescribeAuditCallbackRequest&, const DescribeAuditCallbackOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DescribeAuditCallbackAsyncHandler;
|
||||
typedef Outcome<Error, Model::DescribeAuditCallbackListResult> DescribeAuditCallbackListOutcome;
|
||||
typedef std::future<DescribeAuditCallbackListOutcome> DescribeAuditCallbackListOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::DescribeAuditCallbackListRequest&, const DescribeAuditCallbackListOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DescribeAuditCallbackListAsyncHandler;
|
||||
typedef Outcome<Error, Model::DescribeAuditContentResult> DescribeAuditContentOutcome;
|
||||
typedef std::future<DescribeAuditContentOutcome> DescribeAuditContentOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::DescribeAuditContentRequest&, const DescribeAuditContentOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> DescribeAuditContentAsyncHandler;
|
||||
@@ -676,12 +682,6 @@ namespace AlibabaCloud
|
||||
typedef Outcome<Error, Model::MarkWebsiteScanResultResult> MarkWebsiteScanResultOutcome;
|
||||
typedef std::future<MarkWebsiteScanResultOutcome> MarkWebsiteScanResultOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::MarkWebsiteScanResultRequest&, const MarkWebsiteScanResultOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> MarkWebsiteScanResultAsyncHandler;
|
||||
typedef Outcome<Error, Model::PostAsyncScanResult> PostAsyncScanOutcome;
|
||||
typedef std::future<PostAsyncScanOutcome> PostAsyncScanOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::PostAsyncScanRequest&, const PostAsyncScanOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> PostAsyncScanAsyncHandler;
|
||||
typedef Outcome<Error, Model::PostAsyncScanResultsResult> PostAsyncScanResultsOutcome;
|
||||
typedef std::future<PostAsyncScanResultsOutcome> PostAsyncScanResultsOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::PostAsyncScanResultsRequest&, const PostAsyncScanResultsOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> PostAsyncScanResultsAsyncHandler;
|
||||
typedef Outcome<Error, Model::RefundCdiBagResult> RefundCdiBagOutcome;
|
||||
typedef std::future<RefundCdiBagOutcome> RefundCdiBagOutcomeCallable;
|
||||
typedef std::function<void(const GreenClient*, const Model::RefundCdiBagRequest&, const RefundCdiBagOutcome&, const std::shared_ptr<const AsyncCallerContext>&)> RefundCdiBagAsyncHandler;
|
||||
@@ -900,6 +900,9 @@ namespace AlibabaCloud
|
||||
CreatCustomOcrTemplateOutcome creatCustomOcrTemplate(const Model::CreatCustomOcrTemplateRequest &request)const;
|
||||
void creatCustomOcrTemplateAsync(const Model::CreatCustomOcrTemplateRequest& request, const CreatCustomOcrTemplateAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
CreatCustomOcrTemplateOutcomeCallable creatCustomOcrTemplateCallable(const Model::CreatCustomOcrTemplateRequest& request) const;
|
||||
CreateAuditCallbackOutcome createAuditCallback(const Model::CreateAuditCallbackRequest &request)const;
|
||||
void createAuditCallbackAsync(const Model::CreateAuditCallbackRequest& request, const CreateAuditCallbackAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
CreateAuditCallbackOutcomeCallable createAuditCallbackCallable(const Model::CreateAuditCallbackRequest& request) const;
|
||||
CreateBizTypeOutcome createBizType(const Model::CreateBizTypeRequest &request)const;
|
||||
void createBizTypeAsync(const Model::CreateBizTypeRequest& request, const CreateBizTypeAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
CreateBizTypeOutcomeCallable createBizTypeCallable(const Model::CreateBizTypeRequest& request) const;
|
||||
@@ -972,6 +975,9 @@ namespace AlibabaCloud
|
||||
DescribeAuditCallbackOutcome describeAuditCallback(const Model::DescribeAuditCallbackRequest &request)const;
|
||||
void describeAuditCallbackAsync(const Model::DescribeAuditCallbackRequest& request, const DescribeAuditCallbackAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DescribeAuditCallbackOutcomeCallable describeAuditCallbackCallable(const Model::DescribeAuditCallbackRequest& request) const;
|
||||
DescribeAuditCallbackListOutcome describeAuditCallbackList(const Model::DescribeAuditCallbackListRequest &request)const;
|
||||
void describeAuditCallbackListAsync(const Model::DescribeAuditCallbackListRequest& request, const DescribeAuditCallbackListAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DescribeAuditCallbackListOutcomeCallable describeAuditCallbackListCallable(const Model::DescribeAuditCallbackListRequest& request) const;
|
||||
DescribeAuditContentOutcome describeAuditContent(const Model::DescribeAuditContentRequest &request)const;
|
||||
void describeAuditContentAsync(const Model::DescribeAuditContentRequest& request, const DescribeAuditContentAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
DescribeAuditContentOutcomeCallable describeAuditContentCallable(const Model::DescribeAuditContentRequest& request) const;
|
||||
@@ -1185,12 +1191,6 @@ namespace AlibabaCloud
|
||||
MarkWebsiteScanResultOutcome markWebsiteScanResult(const Model::MarkWebsiteScanResultRequest &request)const;
|
||||
void markWebsiteScanResultAsync(const Model::MarkWebsiteScanResultRequest& request, const MarkWebsiteScanResultAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
MarkWebsiteScanResultOutcomeCallable markWebsiteScanResultCallable(const Model::MarkWebsiteScanResultRequest& request) const;
|
||||
PostAsyncScanOutcome postAsyncScan(const Model::PostAsyncScanRequest &request)const;
|
||||
void postAsyncScanAsync(const Model::PostAsyncScanRequest& request, const PostAsyncScanAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
PostAsyncScanOutcomeCallable postAsyncScanCallable(const Model::PostAsyncScanRequest& request) const;
|
||||
PostAsyncScanResultsOutcome postAsyncScanResults(const Model::PostAsyncScanResultsRequest &request)const;
|
||||
void postAsyncScanResultsAsync(const Model::PostAsyncScanResultsRequest& request, const PostAsyncScanResultsAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
PostAsyncScanResultsOutcomeCallable postAsyncScanResultsCallable(const Model::PostAsyncScanResultsRequest& request) const;
|
||||
RefundCdiBagOutcome refundCdiBag(const Model::RefundCdiBagRequest &request)const;
|
||||
void refundCdiBagAsync(const Model::RefundCdiBagRequest& request, const RefundCdiBagAsyncHandler& handler, const std::shared_ptr<const AsyncCallerContext>& context = nullptr) const;
|
||||
RefundCdiBagOutcomeCallable refundCdiBagCallable(const Model::RefundCdiBagRequest& request) const;
|
||||
|
||||
@@ -0,0 +1,63 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_CREATEAUDITCALLBACKREQUEST_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_CREATEAUDITCALLBACKREQUEST_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <alibabacloud/core/RpcServiceRequest.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT CreateAuditCallbackRequest : public RpcServiceRequest
|
||||
{
|
||||
|
||||
public:
|
||||
CreateAuditCallbackRequest();
|
||||
~CreateAuditCallbackRequest();
|
||||
|
||||
std::string getCallbackTypes()const;
|
||||
void setCallbackTypes(const std::string& callbackTypes);
|
||||
std::string getCallbackSuggestions()const;
|
||||
void setCallbackSuggestions(const std::string& callbackSuggestions);
|
||||
std::string getUrl()const;
|
||||
void setUrl(const std::string& url);
|
||||
std::string getCryptType()const;
|
||||
void setCryptType(const std::string& cryptType);
|
||||
std::string getSourceIp()const;
|
||||
void setSourceIp(const std::string& sourceIp);
|
||||
std::string getName()const;
|
||||
void setName(const std::string& name);
|
||||
|
||||
private:
|
||||
std::string callbackTypes_;
|
||||
std::string callbackSuggestions_;
|
||||
std::string url_;
|
||||
std::string cryptType_;
|
||||
std::string sourceIp_;
|
||||
std::string name_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_CREATEAUDITCALLBACKREQUEST_H_
|
||||
@@ -0,0 +1,67 @@
|
||||
/*
|
||||
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing, software
|
||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
#ifndef ALIBABACLOUD_GREEN_MODEL_CREATEAUDITCALLBACKRESULT_H_
|
||||
#define ALIBABACLOUD_GREEN_MODEL_CREATEAUDITCALLBACKRESULT_H_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <utility>
|
||||
#include <alibabacloud/core/ServiceResult.h>
|
||||
#include <alibabacloud/green/GreenExport.h>
|
||||
|
||||
namespace AlibabaCloud
|
||||
{
|
||||
namespace Green
|
||||
{
|
||||
namespace Model
|
||||
{
|
||||
class ALIBABACLOUD_GREEN_EXPORT CreateAuditCallbackResult : public ServiceResult
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
CreateAuditCallbackResult();
|
||||
explicit CreateAuditCallbackResult(const std::string &payload);
|
||||
~CreateAuditCallbackResult();
|
||||
std::string getCryptType()const;
|
||||
std::string getModifiedTime()const;
|
||||
std::string getSeed()const;
|
||||
std::string getCreateTime()const;
|
||||
std::vector<std::string> getCallbackTypes()const;
|
||||
long getId()const;
|
||||
std::vector<std::string> getCallbackSuggestions()const;
|
||||
std::string getUrl()const;
|
||||
std::string getName()const;
|
||||
|
||||
protected:
|
||||
void parse(const std::string &payload);
|
||||
private:
|
||||
std::string cryptType_;
|
||||
std::string modifiedTime_;
|
||||
std::string seed_;
|
||||
std::string createTime_;
|
||||
std::vector<std::string> callbackTypes_;
|
||||
long id_;
|
||||
std::vector<std::string> callbackSuggestions_;
|
||||
std::string url_;
|
||||
std::string name_;
|
||||
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
#endif // !ALIBABACLOUD_GREEN_MODEL_CREATEAUDITCALLBACKRESULT_H_
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user