@alicloud/eiam20211201 2.7.1 → 2.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/dist/client.d.ts +165 -0
  2. package/dist/client.js +474 -0
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/CreateIdentityProviderStatusCheckJobRequest.d.ts +33 -0
  5. package/dist/models/CreateIdentityProviderStatusCheckJobRequest.js +60 -0
  6. package/dist/models/CreateIdentityProviderStatusCheckJobRequest.js.map +1 -0
  7. package/dist/models/CreateIdentityProviderStatusCheckJobResponse.d.ts +19 -0
  8. package/dist/models/CreateIdentityProviderStatusCheckJobResponse.js +69 -0
  9. package/dist/models/CreateIdentityProviderStatusCheckJobResponse.js.map +1 -0
  10. package/dist/models/CreateIdentityProviderStatusCheckJobResponseBody.d.ts +23 -0
  11. package/dist/models/CreateIdentityProviderStatusCheckJobResponseBody.js +60 -0
  12. package/dist/models/CreateIdentityProviderStatusCheckJobResponseBody.js.map +1 -0
  13. package/dist/models/DeleteUsersRequest.d.ts +33 -0
  14. package/dist/models/DeleteUsersRequest.js +63 -0
  15. package/dist/models/DeleteUsersRequest.js.map +1 -0
  16. package/dist/models/DeleteUsersResponse.d.ts +19 -0
  17. package/dist/models/DeleteUsersResponse.js +69 -0
  18. package/dist/models/DeleteUsersResponse.js.map +1 -0
  19. package/dist/models/DeleteUsersResponseBody.d.ts +18 -0
  20. package/dist/models/DeleteUsersResponseBody.js +58 -0
  21. package/dist/models/DeleteUsersResponseBody.js.map +1 -0
  22. package/dist/models/DeleteWebAuthnAuthenticatorRequest.d.ts +43 -0
  23. package/dist/models/DeleteWebAuthnAuthenticatorRequest.js +62 -0
  24. package/dist/models/DeleteWebAuthnAuthenticatorRequest.js.map +1 -0
  25. package/dist/models/DeleteWebAuthnAuthenticatorResponse.d.ts +19 -0
  26. package/dist/models/DeleteWebAuthnAuthenticatorResponse.js +69 -0
  27. package/dist/models/DeleteWebAuthnAuthenticatorResponse.js.map +1 -0
  28. package/dist/models/DeleteWebAuthnAuthenticatorResponseBody.d.ts +18 -0
  29. package/dist/models/DeleteWebAuthnAuthenticatorResponseBody.js +58 -0
  30. package/dist/models/DeleteWebAuthnAuthenticatorResponseBody.js.map +1 -0
  31. package/dist/models/DisableIdentityProviderAdvancedAbilityRequest.d.ts +33 -0
  32. package/dist/models/DisableIdentityProviderAdvancedAbilityRequest.js +60 -0
  33. package/dist/models/DisableIdentityProviderAdvancedAbilityRequest.js.map +1 -0
  34. package/dist/models/DisableIdentityProviderAdvancedAbilityResponse.d.ts +19 -0
  35. package/dist/models/DisableIdentityProviderAdvancedAbilityResponse.js +69 -0
  36. package/dist/models/DisableIdentityProviderAdvancedAbilityResponse.js.map +1 -0
  37. package/dist/models/DisableIdentityProviderAdvancedAbilityResponseBody.d.ts +18 -0
  38. package/dist/models/DisableIdentityProviderAdvancedAbilityResponseBody.js +58 -0
  39. package/dist/models/DisableIdentityProviderAdvancedAbilityResponseBody.js.map +1 -0
  40. package/dist/models/DisableInternalAuthenticationSourceRequest.d.ts +31 -0
  41. package/dist/models/DisableInternalAuthenticationSourceRequest.js +60 -0
  42. package/dist/models/DisableInternalAuthenticationSourceRequest.js.map +1 -0
  43. package/dist/models/DisableInternalAuthenticationSourceResponse.d.ts +19 -0
  44. package/dist/models/DisableInternalAuthenticationSourceResponse.js +69 -0
  45. package/dist/models/DisableInternalAuthenticationSourceResponse.js.map +1 -0
  46. package/dist/models/DisableInternalAuthenticationSourceResponseBody.d.ts +18 -0
  47. package/dist/models/DisableInternalAuthenticationSourceResponseBody.js +58 -0
  48. package/dist/models/DisableInternalAuthenticationSourceResponseBody.js.map +1 -0
  49. package/dist/models/EnableIdentityProviderAdvancedAbilityRequest.d.ts +33 -0
  50. package/dist/models/EnableIdentityProviderAdvancedAbilityRequest.js +60 -0
  51. package/dist/models/EnableIdentityProviderAdvancedAbilityRequest.js.map +1 -0
  52. package/dist/models/EnableIdentityProviderAdvancedAbilityResponse.d.ts +19 -0
  53. package/dist/models/EnableIdentityProviderAdvancedAbilityResponse.js +69 -0
  54. package/dist/models/EnableIdentityProviderAdvancedAbilityResponse.js.map +1 -0
  55. package/dist/models/EnableIdentityProviderAdvancedAbilityResponseBody.d.ts +18 -0
  56. package/dist/models/EnableIdentityProviderAdvancedAbilityResponseBody.js +58 -0
  57. package/dist/models/EnableIdentityProviderAdvancedAbilityResponseBody.js.map +1 -0
  58. package/dist/models/EnableInternalAuthenticationSourceRequest.d.ts +31 -0
  59. package/dist/models/EnableInternalAuthenticationSourceRequest.js +60 -0
  60. package/dist/models/EnableInternalAuthenticationSourceRequest.js.map +1 -0
  61. package/dist/models/EnableInternalAuthenticationSourceResponse.d.ts +19 -0
  62. package/dist/models/EnableInternalAuthenticationSourceResponse.js +69 -0
  63. package/dist/models/EnableInternalAuthenticationSourceResponse.js.map +1 -0
  64. package/dist/models/EnableInternalAuthenticationSourceResponseBody.d.ts +18 -0
  65. package/dist/models/EnableInternalAuthenticationSourceResponseBody.js +58 -0
  66. package/dist/models/EnableInternalAuthenticationSourceResponseBody.js.map +1 -0
  67. package/dist/models/GenerateDownloadUrlForSynchronizationJobRequest.d.ts +33 -0
  68. package/dist/models/GenerateDownloadUrlForSynchronizationJobRequest.js +60 -0
  69. package/dist/models/GenerateDownloadUrlForSynchronizationJobRequest.js.map +1 -0
  70. package/dist/models/GenerateDownloadUrlForSynchronizationJobResponse.d.ts +19 -0
  71. package/dist/models/GenerateDownloadUrlForSynchronizationJobResponse.js +69 -0
  72. package/dist/models/GenerateDownloadUrlForSynchronizationJobResponse.js.map +1 -0
  73. package/dist/models/GenerateDownloadUrlForSynchronizationJobResponseBody.d.ts +23 -0
  74. package/dist/models/GenerateDownloadUrlForSynchronizationJobResponseBody.js +60 -0
  75. package/dist/models/GenerateDownloadUrlForSynchronizationJobResponseBody.js.map +1 -0
  76. package/dist/models/GenerateFileImportTemplateRequest.d.ts +34 -0
  77. package/dist/models/GenerateFileImportTemplateRequest.js +60 -0
  78. package/dist/models/GenerateFileImportTemplateRequest.js.map +1 -0
  79. package/dist/models/GenerateFileImportTemplateResponse.d.ts +19 -0
  80. package/dist/models/GenerateFileImportTemplateResponse.js +69 -0
  81. package/dist/models/GenerateFileImportTemplateResponse.js.map +1 -0
  82. package/dist/models/GenerateFileImportTemplateResponseBody.d.ts +23 -0
  83. package/dist/models/GenerateFileImportTemplateResponseBody.js +60 -0
  84. package/dist/models/GenerateFileImportTemplateResponseBody.js.map +1 -0
  85. package/dist/models/GenerateUploadAuthRequest.d.ts +39 -0
  86. package/dist/models/GenerateUploadAuthRequest.js +62 -0
  87. package/dist/models/GenerateUploadAuthRequest.js.map +1 -0
  88. package/dist/models/GenerateUploadAuthResponse.d.ts +19 -0
  89. package/dist/models/GenerateUploadAuthResponse.js +69 -0
  90. package/dist/models/GenerateUploadAuthResponse.js.map +1 -0
  91. package/dist/models/GenerateUploadAuthResponseBody.d.ts +90 -0
  92. package/dist/models/GenerateUploadAuthResponseBody.js +78 -0
  93. package/dist/models/GenerateUploadAuthResponseBody.js.map +1 -0
  94. package/dist/models/GetApplicationResponseBody.d.ts +10 -0
  95. package/dist/models/GetApplicationResponseBody.js +4 -0
  96. package/dist/models/GetApplicationResponseBody.js.map +1 -1
  97. package/dist/models/ListApplicationsRequest.d.ts +5 -0
  98. package/dist/models/ListApplicationsRequest.js +2 -0
  99. package/dist/models/ListApplicationsRequest.js.map +1 -1
  100. package/dist/models/ListApplicationsResponseBody.d.ts +20 -0
  101. package/dist/models/ListApplicationsResponseBody.js +8 -0
  102. package/dist/models/ListApplicationsResponseBody.js.map +1 -1
  103. package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitRequest.d.ts +43 -0
  104. package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitRequest.js +62 -0
  105. package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitRequest.js.map +1 -0
  106. package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponse.d.ts +19 -0
  107. package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponse.js +69 -0
  108. package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponse.js.map +1 -0
  109. package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.d.ts +18 -0
  110. package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.js +58 -0
  111. package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.js.map +1 -0
  112. package/dist/models/model.d.ts +33 -0
  113. package/dist/models/model.js +78 -12
  114. package/dist/models/model.js.map +1 -1
  115. package/package.json +1 -1
  116. package/src/client.ts +522 -0
  117. package/src/models/CreateIdentityProviderStatusCheckJobRequest.ts +48 -0
  118. package/src/models/CreateIdentityProviderStatusCheckJobResponse.ts +40 -0
  119. package/src/models/CreateIdentityProviderStatusCheckJobResponseBody.ts +38 -0
  120. package/src/models/DeleteUsersRequest.ts +51 -0
  121. package/src/models/DeleteUsersResponse.ts +40 -0
  122. package/src/models/DeleteUsersResponseBody.ts +31 -0
  123. package/src/models/DeleteWebAuthnAuthenticatorRequest.ts +60 -0
  124. package/src/models/DeleteWebAuthnAuthenticatorResponse.ts +40 -0
  125. package/src/models/DeleteWebAuthnAuthenticatorResponseBody.ts +31 -0
  126. package/src/models/DisableIdentityProviderAdvancedAbilityRequest.ts +48 -0
  127. package/src/models/DisableIdentityProviderAdvancedAbilityResponse.ts +40 -0
  128. package/src/models/DisableIdentityProviderAdvancedAbilityResponseBody.ts +31 -0
  129. package/src/models/DisableInternalAuthenticationSourceRequest.ts +46 -0
  130. package/src/models/DisableInternalAuthenticationSourceResponse.ts +40 -0
  131. package/src/models/DisableInternalAuthenticationSourceResponseBody.ts +31 -0
  132. package/src/models/EnableIdentityProviderAdvancedAbilityRequest.ts +48 -0
  133. package/src/models/EnableIdentityProviderAdvancedAbilityResponse.ts +40 -0
  134. package/src/models/EnableIdentityProviderAdvancedAbilityResponseBody.ts +31 -0
  135. package/src/models/EnableInternalAuthenticationSourceRequest.ts +46 -0
  136. package/src/models/EnableInternalAuthenticationSourceResponse.ts +40 -0
  137. package/src/models/EnableInternalAuthenticationSourceResponseBody.ts +31 -0
  138. package/src/models/GenerateDownloadUrlForSynchronizationJobRequest.ts +48 -0
  139. package/src/models/GenerateDownloadUrlForSynchronizationJobResponse.ts +40 -0
  140. package/src/models/GenerateDownloadUrlForSynchronizationJobResponseBody.ts +38 -0
  141. package/src/models/GenerateFileImportTemplateRequest.ts +49 -0
  142. package/src/models/GenerateFileImportTemplateResponse.ts +40 -0
  143. package/src/models/GenerateFileImportTemplateResponseBody.ts +38 -0
  144. package/src/models/GenerateUploadAuthRequest.ts +56 -0
  145. package/src/models/GenerateUploadAuthResponse.ts +40 -0
  146. package/src/models/GenerateUploadAuthResponseBody.ts +123 -0
  147. package/src/models/GetApplicationResponseBody.ts +14 -0
  148. package/src/models/ListApplicationsRequest.ts +7 -0
  149. package/src/models/ListApplicationsResponseBody.ts +28 -0
  150. package/src/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitRequest.ts +60 -0
  151. package/src/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponse.ts +40 -0
  152. package/src/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.ts +31 -0
  153. package/src/models/model.ts +33 -0
