@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,49 @@
|
|
|
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.getSequenceOutput = exports.getSequence = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This data source can read the Identity Source Sequence.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as ise from "@pulumi/ise";
|
|
16
|
+
*
|
|
17
|
+
* const example = ise.IdentitySource.getSequence({
|
|
18
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
21
|
+
*/
|
|
22
|
+
function getSequence(args, opts) {
|
|
23
|
+
args = args || {};
|
|
24
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
|
+
return pulumi.runtime.invoke("ise:IdentitySource/getSequence:getSequence", {
|
|
26
|
+
"id": args.id,
|
|
27
|
+
"name": args.name,
|
|
28
|
+
}, opts);
|
|
29
|
+
}
|
|
30
|
+
exports.getSequence = getSequence;
|
|
31
|
+
/**
|
|
32
|
+
* This data source can read the Identity Source Sequence.
|
|
33
|
+
*
|
|
34
|
+
* ## Example Usage
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as ise from "@pulumi/ise";
|
|
39
|
+
*
|
|
40
|
+
* const example = ise.IdentitySource.getSequence({
|
|
41
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
42
|
+
* });
|
|
43
|
+
* ```
|
|
44
|
+
*/
|
|
45
|
+
function getSequenceOutput(args, opts) {
|
|
46
|
+
return pulumi.output(args).apply((a) => getSequence(a, opts));
|
|
47
|
+
}
|
|
48
|
+
exports.getSequenceOutput = getSequenceOutput;
|
|
49
|
+
//# sourceMappingURL=getSequence.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSequence.js","sourceRoot":"","sources":["../../identitysource/getSequence.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;GAaG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,4CAA4C,EAAE;QACvE,IAAI,EAAE,IAAI,CAAC,EAAE;QACb,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kCAQC;AA0CD;;;;;;;;;;;;;GAaG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,8CAEC"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { GetSequenceArgs, GetSequenceResult, GetSequenceOutputArgs } from "./getSequence";
|
|
2
|
+
export declare const getSequence: typeof import("./getSequence").getSequence;
|
|
3
|
+
export declare const getSequenceOutput: typeof import("./getSequence").getSequenceOutput;
|
|
4
|
+
export { SequenceArgs, SequenceState } from "./sequence";
|
|
5
|
+
export type Sequence = import("./sequence").Sequence;
|
|
6
|
+
export declare const Sequence: typeof import("./sequence").Sequence;
|
|
@@ -0,0 +1,25 @@
|
|
|
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.Sequence = exports.getSequenceOutput = exports.getSequence = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
exports.getSequence = null;
|
|
9
|
+
exports.getSequenceOutput = null;
|
|
10
|
+
utilities.lazyLoad(exports, ["getSequence", "getSequenceOutput"], () => require("./getSequence"));
|
|
11
|
+
exports.Sequence = null;
|
|
12
|
+
utilities.lazyLoad(exports, ["Sequence"], () => require("./sequence"));
|
|
13
|
+
const _module = {
|
|
14
|
+
version: utilities.getVersion(),
|
|
15
|
+
construct: (name, type, urn) => {
|
|
16
|
+
switch (type) {
|
|
17
|
+
case "ise:IdentitySource/sequence:Sequence":
|
|
18
|
+
return new exports.Sequence(name, undefined, { urn });
|
|
19
|
+
default:
|
|
20
|
+
throw new Error(`unknown resource type ${type}`);
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
};
|
|
24
|
+
pulumi.runtime.registerResourceModule("ise", "IdentitySource/sequence", _module);
|
|
25
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../identitysource/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAI7B,QAAA,WAAW,GAA+C,IAAW,CAAC;AACtE,QAAA,iBAAiB,GAAqD,IAAW,CAAC;AAC/F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,aAAa,EAAC,mBAAmB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;AAIpF,QAAA,QAAQ,GAAyC,IAAW,CAAC;AAC1E,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,UAAU,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC,CAAC;AAGvE,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,sCAAsC;gBACvC,OAAO,IAAI,gBAAQ,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACtD;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,KAAK,EAAE,yBAAyB,EAAE,OAAO,CAAC,CAAA"}
|
|
@@ -0,0 +1,116 @@
|
|
|
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 Identity Source Sequence.
|
|
6
|
+
*
|
|
7
|
+
* ## Example Usage
|
|
8
|
+
*
|
|
9
|
+
* ```typescript
|
|
10
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
+
* import * as ise from "@pulumi/ise";
|
|
12
|
+
*
|
|
13
|
+
* const example = new ise.identitysource.Sequence("example", {
|
|
14
|
+
* name: "Sequence1",
|
|
15
|
+
* description: "My identity source sequence",
|
|
16
|
+
* breakOnStoreFail: true,
|
|
17
|
+
* certificateAuthenticationProfile: "Preloaded_Certificate_Profile",
|
|
18
|
+
* identitySources: [{
|
|
19
|
+
* name: "Internal Users",
|
|
20
|
+
* order: 1,
|
|
21
|
+
* }],
|
|
22
|
+
* });
|
|
23
|
+
* ```
|
|
24
|
+
*
|
|
25
|
+
* ## Import
|
|
26
|
+
*
|
|
27
|
+
* ```sh
|
|
28
|
+
* $ pulumi import ise:IdentitySource/sequence:Sequence example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
29
|
+
* ```
|
|
30
|
+
*/
|
|
31
|
+
export declare class Sequence extends pulumi.CustomResource {
|
|
32
|
+
/**
|
|
33
|
+
* Get an existing Sequence resource's state with the given name, ID, and optional extra
|
|
34
|
+
* properties used to qualify the lookup.
|
|
35
|
+
*
|
|
36
|
+
* @param name The _unique_ name of the resulting resource.
|
|
37
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
38
|
+
* @param state Any extra arguments used during the lookup.
|
|
39
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
40
|
+
*/
|
|
41
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: SequenceState, opts?: pulumi.CustomResourceOptions): Sequence;
|
|
42
|
+
/**
|
|
43
|
+
* Returns true if the given object is an instance of Sequence. This is designed to work even
|
|
44
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
45
|
+
*/
|
|
46
|
+
static isInstance(obj: any): obj is Sequence;
|
|
47
|
+
/**
|
|
48
|
+
* Do not access other stores in the sequence if a selected identity store cannot be accessed for authentication
|
|
49
|
+
*/
|
|
50
|
+
readonly breakOnStoreFail: pulumi.Output<boolean>;
|
|
51
|
+
/**
|
|
52
|
+
* Certificate Authentication Profile, empty if doesn't exist
|
|
53
|
+
*/
|
|
54
|
+
readonly certificateAuthenticationProfile: pulumi.Output<string>;
|
|
55
|
+
/**
|
|
56
|
+
* Description
|
|
57
|
+
*/
|
|
58
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
59
|
+
readonly identitySources: pulumi.Output<outputs.IdentitySource.SequenceIdentitySource[]>;
|
|
60
|
+
/**
|
|
61
|
+
* The name of the identity source sequence
|
|
62
|
+
*/
|
|
63
|
+
readonly name: pulumi.Output<string>;
|
|
64
|
+
/**
|
|
65
|
+
* Create a Sequence resource with the given unique name, arguments, and options.
|
|
66
|
+
*
|
|
67
|
+
* @param name The _unique_ name of the resource.
|
|
68
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
69
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
70
|
+
*/
|
|
71
|
+
constructor(name: string, args: SequenceArgs, opts?: pulumi.CustomResourceOptions);
|
|
72
|
+
}
|
|
73
|
+
/**
|
|
74
|
+
* Input properties used for looking up and filtering Sequence resources.
|
|
75
|
+
*/
|
|
76
|
+
export interface SequenceState {
|
|
77
|
+
/**
|
|
78
|
+
* Do not access other stores in the sequence if a selected identity store cannot be accessed for authentication
|
|
79
|
+
*/
|
|
80
|
+
breakOnStoreFail?: pulumi.Input<boolean>;
|
|
81
|
+
/**
|
|
82
|
+
* Certificate Authentication Profile, empty if doesn't exist
|
|
83
|
+
*/
|
|
84
|
+
certificateAuthenticationProfile?: pulumi.Input<string>;
|
|
85
|
+
/**
|
|
86
|
+
* Description
|
|
87
|
+
*/
|
|
88
|
+
description?: pulumi.Input<string>;
|
|
89
|
+
identitySources?: pulumi.Input<pulumi.Input<inputs.IdentitySource.SequenceIdentitySource>[]>;
|
|
90
|
+
/**
|
|
91
|
+
* The name of the identity source sequence
|
|
92
|
+
*/
|
|
93
|
+
name?: pulumi.Input<string>;
|
|
94
|
+
}
|
|
95
|
+
/**
|
|
96
|
+
* The set of arguments for constructing a Sequence resource.
|
|
97
|
+
*/
|
|
98
|
+
export interface SequenceArgs {
|
|
99
|
+
/**
|
|
100
|
+
* Do not access other stores in the sequence if a selected identity store cannot be accessed for authentication
|
|
101
|
+
*/
|
|
102
|
+
breakOnStoreFail: pulumi.Input<boolean>;
|
|
103
|
+
/**
|
|
104
|
+
* Certificate Authentication Profile, empty if doesn't exist
|
|
105
|
+
*/
|
|
106
|
+
certificateAuthenticationProfile: pulumi.Input<string>;
|
|
107
|
+
/**
|
|
108
|
+
* Description
|
|
109
|
+
*/
|
|
110
|
+
description?: pulumi.Input<string>;
|
|
111
|
+
identitySources: pulumi.Input<pulumi.Input<inputs.IdentitySource.SequenceIdentitySource>[]>;
|
|
112
|
+
/**
|
|
113
|
+
* The name of the identity source sequence
|
|
114
|
+
*/
|
|
115
|
+
name?: pulumi.Input<string>;
|
|
116
|
+
}
|
|
@@ -0,0 +1,93 @@
|
|
|
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.Sequence = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage an Identity Source Sequence.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as ise from "@pulumi/ise";
|
|
16
|
+
*
|
|
17
|
+
* const example = new ise.identitysource.Sequence("example", {
|
|
18
|
+
* name: "Sequence1",
|
|
19
|
+
* description: "My identity source sequence",
|
|
20
|
+
* breakOnStoreFail: true,
|
|
21
|
+
* certificateAuthenticationProfile: "Preloaded_Certificate_Profile",
|
|
22
|
+
* identitySources: [{
|
|
23
|
+
* name: "Internal Users",
|
|
24
|
+
* order: 1,
|
|
25
|
+
* }],
|
|
26
|
+
* });
|
|
27
|
+
* ```
|
|
28
|
+
*
|
|
29
|
+
* ## Import
|
|
30
|
+
*
|
|
31
|
+
* ```sh
|
|
32
|
+
* $ pulumi import ise:IdentitySource/sequence:Sequence example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
33
|
+
* ```
|
|
34
|
+
*/
|
|
35
|
+
class Sequence extends pulumi.CustomResource {
|
|
36
|
+
/**
|
|
37
|
+
* Get an existing Sequence resource's state with the given name, ID, and optional extra
|
|
38
|
+
* properties used to qualify the lookup.
|
|
39
|
+
*
|
|
40
|
+
* @param name The _unique_ name of the resulting resource.
|
|
41
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
42
|
+
* @param state Any extra arguments used during the lookup.
|
|
43
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
44
|
+
*/
|
|
45
|
+
static get(name, id, state, opts) {
|
|
46
|
+
return new Sequence(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Returns true if the given object is an instance of Sequence. This is designed to work even
|
|
50
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
51
|
+
*/
|
|
52
|
+
static isInstance(obj) {
|
|
53
|
+
if (obj === undefined || obj === null) {
|
|
54
|
+
return false;
|
|
55
|
+
}
|
|
56
|
+
return obj['__pulumiType'] === Sequence.__pulumiType;
|
|
57
|
+
}
|
|
58
|
+
constructor(name, argsOrState, opts) {
|
|
59
|
+
let resourceInputs = {};
|
|
60
|
+
opts = opts || {};
|
|
61
|
+
if (opts.id) {
|
|
62
|
+
const state = argsOrState;
|
|
63
|
+
resourceInputs["breakOnStoreFail"] = state ? state.breakOnStoreFail : undefined;
|
|
64
|
+
resourceInputs["certificateAuthenticationProfile"] = state ? state.certificateAuthenticationProfile : undefined;
|
|
65
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
66
|
+
resourceInputs["identitySources"] = state ? state.identitySources : undefined;
|
|
67
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
68
|
+
}
|
|
69
|
+
else {
|
|
70
|
+
const args = argsOrState;
|
|
71
|
+
if ((!args || args.breakOnStoreFail === undefined) && !opts.urn) {
|
|
72
|
+
throw new Error("Missing required property 'breakOnStoreFail'");
|
|
73
|
+
}
|
|
74
|
+
if ((!args || args.certificateAuthenticationProfile === undefined) && !opts.urn) {
|
|
75
|
+
throw new Error("Missing required property 'certificateAuthenticationProfile'");
|
|
76
|
+
}
|
|
77
|
+
if ((!args || args.identitySources === undefined) && !opts.urn) {
|
|
78
|
+
throw new Error("Missing required property 'identitySources'");
|
|
79
|
+
}
|
|
80
|
+
resourceInputs["breakOnStoreFail"] = args ? args.breakOnStoreFail : undefined;
|
|
81
|
+
resourceInputs["certificateAuthenticationProfile"] = args ? args.certificateAuthenticationProfile : undefined;
|
|
82
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
83
|
+
resourceInputs["identitySources"] = args ? args.identitySources : undefined;
|
|
84
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
85
|
+
}
|
|
86
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
87
|
+
super(Sequence.__pulumiType, name, resourceInputs, opts);
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
exports.Sequence = Sequence;
|
|
91
|
+
/** @internal */
|
|
92
|
+
Sequence.__pulumiType = 'ise:IdentitySource/sequence:Sequence';
|
|
93
|
+
//# sourceMappingURL=sequence.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sequence.js","sourceRoot":"","sources":["../../identitysource/sequence.ts"],"names":[],"mappings":"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"}
|
package/index.d.ts
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
export { EndpointArgs, EndpointState } from "./endpoint";
|
|
2
|
+
export type Endpoint = import("./endpoint").Endpoint;
|
|
3
|
+
export declare const Endpoint: typeof import("./endpoint").Endpoint;
|
|
4
|
+
export { GetEndpointArgs, GetEndpointResult, GetEndpointOutputArgs } from "./getEndpoint";
|
|
5
|
+
export declare const getEndpoint: typeof import("./getEndpoint").getEndpoint;
|
|
6
|
+
export declare const getEndpointOutput: typeof import("./getEndpoint").getEndpointOutput;
|
|
7
|
+
export { GetRepositoryArgs, GetRepositoryResult, GetRepositoryOutputArgs } from "./getRepository";
|
|
8
|
+
export declare const getRepository: typeof import("./getRepository").getRepository;
|
|
9
|
+
export declare const getRepositoryOutput: typeof import("./getRepository").getRepositoryOutput;
|
|
10
|
+
export { ProviderArgs } from "./provider";
|
|
11
|
+
export type Provider = import("./provider").Provider;
|
|
12
|
+
export declare const Provider: typeof import("./provider").Provider;
|
|
13
|
+
export { RepositoryArgs, RepositoryState } from "./repository";
|
|
14
|
+
export type Repository = import("./repository").Repository;
|
|
15
|
+
export declare const Repository: typeof import("./repository").Repository;
|
|
16
|
+
import * as activedirectoryadd from "./activedirectoryadd";
|
|
17
|
+
import * as activedirectorygroupsby from "./activedirectorygroupsby";
|
|
18
|
+
import * as activedirectoryjoin from "./activedirectoryjoin";
|
|
19
|
+
import * as activedirectoryjoindomainwithall from "./activedirectoryjoindomainwithall";
|
|
20
|
+
import * as allowed from "./allowed";
|
|
21
|
+
import * as allowedprotocols from "./allowedprotocols";
|
|
22
|
+
import * as authorization from "./authorization";
|
|
23
|
+
import * as certificateauthentication from "./certificateauthentication";
|
|
24
|
+
import * as config from "./config";
|
|
25
|
+
import * as deviceadmin from "./deviceadmin";
|
|
26
|
+
import * as deviceadminauthentication from "./deviceadminauthentication";
|
|
27
|
+
import * as deviceadminauthorization from "./deviceadminauthorization";
|
|
28
|
+
import * as deviceadminauthorizationexception from "./deviceadminauthorizationexception";
|
|
29
|
+
import * as deviceadminauthorizationglobalexception from "./deviceadminauthorizationglobalexception";
|
|
30
|
+
import * as deviceadminpolicy from "./deviceadminpolicy";
|
|
31
|
+
import * as deviceadmintimeanddate from "./deviceadmintimeanddate";
|
|
32
|
+
import * as downloadable from "./downloadable";
|
|
33
|
+
import * as endpointidentity from "./endpointidentity";
|
|
34
|
+
import * as identitysource from "./identitysource";
|
|
35
|
+
import * as internal from "./internal";
|
|
36
|
+
import * as licensetier from "./licensetier";
|
|
37
|
+
import * as network from "./network";
|
|
38
|
+
import * as networkaccess from "./networkaccess";
|
|
39
|
+
import * as networkaccessauthentication from "./networkaccessauthentication";
|
|
40
|
+
import * as networkaccessauthorization from "./networkaccessauthorization";
|
|
41
|
+
import * as networkaccessauthorizationexception from "./networkaccessauthorizationexception";
|
|
42
|
+
import * as networkaccessauthorizationglobalexception from "./networkaccessauthorizationglobalexception";
|
|
43
|
+
import * as networkaccesspolicy from "./networkaccesspolicy";
|
|
44
|
+
import * as networkaccesstimeanddate from "./networkaccesstimeanddate";
|
|
45
|
+
import * as networkdevice from "./networkdevice";
|
|
46
|
+
import * as tacacs from "./tacacs";
|
|
47
|
+
import * as tacacscommand from "./tacacscommand";
|
|
48
|
+
import * as trustsecegressmatrix from "./trustsecegressmatrix";
|
|
49
|
+
import * as trustseciptosgt from "./trustseciptosgt";
|
|
50
|
+
import * as trustseciptosgtmapping from "./trustseciptosgtmapping";
|
|
51
|
+
import * as trustsecsecurity from "./trustsecsecurity";
|
|
52
|
+
import * as trustsecsecuritygroup from "./trustsecsecuritygroup";
|
|
53
|
+
import * as types from "./types";
|
|
54
|
+
import * as useridentity from "./useridentity";
|
|
55
|
+
export { activedirectoryadd, activedirectorygroupsby, activedirectoryjoin, activedirectoryjoindomainwithall, allowed, allowedprotocols, authorization, certificateauthentication, config, deviceadmin, deviceadminauthentication, deviceadminauthorization, deviceadminauthorizationexception, deviceadminauthorizationglobalexception, deviceadminpolicy, deviceadmintimeanddate, downloadable, endpointidentity, identitysource, internal, licensetier, network, networkaccess, networkaccessauthentication, networkaccessauthorization, networkaccessauthorizationexception, networkaccessauthorizationglobalexception, networkaccesspolicy, networkaccesstimeanddate, networkdevice, tacacs, tacacscommand, trustsecegressmatrix, trustseciptosgt, trustseciptosgtmapping, trustsecsecurity, trustsecsecuritygroup, types, useridentity, };
|
package/index.js
ADDED
|
@@ -0,0 +1,123 @@
|
|
|
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.useridentity = exports.types = exports.trustsecsecuritygroup = exports.trustsecsecurity = exports.trustseciptosgtmapping = exports.trustseciptosgt = exports.trustsecegressmatrix = exports.tacacscommand = exports.tacacs = exports.networkdevice = exports.networkaccesstimeanddate = exports.networkaccesspolicy = exports.networkaccessauthorizationglobalexception = exports.networkaccessauthorizationexception = exports.networkaccessauthorization = exports.networkaccessauthentication = exports.networkaccess = exports.network = exports.licensetier = exports.internal = exports.identitysource = exports.endpointidentity = exports.downloadable = exports.deviceadmintimeanddate = exports.deviceadminpolicy = exports.deviceadminauthorizationglobalexception = exports.deviceadminauthorizationexception = exports.deviceadminauthorization = exports.deviceadminauthentication = exports.deviceadmin = exports.config = exports.certificateauthentication = exports.authorization = exports.allowedprotocols = exports.allowed = exports.activedirectoryjoindomainwithall = exports.activedirectoryjoin = exports.activedirectorygroupsby = exports.activedirectoryadd = exports.Repository = exports.Provider = exports.getRepositoryOutput = exports.getRepository = exports.getEndpointOutput = exports.getEndpoint = exports.Endpoint = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("./utilities");
|
|
8
|
+
exports.Endpoint = null;
|
|
9
|
+
utilities.lazyLoad(exports, ["Endpoint"], () => require("./endpoint"));
|
|
10
|
+
exports.getEndpoint = null;
|
|
11
|
+
exports.getEndpointOutput = null;
|
|
12
|
+
utilities.lazyLoad(exports, ["getEndpoint", "getEndpointOutput"], () => require("./getEndpoint"));
|
|
13
|
+
exports.getRepository = null;
|
|
14
|
+
exports.getRepositoryOutput = null;
|
|
15
|
+
utilities.lazyLoad(exports, ["getRepository", "getRepositoryOutput"], () => require("./getRepository"));
|
|
16
|
+
exports.Provider = null;
|
|
17
|
+
utilities.lazyLoad(exports, ["Provider"], () => require("./provider"));
|
|
18
|
+
exports.Repository = null;
|
|
19
|
+
utilities.lazyLoad(exports, ["Repository"], () => require("./repository"));
|
|
20
|
+
// Export sub-modules:
|
|
21
|
+
const activedirectoryadd = require("./activedirectoryadd");
|
|
22
|
+
exports.activedirectoryadd = activedirectoryadd;
|
|
23
|
+
const activedirectorygroupsby = require("./activedirectorygroupsby");
|
|
24
|
+
exports.activedirectorygroupsby = activedirectorygroupsby;
|
|
25
|
+
const activedirectoryjoin = require("./activedirectoryjoin");
|
|
26
|
+
exports.activedirectoryjoin = activedirectoryjoin;
|
|
27
|
+
const activedirectoryjoindomainwithall = require("./activedirectoryjoindomainwithall");
|
|
28
|
+
exports.activedirectoryjoindomainwithall = activedirectoryjoindomainwithall;
|
|
29
|
+
const allowed = require("./allowed");
|
|
30
|
+
exports.allowed = allowed;
|
|
31
|
+
const allowedprotocols = require("./allowedprotocols");
|
|
32
|
+
exports.allowedprotocols = allowedprotocols;
|
|
33
|
+
const authorization = require("./authorization");
|
|
34
|
+
exports.authorization = authorization;
|
|
35
|
+
const certificateauthentication = require("./certificateauthentication");
|
|
36
|
+
exports.certificateauthentication = certificateauthentication;
|
|
37
|
+
const config = require("./config");
|
|
38
|
+
exports.config = config;
|
|
39
|
+
const deviceadmin = require("./deviceadmin");
|
|
40
|
+
exports.deviceadmin = deviceadmin;
|
|
41
|
+
const deviceadminauthentication = require("./deviceadminauthentication");
|
|
42
|
+
exports.deviceadminauthentication = deviceadminauthentication;
|
|
43
|
+
const deviceadminauthorization = require("./deviceadminauthorization");
|
|
44
|
+
exports.deviceadminauthorization = deviceadminauthorization;
|
|
45
|
+
const deviceadminauthorizationexception = require("./deviceadminauthorizationexception");
|
|
46
|
+
exports.deviceadminauthorizationexception = deviceadminauthorizationexception;
|
|
47
|
+
const deviceadminauthorizationglobalexception = require("./deviceadminauthorizationglobalexception");
|
|
48
|
+
exports.deviceadminauthorizationglobalexception = deviceadminauthorizationglobalexception;
|
|
49
|
+
const deviceadminpolicy = require("./deviceadminpolicy");
|
|
50
|
+
exports.deviceadminpolicy = deviceadminpolicy;
|
|
51
|
+
const deviceadmintimeanddate = require("./deviceadmintimeanddate");
|
|
52
|
+
exports.deviceadmintimeanddate = deviceadmintimeanddate;
|
|
53
|
+
const downloadable = require("./downloadable");
|
|
54
|
+
exports.downloadable = downloadable;
|
|
55
|
+
const endpointidentity = require("./endpointidentity");
|
|
56
|
+
exports.endpointidentity = endpointidentity;
|
|
57
|
+
const identitysource = require("./identitysource");
|
|
58
|
+
exports.identitysource = identitysource;
|
|
59
|
+
const internal = require("./internal");
|
|
60
|
+
exports.internal = internal;
|
|
61
|
+
const licensetier = require("./licensetier");
|
|
62
|
+
exports.licensetier = licensetier;
|
|
63
|
+
const network = require("./network");
|
|
64
|
+
exports.network = network;
|
|
65
|
+
const networkaccess = require("./networkaccess");
|
|
66
|
+
exports.networkaccess = networkaccess;
|
|
67
|
+
const networkaccessauthentication = require("./networkaccessauthentication");
|
|
68
|
+
exports.networkaccessauthentication = networkaccessauthentication;
|
|
69
|
+
const networkaccessauthorization = require("./networkaccessauthorization");
|
|
70
|
+
exports.networkaccessauthorization = networkaccessauthorization;
|
|
71
|
+
const networkaccessauthorizationexception = require("./networkaccessauthorizationexception");
|
|
72
|
+
exports.networkaccessauthorizationexception = networkaccessauthorizationexception;
|
|
73
|
+
const networkaccessauthorizationglobalexception = require("./networkaccessauthorizationglobalexception");
|
|
74
|
+
exports.networkaccessauthorizationglobalexception = networkaccessauthorizationglobalexception;
|
|
75
|
+
const networkaccesspolicy = require("./networkaccesspolicy");
|
|
76
|
+
exports.networkaccesspolicy = networkaccesspolicy;
|
|
77
|
+
const networkaccesstimeanddate = require("./networkaccesstimeanddate");
|
|
78
|
+
exports.networkaccesstimeanddate = networkaccesstimeanddate;
|
|
79
|
+
const networkdevice = require("./networkdevice");
|
|
80
|
+
exports.networkdevice = networkdevice;
|
|
81
|
+
const tacacs = require("./tacacs");
|
|
82
|
+
exports.tacacs = tacacs;
|
|
83
|
+
const tacacscommand = require("./tacacscommand");
|
|
84
|
+
exports.tacacscommand = tacacscommand;
|
|
85
|
+
const trustsecegressmatrix = require("./trustsecegressmatrix");
|
|
86
|
+
exports.trustsecegressmatrix = trustsecegressmatrix;
|
|
87
|
+
const trustseciptosgt = require("./trustseciptosgt");
|
|
88
|
+
exports.trustseciptosgt = trustseciptosgt;
|
|
89
|
+
const trustseciptosgtmapping = require("./trustseciptosgtmapping");
|
|
90
|
+
exports.trustseciptosgtmapping = trustseciptosgtmapping;
|
|
91
|
+
const trustsecsecurity = require("./trustsecsecurity");
|
|
92
|
+
exports.trustsecsecurity = trustsecsecurity;
|
|
93
|
+
const trustsecsecuritygroup = require("./trustsecsecuritygroup");
|
|
94
|
+
exports.trustsecsecuritygroup = trustsecsecuritygroup;
|
|
95
|
+
const types = require("./types");
|
|
96
|
+
exports.types = types;
|
|
97
|
+
const useridentity = require("./useridentity");
|
|
98
|
+
exports.useridentity = useridentity;
|
|
99
|
+
const _module = {
|
|
100
|
+
version: utilities.getVersion(),
|
|
101
|
+
construct: (name, type, urn) => {
|
|
102
|
+
switch (type) {
|
|
103
|
+
case "ise:index/endpoint:Endpoint":
|
|
104
|
+
return new exports.Endpoint(name, undefined, { urn });
|
|
105
|
+
case "ise:index/repository:Repository":
|
|
106
|
+
return new exports.Repository(name, undefined, { urn });
|
|
107
|
+
default:
|
|
108
|
+
throw new Error(`unknown resource type ${type}`);
|
|
109
|
+
}
|
|
110
|
+
},
|
|
111
|
+
};
|
|
112
|
+
pulumi.runtime.registerResourceModule("ise", "index/endpoint", _module);
|
|
113
|
+
pulumi.runtime.registerResourceModule("ise", "index/repository", _module);
|
|
114
|
+
pulumi.runtime.registerResourcePackage("ise", {
|
|
115
|
+
version: utilities.getVersion(),
|
|
116
|
+
constructProvider: (name, type, urn) => {
|
|
117
|
+
if (type !== "pulumi:providers:ise") {
|
|
118
|
+
throw new Error(`unknown provider type ${type}`);
|
|
119
|
+
}
|
|
120
|
+
return new exports.Provider(name, undefined, { urn });
|
|
121
|
+
},
|
|
122
|
+
});
|
|
123
|
+
//# sourceMappingURL=index.js.map
|
package/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This data source can read the Internal User.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as ise from "@pulumi/ise";
|
|
10
|
+
*
|
|
11
|
+
* const example = ise.Internal.getUser({
|
|
12
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
13
|
+
* });
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare function getUser(args?: GetUserArgs, opts?: pulumi.InvokeOptions): Promise<GetUserResult>;
|
|
17
|
+
/**
|
|
18
|
+
* A collection of arguments for invoking getUser.
|
|
19
|
+
*/
|
|
20
|
+
export interface GetUserArgs {
|
|
21
|
+
/**
|
|
22
|
+
* The id of the object
|
|
23
|
+
*/
|
|
24
|
+
id?: string;
|
|
25
|
+
/**
|
|
26
|
+
* The name of the internal user
|
|
27
|
+
*/
|
|
28
|
+
name?: string;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* A collection of values returned by getUser.
|
|
32
|
+
*/
|
|
33
|
+
export interface GetUserResult {
|
|
34
|
+
/**
|
|
35
|
+
* The Account Name Alias will be used to send email notifications about password expiration. This field is only supported from ISE 3.2.
|
|
36
|
+
*/
|
|
37
|
+
readonly accountNameAlias: string;
|
|
38
|
+
/**
|
|
39
|
+
* Requires the user to change the password
|
|
40
|
+
*/
|
|
41
|
+
readonly changePassword: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Key value map
|
|
44
|
+
*/
|
|
45
|
+
readonly customAttributes: string;
|
|
46
|
+
/**
|
|
47
|
+
* Description
|
|
48
|
+
*/
|
|
49
|
+
readonly description: string;
|
|
50
|
+
/**
|
|
51
|
+
* Email address
|
|
52
|
+
*/
|
|
53
|
+
readonly email: string;
|
|
54
|
+
/**
|
|
55
|
+
* This field is added in ISE 2.0 to support TACACS+
|
|
56
|
+
*/
|
|
57
|
+
readonly enablePassword: string;
|
|
58
|
+
/**
|
|
59
|
+
* Whether the user is enabled/disabled
|
|
60
|
+
*/
|
|
61
|
+
readonly enabled: boolean;
|
|
62
|
+
/**
|
|
63
|
+
* First name of the internal user
|
|
64
|
+
*/
|
|
65
|
+
readonly firstName: string;
|
|
66
|
+
/**
|
|
67
|
+
* The id of the object
|
|
68
|
+
*/
|
|
69
|
+
readonly id: string;
|
|
70
|
+
/**
|
|
71
|
+
* Comma separated list of identity group IDs.
|
|
72
|
+
*/
|
|
73
|
+
readonly identityGroups: string;
|
|
74
|
+
/**
|
|
75
|
+
* Last name of the internal user
|
|
76
|
+
*/
|
|
77
|
+
readonly lastName: string;
|
|
78
|
+
/**
|
|
79
|
+
* The name of the internal user
|
|
80
|
+
*/
|
|
81
|
+
readonly name: string;
|
|
82
|
+
/**
|
|
83
|
+
* The password of the internal user
|
|
84
|
+
*/
|
|
85
|
+
readonly password: string;
|
|
86
|
+
/**
|
|
87
|
+
* The ID store where the internal user's password is kept
|
|
88
|
+
*/
|
|
89
|
+
readonly passwordIdStore: string;
|
|
90
|
+
/**
|
|
91
|
+
* Set to `true` to indicate the user password never expires. This will not apply to Users who are also ISE Admins. This field is only supported from ISE 3.2.
|
|
92
|
+
*/
|
|
93
|
+
readonly passwordNeverExpires: boolean;
|
|
94
|
+
}
|
|
95
|
+
/**
|
|
96
|
+
* This data source can read the Internal User.
|
|
97
|
+
*
|
|
98
|
+
* ## Example Usage
|
|
99
|
+
*
|
|
100
|
+
* ```typescript
|
|
101
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
102
|
+
* import * as ise from "@pulumi/ise";
|
|
103
|
+
*
|
|
104
|
+
* const example = ise.Internal.getUser({
|
|
105
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
106
|
+
* });
|
|
107
|
+
* ```
|
|
108
|
+
*/
|
|
109
|
+
export declare function getUserOutput(args?: GetUserOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetUserResult>;
|
|
110
|
+
/**
|
|
111
|
+
* A collection of arguments for invoking getUser.
|
|
112
|
+
*/
|
|
113
|
+
export interface GetUserOutputArgs {
|
|
114
|
+
/**
|
|
115
|
+
* The id of the object
|
|
116
|
+
*/
|
|
117
|
+
id?: pulumi.Input<string>;
|
|
118
|
+
/**
|
|
119
|
+
* The name of the internal user
|
|
120
|
+
*/
|
|
121
|
+
name?: pulumi.Input<string>;
|
|
122
|
+
}
|