@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,73 @@
|
|
|
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.State = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage a License Tier State.
|
|
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.licensetier.State("example", {licenses: [{
|
|
18
|
+
* name: "ESSENTIAL",
|
|
19
|
+
* status: "ENABLED",
|
|
20
|
+
* }]});
|
|
21
|
+
* ```
|
|
22
|
+
*
|
|
23
|
+
* ## Import
|
|
24
|
+
*
|
|
25
|
+
* ```sh
|
|
26
|
+
* $ pulumi import ise:LicenseTier/state:State example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
27
|
+
* ```
|
|
28
|
+
*/
|
|
29
|
+
class State extends pulumi.CustomResource {
|
|
30
|
+
/**
|
|
31
|
+
* Get an existing State resource's state with the given name, ID, and optional extra
|
|
32
|
+
* properties used to qualify the lookup.
|
|
33
|
+
*
|
|
34
|
+
* @param name The _unique_ name of the resulting resource.
|
|
35
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
36
|
+
* @param state Any extra arguments used during the lookup.
|
|
37
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
38
|
+
*/
|
|
39
|
+
static get(name, id, state, opts) {
|
|
40
|
+
return new State(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
41
|
+
}
|
|
42
|
+
/**
|
|
43
|
+
* Returns true if the given object is an instance of State. 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) {
|
|
47
|
+
if (obj === undefined || obj === null) {
|
|
48
|
+
return false;
|
|
49
|
+
}
|
|
50
|
+
return obj['__pulumiType'] === State.__pulumiType;
|
|
51
|
+
}
|
|
52
|
+
constructor(name, argsOrState, opts) {
|
|
53
|
+
let resourceInputs = {};
|
|
54
|
+
opts = opts || {};
|
|
55
|
+
if (opts.id) {
|
|
56
|
+
const state = argsOrState;
|
|
57
|
+
resourceInputs["licenses"] = state ? state.licenses : undefined;
|
|
58
|
+
}
|
|
59
|
+
else {
|
|
60
|
+
const args = argsOrState;
|
|
61
|
+
if ((!args || args.licenses === undefined) && !opts.urn) {
|
|
62
|
+
throw new Error("Missing required property 'licenses'");
|
|
63
|
+
}
|
|
64
|
+
resourceInputs["licenses"] = args ? args.licenses : undefined;
|
|
65
|
+
}
|
|
66
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
67
|
+
super(State.__pulumiType, name, resourceInputs, opts);
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
exports.State = State;
|
|
71
|
+
/** @internal */
|
|
72
|
+
State.__pulumiType = 'ise:LicenseTier/state:State';
|
|
73
|
+
//# sourceMappingURL=state.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"state.js","sourceRoot":"","sources":["../../licensetier/state.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5D,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;IAeD,YAAY,IAAY,EAAE,WAAoC,EAAE,IAAmC;QAC/F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqC,CAAC;YACpD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACnE;aAAM;YACH,MAAM,IAAI,GAAG,WAAoC,CAAC;YAClD,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;SACjE;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;;AAxDL,sBAyDC;AA3CG,gBAAgB;AACO,kBAAY,GAAG,6BAA6B,CAAC"}
|
|
@@ -0,0 +1,603 @@
|
|
|
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 a Network Device.
|
|
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.network.Device("example", {
|
|
14
|
+
* name: "Device1",
|
|
15
|
+
* description: "My device",
|
|
16
|
+
* authenticationEnableKeyWrap: true,
|
|
17
|
+
* authenticationEncryptionKey: "cisco123cisco123",
|
|
18
|
+
* authenticationEncryptionKeyFormat: "ASCII",
|
|
19
|
+
* authenticationMessageAuthenticatorCodeKey: "cisco123cisco1235678",
|
|
20
|
+
* authenticationNetworkProtocol: "RADIUS",
|
|
21
|
+
* authenticationRadiusSharedSecret: "cisco123",
|
|
22
|
+
* authenticationEnableMultiSecret: true,
|
|
23
|
+
* authenticationSecondRadiusSharedSecret: "cisco12345",
|
|
24
|
+
* authenticationDtlsRequired: true,
|
|
25
|
+
* coaPort: 12345,
|
|
26
|
+
* dtlsDnsName: "cisco.com",
|
|
27
|
+
* ips: [{
|
|
28
|
+
* ipaddress: "2.3.4.5",
|
|
29
|
+
* mask: "32",
|
|
30
|
+
* }],
|
|
31
|
+
* modelName: "Unknown",
|
|
32
|
+
* softwareVersion: "Unknown",
|
|
33
|
+
* profileName: "Cisco",
|
|
34
|
+
* snmpLinkTrapQuery: true,
|
|
35
|
+
* snmpMacTrapQuery: true,
|
|
36
|
+
* snmpPollingInterval: 1200,
|
|
37
|
+
* snmpRoCommunity: "rocom",
|
|
38
|
+
* snmpVersion: "TWO_C",
|
|
39
|
+
* tacacsConnectModeOptions: "OFF",
|
|
40
|
+
* tacacsSharedSecret: "cisco123",
|
|
41
|
+
* trustsecDeviceId: "device123",
|
|
42
|
+
* trustsecDevicePassword: "cisco123",
|
|
43
|
+
* trustsecRestApiUsername: "user123",
|
|
44
|
+
* trustsecRestApiPassword: "Cisco123",
|
|
45
|
+
* trustsecEnableModePassword: "cisco123",
|
|
46
|
+
* trustsecExecModePassword: "cisco123",
|
|
47
|
+
* trustsecExecModeUsername: "user456",
|
|
48
|
+
* trustsecIncludeWhenDeployingSgtUpdates: true,
|
|
49
|
+
* trustsecDownloadEnviromentDataEveryXSeconds: 1000,
|
|
50
|
+
* trustsecDownloadPeerAuthorizationPolicyEveryXSeconds: 1000,
|
|
51
|
+
* trustsecDownloadSgaclListsEveryXSeconds: 1000,
|
|
52
|
+
* trustsecOtherSgaDevicesToTrustThisDevice: true,
|
|
53
|
+
* trustsecReAuthenticationEveryXSeconds: 1000,
|
|
54
|
+
* trustsecSendConfigurationToDevice: true,
|
|
55
|
+
* trustsecSendConfigurationToDeviceUsing: "ENABLE_USING_COA",
|
|
56
|
+
* });
|
|
57
|
+
* ```
|
|
58
|
+
*
|
|
59
|
+
* ## Import
|
|
60
|
+
*
|
|
61
|
+
* ```sh
|
|
62
|
+
* $ pulumi import ise:Network/device:Device example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
63
|
+
* ```
|
|
64
|
+
*/
|
|
65
|
+
export declare class Device extends pulumi.CustomResource {
|
|
66
|
+
/**
|
|
67
|
+
* Get an existing Device resource's state with the given name, ID, and optional extra
|
|
68
|
+
* properties used to qualify the lookup.
|
|
69
|
+
*
|
|
70
|
+
* @param name The _unique_ name of the resulting resource.
|
|
71
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
72
|
+
* @param state Any extra arguments used during the lookup.
|
|
73
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
74
|
+
*/
|
|
75
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: DeviceState, opts?: pulumi.CustomResourceOptions): Device;
|
|
76
|
+
/**
|
|
77
|
+
* Returns true if the given object is an instance of Device. This is designed to work even
|
|
78
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
79
|
+
*/
|
|
80
|
+
static isInstance(obj: any): obj is Device;
|
|
81
|
+
/**
|
|
82
|
+
* Enforce use of DTLS
|
|
83
|
+
*/
|
|
84
|
+
readonly authenticationDtlsRequired: pulumi.Output<boolean | undefined>;
|
|
85
|
+
/**
|
|
86
|
+
* Enable key wrap
|
|
87
|
+
*/
|
|
88
|
+
readonly authenticationEnableKeyWrap: pulumi.Output<boolean | undefined>;
|
|
89
|
+
/**
|
|
90
|
+
* Enable multiple RADIUS shared secrets
|
|
91
|
+
*/
|
|
92
|
+
readonly authenticationEnableMultiSecret: pulumi.Output<boolean | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* Encryption key
|
|
95
|
+
*/
|
|
96
|
+
readonly authenticationEncryptionKey: pulumi.Output<string | undefined>;
|
|
97
|
+
/**
|
|
98
|
+
* Key input format - Choices: `ASCII`, `HEXADECIMAL`
|
|
99
|
+
*/
|
|
100
|
+
readonly authenticationEncryptionKeyFormat: pulumi.Output<string | undefined>;
|
|
101
|
+
/**
|
|
102
|
+
* Message authenticator code key
|
|
103
|
+
*/
|
|
104
|
+
readonly authenticationMessageAuthenticatorCodeKey: pulumi.Output<string | undefined>;
|
|
105
|
+
/**
|
|
106
|
+
* Network protocol - Choices: `RADIUS`, `TACACS_PLUS`
|
|
107
|
+
*/
|
|
108
|
+
readonly authenticationNetworkProtocol: pulumi.Output<string | undefined>;
|
|
109
|
+
/**
|
|
110
|
+
* RADIUS shared secret
|
|
111
|
+
*/
|
|
112
|
+
readonly authenticationRadiusSharedSecret: pulumi.Output<string | undefined>;
|
|
113
|
+
/**
|
|
114
|
+
* Second RADIUS shared secret
|
|
115
|
+
*/
|
|
116
|
+
readonly authenticationSecondRadiusSharedSecret: pulumi.Output<string | undefined>;
|
|
117
|
+
/**
|
|
118
|
+
* CoA port - Default value: `1700`
|
|
119
|
+
*/
|
|
120
|
+
readonly coaPort: pulumi.Output<number>;
|
|
121
|
+
/**
|
|
122
|
+
* Description
|
|
123
|
+
*/
|
|
124
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
125
|
+
/**
|
|
126
|
+
* This value is used to verify the client identity contained in the X.509 RADIUS/DTLS client certificate
|
|
127
|
+
*/
|
|
128
|
+
readonly dtlsDnsName: pulumi.Output<string | undefined>;
|
|
129
|
+
/**
|
|
130
|
+
* List of IP subnets
|
|
131
|
+
*/
|
|
132
|
+
readonly ips: pulumi.Output<outputs.Network.DeviceIp[]>;
|
|
133
|
+
/**
|
|
134
|
+
* Model name
|
|
135
|
+
*/
|
|
136
|
+
readonly modelName: pulumi.Output<string | undefined>;
|
|
137
|
+
/**
|
|
138
|
+
* The name of the network device
|
|
139
|
+
*/
|
|
140
|
+
readonly name: pulumi.Output<string>;
|
|
141
|
+
/**
|
|
142
|
+
* List of network device groups, e.g. `Device Type#All Device Types#ACCESS`
|
|
143
|
+
*/
|
|
144
|
+
readonly networkDeviceGroups: pulumi.Output<string[] | undefined>;
|
|
145
|
+
/**
|
|
146
|
+
* Profile name - Default value: `Cisco`
|
|
147
|
+
*/
|
|
148
|
+
readonly profileName: pulumi.Output<string>;
|
|
149
|
+
/**
|
|
150
|
+
* SNMP link Trap Query
|
|
151
|
+
*/
|
|
152
|
+
readonly snmpLinkTrapQuery: pulumi.Output<boolean | undefined>;
|
|
153
|
+
/**
|
|
154
|
+
* SNMP MAC Trap Query
|
|
155
|
+
*/
|
|
156
|
+
readonly snmpMacTrapQuery: pulumi.Output<boolean | undefined>;
|
|
157
|
+
/**
|
|
158
|
+
* Originating Policy Services Node
|
|
159
|
+
*/
|
|
160
|
+
readonly snmpOriginatingPolicyServiceNode: pulumi.Output<string | undefined>;
|
|
161
|
+
/**
|
|
162
|
+
* SNMP Polling Interval in seconds - Range: `600`-`86400`
|
|
163
|
+
*/
|
|
164
|
+
readonly snmpPollingInterval: pulumi.Output<number | undefined>;
|
|
165
|
+
/**
|
|
166
|
+
* SNMP RO Community
|
|
167
|
+
*/
|
|
168
|
+
readonly snmpRoCommunity: pulumi.Output<string | undefined>;
|
|
169
|
+
/**
|
|
170
|
+
* SNMP version - Choices: `ONE`, `TWO_C`, `THREE`
|
|
171
|
+
*/
|
|
172
|
+
readonly snmpVersion: pulumi.Output<string | undefined>;
|
|
173
|
+
/**
|
|
174
|
+
* Software version
|
|
175
|
+
*/
|
|
176
|
+
readonly softwareVersion: pulumi.Output<string | undefined>;
|
|
177
|
+
/**
|
|
178
|
+
* Connect mode options - Choices: `OFF`, `ON_LEGACY`, `ON_DRAFT_COMPLIANT`
|
|
179
|
+
*/
|
|
180
|
+
readonly tacacsConnectModeOptions: pulumi.Output<string | undefined>;
|
|
181
|
+
/**
|
|
182
|
+
* Shared secret
|
|
183
|
+
*/
|
|
184
|
+
readonly tacacsSharedSecret: pulumi.Output<string | undefined>;
|
|
185
|
+
/**
|
|
186
|
+
* CoA source host
|
|
187
|
+
*/
|
|
188
|
+
readonly trustsecCoaSourceHost: pulumi.Output<string | undefined>;
|
|
189
|
+
/**
|
|
190
|
+
* TrustSec device ID
|
|
191
|
+
*/
|
|
192
|
+
readonly trustsecDeviceId: pulumi.Output<string | undefined>;
|
|
193
|
+
/**
|
|
194
|
+
* TrustSec device password
|
|
195
|
+
*/
|
|
196
|
+
readonly trustsecDevicePassword: pulumi.Output<string | undefined>;
|
|
197
|
+
/**
|
|
198
|
+
* Download environment data every X seconds
|
|
199
|
+
*/
|
|
200
|
+
readonly trustsecDownloadEnviromentDataEveryXSeconds: pulumi.Output<number | undefined>;
|
|
201
|
+
/**
|
|
202
|
+
* Download peer authorization policy every X seconds
|
|
203
|
+
*/
|
|
204
|
+
readonly trustsecDownloadPeerAuthorizationPolicyEveryXSeconds: pulumi.Output<number | undefined>;
|
|
205
|
+
/**
|
|
206
|
+
* Download SGACL lists every X seconds
|
|
207
|
+
*/
|
|
208
|
+
readonly trustsecDownloadSgaclListsEveryXSeconds: pulumi.Output<number | undefined>;
|
|
209
|
+
/**
|
|
210
|
+
* Enable mode password
|
|
211
|
+
*/
|
|
212
|
+
readonly trustsecEnableModePassword: pulumi.Output<string | undefined>;
|
|
213
|
+
/**
|
|
214
|
+
* EXEC mode password
|
|
215
|
+
*/
|
|
216
|
+
readonly trustsecExecModePassword: pulumi.Output<string | undefined>;
|
|
217
|
+
/**
|
|
218
|
+
* EXEC mode username
|
|
219
|
+
*/
|
|
220
|
+
readonly trustsecExecModeUsername: pulumi.Output<string | undefined>;
|
|
221
|
+
/**
|
|
222
|
+
* Include this device when deploying Security Group Tag Mapping Updates
|
|
223
|
+
*/
|
|
224
|
+
readonly trustsecIncludeWhenDeployingSgtUpdates: pulumi.Output<boolean | undefined>;
|
|
225
|
+
/**
|
|
226
|
+
* Other TrustSec devices to trust this device
|
|
227
|
+
*/
|
|
228
|
+
readonly trustsecOtherSgaDevicesToTrustThisDevice: pulumi.Output<boolean | undefined>;
|
|
229
|
+
/**
|
|
230
|
+
* Re-authenticate every X seconds
|
|
231
|
+
*/
|
|
232
|
+
readonly trustsecReAuthenticationEveryXSeconds: pulumi.Output<number | undefined>;
|
|
233
|
+
/**
|
|
234
|
+
* REST API password
|
|
235
|
+
*/
|
|
236
|
+
readonly trustsecRestApiPassword: pulumi.Output<string | undefined>;
|
|
237
|
+
/**
|
|
238
|
+
* REST API username
|
|
239
|
+
*/
|
|
240
|
+
readonly trustsecRestApiUsername: pulumi.Output<string | undefined>;
|
|
241
|
+
/**
|
|
242
|
+
* Send configuration to device
|
|
243
|
+
*/
|
|
244
|
+
readonly trustsecSendConfigurationToDevice: pulumi.Output<boolean | undefined>;
|
|
245
|
+
/**
|
|
246
|
+
* Send configuration to device using - Choices: `DISABLE_ALL`, `ENABLE_USING_CLI`, `ENABLE_USING_COA`
|
|
247
|
+
*/
|
|
248
|
+
readonly trustsecSendConfigurationToDeviceUsing: pulumi.Output<string | undefined>;
|
|
249
|
+
/**
|
|
250
|
+
* Create a Device resource with the given unique name, arguments, and options.
|
|
251
|
+
*
|
|
252
|
+
* @param name The _unique_ name of the resource.
|
|
253
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
254
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
255
|
+
*/
|
|
256
|
+
constructor(name: string, args: DeviceArgs, opts?: pulumi.CustomResourceOptions);
|
|
257
|
+
}
|
|
258
|
+
/**
|
|
259
|
+
* Input properties used for looking up and filtering Device resources.
|
|
260
|
+
*/
|
|
261
|
+
export interface DeviceState {
|
|
262
|
+
/**
|
|
263
|
+
* Enforce use of DTLS
|
|
264
|
+
*/
|
|
265
|
+
authenticationDtlsRequired?: pulumi.Input<boolean>;
|
|
266
|
+
/**
|
|
267
|
+
* Enable key wrap
|
|
268
|
+
*/
|
|
269
|
+
authenticationEnableKeyWrap?: pulumi.Input<boolean>;
|
|
270
|
+
/**
|
|
271
|
+
* Enable multiple RADIUS shared secrets
|
|
272
|
+
*/
|
|
273
|
+
authenticationEnableMultiSecret?: pulumi.Input<boolean>;
|
|
274
|
+
/**
|
|
275
|
+
* Encryption key
|
|
276
|
+
*/
|
|
277
|
+
authenticationEncryptionKey?: pulumi.Input<string>;
|
|
278
|
+
/**
|
|
279
|
+
* Key input format - Choices: `ASCII`, `HEXADECIMAL`
|
|
280
|
+
*/
|
|
281
|
+
authenticationEncryptionKeyFormat?: pulumi.Input<string>;
|
|
282
|
+
/**
|
|
283
|
+
* Message authenticator code key
|
|
284
|
+
*/
|
|
285
|
+
authenticationMessageAuthenticatorCodeKey?: pulumi.Input<string>;
|
|
286
|
+
/**
|
|
287
|
+
* Network protocol - Choices: `RADIUS`, `TACACS_PLUS`
|
|
288
|
+
*/
|
|
289
|
+
authenticationNetworkProtocol?: pulumi.Input<string>;
|
|
290
|
+
/**
|
|
291
|
+
* RADIUS shared secret
|
|
292
|
+
*/
|
|
293
|
+
authenticationRadiusSharedSecret?: pulumi.Input<string>;
|
|
294
|
+
/**
|
|
295
|
+
* Second RADIUS shared secret
|
|
296
|
+
*/
|
|
297
|
+
authenticationSecondRadiusSharedSecret?: pulumi.Input<string>;
|
|
298
|
+
/**
|
|
299
|
+
* CoA port - Default value: `1700`
|
|
300
|
+
*/
|
|
301
|
+
coaPort?: pulumi.Input<number>;
|
|
302
|
+
/**
|
|
303
|
+
* Description
|
|
304
|
+
*/
|
|
305
|
+
description?: pulumi.Input<string>;
|
|
306
|
+
/**
|
|
307
|
+
* This value is used to verify the client identity contained in the X.509 RADIUS/DTLS client certificate
|
|
308
|
+
*/
|
|
309
|
+
dtlsDnsName?: pulumi.Input<string>;
|
|
310
|
+
/**
|
|
311
|
+
* List of IP subnets
|
|
312
|
+
*/
|
|
313
|
+
ips?: pulumi.Input<pulumi.Input<inputs.Network.DeviceIp>[]>;
|
|
314
|
+
/**
|
|
315
|
+
* Model name
|
|
316
|
+
*/
|
|
317
|
+
modelName?: pulumi.Input<string>;
|
|
318
|
+
/**
|
|
319
|
+
* The name of the network device
|
|
320
|
+
*/
|
|
321
|
+
name?: pulumi.Input<string>;
|
|
322
|
+
/**
|
|
323
|
+
* List of network device groups, e.g. `Device Type#All Device Types#ACCESS`
|
|
324
|
+
*/
|
|
325
|
+
networkDeviceGroups?: pulumi.Input<pulumi.Input<string>[]>;
|
|
326
|
+
/**
|
|
327
|
+
* Profile name - Default value: `Cisco`
|
|
328
|
+
*/
|
|
329
|
+
profileName?: pulumi.Input<string>;
|
|
330
|
+
/**
|
|
331
|
+
* SNMP link Trap Query
|
|
332
|
+
*/
|
|
333
|
+
snmpLinkTrapQuery?: pulumi.Input<boolean>;
|
|
334
|
+
/**
|
|
335
|
+
* SNMP MAC Trap Query
|
|
336
|
+
*/
|
|
337
|
+
snmpMacTrapQuery?: pulumi.Input<boolean>;
|
|
338
|
+
/**
|
|
339
|
+
* Originating Policy Services Node
|
|
340
|
+
*/
|
|
341
|
+
snmpOriginatingPolicyServiceNode?: pulumi.Input<string>;
|
|
342
|
+
/**
|
|
343
|
+
* SNMP Polling Interval in seconds - Range: `600`-`86400`
|
|
344
|
+
*/
|
|
345
|
+
snmpPollingInterval?: pulumi.Input<number>;
|
|
346
|
+
/**
|
|
347
|
+
* SNMP RO Community
|
|
348
|
+
*/
|
|
349
|
+
snmpRoCommunity?: pulumi.Input<string>;
|
|
350
|
+
/**
|
|
351
|
+
* SNMP version - Choices: `ONE`, `TWO_C`, `THREE`
|
|
352
|
+
*/
|
|
353
|
+
snmpVersion?: pulumi.Input<string>;
|
|
354
|
+
/**
|
|
355
|
+
* Software version
|
|
356
|
+
*/
|
|
357
|
+
softwareVersion?: pulumi.Input<string>;
|
|
358
|
+
/**
|
|
359
|
+
* Connect mode options - Choices: `OFF`, `ON_LEGACY`, `ON_DRAFT_COMPLIANT`
|
|
360
|
+
*/
|
|
361
|
+
tacacsConnectModeOptions?: pulumi.Input<string>;
|
|
362
|
+
/**
|
|
363
|
+
* Shared secret
|
|
364
|
+
*/
|
|
365
|
+
tacacsSharedSecret?: pulumi.Input<string>;
|
|
366
|
+
/**
|
|
367
|
+
* CoA source host
|
|
368
|
+
*/
|
|
369
|
+
trustsecCoaSourceHost?: pulumi.Input<string>;
|
|
370
|
+
/**
|
|
371
|
+
* TrustSec device ID
|
|
372
|
+
*/
|
|
373
|
+
trustsecDeviceId?: pulumi.Input<string>;
|
|
374
|
+
/**
|
|
375
|
+
* TrustSec device password
|
|
376
|
+
*/
|
|
377
|
+
trustsecDevicePassword?: pulumi.Input<string>;
|
|
378
|
+
/**
|
|
379
|
+
* Download environment data every X seconds
|
|
380
|
+
*/
|
|
381
|
+
trustsecDownloadEnviromentDataEveryXSeconds?: pulumi.Input<number>;
|
|
382
|
+
/**
|
|
383
|
+
* Download peer authorization policy every X seconds
|
|
384
|
+
*/
|
|
385
|
+
trustsecDownloadPeerAuthorizationPolicyEveryXSeconds?: pulumi.Input<number>;
|
|
386
|
+
/**
|
|
387
|
+
* Download SGACL lists every X seconds
|
|
388
|
+
*/
|
|
389
|
+
trustsecDownloadSgaclListsEveryXSeconds?: pulumi.Input<number>;
|
|
390
|
+
/**
|
|
391
|
+
* Enable mode password
|
|
392
|
+
*/
|
|
393
|
+
trustsecEnableModePassword?: pulumi.Input<string>;
|
|
394
|
+
/**
|
|
395
|
+
* EXEC mode password
|
|
396
|
+
*/
|
|
397
|
+
trustsecExecModePassword?: pulumi.Input<string>;
|
|
398
|
+
/**
|
|
399
|
+
* EXEC mode username
|
|
400
|
+
*/
|
|
401
|
+
trustsecExecModeUsername?: pulumi.Input<string>;
|
|
402
|
+
/**
|
|
403
|
+
* Include this device when deploying Security Group Tag Mapping Updates
|
|
404
|
+
*/
|
|
405
|
+
trustsecIncludeWhenDeployingSgtUpdates?: pulumi.Input<boolean>;
|
|
406
|
+
/**
|
|
407
|
+
* Other TrustSec devices to trust this device
|
|
408
|
+
*/
|
|
409
|
+
trustsecOtherSgaDevicesToTrustThisDevice?: pulumi.Input<boolean>;
|
|
410
|
+
/**
|
|
411
|
+
* Re-authenticate every X seconds
|
|
412
|
+
*/
|
|
413
|
+
trustsecReAuthenticationEveryXSeconds?: pulumi.Input<number>;
|
|
414
|
+
/**
|
|
415
|
+
* REST API password
|
|
416
|
+
*/
|
|
417
|
+
trustsecRestApiPassword?: pulumi.Input<string>;
|
|
418
|
+
/**
|
|
419
|
+
* REST API username
|
|
420
|
+
*/
|
|
421
|
+
trustsecRestApiUsername?: pulumi.Input<string>;
|
|
422
|
+
/**
|
|
423
|
+
* Send configuration to device
|
|
424
|
+
*/
|
|
425
|
+
trustsecSendConfigurationToDevice?: pulumi.Input<boolean>;
|
|
426
|
+
/**
|
|
427
|
+
* Send configuration to device using - Choices: `DISABLE_ALL`, `ENABLE_USING_CLI`, `ENABLE_USING_COA`
|
|
428
|
+
*/
|
|
429
|
+
trustsecSendConfigurationToDeviceUsing?: pulumi.Input<string>;
|
|
430
|
+
}
|
|
431
|
+
/**
|
|
432
|
+
* The set of arguments for constructing a Device resource.
|
|
433
|
+
*/
|
|
434
|
+
export interface DeviceArgs {
|
|
435
|
+
/**
|
|
436
|
+
* Enforce use of DTLS
|
|
437
|
+
*/
|
|
438
|
+
authenticationDtlsRequired?: pulumi.Input<boolean>;
|
|
439
|
+
/**
|
|
440
|
+
* Enable key wrap
|
|
441
|
+
*/
|
|
442
|
+
authenticationEnableKeyWrap?: pulumi.Input<boolean>;
|
|
443
|
+
/**
|
|
444
|
+
* Enable multiple RADIUS shared secrets
|
|
445
|
+
*/
|
|
446
|
+
authenticationEnableMultiSecret?: pulumi.Input<boolean>;
|
|
447
|
+
/**
|
|
448
|
+
* Encryption key
|
|
449
|
+
*/
|
|
450
|
+
authenticationEncryptionKey?: pulumi.Input<string>;
|
|
451
|
+
/**
|
|
452
|
+
* Key input format - Choices: `ASCII`, `HEXADECIMAL`
|
|
453
|
+
*/
|
|
454
|
+
authenticationEncryptionKeyFormat?: pulumi.Input<string>;
|
|
455
|
+
/**
|
|
456
|
+
* Message authenticator code key
|
|
457
|
+
*/
|
|
458
|
+
authenticationMessageAuthenticatorCodeKey?: pulumi.Input<string>;
|
|
459
|
+
/**
|
|
460
|
+
* Network protocol - Choices: `RADIUS`, `TACACS_PLUS`
|
|
461
|
+
*/
|
|
462
|
+
authenticationNetworkProtocol?: pulumi.Input<string>;
|
|
463
|
+
/**
|
|
464
|
+
* RADIUS shared secret
|
|
465
|
+
*/
|
|
466
|
+
authenticationRadiusSharedSecret?: pulumi.Input<string>;
|
|
467
|
+
/**
|
|
468
|
+
* Second RADIUS shared secret
|
|
469
|
+
*/
|
|
470
|
+
authenticationSecondRadiusSharedSecret?: pulumi.Input<string>;
|
|
471
|
+
/**
|
|
472
|
+
* CoA port - Default value: `1700`
|
|
473
|
+
*/
|
|
474
|
+
coaPort?: pulumi.Input<number>;
|
|
475
|
+
/**
|
|
476
|
+
* Description
|
|
477
|
+
*/
|
|
478
|
+
description?: pulumi.Input<string>;
|
|
479
|
+
/**
|
|
480
|
+
* This value is used to verify the client identity contained in the X.509 RADIUS/DTLS client certificate
|
|
481
|
+
*/
|
|
482
|
+
dtlsDnsName?: pulumi.Input<string>;
|
|
483
|
+
/**
|
|
484
|
+
* List of IP subnets
|
|
485
|
+
*/
|
|
486
|
+
ips: pulumi.Input<pulumi.Input<inputs.Network.DeviceIp>[]>;
|
|
487
|
+
/**
|
|
488
|
+
* Model name
|
|
489
|
+
*/
|
|
490
|
+
modelName?: pulumi.Input<string>;
|
|
491
|
+
/**
|
|
492
|
+
* The name of the network device
|
|
493
|
+
*/
|
|
494
|
+
name?: pulumi.Input<string>;
|
|
495
|
+
/**
|
|
496
|
+
* List of network device groups, e.g. `Device Type#All Device Types#ACCESS`
|
|
497
|
+
*/
|
|
498
|
+
networkDeviceGroups?: pulumi.Input<pulumi.Input<string>[]>;
|
|
499
|
+
/**
|
|
500
|
+
* Profile name - Default value: `Cisco`
|
|
501
|
+
*/
|
|
502
|
+
profileName?: pulumi.Input<string>;
|
|
503
|
+
/**
|
|
504
|
+
* SNMP link Trap Query
|
|
505
|
+
*/
|
|
506
|
+
snmpLinkTrapQuery?: pulumi.Input<boolean>;
|
|
507
|
+
/**
|
|
508
|
+
* SNMP MAC Trap Query
|
|
509
|
+
*/
|
|
510
|
+
snmpMacTrapQuery?: pulumi.Input<boolean>;
|
|
511
|
+
/**
|
|
512
|
+
* Originating Policy Services Node
|
|
513
|
+
*/
|
|
514
|
+
snmpOriginatingPolicyServiceNode?: pulumi.Input<string>;
|
|
515
|
+
/**
|
|
516
|
+
* SNMP Polling Interval in seconds - Range: `600`-`86400`
|
|
517
|
+
*/
|
|
518
|
+
snmpPollingInterval?: pulumi.Input<number>;
|
|
519
|
+
/**
|
|
520
|
+
* SNMP RO Community
|
|
521
|
+
*/
|
|
522
|
+
snmpRoCommunity?: pulumi.Input<string>;
|
|
523
|
+
/**
|
|
524
|
+
* SNMP version - Choices: `ONE`, `TWO_C`, `THREE`
|
|
525
|
+
*/
|
|
526
|
+
snmpVersion?: pulumi.Input<string>;
|
|
527
|
+
/**
|
|
528
|
+
* Software version
|
|
529
|
+
*/
|
|
530
|
+
softwareVersion?: pulumi.Input<string>;
|
|
531
|
+
/**
|
|
532
|
+
* Connect mode options - Choices: `OFF`, `ON_LEGACY`, `ON_DRAFT_COMPLIANT`
|
|
533
|
+
*/
|
|
534
|
+
tacacsConnectModeOptions?: pulumi.Input<string>;
|
|
535
|
+
/**
|
|
536
|
+
* Shared secret
|
|
537
|
+
*/
|
|
538
|
+
tacacsSharedSecret?: pulumi.Input<string>;
|
|
539
|
+
/**
|
|
540
|
+
* CoA source host
|
|
541
|
+
*/
|
|
542
|
+
trustsecCoaSourceHost?: pulumi.Input<string>;
|
|
543
|
+
/**
|
|
544
|
+
* TrustSec device ID
|
|
545
|
+
*/
|
|
546
|
+
trustsecDeviceId?: pulumi.Input<string>;
|
|
547
|
+
/**
|
|
548
|
+
* TrustSec device password
|
|
549
|
+
*/
|
|
550
|
+
trustsecDevicePassword?: pulumi.Input<string>;
|
|
551
|
+
/**
|
|
552
|
+
* Download environment data every X seconds
|
|
553
|
+
*/
|
|
554
|
+
trustsecDownloadEnviromentDataEveryXSeconds?: pulumi.Input<number>;
|
|
555
|
+
/**
|
|
556
|
+
* Download peer authorization policy every X seconds
|
|
557
|
+
*/
|
|
558
|
+
trustsecDownloadPeerAuthorizationPolicyEveryXSeconds?: pulumi.Input<number>;
|
|
559
|
+
/**
|
|
560
|
+
* Download SGACL lists every X seconds
|
|
561
|
+
*/
|
|
562
|
+
trustsecDownloadSgaclListsEveryXSeconds?: pulumi.Input<number>;
|
|
563
|
+
/**
|
|
564
|
+
* Enable mode password
|
|
565
|
+
*/
|
|
566
|
+
trustsecEnableModePassword?: pulumi.Input<string>;
|
|
567
|
+
/**
|
|
568
|
+
* EXEC mode password
|
|
569
|
+
*/
|
|
570
|
+
trustsecExecModePassword?: pulumi.Input<string>;
|
|
571
|
+
/**
|
|
572
|
+
* EXEC mode username
|
|
573
|
+
*/
|
|
574
|
+
trustsecExecModeUsername?: pulumi.Input<string>;
|
|
575
|
+
/**
|
|
576
|
+
* Include this device when deploying Security Group Tag Mapping Updates
|
|
577
|
+
*/
|
|
578
|
+
trustsecIncludeWhenDeployingSgtUpdates?: pulumi.Input<boolean>;
|
|
579
|
+
/**
|
|
580
|
+
* Other TrustSec devices to trust this device
|
|
581
|
+
*/
|
|
582
|
+
trustsecOtherSgaDevicesToTrustThisDevice?: pulumi.Input<boolean>;
|
|
583
|
+
/**
|
|
584
|
+
* Re-authenticate every X seconds
|
|
585
|
+
*/
|
|
586
|
+
trustsecReAuthenticationEveryXSeconds?: pulumi.Input<number>;
|
|
587
|
+
/**
|
|
588
|
+
* REST API password
|
|
589
|
+
*/
|
|
590
|
+
trustsecRestApiPassword?: pulumi.Input<string>;
|
|
591
|
+
/**
|
|
592
|
+
* REST API username
|
|
593
|
+
*/
|
|
594
|
+
trustsecRestApiUsername?: pulumi.Input<string>;
|
|
595
|
+
/**
|
|
596
|
+
* Send configuration to device
|
|
597
|
+
*/
|
|
598
|
+
trustsecSendConfigurationToDevice?: pulumi.Input<boolean>;
|
|
599
|
+
/**
|
|
600
|
+
* Send configuration to device using - Choices: `DISABLE_ALL`, `ENABLE_USING_CLI`, `ENABLE_USING_COA`
|
|
601
|
+
*/
|
|
602
|
+
trustsecSendConfigurationToDeviceUsing?: pulumi.Input<string>;
|
|
603
|
+
}
|