Support devops organization deletion.
This commit is contained in:
1
devops-rdc/2020-03-03/InsertDevopsUser.xml
Normal file
1
devops-rdc/2020-03-03/InsertDevopsUser.xml
Normal file
@@ -0,0 +1 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?><Api responseBodyIsOriginalObject="" authType="AK" responseLog="enable" isolationType="outer" parameterType="Single" product="devops-rdc" visibility="Public" akProvenStatus="Disable" version="2020-03-03" keepClientResourceOwnerId="false" name="InsertDevopsUser" showJsonItemName="false" status="online"><IsvProtocol protocol="HTTPS|HTTP" method="POST" /><ErrorMapping exceptionExpress="successful=false,errorCode,errorMsg,httpStatusCode,errorCode,errorMsg"><ErrorCodes /></ErrorMapping><IspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_prod/api/pop/user/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><Parameters><Parameter name="requestId" tagName="RequestId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="aliyunPk" tagName="callerUid" type="Long" required="false" tagPosition="System" checkBlank="false"/><Parameter name="IspSignature" tagName="IspSignature" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="callerType" tagName="callerType" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="userPk" tagName="UserPk" type="String" required="true" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="username" tagName="UserName" type="String" required="false" tagPosition="Body" docRequired="true" checkBlank="false" visibility="Public"/><Parameter name="phone" tagName="Phone" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="email" tagName="Email" type="String" required="false" tagPosition="Body" checkBlank="false" visibility="Public"/><Parameter name="securityToken" tagName="SecurityToken" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="accessKeyId" tagName="AccessKeyId" type="String" required="false" tagPosition="System" checkBlank="false"/><Parameter name="action" tagName="Action" type="String" required="false" tagPosition="System" checkBlank="false"/></Parameters><FlowControl controlUnit="Second" userDefault="100" apiDefault="200" /><PreIspProtocol sign="true" signKeyName="devops-project" timeout="5000" protocol="http" httpHost="http://project_api_pre/api/pop/user/create#vpc" resultType="Object" signPolicy="Local" httpsValidation="true" retries="-1" /><ResultMapping><Member tagName="ErrorCode" visibility="Public" type="String" name="errorCode" nullToEmpty="false"/><Member tagName="ErrorMessage" visibility="Public" type="String" name="errorMessage" nullToEmpty="false"/><Member tagName="RequestId" visibility="Public" type="String" name="requestId" nullToEmpty="false"/><Member tagName="Success" visibility="Public" type="Boolean" name="successful" nullToEmpty="false"/><Member tagName="Object" visibility="Public" type="String" name="object" nullToEmpty="false"/></ResultMapping></Api>
|
||||
Reference in New Issue
Block a user