@pulumi/ise 0.1.0-alpha.1715070880
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/LICENSE +202 -0
- package/README.md +49 -0
- package/activedirectoryadd/groups.d.ts +149 -0
- package/activedirectoryadd/groups.js +91 -0
- package/activedirectoryadd/groups.js.map +1 -0
- package/activedirectoryadd/index.d.ts +3 -0
- package/activedirectoryadd/index.js +22 -0
- package/activedirectoryadd/index.js.map +1 -0
- package/activedirectorygroupsby/getDomain.d.ts +123 -0
- package/activedirectorygroupsby/getDomain.js +59 -0
- package/activedirectorygroupsby/getDomain.js.map +1 -0
- package/activedirectorygroupsby/index.d.ts +3 -0
- package/activedirectorygroupsby/index.js +10 -0
- package/activedirectorygroupsby/index.js.map +1 -0
- package/activedirectoryjoin/getPoint.d.ts +188 -0
- package/activedirectoryjoin/getPoint.js +47 -0
- package/activedirectoryjoin/getPoint.js.map +1 -0
- package/activedirectoryjoin/index.d.ts +6 -0
- package/activedirectoryjoin/index.js +25 -0
- package/activedirectoryjoin/index.js.map +1 -0
- package/activedirectoryjoin/point.d.ts +446 -0
- package/activedirectoryjoin/point.js +125 -0
- package/activedirectoryjoin/point.js.map +1 -0
- package/activedirectoryjoindomainwithall/index.d.ts +3 -0
- package/activedirectoryjoindomainwithall/index.js +22 -0
- package/activedirectoryjoindomainwithall/index.js.map +1 -0
- package/activedirectoryjoindomainwithall/nodes.d.ts +71 -0
- package/activedirectoryjoindomainwithall/nodes.js +75 -0
- package/activedirectoryjoindomainwithall/nodes.js.map +1 -0
- package/allowed/getProtocols.d.ts +374 -0
- package/allowed/getProtocols.js +49 -0
- package/allowed/getProtocols.js.map +1 -0
- package/allowed/index.d.ts +6 -0
- package/allowed/index.js +25 -0
- package/allowed/index.js.map +1 -0
- package/allowed/protocols.d.ts +1075 -0
- package/allowed/protocols.js +343 -0
- package/allowed/protocols.js.map +1 -0
- package/allowedprotocols/getTacacs.d.ts +86 -0
- package/allowedprotocols/getTacacs.js +49 -0
- package/allowedprotocols/getTacacs.js.map +1 -0
- package/allowedprotocols/index.d.ts +6 -0
- package/allowedprotocols/index.js +25 -0
- package/allowedprotocols/index.js.map +1 -0
- package/allowedprotocols/tacacs.d.ts +120 -0
- package/allowedprotocols/tacacs.js +90 -0
- package/allowedprotocols/tacacs.js.map +1 -0
- package/authorization/getProfile.d.ts +199 -0
- package/authorization/getProfile.js +49 -0
- package/authorization/getProfile.js.map +1 -0
- package/authorization/index.d.ts +6 -0
- package/authorization/index.js +25 -0
- package/authorization/index.js.map +1 -0
- package/authorization/profile.d.ts +449 -0
- package/authorization/profile.js +122 -0
- package/authorization/profile.js.map +1 -0
- package/certificateauthentication/getProfile.d.ts +94 -0
- package/certificateauthentication/getProfile.js +49 -0
- package/certificateauthentication/getProfile.js.map +1 -0
- package/certificateauthentication/index.d.ts +6 -0
- package/certificateauthentication/index.js +25 -0
- package/certificateauthentication/index.js.map +1 -0
- package/certificateauthentication/profile.d.ts +167 -0
- package/certificateauthentication/profile.js +87 -0
- package/certificateauthentication/profile.js.map +1 -0
- package/config/index.d.ts +1 -0
- package/config/index.js +21 -0
- package/config/index.js.map +1 -0
- package/config/vars.d.ts +20 -0
- package/config/vars.js +37 -0
- package/config/vars.js.map +1 -0
- package/deviceadmin/condition.d.ts +197 -0
- package/deviceadmin/condition.js +97 -0
- package/deviceadmin/condition.js.map +1 -0
- package/deviceadmin/getCondition.d.ts +107 -0
- package/deviceadmin/getCondition.js +49 -0
- package/deviceadmin/getCondition.js.map +1 -0
- package/deviceadmin/index.d.ts +6 -0
- package/deviceadmin/index.js +25 -0
- package/deviceadmin/index.js.map +1 -0
- package/deviceadminauthentication/getRule.d.ts +149 -0
- package/deviceadminauthentication/getRule.js +51 -0
- package/deviceadminauthentication/getRule.js.map +1 -0
- package/deviceadminauthentication/index.d.ts +6 -0
- package/deviceadminauthentication/index.js +25 -0
- package/deviceadminauthentication/index.js.map +1 -0
- package/deviceadminauthentication/rule.d.ts +303 -0
- package/deviceadminauthentication/rule.js +129 -0
- package/deviceadminauthentication/rule.js.map +1 -0
- package/deviceadminauthorization/getRule.d.ts +141 -0
- package/deviceadminauthorization/getRule.js +51 -0
- package/deviceadminauthorization/getRule.js.map +1 -0
- package/deviceadminauthorization/index.d.ts +6 -0
- package/deviceadminauthorization/index.js +25 -0
- package/deviceadminauthorization/index.js.map +1 -0
- package/deviceadminauthorization/rule.d.ts +274 -0
- package/deviceadminauthorization/rule.js +114 -0
- package/deviceadminauthorization/rule.js.map +1 -0
- package/deviceadminauthorizationexception/getRule.d.ts +141 -0
- package/deviceadminauthorizationexception/getRule.js +51 -0
- package/deviceadminauthorizationexception/getRule.js.map +1 -0
- package/deviceadminauthorizationexception/index.d.ts +6 -0
- package/deviceadminauthorizationexception/index.js +25 -0
- package/deviceadminauthorizationexception/index.js.map +1 -0
- package/deviceadminauthorizationexception/rule.d.ts +274 -0
- package/deviceadminauthorizationexception/rule.js +114 -0
- package/deviceadminauthorizationexception/rule.js.map +1 -0
- package/deviceadminauthorizationglobalexception/getRule.d.ts +127 -0
- package/deviceadminauthorizationglobalexception/getRule.js +49 -0
- package/deviceadminauthorizationglobalexception/getRule.js.map +1 -0
- package/deviceadminauthorizationglobalexception/index.d.ts +6 -0
- package/deviceadminauthorizationglobalexception/index.js +25 -0
- package/deviceadminauthorizationglobalexception/index.js.map +1 -0
- package/deviceadminauthorizationglobalexception/rule.d.ts +261 -0
- package/deviceadminauthorizationglobalexception/rule.js +108 -0
- package/deviceadminauthorizationglobalexception/rule.js.map +1 -0
- package/deviceadminpolicy/getSet.d.ts +131 -0
- package/deviceadminpolicy/getSet.js +49 -0
- package/deviceadminpolicy/getSet.js.map +1 -0
- package/deviceadminpolicy/index.d.ts +6 -0
- package/deviceadminpolicy/index.js +25 -0
- package/deviceadminpolicy/index.js.map +1 -0
- package/deviceadminpolicy/set.d.ts +276 -0
- package/deviceadminpolicy/set.js +113 -0
- package/deviceadminpolicy/set.js.map +1 -0
- package/deviceadmintimeanddate/condition.d.ts +224 -0
- package/deviceadmintimeanddate/condition.js +105 -0
- package/deviceadmintimeanddate/condition.js.map +1 -0
- package/deviceadmintimeanddate/getCondition.d.ts +118 -0
- package/deviceadmintimeanddate/getCondition.js +49 -0
- package/deviceadmintimeanddate/getCondition.js.map +1 -0
- package/deviceadmintimeanddate/index.d.ts +6 -0
- package/deviceadmintimeanddate/index.js +25 -0
- package/deviceadmintimeanddate/index.js.map +1 -0
- package/downloadable/acl.d.ts +107 -0
- package/downloadable/acl.js +81 -0
- package/downloadable/acl.js.map +1 -0
- package/downloadable/getAcl.d.ts +82 -0
- package/downloadable/getAcl.js +49 -0
- package/downloadable/getAcl.js.map +1 -0
- package/downloadable/index.d.ts +6 -0
- package/downloadable/index.js +25 -0
- package/downloadable/index.js.map +1 -0
- package/endpoint.d.ts +382 -0
- package/endpoint.js +136 -0
- package/endpoint.js.map +1 -0
- package/endpointidentity/getGroup.d.ts +82 -0
- package/endpointidentity/getGroup.js +49 -0
- package/endpointidentity/getGroup.js.map +1 -0
- package/endpointidentity/group.d.ts +106 -0
- package/endpointidentity/group.js +77 -0
- package/endpointidentity/group.js.map +1 -0
- package/endpointidentity/index.d.ts +6 -0
- package/endpointidentity/index.js +25 -0
- package/endpointidentity/index.js.map +1 -0
- package/getEndpoint.d.ts +172 -0
- package/getEndpoint.js +49 -0
- package/getEndpoint.js.map +1 -0
- package/getRepository.d.ts +94 -0
- package/getRepository.js +49 -0
- package/getRepository.js.map +1 -0
- package/identitysource/getSequence.d.ts +84 -0
- package/identitysource/getSequence.js +49 -0
- package/identitysource/getSequence.js.map +1 -0
- package/identitysource/index.d.ts +6 -0
- package/identitysource/index.js +25 -0
- package/identitysource/index.js.map +1 -0
- package/identitysource/sequence.d.ts +116 -0
- package/identitysource/sequence.js +93 -0
- package/identitysource/sequence.js.map +1 -0
- package/index.d.ts +55 -0
- package/index.js +123 -0
- package/index.js.map +1 -0
- package/internal/getUser.d.ts +122 -0
- package/internal/getUser.js +49 -0
- package/internal/getUser.js.map +1 -0
- package/internal/index.d.ts +6 -0
- package/internal/index.js +25 -0
- package/internal/index.js.map +1 -0
- package/internal/user.d.ts +241 -0
- package/internal/user.js +109 -0
- package/internal/user.js.map +1 -0
- package/licensetier/getState.d.ts +63 -0
- package/licensetier/getState.js +47 -0
- package/licensetier/getState.js.map +1 -0
- package/licensetier/index.d.ts +6 -0
- package/licensetier/index.js +25 -0
- package/licensetier/index.js.map +1 -0
- package/licensetier/state.d.ts +71 -0
- package/licensetier/state.js +73 -0
- package/licensetier/state.js.map +1 -0
- package/network/device.d.ts +603 -0
- package/network/device.js +195 -0
- package/network/device.js.map +1 -0
- package/network/getDevice.d.ts +235 -0
- package/network/getDevice.js +49 -0
- package/network/getDevice.js.map +1 -0
- package/network/index.d.ts +6 -0
- package/network/index.js +25 -0
- package/network/index.js.map +1 -0
- package/networkaccess/condition.d.ts +197 -0
- package/networkaccess/condition.js +97 -0
- package/networkaccess/condition.js.map +1 -0
- package/networkaccess/dictionary.d.ts +107 -0
- package/networkaccess/dictionary.js +84 -0
- package/networkaccess/dictionary.js.map +1 -0
- package/networkaccess/getCondition.d.ts +107 -0
- package/networkaccess/getCondition.js +49 -0
- package/networkaccess/getCondition.js.map +1 -0
- package/networkaccess/getDictionary.d.ts +82 -0
- package/networkaccess/getDictionary.js +49 -0
- package/networkaccess/getDictionary.js.map +1 -0
- package/networkaccess/index.d.ts +12 -0
- package/networkaccess/index.js +33 -0
- package/networkaccess/index.js.map +1 -0
- package/networkaccessauthentication/getRule.d.ts +149 -0
- package/networkaccessauthentication/getRule.js +51 -0
- package/networkaccessauthentication/getRule.js.map +1 -0
- package/networkaccessauthentication/index.d.ts +6 -0
- package/networkaccessauthentication/index.js +25 -0
- package/networkaccessauthentication/index.js.map +1 -0
- package/networkaccessauthentication/rule.d.ts +303 -0
- package/networkaccessauthentication/rule.js +129 -0
- package/networkaccessauthentication/rule.js.map +1 -0
- package/networkaccessauthorization/getRule.d.ts +141 -0
- package/networkaccessauthorization/getRule.js +51 -0
- package/networkaccessauthorization/getRule.js.map +1 -0
- package/networkaccessauthorization/index.d.ts +6 -0
- package/networkaccessauthorization/index.js +25 -0
- package/networkaccessauthorization/index.js.map +1 -0
- package/networkaccessauthorization/rule.d.ts +274 -0
- package/networkaccessauthorization/rule.js +114 -0
- package/networkaccessauthorization/rule.js.map +1 -0
- package/networkaccessauthorizationexception/getRule.d.ts +141 -0
- package/networkaccessauthorizationexception/getRule.js +51 -0
- package/networkaccessauthorizationexception/getRule.js.map +1 -0
- package/networkaccessauthorizationexception/index.d.ts +6 -0
- package/networkaccessauthorizationexception/index.js +25 -0
- package/networkaccessauthorizationexception/index.js.map +1 -0
- package/networkaccessauthorizationexception/rule.d.ts +274 -0
- package/networkaccessauthorizationexception/rule.js +114 -0
- package/networkaccessauthorizationexception/rule.js.map +1 -0
- package/networkaccessauthorizationglobalexception/getRule.d.ts +127 -0
- package/networkaccessauthorizationglobalexception/getRule.js +49 -0
- package/networkaccessauthorizationglobalexception/getRule.js.map +1 -0
- package/networkaccessauthorizationglobalexception/index.d.ts +6 -0
- package/networkaccessauthorizationglobalexception/index.js +25 -0
- package/networkaccessauthorizationglobalexception/index.js.map +1 -0
- package/networkaccessauthorizationglobalexception/rule.d.ts +261 -0
- package/networkaccessauthorizationglobalexception/rule.js +108 -0
- package/networkaccessauthorizationglobalexception/rule.js.map +1 -0
- package/networkaccesspolicy/getSet.d.ts +131 -0
- package/networkaccesspolicy/getSet.js +49 -0
- package/networkaccesspolicy/getSet.js.map +1 -0
- package/networkaccesspolicy/index.d.ts +6 -0
- package/networkaccesspolicy/index.js +25 -0
- package/networkaccesspolicy/index.js.map +1 -0
- package/networkaccesspolicy/set.d.ts +276 -0
- package/networkaccesspolicy/set.js +113 -0
- package/networkaccesspolicy/set.js.map +1 -0
- package/networkaccesstimeanddate/condition.d.ts +224 -0
- package/networkaccesstimeanddate/condition.js +105 -0
- package/networkaccesstimeanddate/condition.js.map +1 -0
- package/networkaccesstimeanddate/getCondition.d.ts +118 -0
- package/networkaccesstimeanddate/getCondition.js +49 -0
- package/networkaccesstimeanddate/getCondition.js.map +1 -0
- package/networkaccesstimeanddate/index.d.ts +6 -0
- package/networkaccesstimeanddate/index.js +25 -0
- package/networkaccesstimeanddate/index.js.map +1 -0
- package/networkdevice/getGroup.d.ts +78 -0
- package/networkdevice/getGroup.js +49 -0
- package/networkdevice/getGroup.js.map +1 -0
- package/networkdevice/group.d.ts +94 -0
- package/networkdevice/group.js +78 -0
- package/networkdevice/group.js.map +1 -0
- package/networkdevice/index.d.ts +6 -0
- package/networkdevice/index.js +25 -0
- package/networkdevice/index.js.map +1 -0
- package/package.json +28 -0
- package/package.json.bak +28 -0
- package/provider.d.ts +59 -0
- package/provider.js +51 -0
- package/provider.js.map +1 -0
- package/repository.d.ts +146 -0
- package/repository.js +93 -0
- package/repository.js.map +1 -0
- package/tacacs/getProfile.d.ts +76 -0
- package/tacacs/getProfile.js +49 -0
- package/tacacs/getProfile.js.map +1 -0
- package/tacacs/index.d.ts +6 -0
- package/tacacs/index.js +25 -0
- package/tacacs/index.js.map +1 -0
- package/tacacs/profile.d.ts +91 -0
- package/tacacs/profile.js +79 -0
- package/tacacs/profile.js.map +1 -0
- package/tacacscommand/getSet.d.ts +80 -0
- package/tacacscommand/getSet.js +49 -0
- package/tacacscommand/getSet.js.map +1 -0
- package/tacacscommand/index.d.ts +6 -0
- package/tacacscommand/index.js +25 -0
- package/tacacscommand/index.js.map +1 -0
- package/tacacscommand/set.d.ts +104 -0
- package/tacacscommand/set.js +82 -0
- package/tacacscommand/set.js.map +1 -0
- package/trustsecegressmatrix/cell.d.ts +133 -0
- package/trustsecegressmatrix/cell.js +90 -0
- package/trustsecegressmatrix/cell.js.map +1 -0
- package/trustsecegressmatrix/getCell.d.ts +82 -0
- package/trustsecegressmatrix/getCell.js +47 -0
- package/trustsecegressmatrix/getCell.js.map +1 -0
- package/trustsecegressmatrix/index.d.ts +6 -0
- package/trustsecegressmatrix/index.js +25 -0
- package/trustsecegressmatrix/index.js.map +1 -0
- package/trustseciptosgt/getMapping.d.ts +98 -0
- package/trustseciptosgt/getMapping.js +49 -0
- package/trustseciptosgt/getMapping.js.map +1 -0
- package/trustseciptosgt/index.d.ts +6 -0
- package/trustseciptosgt/index.js +25 -0
- package/trustseciptosgt/index.js.map +1 -0
- package/trustseciptosgt/mapping.d.ts +155 -0
- package/trustseciptosgt/mapping.js +86 -0
- package/trustseciptosgt/mapping.js.map +1 -0
- package/trustseciptosgtmapping/getGroup.d.ts +86 -0
- package/trustseciptosgtmapping/getGroup.js +49 -0
- package/trustseciptosgtmapping/getGroup.js.map +1 -0
- package/trustseciptosgtmapping/group.d.ts +118 -0
- package/trustseciptosgtmapping/group.js +85 -0
- package/trustseciptosgtmapping/group.js.map +1 -0
- package/trustseciptosgtmapping/index.d.ts +6 -0
- package/trustseciptosgtmapping/index.js +25 -0
- package/trustseciptosgtmapping/index.js.map +1 -0
- package/trustsecsecurity/getGroup.d.ts +86 -0
- package/trustsecsecurity/getGroup.js +49 -0
- package/trustsecsecurity/getGroup.js.map +1 -0
- package/trustsecsecurity/group.d.ts +120 -0
- package/trustsecsecurity/group.js +84 -0
- package/trustsecsecurity/group.js.map +1 -0
- package/trustsecsecurity/index.d.ts +6 -0
- package/trustsecsecurity/index.js +25 -0
- package/trustsecsecurity/index.js.map +1 -0
- package/trustsecsecuritygroup/acl.d.ts +120 -0
- package/trustsecsecuritygroup/acl.js +84 -0
- package/trustsecsecuritygroup/acl.js.map +1 -0
- package/trustsecsecuritygroup/getAcl.d.ts +86 -0
- package/trustsecsecuritygroup/getAcl.js +49 -0
- package/trustsecsecuritygroup/getAcl.js.map +1 -0
- package/trustsecsecuritygroup/index.d.ts +6 -0
- package/trustsecsecuritygroup/index.js +25 -0
- package/trustsecsecuritygroup/index.js.map +1 -0
- package/types/index.d.ts +3 -0
- package/types/index.js +11 -0
- package/types/index.js.map +1 -0
- package/types/input.d.ts +1148 -0
- package/types/input.js +5 -0
- package/types/input.js.map +1 -0
- package/types/output.d.ts +2188 -0
- package/types/output.js +5 -0
- package/types/output.js.map +1 -0
- package/useridentity/getGroup.d.ts +78 -0
- package/useridentity/getGroup.js +49 -0
- package/useridentity/getGroup.js.map +1 -0
- package/useridentity/group.d.ts +94 -0
- package/useridentity/group.js +75 -0
- package/useridentity/group.js.map +1 -0
- package/useridentity/index.d.ts +6 -0
- package/useridentity/index.js +25 -0
- package/useridentity/index.js.map +1 -0
- package/utilities.d.ts +8 -0
- package/utilities.js +101 -0
- package/utilities.js.map +1 -0
|
@@ -0,0 +1,446 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as inputs from "../types/input";
|
|
3
|
+
import * as outputs from "../types/output";
|
|
4
|
+
/**
|
|
5
|
+
* This resource can manage an Active Directory Join Point.
|
|
6
|
+
*
|
|
7
|
+
* ## Import
|
|
8
|
+
*
|
|
9
|
+
* ```sh
|
|
10
|
+
* $ pulumi import ise:ActiveDirectoryJoin/point:Point example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class Point extends pulumi.CustomResource {
|
|
14
|
+
/**
|
|
15
|
+
* Get an existing Point resource's state with the given name, ID, and optional extra
|
|
16
|
+
* properties used to qualify the lookup.
|
|
17
|
+
*
|
|
18
|
+
* @param name The _unique_ name of the resulting resource.
|
|
19
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
20
|
+
* @param state Any extra arguments used during the lookup.
|
|
21
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
22
|
+
*/
|
|
23
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: PointState, opts?: pulumi.CustomResourceOptions): Point;
|
|
24
|
+
/**
|
|
25
|
+
* Returns true if the given object is an instance of Point. This is designed to work even
|
|
26
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
27
|
+
*/
|
|
28
|
+
static isInstance(obj: any): obj is Point;
|
|
29
|
+
/**
|
|
30
|
+
* String that contains the names of the scopes that the active directory belongs to. Names are separated by comma. -
|
|
31
|
+
* Default value: `Default_Scope`
|
|
32
|
+
*/
|
|
33
|
+
readonly adScopesNames: pulumi.Output<string>;
|
|
34
|
+
/**
|
|
35
|
+
* Aging Time - Default value: `5`
|
|
36
|
+
*/
|
|
37
|
+
readonly agingTime: pulumi.Output<number>;
|
|
38
|
+
/**
|
|
39
|
+
* List of AD attributes
|
|
40
|
+
*/
|
|
41
|
+
readonly attributes: pulumi.Output<outputs.ActiveDirectoryJoin.PointAttribute[] | undefined>;
|
|
42
|
+
/**
|
|
43
|
+
* Enable prevent AD account lockout for WIRELESS/WIRED/BOTH - Choices: `WIRELESS`, `WIRED`, `BOTH`
|
|
44
|
+
*/
|
|
45
|
+
readonly authProtectionType: pulumi.Output<string | undefined>;
|
|
46
|
+
/**
|
|
47
|
+
* User info attribute
|
|
48
|
+
*/
|
|
49
|
+
readonly country: pulumi.Output<string | undefined>;
|
|
50
|
+
/**
|
|
51
|
+
* User info attribute
|
|
52
|
+
*/
|
|
53
|
+
readonly department: pulumi.Output<string | undefined>;
|
|
54
|
+
/**
|
|
55
|
+
* Join point description
|
|
56
|
+
*/
|
|
57
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
58
|
+
/**
|
|
59
|
+
* AD domain associated with the join point
|
|
60
|
+
*/
|
|
61
|
+
readonly domain: pulumi.Output<string>;
|
|
62
|
+
/**
|
|
63
|
+
* User info attribute
|
|
64
|
+
*/
|
|
65
|
+
readonly email: pulumi.Output<string | undefined>;
|
|
66
|
+
/**
|
|
67
|
+
* Enable Callback For Dial In Client - Default value: `false`
|
|
68
|
+
*/
|
|
69
|
+
readonly enableCallbackForDialinClient: pulumi.Output<boolean>;
|
|
70
|
+
/**
|
|
71
|
+
* Enable Dial In Permission Check - Default value: `false`
|
|
72
|
+
*/
|
|
73
|
+
readonly enableDialinPermissionCheck: pulumi.Output<boolean>;
|
|
74
|
+
/**
|
|
75
|
+
* - Default value: `true`
|
|
76
|
+
*/
|
|
77
|
+
readonly enableDomainAllowedList: pulumi.Output<boolean>;
|
|
78
|
+
/**
|
|
79
|
+
* Enable prevent AD account lockout due to too many bad password attempts - Default value: `false`
|
|
80
|
+
*/
|
|
81
|
+
readonly enableFailedAuthProtection: pulumi.Output<boolean>;
|
|
82
|
+
/**
|
|
83
|
+
* Enable Machine Access - Default value: `true`
|
|
84
|
+
*/
|
|
85
|
+
readonly enableMachineAccess: pulumi.Output<boolean>;
|
|
86
|
+
/**
|
|
87
|
+
* Enable Machine Authentication - Default value: `true`
|
|
88
|
+
*/
|
|
89
|
+
readonly enableMachineAuth: pulumi.Output<boolean>;
|
|
90
|
+
/**
|
|
91
|
+
* Enable Password Change - Default value: `true`
|
|
92
|
+
*/
|
|
93
|
+
readonly enablePassChange: pulumi.Output<boolean>;
|
|
94
|
+
/**
|
|
95
|
+
* Enable Rewrites - Default value: `false`
|
|
96
|
+
*/
|
|
97
|
+
readonly enableRewrites: pulumi.Output<boolean>;
|
|
98
|
+
/**
|
|
99
|
+
* Number of bad password attempts - Default value: `5`
|
|
100
|
+
*/
|
|
101
|
+
readonly failedAuthThreshold: pulumi.Output<number>;
|
|
102
|
+
/**
|
|
103
|
+
* User info attribute
|
|
104
|
+
*/
|
|
105
|
+
readonly firstName: pulumi.Output<string | undefined>;
|
|
106
|
+
/**
|
|
107
|
+
* List of AD Groups
|
|
108
|
+
*/
|
|
109
|
+
readonly groups: pulumi.Output<outputs.ActiveDirectoryJoin.PointGroup[] | undefined>;
|
|
110
|
+
/**
|
|
111
|
+
* Identity Not In AD Behaviour - Choices: `REJECT`, `SEARCH_JOINED_FOREST`, `SEARCH_ALL`
|
|
112
|
+
*/
|
|
113
|
+
readonly identityNotInAdBehaviour: pulumi.Output<string | undefined>;
|
|
114
|
+
/**
|
|
115
|
+
* User info attribute
|
|
116
|
+
*/
|
|
117
|
+
readonly jobTitle: pulumi.Output<string | undefined>;
|
|
118
|
+
/**
|
|
119
|
+
* User info attribute
|
|
120
|
+
*/
|
|
121
|
+
readonly lastName: pulumi.Output<string | undefined>;
|
|
122
|
+
/**
|
|
123
|
+
* User info attribute
|
|
124
|
+
*/
|
|
125
|
+
readonly locality: pulumi.Output<string | undefined>;
|
|
126
|
+
/**
|
|
127
|
+
* The name of the active directory join point
|
|
128
|
+
*/
|
|
129
|
+
readonly name: pulumi.Output<string>;
|
|
130
|
+
/**
|
|
131
|
+
* User info attribute
|
|
132
|
+
*/
|
|
133
|
+
readonly organizationalUnit: pulumi.Output<string | undefined>;
|
|
134
|
+
/**
|
|
135
|
+
* Plain Text Authentication - Default value: `false`
|
|
136
|
+
*/
|
|
137
|
+
readonly plaintextAuth: pulumi.Output<boolean>;
|
|
138
|
+
/**
|
|
139
|
+
* List of Rewrite rules
|
|
140
|
+
*/
|
|
141
|
+
readonly rewriteRules: pulumi.Output<outputs.ActiveDirectoryJoin.PointRewriteRule[] | undefined>;
|
|
142
|
+
/**
|
|
143
|
+
* Schema - Choices: `ACTIVE_DIRECTORY`, `CUSTOM`
|
|
144
|
+
*/
|
|
145
|
+
readonly schema: pulumi.Output<string | undefined>;
|
|
146
|
+
/**
|
|
147
|
+
* User info attribute
|
|
148
|
+
*/
|
|
149
|
+
readonly stateOrProvince: pulumi.Output<string | undefined>;
|
|
150
|
+
/**
|
|
151
|
+
* User info attribute
|
|
152
|
+
*/
|
|
153
|
+
readonly streetAddress: pulumi.Output<string | undefined>;
|
|
154
|
+
/**
|
|
155
|
+
* User info attribute
|
|
156
|
+
*/
|
|
157
|
+
readonly telephone: pulumi.Output<string | undefined>;
|
|
158
|
+
/**
|
|
159
|
+
* Unreachable Domains Behaviour - Choices: `PROCEED`, `DROP`
|
|
160
|
+
*/
|
|
161
|
+
readonly unreachableDomainsBehaviour: pulumi.Output<string | undefined>;
|
|
162
|
+
/**
|
|
163
|
+
* Create a Point resource with the given unique name, arguments, and options.
|
|
164
|
+
*
|
|
165
|
+
* @param name The _unique_ name of the resource.
|
|
166
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
167
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
168
|
+
*/
|
|
169
|
+
constructor(name: string, args: PointArgs, opts?: pulumi.CustomResourceOptions);
|
|
170
|
+
}
|
|
171
|
+
/**
|
|
172
|
+
* Input properties used for looking up and filtering Point resources.
|
|
173
|
+
*/
|
|
174
|
+
export interface PointState {
|
|
175
|
+
/**
|
|
176
|
+
* String that contains the names of the scopes that the active directory belongs to. Names are separated by comma. -
|
|
177
|
+
* Default value: `Default_Scope`
|
|
178
|
+
*/
|
|
179
|
+
adScopesNames?: pulumi.Input<string>;
|
|
180
|
+
/**
|
|
181
|
+
* Aging Time - Default value: `5`
|
|
182
|
+
*/
|
|
183
|
+
agingTime?: pulumi.Input<number>;
|
|
184
|
+
/**
|
|
185
|
+
* List of AD attributes
|
|
186
|
+
*/
|
|
187
|
+
attributes?: pulumi.Input<pulumi.Input<inputs.ActiveDirectoryJoin.PointAttribute>[]>;
|
|
188
|
+
/**
|
|
189
|
+
* Enable prevent AD account lockout for WIRELESS/WIRED/BOTH - Choices: `WIRELESS`, `WIRED`, `BOTH`
|
|
190
|
+
*/
|
|
191
|
+
authProtectionType?: pulumi.Input<string>;
|
|
192
|
+
/**
|
|
193
|
+
* User info attribute
|
|
194
|
+
*/
|
|
195
|
+
country?: pulumi.Input<string>;
|
|
196
|
+
/**
|
|
197
|
+
* User info attribute
|
|
198
|
+
*/
|
|
199
|
+
department?: pulumi.Input<string>;
|
|
200
|
+
/**
|
|
201
|
+
* Join point description
|
|
202
|
+
*/
|
|
203
|
+
description?: pulumi.Input<string>;
|
|
204
|
+
/**
|
|
205
|
+
* AD domain associated with the join point
|
|
206
|
+
*/
|
|
207
|
+
domain?: pulumi.Input<string>;
|
|
208
|
+
/**
|
|
209
|
+
* User info attribute
|
|
210
|
+
*/
|
|
211
|
+
email?: pulumi.Input<string>;
|
|
212
|
+
/**
|
|
213
|
+
* Enable Callback For Dial In Client - Default value: `false`
|
|
214
|
+
*/
|
|
215
|
+
enableCallbackForDialinClient?: pulumi.Input<boolean>;
|
|
216
|
+
/**
|
|
217
|
+
* Enable Dial In Permission Check - Default value: `false`
|
|
218
|
+
*/
|
|
219
|
+
enableDialinPermissionCheck?: pulumi.Input<boolean>;
|
|
220
|
+
/**
|
|
221
|
+
* - Default value: `true`
|
|
222
|
+
*/
|
|
223
|
+
enableDomainAllowedList?: pulumi.Input<boolean>;
|
|
224
|
+
/**
|
|
225
|
+
* Enable prevent AD account lockout due to too many bad password attempts - Default value: `false`
|
|
226
|
+
*/
|
|
227
|
+
enableFailedAuthProtection?: pulumi.Input<boolean>;
|
|
228
|
+
/**
|
|
229
|
+
* Enable Machine Access - Default value: `true`
|
|
230
|
+
*/
|
|
231
|
+
enableMachineAccess?: pulumi.Input<boolean>;
|
|
232
|
+
/**
|
|
233
|
+
* Enable Machine Authentication - Default value: `true`
|
|
234
|
+
*/
|
|
235
|
+
enableMachineAuth?: pulumi.Input<boolean>;
|
|
236
|
+
/**
|
|
237
|
+
* Enable Password Change - Default value: `true`
|
|
238
|
+
*/
|
|
239
|
+
enablePassChange?: pulumi.Input<boolean>;
|
|
240
|
+
/**
|
|
241
|
+
* Enable Rewrites - Default value: `false`
|
|
242
|
+
*/
|
|
243
|
+
enableRewrites?: pulumi.Input<boolean>;
|
|
244
|
+
/**
|
|
245
|
+
* Number of bad password attempts - Default value: `5`
|
|
246
|
+
*/
|
|
247
|
+
failedAuthThreshold?: pulumi.Input<number>;
|
|
248
|
+
/**
|
|
249
|
+
* User info attribute
|
|
250
|
+
*/
|
|
251
|
+
firstName?: pulumi.Input<string>;
|
|
252
|
+
/**
|
|
253
|
+
* List of AD Groups
|
|
254
|
+
*/
|
|
255
|
+
groups?: pulumi.Input<pulumi.Input<inputs.ActiveDirectoryJoin.PointGroup>[]>;
|
|
256
|
+
/**
|
|
257
|
+
* Identity Not In AD Behaviour - Choices: `REJECT`, `SEARCH_JOINED_FOREST`, `SEARCH_ALL`
|
|
258
|
+
*/
|
|
259
|
+
identityNotInAdBehaviour?: pulumi.Input<string>;
|
|
260
|
+
/**
|
|
261
|
+
* User info attribute
|
|
262
|
+
*/
|
|
263
|
+
jobTitle?: pulumi.Input<string>;
|
|
264
|
+
/**
|
|
265
|
+
* User info attribute
|
|
266
|
+
*/
|
|
267
|
+
lastName?: pulumi.Input<string>;
|
|
268
|
+
/**
|
|
269
|
+
* User info attribute
|
|
270
|
+
*/
|
|
271
|
+
locality?: pulumi.Input<string>;
|
|
272
|
+
/**
|
|
273
|
+
* The name of the active directory join point
|
|
274
|
+
*/
|
|
275
|
+
name?: pulumi.Input<string>;
|
|
276
|
+
/**
|
|
277
|
+
* User info attribute
|
|
278
|
+
*/
|
|
279
|
+
organizationalUnit?: pulumi.Input<string>;
|
|
280
|
+
/**
|
|
281
|
+
* Plain Text Authentication - Default value: `false`
|
|
282
|
+
*/
|
|
283
|
+
plaintextAuth?: pulumi.Input<boolean>;
|
|
284
|
+
/**
|
|
285
|
+
* List of Rewrite rules
|
|
286
|
+
*/
|
|
287
|
+
rewriteRules?: pulumi.Input<pulumi.Input<inputs.ActiveDirectoryJoin.PointRewriteRule>[]>;
|
|
288
|
+
/**
|
|
289
|
+
* Schema - Choices: `ACTIVE_DIRECTORY`, `CUSTOM`
|
|
290
|
+
*/
|
|
291
|
+
schema?: pulumi.Input<string>;
|
|
292
|
+
/**
|
|
293
|
+
* User info attribute
|
|
294
|
+
*/
|
|
295
|
+
stateOrProvince?: pulumi.Input<string>;
|
|
296
|
+
/**
|
|
297
|
+
* User info attribute
|
|
298
|
+
*/
|
|
299
|
+
streetAddress?: pulumi.Input<string>;
|
|
300
|
+
/**
|
|
301
|
+
* User info attribute
|
|
302
|
+
*/
|
|
303
|
+
telephone?: pulumi.Input<string>;
|
|
304
|
+
/**
|
|
305
|
+
* Unreachable Domains Behaviour - Choices: `PROCEED`, `DROP`
|
|
306
|
+
*/
|
|
307
|
+
unreachableDomainsBehaviour?: pulumi.Input<string>;
|
|
308
|
+
}
|
|
309
|
+
/**
|
|
310
|
+
* The set of arguments for constructing a Point resource.
|
|
311
|
+
*/
|
|
312
|
+
export interface PointArgs {
|
|
313
|
+
/**
|
|
314
|
+
* String that contains the names of the scopes that the active directory belongs to. Names are separated by comma. -
|
|
315
|
+
* Default value: `Default_Scope`
|
|
316
|
+
*/
|
|
317
|
+
adScopesNames?: pulumi.Input<string>;
|
|
318
|
+
/**
|
|
319
|
+
* Aging Time - Default value: `5`
|
|
320
|
+
*/
|
|
321
|
+
agingTime?: pulumi.Input<number>;
|
|
322
|
+
/**
|
|
323
|
+
* List of AD attributes
|
|
324
|
+
*/
|
|
325
|
+
attributes?: pulumi.Input<pulumi.Input<inputs.ActiveDirectoryJoin.PointAttribute>[]>;
|
|
326
|
+
/**
|
|
327
|
+
* Enable prevent AD account lockout for WIRELESS/WIRED/BOTH - Choices: `WIRELESS`, `WIRED`, `BOTH`
|
|
328
|
+
*/
|
|
329
|
+
authProtectionType?: pulumi.Input<string>;
|
|
330
|
+
/**
|
|
331
|
+
* User info attribute
|
|
332
|
+
*/
|
|
333
|
+
country?: pulumi.Input<string>;
|
|
334
|
+
/**
|
|
335
|
+
* User info attribute
|
|
336
|
+
*/
|
|
337
|
+
department?: pulumi.Input<string>;
|
|
338
|
+
/**
|
|
339
|
+
* Join point description
|
|
340
|
+
*/
|
|
341
|
+
description?: pulumi.Input<string>;
|
|
342
|
+
/**
|
|
343
|
+
* AD domain associated with the join point
|
|
344
|
+
*/
|
|
345
|
+
domain: pulumi.Input<string>;
|
|
346
|
+
/**
|
|
347
|
+
* User info attribute
|
|
348
|
+
*/
|
|
349
|
+
email?: pulumi.Input<string>;
|
|
350
|
+
/**
|
|
351
|
+
* Enable Callback For Dial In Client - Default value: `false`
|
|
352
|
+
*/
|
|
353
|
+
enableCallbackForDialinClient?: pulumi.Input<boolean>;
|
|
354
|
+
/**
|
|
355
|
+
* Enable Dial In Permission Check - Default value: `false`
|
|
356
|
+
*/
|
|
357
|
+
enableDialinPermissionCheck?: pulumi.Input<boolean>;
|
|
358
|
+
/**
|
|
359
|
+
* - Default value: `true`
|
|
360
|
+
*/
|
|
361
|
+
enableDomainAllowedList?: pulumi.Input<boolean>;
|
|
362
|
+
/**
|
|
363
|
+
* Enable prevent AD account lockout due to too many bad password attempts - Default value: `false`
|
|
364
|
+
*/
|
|
365
|
+
enableFailedAuthProtection?: pulumi.Input<boolean>;
|
|
366
|
+
/**
|
|
367
|
+
* Enable Machine Access - Default value: `true`
|
|
368
|
+
*/
|
|
369
|
+
enableMachineAccess?: pulumi.Input<boolean>;
|
|
370
|
+
/**
|
|
371
|
+
* Enable Machine Authentication - Default value: `true`
|
|
372
|
+
*/
|
|
373
|
+
enableMachineAuth?: pulumi.Input<boolean>;
|
|
374
|
+
/**
|
|
375
|
+
* Enable Password Change - Default value: `true`
|
|
376
|
+
*/
|
|
377
|
+
enablePassChange?: pulumi.Input<boolean>;
|
|
378
|
+
/**
|
|
379
|
+
* Enable Rewrites - Default value: `false`
|
|
380
|
+
*/
|
|
381
|
+
enableRewrites?: pulumi.Input<boolean>;
|
|
382
|
+
/**
|
|
383
|
+
* Number of bad password attempts - Default value: `5`
|
|
384
|
+
*/
|
|
385
|
+
failedAuthThreshold?: pulumi.Input<number>;
|
|
386
|
+
/**
|
|
387
|
+
* User info attribute
|
|
388
|
+
*/
|
|
389
|
+
firstName?: pulumi.Input<string>;
|
|
390
|
+
/**
|
|
391
|
+
* List of AD Groups
|
|
392
|
+
*/
|
|
393
|
+
groups?: pulumi.Input<pulumi.Input<inputs.ActiveDirectoryJoin.PointGroup>[]>;
|
|
394
|
+
/**
|
|
395
|
+
* Identity Not In AD Behaviour - Choices: `REJECT`, `SEARCH_JOINED_FOREST`, `SEARCH_ALL`
|
|
396
|
+
*/
|
|
397
|
+
identityNotInAdBehaviour?: pulumi.Input<string>;
|
|
398
|
+
/**
|
|
399
|
+
* User info attribute
|
|
400
|
+
*/
|
|
401
|
+
jobTitle?: pulumi.Input<string>;
|
|
402
|
+
/**
|
|
403
|
+
* User info attribute
|
|
404
|
+
*/
|
|
405
|
+
lastName?: pulumi.Input<string>;
|
|
406
|
+
/**
|
|
407
|
+
* User info attribute
|
|
408
|
+
*/
|
|
409
|
+
locality?: pulumi.Input<string>;
|
|
410
|
+
/**
|
|
411
|
+
* The name of the active directory join point
|
|
412
|
+
*/
|
|
413
|
+
name?: pulumi.Input<string>;
|
|
414
|
+
/**
|
|
415
|
+
* User info attribute
|
|
416
|
+
*/
|
|
417
|
+
organizationalUnit?: pulumi.Input<string>;
|
|
418
|
+
/**
|
|
419
|
+
* Plain Text Authentication - Default value: `false`
|
|
420
|
+
*/
|
|
421
|
+
plaintextAuth?: pulumi.Input<boolean>;
|
|
422
|
+
/**
|
|
423
|
+
* List of Rewrite rules
|
|
424
|
+
*/
|
|
425
|
+
rewriteRules?: pulumi.Input<pulumi.Input<inputs.ActiveDirectoryJoin.PointRewriteRule>[]>;
|
|
426
|
+
/**
|
|
427
|
+
* Schema - Choices: `ACTIVE_DIRECTORY`, `CUSTOM`
|
|
428
|
+
*/
|
|
429
|
+
schema?: pulumi.Input<string>;
|
|
430
|
+
/**
|
|
431
|
+
* User info attribute
|
|
432
|
+
*/
|
|
433
|
+
stateOrProvince?: pulumi.Input<string>;
|
|
434
|
+
/**
|
|
435
|
+
* User info attribute
|
|
436
|
+
*/
|
|
437
|
+
streetAddress?: pulumi.Input<string>;
|
|
438
|
+
/**
|
|
439
|
+
* User info attribute
|
|
440
|
+
*/
|
|
441
|
+
telephone?: pulumi.Input<string>;
|
|
442
|
+
/**
|
|
443
|
+
* Unreachable Domains Behaviour - Choices: `PROCEED`, `DROP`
|
|
444
|
+
*/
|
|
445
|
+
unreachableDomainsBehaviour?: pulumi.Input<string>;
|
|
446
|
+
}
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Point = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage an Active Directory Join Point.
|
|
10
|
+
*
|
|
11
|
+
* ## Import
|
|
12
|
+
*
|
|
13
|
+
* ```sh
|
|
14
|
+
* $ pulumi import ise:ActiveDirectoryJoin/point:Point example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
class Point extends pulumi.CustomResource {
|
|
18
|
+
/**
|
|
19
|
+
* Get an existing Point resource's state with the given name, ID, and optional extra
|
|
20
|
+
* properties used to qualify the lookup.
|
|
21
|
+
*
|
|
22
|
+
* @param name The _unique_ name of the resulting resource.
|
|
23
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
24
|
+
* @param state Any extra arguments used during the lookup.
|
|
25
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
|
+
*/
|
|
27
|
+
static get(name, id, state, opts) {
|
|
28
|
+
return new Point(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Returns true if the given object is an instance of Point. This is designed to work even
|
|
32
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
33
|
+
*/
|
|
34
|
+
static isInstance(obj) {
|
|
35
|
+
if (obj === undefined || obj === null) {
|
|
36
|
+
return false;
|
|
37
|
+
}
|
|
38
|
+
return obj['__pulumiType'] === Point.__pulumiType;
|
|
39
|
+
}
|
|
40
|
+
constructor(name, argsOrState, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (opts.id) {
|
|
44
|
+
const state = argsOrState;
|
|
45
|
+
resourceInputs["adScopesNames"] = state ? state.adScopesNames : undefined;
|
|
46
|
+
resourceInputs["agingTime"] = state ? state.agingTime : undefined;
|
|
47
|
+
resourceInputs["attributes"] = state ? state.attributes : undefined;
|
|
48
|
+
resourceInputs["authProtectionType"] = state ? state.authProtectionType : undefined;
|
|
49
|
+
resourceInputs["country"] = state ? state.country : undefined;
|
|
50
|
+
resourceInputs["department"] = state ? state.department : undefined;
|
|
51
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
52
|
+
resourceInputs["domain"] = state ? state.domain : undefined;
|
|
53
|
+
resourceInputs["email"] = state ? state.email : undefined;
|
|
54
|
+
resourceInputs["enableCallbackForDialinClient"] = state ? state.enableCallbackForDialinClient : undefined;
|
|
55
|
+
resourceInputs["enableDialinPermissionCheck"] = state ? state.enableDialinPermissionCheck : undefined;
|
|
56
|
+
resourceInputs["enableDomainAllowedList"] = state ? state.enableDomainAllowedList : undefined;
|
|
57
|
+
resourceInputs["enableFailedAuthProtection"] = state ? state.enableFailedAuthProtection : undefined;
|
|
58
|
+
resourceInputs["enableMachineAccess"] = state ? state.enableMachineAccess : undefined;
|
|
59
|
+
resourceInputs["enableMachineAuth"] = state ? state.enableMachineAuth : undefined;
|
|
60
|
+
resourceInputs["enablePassChange"] = state ? state.enablePassChange : undefined;
|
|
61
|
+
resourceInputs["enableRewrites"] = state ? state.enableRewrites : undefined;
|
|
62
|
+
resourceInputs["failedAuthThreshold"] = state ? state.failedAuthThreshold : undefined;
|
|
63
|
+
resourceInputs["firstName"] = state ? state.firstName : undefined;
|
|
64
|
+
resourceInputs["groups"] = state ? state.groups : undefined;
|
|
65
|
+
resourceInputs["identityNotInAdBehaviour"] = state ? state.identityNotInAdBehaviour : undefined;
|
|
66
|
+
resourceInputs["jobTitle"] = state ? state.jobTitle : undefined;
|
|
67
|
+
resourceInputs["lastName"] = state ? state.lastName : undefined;
|
|
68
|
+
resourceInputs["locality"] = state ? state.locality : undefined;
|
|
69
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
70
|
+
resourceInputs["organizationalUnit"] = state ? state.organizationalUnit : undefined;
|
|
71
|
+
resourceInputs["plaintextAuth"] = state ? state.plaintextAuth : undefined;
|
|
72
|
+
resourceInputs["rewriteRules"] = state ? state.rewriteRules : undefined;
|
|
73
|
+
resourceInputs["schema"] = state ? state.schema : undefined;
|
|
74
|
+
resourceInputs["stateOrProvince"] = state ? state.stateOrProvince : undefined;
|
|
75
|
+
resourceInputs["streetAddress"] = state ? state.streetAddress : undefined;
|
|
76
|
+
resourceInputs["telephone"] = state ? state.telephone : undefined;
|
|
77
|
+
resourceInputs["unreachableDomainsBehaviour"] = state ? state.unreachableDomainsBehaviour : undefined;
|
|
78
|
+
}
|
|
79
|
+
else {
|
|
80
|
+
const args = argsOrState;
|
|
81
|
+
if ((!args || args.domain === undefined) && !opts.urn) {
|
|
82
|
+
throw new Error("Missing required property 'domain'");
|
|
83
|
+
}
|
|
84
|
+
resourceInputs["adScopesNames"] = args ? args.adScopesNames : undefined;
|
|
85
|
+
resourceInputs["agingTime"] = args ? args.agingTime : undefined;
|
|
86
|
+
resourceInputs["attributes"] = args ? args.attributes : undefined;
|
|
87
|
+
resourceInputs["authProtectionType"] = args ? args.authProtectionType : undefined;
|
|
88
|
+
resourceInputs["country"] = args ? args.country : undefined;
|
|
89
|
+
resourceInputs["department"] = args ? args.department : undefined;
|
|
90
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
91
|
+
resourceInputs["domain"] = args ? args.domain : undefined;
|
|
92
|
+
resourceInputs["email"] = args ? args.email : undefined;
|
|
93
|
+
resourceInputs["enableCallbackForDialinClient"] = args ? args.enableCallbackForDialinClient : undefined;
|
|
94
|
+
resourceInputs["enableDialinPermissionCheck"] = args ? args.enableDialinPermissionCheck : undefined;
|
|
95
|
+
resourceInputs["enableDomainAllowedList"] = args ? args.enableDomainAllowedList : undefined;
|
|
96
|
+
resourceInputs["enableFailedAuthProtection"] = args ? args.enableFailedAuthProtection : undefined;
|
|
97
|
+
resourceInputs["enableMachineAccess"] = args ? args.enableMachineAccess : undefined;
|
|
98
|
+
resourceInputs["enableMachineAuth"] = args ? args.enableMachineAuth : undefined;
|
|
99
|
+
resourceInputs["enablePassChange"] = args ? args.enablePassChange : undefined;
|
|
100
|
+
resourceInputs["enableRewrites"] = args ? args.enableRewrites : undefined;
|
|
101
|
+
resourceInputs["failedAuthThreshold"] = args ? args.failedAuthThreshold : undefined;
|
|
102
|
+
resourceInputs["firstName"] = args ? args.firstName : undefined;
|
|
103
|
+
resourceInputs["groups"] = args ? args.groups : undefined;
|
|
104
|
+
resourceInputs["identityNotInAdBehaviour"] = args ? args.identityNotInAdBehaviour : undefined;
|
|
105
|
+
resourceInputs["jobTitle"] = args ? args.jobTitle : undefined;
|
|
106
|
+
resourceInputs["lastName"] = args ? args.lastName : undefined;
|
|
107
|
+
resourceInputs["locality"] = args ? args.locality : undefined;
|
|
108
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
109
|
+
resourceInputs["organizationalUnit"] = args ? args.organizationalUnit : undefined;
|
|
110
|
+
resourceInputs["plaintextAuth"] = args ? args.plaintextAuth : undefined;
|
|
111
|
+
resourceInputs["rewriteRules"] = args ? args.rewriteRules : undefined;
|
|
112
|
+
resourceInputs["schema"] = args ? args.schema : undefined;
|
|
113
|
+
resourceInputs["stateOrProvince"] = args ? args.stateOrProvince : undefined;
|
|
114
|
+
resourceInputs["streetAddress"] = args ? args.streetAddress : undefined;
|
|
115
|
+
resourceInputs["telephone"] = args ? args.telephone : undefined;
|
|
116
|
+
resourceInputs["unreachableDomainsBehaviour"] = args ? args.unreachableDomainsBehaviour : undefined;
|
|
117
|
+
}
|
|
118
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
119
|
+
super(Point.__pulumiType, name, resourceInputs, opts);
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
exports.Point = Point;
|
|
123
|
+
/** @internal */
|
|
124
|
+
Point.__pulumiType = 'ise:ActiveDirectoryJoin/point:Point';
|
|
125
|
+
//# sourceMappingURL=point.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"point.js","sourceRoot":"","sources":["../../activedirectoryjoin/point.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.Nodes = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
exports.Nodes = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["Nodes"], () => require("./nodes"));
|
|
10
|
+
const _module = {
|
|
11
|
+
version: utilities.getVersion(),
|
|
12
|
+
construct: (name, type, urn) => {
|
|
13
|
+
switch (type) {
|
|
14
|
+
case "ise:ActiveDirectoryJoinDomainWithAll/nodes:Nodes":
|
|
15
|
+
return new exports.Nodes(name, undefined, { urn });
|
|
16
|
+
default:
|
|
17
|
+
throw new Error(`unknown resource type ${type}`);
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
};
|
|
21
|
+
pulumi.runtime.registerResourceModule("ise", "ActiveDirectoryJoinDomainWithAll/nodes", _module);
|
|
22
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../activedirectoryjoindomainwithall/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,KAAK,GAAmC,IAAW,CAAC;AACjE,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC,CAAC;AAGjE,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,kDAAkD;gBACnD,OAAO,IAAI,aAAK,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,wCAAwC,EAAE,OAAO,CAAC,CAAA"}
|