@@ -0,0 +1,46 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class EnableInternalAuthenticationSourceRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * 内部认证源ID,比如 ia_password, ia_otp_sms 等
9
+ *
10
+ * @example
11
+ * ia_password
12
+ */
13
+ authenticationSourceId?: string;
14
+ /**
15
+ * @remarks
16
+ * IDaaS EIAM的实例id
17
+ *
18
+ * This parameter is required.
19
+ *
20
+ * @example
21
+ * idaas_111ccc11xxx
22
+ */
23
+ instanceId?: string;
24
+ static names(): { [key: string]: string } {
25
+ return {
26
+ authenticationSourceId: 'AuthenticationSourceId',
27
+ instanceId: 'InstanceId',
28
+ };
29
+ }
30
+
31
+ static types(): { [key: string]: any } {
32
+ return {
33
+ authenticationSourceId: 'string',
34
+ instanceId: 'string',
35
+ };
36
+ }
37
+
38
+ validate() {
39
+ super.validate();
40
+ }
41
+
42
+ constructor(map?: { [key: string]: any }) {
43
+ super(map);
44
+ }
45
+ }
46
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { EnableInternalAuthenticationSourceResponseBody } from "./EnableInternalAuthenticationSourceResponseBody";
4
+
5
+
6
+ export class EnableInternalAuthenticationSourceResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: EnableInternalAuthenticationSourceResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: EnableInternalAuthenticationSourceResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,31 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class EnableInternalAuthenticationSourceResponseBody extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
9
+ */
10
+ requestId?: string;
11
+ static names(): { [key: string]: string } {
12
+ return {
13
+ requestId: 'RequestId',
14
+ };
15
+ }
16
+
17
+ static types(): { [key: string]: any } {
18
+ return {
19
+ requestId: 'string',
20
+ };
21
+ }
22
+
23
+ validate() {
24
+ super.validate();
25
+ }
26
+
27
+ constructor(map?: { [key: string]: any }) {
28
+ super(map);
29
+ }
30
+ }
31
+
@@ -0,0 +1,48 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class GenerateDownloadUrlForSynchronizationJobRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * IDaaS EIAM实例的ID。
9
+ *
10
+ * This parameter is required.
11
+ *
12
+ * @example
13
+ * idaas_ue2jvisn35ea5lmthk267xxxxx
14
+ */
15
+ instanceId?: string;
16
+ /**
17
+ * @remarks
18
+ * 同步任务ID
19
+ *
20
+ * This parameter is required.
21
+ *
22
+ * @example
23
+ * sync_000036q9p3jd5s18boeo2dvmmanu2086vxxxx
24
+ */
25
+ synchronizationJobId?: string;
26
+ static names(): { [key: string]: string } {
27
+ return {
28
+ instanceId: 'InstanceId',
29
+ synchronizationJobId: 'SynchronizationJobId',
30
+ };
31
+ }
32
+
33
+ static types(): { [key: string]: any } {
34
+ return {
35
+ instanceId: 'string',
36
+ synchronizationJobId: 'string',
37
+ };
38
+ }
39
+
40
+ validate() {
41
+ super.validate();
42
+ }
43
+
44
+ constructor(map?: { [key: string]: any }) {
45
+ super(map);
46
+ }
47
+ }
48
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { GenerateDownloadUrlForSynchronizationJobResponseBody } from "./GenerateDownloadUrlForSynchronizationJobResponseBody";
4
+
5
+
6
+ export class GenerateDownloadUrlForSynchronizationJobResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: GenerateDownloadUrlForSynchronizationJobResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: GenerateDownloadUrlForSynchronizationJobResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,38 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class GenerateDownloadUrlForSynchronizationJobResponseBody extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * https://test.oss.aliyuncs.com/idaas_ly77wa2oexrciw5v672vxxxx/tmp/eiam_user_export_1766469463365.csv
9
+ */
10
+ fileDownloadUrl?: string;
11
+ /**
12
+ * @example
13
+ * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
14
+ */
15
+ requestId?: string;
16
+ static names(): { [key: string]: string } {
17
+ return {
18
+ fileDownloadUrl: 'FileDownloadUrl',
19
+ requestId: 'RequestId',
20
+ };
21
+ }
22
+
23
+ static types(): { [key: string]: any } {
24
+ return {
25
+ fileDownloadUrl: 'string',
26
+ requestId: 'string',
27
+ };
28
+ }
29
+
30
+ validate() {
31
+ super.validate();
32
+ }
33
+
34
+ constructor(map?: { [key: string]: any }) {
35
+ super(map);
36
+ }
37
+ }
38
+
@@ -0,0 +1,49 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class GenerateFileImportTemplateRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * IDaaS EIAM实例的ID。
9
+ *
10
+ * This parameter is required.
11
+ *
12
+ * @example
13
+ * idaas_ue2jvisn35ea5lmthk267xxxxx
14
+ */
15
+ instanceId?: string;
16
+ /**
17
+ * @remarks
18
+ * 同步目标类型
19
+ *
20
+ * This parameter is required.
21
+ *
22
+ * @example
23
+ * eiam_v2_user_import,
24
+ * application, identity_provider
25
+ */
26
+ targetType?: string;
27
+ static names(): { [key: string]: string } {
28
+ return {
29
+ instanceId: 'InstanceId',
30
+ targetType: 'TargetType',
31
+ };
32
+ }
33
+
34
+ static types(): { [key: string]: any } {
35
+ return {
36
+ instanceId: 'string',
37
+ targetType: 'string',
38
+ };
39
+ }
40
+
41
+ validate() {
42
+ super.validate();
43
+ }
44
+
45
+ constructor(map?: { [key: string]: any }) {
46
+ super(map);
47
+ }
48
+ }
49
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { GenerateFileImportTemplateResponseBody } from "./GenerateFileImportTemplateResponseBody";
4
+
5
+
6
+ export class GenerateFileImportTemplateResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: GenerateFileImportTemplateResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: GenerateFileImportTemplateResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,38 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class GenerateFileImportTemplateResponseBody extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * https://test.oss-cn-hangzhou.aliyuncs.com/idaas_ly77wa2oexrciw5v672vxxxx/tmp/eiam_v2_user_import_1766469463365.csv
9
+ */
10
+ fileDownloadUrl?: string;
11
+ /**
12
+ * @example
13
+ * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
14
+ */
15
+ requestId?: string;
16
+ static names(): { [key: string]: string } {
17
+ return {
18
+ fileDownloadUrl: 'FileDownloadUrl',
19
+ requestId: 'RequestId',
20
+ };
21
+ }
22
+
23
+ static types(): { [key: string]: any } {
24
+ return {
25
+ fileDownloadUrl: 'string',
26
+ requestId: 'string',
27
+ };
28
+ }
29
+
30
+ validate() {
31
+ super.validate();
32
+ }
33
+
34
+ constructor(map?: { [key: string]: any }) {
35
+ super(map);
36
+ }
37
+ }
38
+
@@ -0,0 +1,56 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class GenerateUploadAuthRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * IDaaS EIAM的实例id
9
+ *
10
+ * This parameter is required.
11
+ *
12
+ * @example
13
+ * idaas_111ccc11xxxx
14
+ */
15
+ instanceId?: string;
16
+ /**
17
+ * @remarks
18
+ * 文件用途
19
+ *
20
+ * @example
21
+ * user_import
22
+ */
23
+ purpose?: string;
24
+ /**
25
+ * @remarks
26
+ * 文件类型,目前只支持image,最大1M
27
+ *
28
+ * @example
29
+ * image
30
+ */
31
+ type?: string;
32
+ static names(): { [key: string]: string } {
33
+ return {
34
+ instanceId: 'InstanceId',
35
+ purpose: 'Purpose',
36
+ type: 'Type',
37
+ };
38
+ }
39
+
40
+ static types(): { [key: string]: any } {
41
+ return {
42
+ instanceId: 'string',
43
+ purpose: 'string',
44
+ type: 'string',
45
+ };
46
+ }
47
+
48
+ validate() {
49
+ super.validate();
50
+ }
51
+
52
+ constructor(map?: { [key: string]: any }) {
53
+ super(map);
54
+ }
55
+ }
56
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { GenerateUploadAuthResponseBody } from "./GenerateUploadAuthResponseBody";
4
+
5
+
6
+ export class GenerateUploadAuthResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: GenerateUploadAuthResponseBody;
10
+ static names(): { [key: string]: string } {
11
+ return {
12
+ headers: 'headers',
13
+ statusCode: 'statusCode',
14
+ body: 'body',
15
+ };
16
+ }
17
+
18
+ static types(): { [key: string]: any } {
19
+ return {
20
+ headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
21
+ statusCode: 'number',
22
+ body: GenerateUploadAuthResponseBody,
23
+ };
24
+ }
25
+
26
+ validate() {
27
+ if(this.headers) {
28
+ $dara.Model.validateMap(this.headers);
29
+ }
30
+ if(this.body && typeof (this.body as any).validate === 'function') {
31
+ (this.body as any).validate();
32
+ }
33
+ super.validate();
34
+ }
35
+
36
+ constructor(map?: { [key: string]: any }) {
37
+ super(map);
38
+ }
39
+ }
40
+
@@ -0,0 +1,123 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class GenerateUploadAuthResponseBody extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * 认证的AccessId
9
+ *
10
+ * @example
11
+ * STS.NYgAmE3cyPoMDxtWgtwG3xxxx
12
+ */
13
+ accessId?: string;
14
+ /**
15
+ * @remarks
16
+ * 预下载地址
17
+ *
18
+ * @example
19
+ * https://temp.oss.aliyuncs.com/idaas_ly77wa2oexrciw5v672vizxxxx/file_import/68866d21-0ab7-450d-b9e6-5b1eafe06xxxx
20
+ */
21
+ downLoadUrl?: string;
22
+ /**
23
+ * @example
24
+ * eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIiwia2lkIjoia2V5X3Z1ZWhjbmh2NWppcGhmZGJwcWpqd3dsemFhIn0..YetpxsPdqdLvAy6G.0Zy5meoTzvCuNfA_0w7E9ItY2uGu1v1BxR9i98KeHXv_P-sm9w1q0XPf5Fw.55V_jFq2t2ZHdjg5c7uxxxx
25
+ */
26
+ encryptedKey?: string;
27
+ /**
28
+ * @remarks
29
+ * 过期时间
30
+ *
31
+ * @example
32
+ * 1766470716
33
+ */
34
+ expire?: number;
35
+ /**
36
+ * @remarks
37
+ * bucket地址host
38
+ *
39
+ * @example
40
+ * https://temp.oss.aliyuncs.com
41
+ */
42
+ host?: string;
43
+ /**
44
+ * @remarks
45
+ * 认证对应的key
46
+ *
47
+ * @example
48
+ * idaas-csv://idaas_ly77wa2oexrciw5v672vizxxxx
49
+ * /file_import/68866d21-0ab7-450d-b9e6-5b1eafxxxx"
50
+ */
51
+ key?: string;
52
+ /**
53
+ * @example
54
+ * fBLqWEvq3SbCj1cX/rtZoSPDVduOWdloOO2VN2+5Sxxxx
55
+ */
56
+ plaintextKey?: string;
57
+ /**
58
+ * @remarks
59
+ * 认证的policy
60
+ *
61
+ * @example
62
+ * eyJleHBpcmF0aW9uIjoiMjAyNS0xMi0yM1QwNjoxODozNi4zNTZaIiwiY29uZGl0aW9ucyI6W1siY29udGVudC1sZW5ndGgtcmFuZ2UiLDAsMTA0ODU3NjBdLHsiYnVja2V0IjoidGVtcC1pZGFhcy1laWFtLWNuLWhhbmd6aG91In0seyJrZXkiOiJpZGFhc19seTc3d2Eyb2V4cmNpdzV2Njcydml6eG12ZS9maWxlX2ltcG9ydC82ODg2NmQyMS0wYWI3LTQ1MGQtYjllNi01YjFlYWZlMDYzZTEifSx7Ingtb3NzLWZvcmJpZC1vdmVyd3JpdGUiOiJ0cnVlIn0seyJ4LW9zcy1vYmplY3QtYWNsIjoicHJpdmF0ZSJxxxx
63
+ */
64
+ policy?: string;
65
+ /**
66
+ * @example
67
+ * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
68
+ */
69
+ requestId?: string;
70
+ /**
71
+ * @example
72
+ * CAISzgJ1q6Ft5B2yfSjIr5rSCtfx3rxY562mRl7Fs2che8gfpbLg1zz2IHhMfXVpA+Afv/sxlG5Q7/wdlrp6SJtIXleCZtF94oxN9h2gb4fb4wgFPgjY08/LI3OaLjKm9u2wCryLYbGwU/OpbE++5U0X6LDmdDKkckW4OJmS8/BOZcgWWQ/KBlgvRq0hRG1YpdQdKGHaONu0LxfumRCwNkdzvRdmgm4NgsbWgO/ks0aO0wehm7BO+N6gfcD9NvMBZskvD42Hu8VtbbfE3SJq7BxHybx7lqQs+02c5onEXwALs0zXbLSErIU2dlBjH68hAOtFquPgnPtzt6nJkID62421pmiSr561rumAtyikcIvBXr5RHT3LoP1LA5UhHC1UotFVgGOaCXLbtuArXptaY/JiNL/0hFEpVt7knInNpUbntINy5f5fqzNMlShqKOXTK93xGoABgfahfEFC23BhLp3NnBxnaG/psewhUfRg/wYS9oE268EST0qPq0ZvzmZjsmtbtnFL8takNDOIdutBZeb9nngkEi7tYyVcwoYBnbJ3sopnFEVozB2VO5XuRHLBkOfB+2z1zD91KtoDajJxpT295Qm0ndFALS1tCGI452yRIrCHynggxxxxx
73
+ */
74
+ securityToken?: string;
75
+ /**
76
+ * @remarks
77
+ * 认证的签名
78
+ *
79
+ * @example
80
+ * t3JyykEKg3kHQuUrhaXYxtboUxxxxx
81
+ */
82
+ signature?: string;
83
+ static names(): { [key: string]: string } {
84
+ return {
85
+ accessId: 'AccessId',
86
+ downLoadUrl: 'DownLoadUrl',
87
+ encryptedKey: 'EncryptedKey',
88
+ expire: 'Expire',
89
+ host: 'Host',
90
+ key: 'Key',
91
+ plaintextKey: 'PlaintextKey',
92
+ policy: 'Policy',
93
+ requestId: 'RequestId',
94
+ securityToken: 'SecurityToken',
95
+ signature: 'Signature',
96
+ };
97
+ }
98
+
99
+ static types(): { [key: string]: any } {
100
+ return {
101
+ accessId: 'string',
102
+ downLoadUrl: 'string',
103
+ encryptedKey: 'string',
104
+ expire: 'number',
105
+ host: 'string',
106
+ key: 'string',
107
+ plaintextKey: 'string',
108
+ policy: 'string',
109
+ requestId: 'string',
110
+ securityToken: 'string',
111
+ signature: 'string',
112
+ };
113
+ }
114
+
115
+ validate() {
116
+ super.validate();
117
+ }
118
+
119
+ constructor(map?: { [key: string]: any }) {
120
+ super(map);
121
+ }
122
+ }
123
+
@@ -14,6 +14,11 @@ export class GetApplicationResponseBodyApplication extends $dara.Model {
14
14
  * disabled
15
15
  */
16
16
  apiInvokeStatus?: string;
17
+ /**
18
+ * @example
19
+ * user_custom
20
+ */
21
+ applicationCreationType?: string;
17
22
  /**
18
23
  * @remarks
19
24
  * The ID of the application.
@@ -142,6 +147,11 @@ export class GetApplicationResponseBodyApplication extends $dara.Model {
142
147
  * https://www.example.com
143
148
  */
144
149
  resourceServerIdentifier?: string;
150
+ /**
151
+ * @example
152
+ * urn:cloud:idaas:resourceserver:source:custom
153
+ */
154
+ resourceServerSourceType?: string;
145
155
  /**
146
156
  * @remarks
147
157
  * Resource server status.
@@ -191,6 +201,7 @@ export class GetApplicationResponseBodyApplication extends $dara.Model {
191
201
  static names(): { [key: string]: string } {
192
202
  return {
193
203
  apiInvokeStatus: 'ApiInvokeStatus',
204
+ applicationCreationType: 'ApplicationCreationType',
194
205
  applicationId: 'ApplicationId',
195
206
  applicationName: 'ApplicationName',
196
207
  applicationSourceType: 'ApplicationSourceType',
@@ -207,6 +218,7 @@ export class GetApplicationResponseBodyApplication extends $dara.Model {
207
218
  m2MClientStatus: 'M2MClientStatus',
208
219
  managedServiceCode: 'ManagedServiceCode',
209
220
  resourceServerIdentifier: 'ResourceServerIdentifier',
221
+ resourceServerSourceType: 'ResourceServerSourceType',
210
222
  resourceServerStatus: 'ResourceServerStatus',
211
223
  serviceManaged: 'ServiceManaged',
212
224
  ssoType: 'SsoType',
@@ -218,6 +230,7 @@ export class GetApplicationResponseBodyApplication extends $dara.Model {
218
230
  static types(): { [key: string]: any } {
219
231
  return {
220
232
  apiInvokeStatus: 'string',
233
+ applicationCreationType: 'string',
221
234
  applicationId: 'string',
222
235
  applicationName: 'string',
223
236
  applicationSourceType: 'string',
@@ -234,6 +247,7 @@ export class GetApplicationResponseBodyApplication extends $dara.Model {
234
247
  m2MClientStatus: 'string',
235
248
  managedServiceCode: 'string',
236
249
  resourceServerIdentifier: 'string',
250
+ resourceServerSourceType: 'string',
237
251
  resourceServerStatus: 'string',
238
252
  serviceManaged: 'boolean',
239
253
  ssoType: 'string',
@@ -3,6 +3,11 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class ListApplicationsRequest extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * system_init
9
+ */
10
+ applicationCreationType?: string;
6
11
  /**
7
12
  * @remarks
8
13
  * The IDs of the applications.
@@ -100,6 +105,7 @@ export class ListApplicationsRequest extends $dara.Model {
100
105
  status?: string;
101
106
  static names(): { [key: string]: string } {
102
107
  return {
108
+ applicationCreationType: 'ApplicationCreationType',
103
109
  applicationIds: 'ApplicationIds',
104
110
  applicationName: 'ApplicationName',
105
111
  authorizationType: 'AuthorizationType',
@@ -115,6 +121,7 @@ export class ListApplicationsRequest extends $dara.Model {
115
121
 
116
122
  static types(): { [key: string]: any } {
117
123
  return {
124
+ applicationCreationType: 'string',
118
125
  applicationIds: { 'type': 'array', 'itemType': 'string' },
119
126
  applicationName: 'string',
120
127
  authorizationType: 'string',