@alicloud/eiam20211201 2.7.0 → 2.8.0
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.
- package/dist/client.d.ts +165 -0
- package/dist/client.js +471 -0
- package/dist/client.js.map +1 -1
- package/dist/models/CreateIdentityProviderStatusCheckJobRequest.d.ts +33 -0
- package/dist/models/CreateIdentityProviderStatusCheckJobRequest.js +60 -0
- package/dist/models/CreateIdentityProviderStatusCheckJobRequest.js.map +1 -0
- package/dist/models/CreateIdentityProviderStatusCheckJobResponse.d.ts +19 -0
- package/dist/models/CreateIdentityProviderStatusCheckJobResponse.js +69 -0
- package/dist/models/CreateIdentityProviderStatusCheckJobResponse.js.map +1 -0
- package/dist/models/CreateIdentityProviderStatusCheckJobResponseBody.d.ts +23 -0
- package/dist/models/CreateIdentityProviderStatusCheckJobResponseBody.js +60 -0
- package/dist/models/CreateIdentityProviderStatusCheckJobResponseBody.js.map +1 -0
- package/dist/models/DeleteUsersRequest.d.ts +33 -0
- package/dist/models/DeleteUsersRequest.js +63 -0
- package/dist/models/DeleteUsersRequest.js.map +1 -0
- package/dist/models/DeleteUsersResponse.d.ts +19 -0
- package/dist/models/DeleteUsersResponse.js +69 -0
- package/dist/models/DeleteUsersResponse.js.map +1 -0
- package/dist/models/DeleteUsersResponseBody.d.ts +18 -0
- package/dist/models/DeleteUsersResponseBody.js +58 -0
- package/dist/models/DeleteUsersResponseBody.js.map +1 -0
- package/dist/models/DeleteWebAuthnAuthenticatorRequest.d.ts +43 -0
- package/dist/models/DeleteWebAuthnAuthenticatorRequest.js +62 -0
- package/dist/models/DeleteWebAuthnAuthenticatorRequest.js.map +1 -0
- package/dist/models/DeleteWebAuthnAuthenticatorResponse.d.ts +19 -0
- package/dist/models/DeleteWebAuthnAuthenticatorResponse.js +69 -0
- package/dist/models/DeleteWebAuthnAuthenticatorResponse.js.map +1 -0
- package/dist/models/DeleteWebAuthnAuthenticatorResponseBody.d.ts +18 -0
- package/dist/models/DeleteWebAuthnAuthenticatorResponseBody.js +58 -0
- package/dist/models/DeleteWebAuthnAuthenticatorResponseBody.js.map +1 -0
- package/dist/models/DisableIdentityProviderAdvancedAbilityRequest.d.ts +33 -0
- package/dist/models/DisableIdentityProviderAdvancedAbilityRequest.js +60 -0
- package/dist/models/DisableIdentityProviderAdvancedAbilityRequest.js.map +1 -0
- package/dist/models/DisableIdentityProviderAdvancedAbilityResponse.d.ts +19 -0
- package/dist/models/DisableIdentityProviderAdvancedAbilityResponse.js +69 -0
- package/dist/models/DisableIdentityProviderAdvancedAbilityResponse.js.map +1 -0
- package/dist/models/DisableIdentityProviderAdvancedAbilityResponseBody.d.ts +18 -0
- package/dist/models/DisableIdentityProviderAdvancedAbilityResponseBody.js +58 -0
- package/dist/models/DisableIdentityProviderAdvancedAbilityResponseBody.js.map +1 -0
- package/dist/models/DisableInternalAuthenticationSourceRequest.d.ts +31 -0
- package/dist/models/DisableInternalAuthenticationSourceRequest.js +60 -0
- package/dist/models/DisableInternalAuthenticationSourceRequest.js.map +1 -0
- package/dist/models/DisableInternalAuthenticationSourceResponse.d.ts +19 -0
- package/dist/models/DisableInternalAuthenticationSourceResponse.js +69 -0
- package/dist/models/DisableInternalAuthenticationSourceResponse.js.map +1 -0
- package/dist/models/DisableInternalAuthenticationSourceResponseBody.d.ts +18 -0
- package/dist/models/DisableInternalAuthenticationSourceResponseBody.js +58 -0
- package/dist/models/DisableInternalAuthenticationSourceResponseBody.js.map +1 -0
- package/dist/models/EnableIdentityProviderAdvancedAbilityRequest.d.ts +33 -0
- package/dist/models/EnableIdentityProviderAdvancedAbilityRequest.js +60 -0
- package/dist/models/EnableIdentityProviderAdvancedAbilityRequest.js.map +1 -0
- package/dist/models/EnableIdentityProviderAdvancedAbilityResponse.d.ts +19 -0
- package/dist/models/EnableIdentityProviderAdvancedAbilityResponse.js +69 -0
- package/dist/models/EnableIdentityProviderAdvancedAbilityResponse.js.map +1 -0
- package/dist/models/EnableIdentityProviderAdvancedAbilityResponseBody.d.ts +18 -0
- package/dist/models/EnableIdentityProviderAdvancedAbilityResponseBody.js +58 -0
- package/dist/models/EnableIdentityProviderAdvancedAbilityResponseBody.js.map +1 -0
- package/dist/models/EnableInternalAuthenticationSourceRequest.d.ts +31 -0
- package/dist/models/EnableInternalAuthenticationSourceRequest.js +60 -0
- package/dist/models/EnableInternalAuthenticationSourceRequest.js.map +1 -0
- package/dist/models/EnableInternalAuthenticationSourceResponse.d.ts +19 -0
- package/dist/models/EnableInternalAuthenticationSourceResponse.js +69 -0
- package/dist/models/EnableInternalAuthenticationSourceResponse.js.map +1 -0
- package/dist/models/EnableInternalAuthenticationSourceResponseBody.d.ts +18 -0
- package/dist/models/EnableInternalAuthenticationSourceResponseBody.js +58 -0
- package/dist/models/EnableInternalAuthenticationSourceResponseBody.js.map +1 -0
- package/dist/models/GenerateDownloadUrlForSynchronizationJobRequest.d.ts +33 -0
- package/dist/models/GenerateDownloadUrlForSynchronizationJobRequest.js +60 -0
- package/dist/models/GenerateDownloadUrlForSynchronizationJobRequest.js.map +1 -0
- package/dist/models/GenerateDownloadUrlForSynchronizationJobResponse.d.ts +19 -0
- package/dist/models/GenerateDownloadUrlForSynchronizationJobResponse.js +69 -0
- package/dist/models/GenerateDownloadUrlForSynchronizationJobResponse.js.map +1 -0
- package/dist/models/GenerateDownloadUrlForSynchronizationJobResponseBody.d.ts +23 -0
- package/dist/models/GenerateDownloadUrlForSynchronizationJobResponseBody.js +60 -0
- package/dist/models/GenerateDownloadUrlForSynchronizationJobResponseBody.js.map +1 -0
- package/dist/models/GenerateFileImportTemplateRequest.d.ts +34 -0
- package/dist/models/GenerateFileImportTemplateRequest.js +60 -0
- package/dist/models/GenerateFileImportTemplateRequest.js.map +1 -0
- package/dist/models/GenerateFileImportTemplateResponse.d.ts +19 -0
- package/dist/models/GenerateFileImportTemplateResponse.js +69 -0
- package/dist/models/GenerateFileImportTemplateResponse.js.map +1 -0
- package/dist/models/GenerateFileImportTemplateResponseBody.d.ts +23 -0
- package/dist/models/GenerateFileImportTemplateResponseBody.js +60 -0
- package/dist/models/GenerateFileImportTemplateResponseBody.js.map +1 -0
- package/dist/models/GenerateUploadAuthRequest.d.ts +39 -0
- package/dist/models/GenerateUploadAuthRequest.js +62 -0
- package/dist/models/GenerateUploadAuthRequest.js.map +1 -0
- package/dist/models/GenerateUploadAuthResponse.d.ts +19 -0
- package/dist/models/GenerateUploadAuthResponse.js +69 -0
- package/dist/models/GenerateUploadAuthResponse.js.map +1 -0
- package/dist/models/GenerateUploadAuthResponseBody.d.ts +90 -0
- package/dist/models/GenerateUploadAuthResponseBody.js +78 -0
- package/dist/models/GenerateUploadAuthResponseBody.js.map +1 -0
- package/dist/models/ListUserAuthnSourceMappingsResponseBody.d.ts +1 -0
- package/dist/models/ListUserAuthnSourceMappingsResponseBody.js +2 -0
- package/dist/models/ListUserAuthnSourceMappingsResponseBody.js.map +1 -1
- package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitRequest.d.ts +43 -0
- package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitRequest.js +62 -0
- package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitRequest.js.map +1 -0
- package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponse.d.ts +19 -0
- package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponse.js +69 -0
- package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponse.js.map +1 -0
- package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.d.ts +18 -0
- package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.js +58 -0
- package/dist/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +33 -0
- package/dist/models/model.js +78 -12
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +518 -0
- package/src/models/CreateIdentityProviderStatusCheckJobRequest.ts +48 -0
- package/src/models/CreateIdentityProviderStatusCheckJobResponse.ts +40 -0
- package/src/models/CreateIdentityProviderStatusCheckJobResponseBody.ts +38 -0
- package/src/models/DeleteUsersRequest.ts +51 -0
- package/src/models/DeleteUsersResponse.ts +40 -0
- package/src/models/DeleteUsersResponseBody.ts +31 -0
- package/src/models/DeleteWebAuthnAuthenticatorRequest.ts +60 -0
- package/src/models/DeleteWebAuthnAuthenticatorResponse.ts +40 -0
- package/src/models/DeleteWebAuthnAuthenticatorResponseBody.ts +31 -0
- package/src/models/DisableIdentityProviderAdvancedAbilityRequest.ts +48 -0
- package/src/models/DisableIdentityProviderAdvancedAbilityResponse.ts +40 -0
- package/src/models/DisableIdentityProviderAdvancedAbilityResponseBody.ts +31 -0
- package/src/models/DisableInternalAuthenticationSourceRequest.ts +46 -0
- package/src/models/DisableInternalAuthenticationSourceResponse.ts +40 -0
- package/src/models/DisableInternalAuthenticationSourceResponseBody.ts +31 -0
- package/src/models/EnableIdentityProviderAdvancedAbilityRequest.ts +48 -0
- package/src/models/EnableIdentityProviderAdvancedAbilityResponse.ts +40 -0
- package/src/models/EnableIdentityProviderAdvancedAbilityResponseBody.ts +31 -0
- package/src/models/EnableInternalAuthenticationSourceRequest.ts +46 -0
- package/src/models/EnableInternalAuthenticationSourceResponse.ts +40 -0
- package/src/models/EnableInternalAuthenticationSourceResponseBody.ts +31 -0
- package/src/models/GenerateDownloadUrlForSynchronizationJobRequest.ts +48 -0
- package/src/models/GenerateDownloadUrlForSynchronizationJobResponse.ts +40 -0
- package/src/models/GenerateDownloadUrlForSynchronizationJobResponseBody.ts +38 -0
- package/src/models/GenerateFileImportTemplateRequest.ts +49 -0
- package/src/models/GenerateFileImportTemplateResponse.ts +40 -0
- package/src/models/GenerateFileImportTemplateResponseBody.ts +38 -0
- package/src/models/GenerateUploadAuthRequest.ts +56 -0
- package/src/models/GenerateUploadAuthResponse.ts +40 -0
- package/src/models/GenerateUploadAuthResponseBody.ts +123 -0
- package/src/models/ListUserAuthnSourceMappingsResponseBody.ts +3 -0
- package/src/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitRequest.ts +60 -0
- package/src/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponse.ts +40 -0
- package/src/models/SetApplicationProvisioningUserPrimaryOrganizationalUnitResponseBody.ts +31 -0
- package/src/models/model.ts +33 -0
|
@@ -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
|
+
|
|
@@ -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
|
+
|