fix: clear pop meta files

This commit is contained in:
wb-hx510875
2021-05-08 10:10:27 +08:00
committed by page
parent a2e2d09381
commit 90a140992d
2248 changed files with 0 additions and 2347 deletions

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
<?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="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-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"/><Parameter name="pageSize" tagName="PageSize" type="Integer" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="pageToken" tagName="PageToken" type="String" required="false" tagPosition="Body" 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/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"/><Member tagName="Total" visibility="Public" type="Integer" name="total" nullToEmpty="false"/><Member tagName="NextPageToken" visibility="Public" type="String" name="nextPageToken" nullToEmpty="true"/><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>

View File

@@ -1 +0,0 @@
<?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>

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
<?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>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,2 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

View File

@@ -1 +0,0 @@
<?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>

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
<?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>

File diff suppressed because one or more lines are too long

View File

@@ -1 +0,0 @@
<?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>