@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,38 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class CreateIdentityProviderStatusCheckJobResponseBody extends $dara.Model {
6
+ /**
7
+ * @example
8
+ * async_000xxxx
9
+ */
10
+ identityProviderStatusCheckJobId?: string;
11
+ /**
12
+ * @example
13
+ * 0441BD79-92F3-53AA-8657-F8CE4A2B912A
14
+ */
15
+ requestId?: string;
16
+ static names(): { [key: string]: string } {
17
+ return {
18
+ identityProviderStatusCheckJobId: 'IdentityProviderStatusCheckJobId',
19
+ requestId: 'RequestId',
20
+ };
21
+ }
22
+
23
+ static types(): { [key: string]: any } {
24
+ return {
25
+ identityProviderStatusCheckJobId: '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,51 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DeleteUsersRequest 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
+ * u_001
24
+ */
25
+ userIds?: string[];
26
+ static names(): { [key: string]: string } {
27
+ return {
28
+ instanceId: 'InstanceId',
29
+ userIds: 'UserIds',
30
+ };
31
+ }
32
+
33
+ static types(): { [key: string]: any } {
34
+ return {
35
+ instanceId: 'string',
36
+ userIds: { 'type': 'array', 'itemType': 'string' },
37
+ };
38
+ }
39
+
40
+ validate() {
41
+ if(Array.isArray(this.userIds)) {
42
+ $dara.Model.validateArray(this.userIds);
43
+ }
44
+ super.validate();
45
+ }
46
+
47
+ constructor(map?: { [key: string]: any }) {
48
+ super(map);
49
+ }
50
+ }
51
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { DeleteUsersResponseBody } from "./DeleteUsersResponseBody";
4
+
5
+
6
+ export class DeleteUsersResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DeleteUsersResponseBody;
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: DeleteUsersResponseBody,
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 DeleteUsersResponseBody 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,60 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DeleteWebAuthnAuthenticatorRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * 认证器ID
9
+ *
10
+ * This parameter is required.
11
+ *
12
+ * @example
13
+ * authn_h4x5etphqdasydr67lxxxxx
14
+ */
15
+ authenticatorId?: string;
16
+ /**
17
+ * @remarks
18
+ * IDaaS EIAM实例的ID。
19
+ *
20
+ * This parameter is required.
21
+ *
22
+ * @example
23
+ * idaas_ue2jvisn35ea5lmthk267xxxxx
24
+ */
25
+ instanceId?: string;
26
+ /**
27
+ * @remarks
28
+ * UserID
29
+ *
30
+ * This parameter is required.
31
+ *
32
+ * @example
33
+ * user_53eh54zdr6iazeijyep5wcxxxx
34
+ */
35
+ userId?: string;
36
+ static names(): { [key: string]: string } {
37
+ return {
38
+ authenticatorId: 'AuthenticatorId',
39
+ instanceId: 'InstanceId',
40
+ userId: 'UserId',
41
+ };
42
+ }
43
+
44
+ static types(): { [key: string]: any } {
45
+ return {
46
+ authenticatorId: 'string',
47
+ instanceId: 'string',
48
+ userId: 'string',
49
+ };
50
+ }
51
+
52
+ validate() {
53
+ super.validate();
54
+ }
55
+
56
+ constructor(map?: { [key: string]: any }) {
57
+ super(map);
58
+ }
59
+ }
60
+
@@ -0,0 +1,40 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+ import { DeleteWebAuthnAuthenticatorResponseBody } from "./DeleteWebAuthnAuthenticatorResponseBody";
4
+
5
+
6
+ export class DeleteWebAuthnAuthenticatorResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DeleteWebAuthnAuthenticatorResponseBody;
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: DeleteWebAuthnAuthenticatorResponseBody,
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 DeleteWebAuthnAuthenticatorResponseBody 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 DisableIdentityProviderAdvancedAbilityRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * IDaaS的身份提供方主键id
9
+ *
10
+ * This parameter is required.
11
+ *
12
+ * @example
13
+ * idp_11111
14
+ */
15
+ identityProviderId?: string;
16
+ /**
17
+ * @remarks
18
+ * IDaaS EIAM的实例id
19
+ *
20
+ * This parameter is required.
21
+ *
22
+ * @example
23
+ * idaas_12323131xzxxx
24
+ */
25
+ instanceId?: string;
26
+ static names(): { [key: string]: string } {
27
+ return {
28
+ identityProviderId: 'IdentityProviderId',
29
+ instanceId: 'InstanceId',
30
+ };
31
+ }
32
+
33
+ static types(): { [key: string]: any } {
34
+ return {
35
+ identityProviderId: 'string',
36
+ instanceId: '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 { DisableIdentityProviderAdvancedAbilityResponseBody } from "./DisableIdentityProviderAdvancedAbilityResponseBody";
4
+
5
+
6
+ export class DisableIdentityProviderAdvancedAbilityResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DisableIdentityProviderAdvancedAbilityResponseBody;
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: DisableIdentityProviderAdvancedAbilityResponseBody,
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 DisableIdentityProviderAdvancedAbilityResponseBody 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,46 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class DisableInternalAuthenticationSourceRequest 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_111xxxxx
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 { DisableInternalAuthenticationSourceResponseBody } from "./DisableInternalAuthenticationSourceResponseBody";
4
+
5
+
6
+ export class DisableInternalAuthenticationSourceResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: DisableInternalAuthenticationSourceResponseBody;
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: DisableInternalAuthenticationSourceResponseBody,
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 DisableInternalAuthenticationSourceResponseBody 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 EnableIdentityProviderAdvancedAbilityRequest extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * IDaaS的身份提供方主键id
9
+ *
10
+ * This parameter is required.
11
+ *
12
+ * @example
13
+ * idp_11111
14
+ */
15
+ identityProviderId?: string;
16
+ /**
17
+ * @remarks
18
+ * IDaaS EIAM的实例id
19
+ *
20
+ * This parameter is required.
21
+ *
22
+ * @example
23
+ * idaas_111ccc111xx
24
+ */
25
+ instanceId?: string;
26
+ static names(): { [key: string]: string } {
27
+ return {
28
+ identityProviderId: 'IdentityProviderId',
29
+ instanceId: 'InstanceId',
30
+ };
31
+ }
32
+
33
+ static types(): { [key: string]: any } {
34
+ return {
35
+ identityProviderId: 'string',
36
+ instanceId: '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 { EnableIdentityProviderAdvancedAbilityResponseBody } from "./EnableIdentityProviderAdvancedAbilityResponseBody";
4
+
5
+
6
+ export class EnableIdentityProviderAdvancedAbilityResponse extends $dara.Model {
7
+ headers?: { [key: string]: string };
8
+ statusCode?: number;
9
+ body?: EnableIdentityProviderAdvancedAbilityResponseBody;
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: EnableIdentityProviderAdvancedAbilityResponseBody,
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 EnableIdentityProviderAdvancedAbilityResponseBody 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
+