@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,449 @@
|
|
|
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 authorization profiles policy element.
|
|
6
|
+
*
|
|
7
|
+
* ## Import
|
|
8
|
+
*
|
|
9
|
+
* ```sh
|
|
10
|
+
* $ pulumi import ise:Authorization/profile:Profile example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class Profile extends pulumi.CustomResource {
|
|
14
|
+
/**
|
|
15
|
+
* Get an existing Profile resource's state with the given name, ID, and optional extra
|
|
16
|
+
* properties used to qualify the lookup.
|
|
17
|
+
*
|
|
18
|
+
* @param name The _unique_ name of the resulting resource.
|
|
19
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
20
|
+
* @param state Any extra arguments used during the lookup.
|
|
21
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
22
|
+
*/
|
|
23
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: ProfileState, opts?: pulumi.CustomResourceOptions): Profile;
|
|
24
|
+
/**
|
|
25
|
+
* Returns true if the given object is an instance of Profile. This is designed to work even
|
|
26
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
27
|
+
*/
|
|
28
|
+
static isInstance(obj: any): obj is Profile;
|
|
29
|
+
/**
|
|
30
|
+
* Access type - Choices: `ACCESS_ACCEPT`, `ACCESS_REJECT` - Default value: `ACCESS_ACCEPT`
|
|
31
|
+
*/
|
|
32
|
+
readonly accessType: pulumi.Output<string>;
|
|
33
|
+
/**
|
|
34
|
+
* ACL
|
|
35
|
+
*/
|
|
36
|
+
readonly acl: pulumi.Output<string | undefined>;
|
|
37
|
+
/**
|
|
38
|
+
* List of advanced attributes
|
|
39
|
+
*/
|
|
40
|
+
readonly advancedAttributes: pulumi.Output<outputs.Authorization.ProfileAdvancedAttribute[] | undefined>;
|
|
41
|
+
/**
|
|
42
|
+
* Agentless Posture.
|
|
43
|
+
*/
|
|
44
|
+
readonly agentlessPosture: pulumi.Output<boolean | undefined>;
|
|
45
|
+
/**
|
|
46
|
+
* Airespace ACL
|
|
47
|
+
*/
|
|
48
|
+
readonly airespaceAcl: pulumi.Output<string | undefined>;
|
|
49
|
+
/**
|
|
50
|
+
* Airespace IPv6 ACL
|
|
51
|
+
*/
|
|
52
|
+
readonly airespaceIpv6Acl: pulumi.Output<string | undefined>;
|
|
53
|
+
/**
|
|
54
|
+
* ASA VPN
|
|
55
|
+
*/
|
|
56
|
+
readonly asaVpn: pulumi.Output<string | undefined>;
|
|
57
|
+
/**
|
|
58
|
+
* Auto smart port
|
|
59
|
+
*/
|
|
60
|
+
readonly autoSmartPort: pulumi.Output<string | undefined>;
|
|
61
|
+
/**
|
|
62
|
+
* AVC profile
|
|
63
|
+
*/
|
|
64
|
+
readonly avcProfile: pulumi.Output<string | undefined>;
|
|
65
|
+
/**
|
|
66
|
+
* DACL name
|
|
67
|
+
*/
|
|
68
|
+
readonly daclName: pulumi.Output<string | undefined>;
|
|
69
|
+
/**
|
|
70
|
+
* Description
|
|
71
|
+
*/
|
|
72
|
+
readonly description: pulumi.Output<string | undefined>;
|
|
73
|
+
/**
|
|
74
|
+
* Easy wired session candidate - Default value: `false`
|
|
75
|
+
*/
|
|
76
|
+
readonly easywiredSessionCandidate: pulumi.Output<boolean>;
|
|
77
|
+
/**
|
|
78
|
+
* Interface template
|
|
79
|
+
*/
|
|
80
|
+
readonly interfaceTemplate: pulumi.Output<string | undefined>;
|
|
81
|
+
/**
|
|
82
|
+
* IPv6 ACL
|
|
83
|
+
*/
|
|
84
|
+
readonly ipv6AclFilter: pulumi.Output<string | undefined>;
|
|
85
|
+
/**
|
|
86
|
+
* IPv6 DACL name
|
|
87
|
+
*/
|
|
88
|
+
readonly ipv6DaclName: pulumi.Output<string | undefined>;
|
|
89
|
+
/**
|
|
90
|
+
* MacSec policy - Choices: `MUST_SECURE`, `MUST_NOT_SECURE`, `SHOULD_SECURE`
|
|
91
|
+
*/
|
|
92
|
+
readonly macSecPolicy: pulumi.Output<string | undefined>;
|
|
93
|
+
/**
|
|
94
|
+
* The name of the authorization profile
|
|
95
|
+
*/
|
|
96
|
+
readonly name: pulumi.Output<string>;
|
|
97
|
+
/**
|
|
98
|
+
* NEAT - Default value: `false`
|
|
99
|
+
*/
|
|
100
|
+
readonly neat: pulumi.Output<boolean>;
|
|
101
|
+
/**
|
|
102
|
+
* Value needs to be an existing Network Device Profile - Default value: `Cisco`
|
|
103
|
+
*/
|
|
104
|
+
readonly profileName: pulumi.Output<string>;
|
|
105
|
+
/**
|
|
106
|
+
* Maintain Connectivity During Reauthentication - Choices: `DEFAULT`, `RADIUS_REQUEST`
|
|
107
|
+
*/
|
|
108
|
+
readonly reauthenticationConnectivity: pulumi.Output<string | undefined>;
|
|
109
|
+
/**
|
|
110
|
+
* Reauthentication timer - Range: `1`-`65535`
|
|
111
|
+
*/
|
|
112
|
+
readonly reauthenticationTimer: pulumi.Output<number | undefined>;
|
|
113
|
+
/**
|
|
114
|
+
* Service template - Default value: `false`
|
|
115
|
+
*/
|
|
116
|
+
readonly serviceTemplate: pulumi.Output<boolean>;
|
|
117
|
+
/**
|
|
118
|
+
* Track movement - Default value: `false`
|
|
119
|
+
*/
|
|
120
|
+
readonly trackMovement: pulumi.Output<boolean>;
|
|
121
|
+
/**
|
|
122
|
+
* Unique identifier
|
|
123
|
+
*/
|
|
124
|
+
readonly uniqueIdentifier: pulumi.Output<string | undefined>;
|
|
125
|
+
/**
|
|
126
|
+
* Vlan name or ID
|
|
127
|
+
*/
|
|
128
|
+
readonly vlanNameId: pulumi.Output<string | undefined>;
|
|
129
|
+
/**
|
|
130
|
+
* Vlan tag ID - Range: `0`-`31`
|
|
131
|
+
*/
|
|
132
|
+
readonly vlanTagId: pulumi.Output<number | undefined>;
|
|
133
|
+
/**
|
|
134
|
+
* Voice domain permission - Default value: `false`
|
|
135
|
+
*/
|
|
136
|
+
readonly voiceDomainPermission: pulumi.Output<boolean>;
|
|
137
|
+
/**
|
|
138
|
+
* Web authentication (local) - Default value: `false`
|
|
139
|
+
*/
|
|
140
|
+
readonly webAuth: pulumi.Output<boolean>;
|
|
141
|
+
/**
|
|
142
|
+
* Web redirection ACL
|
|
143
|
+
*/
|
|
144
|
+
readonly webRedirectionAcl: pulumi.Output<string | undefined>;
|
|
145
|
+
/**
|
|
146
|
+
* This attribute is mandatory when `web_redirection_type` value is `CentralizedWebAuth`. For all other
|
|
147
|
+
* `web_redirection_type` values the field must be ignored.
|
|
148
|
+
*/
|
|
149
|
+
readonly webRedirectionDisplayCertificatesRenewalMessages: pulumi.Output<boolean | undefined>;
|
|
150
|
+
/**
|
|
151
|
+
* A portal that exist in the DB and fits the `web_redirection_type`
|
|
152
|
+
*/
|
|
153
|
+
readonly webRedirectionPortalName: pulumi.Output<string | undefined>;
|
|
154
|
+
/**
|
|
155
|
+
* IP, hostname or FQDN
|
|
156
|
+
*/
|
|
157
|
+
readonly webRedirectionStaticIpHostNameFqdn: pulumi.Output<string | undefined>;
|
|
158
|
+
/**
|
|
159
|
+
* This type must fit the `web_redirection_portal_name` - Choices: `CentralizedWebAuth`, `HotSpot`,
|
|
160
|
+
* `NativeSupplicanProvisioning`, `ClientProvisioning`
|
|
161
|
+
*/
|
|
162
|
+
readonly webRedirectionType: pulumi.Output<string | undefined>;
|
|
163
|
+
/**
|
|
164
|
+
* Create a Profile resource with the given unique name, arguments, and options.
|
|
165
|
+
*
|
|
166
|
+
* @param name The _unique_ name of the resource.
|
|
167
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
168
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
169
|
+
*/
|
|
170
|
+
constructor(name: string, args?: ProfileArgs, opts?: pulumi.CustomResourceOptions);
|
|
171
|
+
}
|
|
172
|
+
/**
|
|
173
|
+
* Input properties used for looking up and filtering Profile resources.
|
|
174
|
+
*/
|
|
175
|
+
export interface ProfileState {
|
|
176
|
+
/**
|
|
177
|
+
* Access type - Choices: `ACCESS_ACCEPT`, `ACCESS_REJECT` - Default value: `ACCESS_ACCEPT`
|
|
178
|
+
*/
|
|
179
|
+
accessType?: pulumi.Input<string>;
|
|
180
|
+
/**
|
|
181
|
+
* ACL
|
|
182
|
+
*/
|
|
183
|
+
acl?: pulumi.Input<string>;
|
|
184
|
+
/**
|
|
185
|
+
* List of advanced attributes
|
|
186
|
+
*/
|
|
187
|
+
advancedAttributes?: pulumi.Input<pulumi.Input<inputs.Authorization.ProfileAdvancedAttribute>[]>;
|
|
188
|
+
/**
|
|
189
|
+
* Agentless Posture.
|
|
190
|
+
*/
|
|
191
|
+
agentlessPosture?: pulumi.Input<boolean>;
|
|
192
|
+
/**
|
|
193
|
+
* Airespace ACL
|
|
194
|
+
*/
|
|
195
|
+
airespaceAcl?: pulumi.Input<string>;
|
|
196
|
+
/**
|
|
197
|
+
* Airespace IPv6 ACL
|
|
198
|
+
*/
|
|
199
|
+
airespaceIpv6Acl?: pulumi.Input<string>;
|
|
200
|
+
/**
|
|
201
|
+
* ASA VPN
|
|
202
|
+
*/
|
|
203
|
+
asaVpn?: pulumi.Input<string>;
|
|
204
|
+
/**
|
|
205
|
+
* Auto smart port
|
|
206
|
+
*/
|
|
207
|
+
autoSmartPort?: pulumi.Input<string>;
|
|
208
|
+
/**
|
|
209
|
+
* AVC profile
|
|
210
|
+
*/
|
|
211
|
+
avcProfile?: pulumi.Input<string>;
|
|
212
|
+
/**
|
|
213
|
+
* DACL name
|
|
214
|
+
*/
|
|
215
|
+
daclName?: pulumi.Input<string>;
|
|
216
|
+
/**
|
|
217
|
+
* Description
|
|
218
|
+
*/
|
|
219
|
+
description?: pulumi.Input<string>;
|
|
220
|
+
/**
|
|
221
|
+
* Easy wired session candidate - Default value: `false`
|
|
222
|
+
*/
|
|
223
|
+
easywiredSessionCandidate?: pulumi.Input<boolean>;
|
|
224
|
+
/**
|
|
225
|
+
* Interface template
|
|
226
|
+
*/
|
|
227
|
+
interfaceTemplate?: pulumi.Input<string>;
|
|
228
|
+
/**
|
|
229
|
+
* IPv6 ACL
|
|
230
|
+
*/
|
|
231
|
+
ipv6AclFilter?: pulumi.Input<string>;
|
|
232
|
+
/**
|
|
233
|
+
* IPv6 DACL name
|
|
234
|
+
*/
|
|
235
|
+
ipv6DaclName?: pulumi.Input<string>;
|
|
236
|
+
/**
|
|
237
|
+
* MacSec policy - Choices: `MUST_SECURE`, `MUST_NOT_SECURE`, `SHOULD_SECURE`
|
|
238
|
+
*/
|
|
239
|
+
macSecPolicy?: pulumi.Input<string>;
|
|
240
|
+
/**
|
|
241
|
+
* The name of the authorization profile
|
|
242
|
+
*/
|
|
243
|
+
name?: pulumi.Input<string>;
|
|
244
|
+
/**
|
|
245
|
+
* NEAT - Default value: `false`
|
|
246
|
+
*/
|
|
247
|
+
neat?: pulumi.Input<boolean>;
|
|
248
|
+
/**
|
|
249
|
+
* Value needs to be an existing Network Device Profile - Default value: `Cisco`
|
|
250
|
+
*/
|
|
251
|
+
profileName?: pulumi.Input<string>;
|
|
252
|
+
/**
|
|
253
|
+
* Maintain Connectivity During Reauthentication - Choices: `DEFAULT`, `RADIUS_REQUEST`
|
|
254
|
+
*/
|
|
255
|
+
reauthenticationConnectivity?: pulumi.Input<string>;
|
|
256
|
+
/**
|
|
257
|
+
* Reauthentication timer - Range: `1`-`65535`
|
|
258
|
+
*/
|
|
259
|
+
reauthenticationTimer?: pulumi.Input<number>;
|
|
260
|
+
/**
|
|
261
|
+
* Service template - Default value: `false`
|
|
262
|
+
*/
|
|
263
|
+
serviceTemplate?: pulumi.Input<boolean>;
|
|
264
|
+
/**
|
|
265
|
+
* Track movement - Default value: `false`
|
|
266
|
+
*/
|
|
267
|
+
trackMovement?: pulumi.Input<boolean>;
|
|
268
|
+
/**
|
|
269
|
+
* Unique identifier
|
|
270
|
+
*/
|
|
271
|
+
uniqueIdentifier?: pulumi.Input<string>;
|
|
272
|
+
/**
|
|
273
|
+
* Vlan name or ID
|
|
274
|
+
*/
|
|
275
|
+
vlanNameId?: pulumi.Input<string>;
|
|
276
|
+
/**
|
|
277
|
+
* Vlan tag ID - Range: `0`-`31`
|
|
278
|
+
*/
|
|
279
|
+
vlanTagId?: pulumi.Input<number>;
|
|
280
|
+
/**
|
|
281
|
+
* Voice domain permission - Default value: `false`
|
|
282
|
+
*/
|
|
283
|
+
voiceDomainPermission?: pulumi.Input<boolean>;
|
|
284
|
+
/**
|
|
285
|
+
* Web authentication (local) - Default value: `false`
|
|
286
|
+
*/
|
|
287
|
+
webAuth?: pulumi.Input<boolean>;
|
|
288
|
+
/**
|
|
289
|
+
* Web redirection ACL
|
|
290
|
+
*/
|
|
291
|
+
webRedirectionAcl?: pulumi.Input<string>;
|
|
292
|
+
/**
|
|
293
|
+
* This attribute is mandatory when `web_redirection_type` value is `CentralizedWebAuth`. For all other
|
|
294
|
+
* `web_redirection_type` values the field must be ignored.
|
|
295
|
+
*/
|
|
296
|
+
webRedirectionDisplayCertificatesRenewalMessages?: pulumi.Input<boolean>;
|
|
297
|
+
/**
|
|
298
|
+
* A portal that exist in the DB and fits the `web_redirection_type`
|
|
299
|
+
*/
|
|
300
|
+
webRedirectionPortalName?: pulumi.Input<string>;
|
|
301
|
+
/**
|
|
302
|
+
* IP, hostname or FQDN
|
|
303
|
+
*/
|
|
304
|
+
webRedirectionStaticIpHostNameFqdn?: pulumi.Input<string>;
|
|
305
|
+
/**
|
|
306
|
+
* This type must fit the `web_redirection_portal_name` - Choices: `CentralizedWebAuth`, `HotSpot`,
|
|
307
|
+
* `NativeSupplicanProvisioning`, `ClientProvisioning`
|
|
308
|
+
*/
|
|
309
|
+
webRedirectionType?: pulumi.Input<string>;
|
|
310
|
+
}
|
|
311
|
+
/**
|
|
312
|
+
* The set of arguments for constructing a Profile resource.
|
|
313
|
+
*/
|
|
314
|
+
export interface ProfileArgs {
|
|
315
|
+
/**
|
|
316
|
+
* Access type - Choices: `ACCESS_ACCEPT`, `ACCESS_REJECT` - Default value: `ACCESS_ACCEPT`
|
|
317
|
+
*/
|
|
318
|
+
accessType?: pulumi.Input<string>;
|
|
319
|
+
/**
|
|
320
|
+
* ACL
|
|
321
|
+
*/
|
|
322
|
+
acl?: pulumi.Input<string>;
|
|
323
|
+
/**
|
|
324
|
+
* List of advanced attributes
|
|
325
|
+
*/
|
|
326
|
+
advancedAttributes?: pulumi.Input<pulumi.Input<inputs.Authorization.ProfileAdvancedAttribute>[]>;
|
|
327
|
+
/**
|
|
328
|
+
* Agentless Posture.
|
|
329
|
+
*/
|
|
330
|
+
agentlessPosture?: pulumi.Input<boolean>;
|
|
331
|
+
/**
|
|
332
|
+
* Airespace ACL
|
|
333
|
+
*/
|
|
334
|
+
airespaceAcl?: pulumi.Input<string>;
|
|
335
|
+
/**
|
|
336
|
+
* Airespace IPv6 ACL
|
|
337
|
+
*/
|
|
338
|
+
airespaceIpv6Acl?: pulumi.Input<string>;
|
|
339
|
+
/**
|
|
340
|
+
* ASA VPN
|
|
341
|
+
*/
|
|
342
|
+
asaVpn?: pulumi.Input<string>;
|
|
343
|
+
/**
|
|
344
|
+
* Auto smart port
|
|
345
|
+
*/
|
|
346
|
+
autoSmartPort?: pulumi.Input<string>;
|
|
347
|
+
/**
|
|
348
|
+
* AVC profile
|
|
349
|
+
*/
|
|
350
|
+
avcProfile?: pulumi.Input<string>;
|
|
351
|
+
/**
|
|
352
|
+
* DACL name
|
|
353
|
+
*/
|
|
354
|
+
daclName?: pulumi.Input<string>;
|
|
355
|
+
/**
|
|
356
|
+
* Description
|
|
357
|
+
*/
|
|
358
|
+
description?: pulumi.Input<string>;
|
|
359
|
+
/**
|
|
360
|
+
* Easy wired session candidate - Default value: `false`
|
|
361
|
+
*/
|
|
362
|
+
easywiredSessionCandidate?: pulumi.Input<boolean>;
|
|
363
|
+
/**
|
|
364
|
+
* Interface template
|
|
365
|
+
*/
|
|
366
|
+
interfaceTemplate?: pulumi.Input<string>;
|
|
367
|
+
/**
|
|
368
|
+
* IPv6 ACL
|
|
369
|
+
*/
|
|
370
|
+
ipv6AclFilter?: pulumi.Input<string>;
|
|
371
|
+
/**
|
|
372
|
+
* IPv6 DACL name
|
|
373
|
+
*/
|
|
374
|
+
ipv6DaclName?: pulumi.Input<string>;
|
|
375
|
+
/**
|
|
376
|
+
* MacSec policy - Choices: `MUST_SECURE`, `MUST_NOT_SECURE`, `SHOULD_SECURE`
|
|
377
|
+
*/
|
|
378
|
+
macSecPolicy?: pulumi.Input<string>;
|
|
379
|
+
/**
|
|
380
|
+
* The name of the authorization profile
|
|
381
|
+
*/
|
|
382
|
+
name?: pulumi.Input<string>;
|
|
383
|
+
/**
|
|
384
|
+
* NEAT - Default value: `false`
|
|
385
|
+
*/
|
|
386
|
+
neat?: pulumi.Input<boolean>;
|
|
387
|
+
/**
|
|
388
|
+
* Value needs to be an existing Network Device Profile - Default value: `Cisco`
|
|
389
|
+
*/
|
|
390
|
+
profileName?: pulumi.Input<string>;
|
|
391
|
+
/**
|
|
392
|
+
* Maintain Connectivity During Reauthentication - Choices: `DEFAULT`, `RADIUS_REQUEST`
|
|
393
|
+
*/
|
|
394
|
+
reauthenticationConnectivity?: pulumi.Input<string>;
|
|
395
|
+
/**
|
|
396
|
+
* Reauthentication timer - Range: `1`-`65535`
|
|
397
|
+
*/
|
|
398
|
+
reauthenticationTimer?: pulumi.Input<number>;
|
|
399
|
+
/**
|
|
400
|
+
* Service template - Default value: `false`
|
|
401
|
+
*/
|
|
402
|
+
serviceTemplate?: pulumi.Input<boolean>;
|
|
403
|
+
/**
|
|
404
|
+
* Track movement - Default value: `false`
|
|
405
|
+
*/
|
|
406
|
+
trackMovement?: pulumi.Input<boolean>;
|
|
407
|
+
/**
|
|
408
|
+
* Unique identifier
|
|
409
|
+
*/
|
|
410
|
+
uniqueIdentifier?: pulumi.Input<string>;
|
|
411
|
+
/**
|
|
412
|
+
* Vlan name or ID
|
|
413
|
+
*/
|
|
414
|
+
vlanNameId?: pulumi.Input<string>;
|
|
415
|
+
/**
|
|
416
|
+
* Vlan tag ID - Range: `0`-`31`
|
|
417
|
+
*/
|
|
418
|
+
vlanTagId?: pulumi.Input<number>;
|
|
419
|
+
/**
|
|
420
|
+
* Voice domain permission - Default value: `false`
|
|
421
|
+
*/
|
|
422
|
+
voiceDomainPermission?: pulumi.Input<boolean>;
|
|
423
|
+
/**
|
|
424
|
+
* Web authentication (local) - Default value: `false`
|
|
425
|
+
*/
|
|
426
|
+
webAuth?: pulumi.Input<boolean>;
|
|
427
|
+
/**
|
|
428
|
+
* Web redirection ACL
|
|
429
|
+
*/
|
|
430
|
+
webRedirectionAcl?: pulumi.Input<string>;
|
|
431
|
+
/**
|
|
432
|
+
* This attribute is mandatory when `web_redirection_type` value is `CentralizedWebAuth`. For all other
|
|
433
|
+
* `web_redirection_type` values the field must be ignored.
|
|
434
|
+
*/
|
|
435
|
+
webRedirectionDisplayCertificatesRenewalMessages?: pulumi.Input<boolean>;
|
|
436
|
+
/**
|
|
437
|
+
* A portal that exist in the DB and fits the `web_redirection_type`
|
|
438
|
+
*/
|
|
439
|
+
webRedirectionPortalName?: pulumi.Input<string>;
|
|
440
|
+
/**
|
|
441
|
+
* IP, hostname or FQDN
|
|
442
|
+
*/
|
|
443
|
+
webRedirectionStaticIpHostNameFqdn?: pulumi.Input<string>;
|
|
444
|
+
/**
|
|
445
|
+
* This type must fit the `web_redirection_portal_name` - Choices: `CentralizedWebAuth`, `HotSpot`,
|
|
446
|
+
* `NativeSupplicanProvisioning`, `ClientProvisioning`
|
|
447
|
+
*/
|
|
448
|
+
webRedirectionType?: pulumi.Input<string>;
|
|
449
|
+
}
|
|
@@ -0,0 +1,122 @@
|
|
|
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.Profile = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* This resource can manage an authorization profiles policy element.
|
|
10
|
+
*
|
|
11
|
+
* ## Import
|
|
12
|
+
*
|
|
13
|
+
* ```sh
|
|
14
|
+
* $ pulumi import ise:Authorization/profile:Profile example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
|
15
|
+
* ```
|
|
16
|
+
*/
|
|
17
|
+
class Profile extends pulumi.CustomResource {
|
|
18
|
+
/**
|
|
19
|
+
* Get an existing Profile resource's state with the given name, ID, and optional extra
|
|
20
|
+
* properties used to qualify the lookup.
|
|
21
|
+
*
|
|
22
|
+
* @param name The _unique_ name of the resulting resource.
|
|
23
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
24
|
+
* @param state Any extra arguments used during the lookup.
|
|
25
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
26
|
+
*/
|
|
27
|
+
static get(name, id, state, opts) {
|
|
28
|
+
return new Profile(name, state, Object.assign(Object.assign({}, opts), { id: id }));
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Returns true if the given object is an instance of Profile. This is designed to work even
|
|
32
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
33
|
+
*/
|
|
34
|
+
static isInstance(obj) {
|
|
35
|
+
if (obj === undefined || obj === null) {
|
|
36
|
+
return false;
|
|
37
|
+
}
|
|
38
|
+
return obj['__pulumiType'] === Profile.__pulumiType;
|
|
39
|
+
}
|
|
40
|
+
constructor(name, argsOrState, opts) {
|
|
41
|
+
let resourceInputs = {};
|
|
42
|
+
opts = opts || {};
|
|
43
|
+
if (opts.id) {
|
|
44
|
+
const state = argsOrState;
|
|
45
|
+
resourceInputs["accessType"] = state ? state.accessType : undefined;
|
|
46
|
+
resourceInputs["acl"] = state ? state.acl : undefined;
|
|
47
|
+
resourceInputs["advancedAttributes"] = state ? state.advancedAttributes : undefined;
|
|
48
|
+
resourceInputs["agentlessPosture"] = state ? state.agentlessPosture : undefined;
|
|
49
|
+
resourceInputs["airespaceAcl"] = state ? state.airespaceAcl : undefined;
|
|
50
|
+
resourceInputs["airespaceIpv6Acl"] = state ? state.airespaceIpv6Acl : undefined;
|
|
51
|
+
resourceInputs["asaVpn"] = state ? state.asaVpn : undefined;
|
|
52
|
+
resourceInputs["autoSmartPort"] = state ? state.autoSmartPort : undefined;
|
|
53
|
+
resourceInputs["avcProfile"] = state ? state.avcProfile : undefined;
|
|
54
|
+
resourceInputs["daclName"] = state ? state.daclName : undefined;
|
|
55
|
+
resourceInputs["description"] = state ? state.description : undefined;
|
|
56
|
+
resourceInputs["easywiredSessionCandidate"] = state ? state.easywiredSessionCandidate : undefined;
|
|
57
|
+
resourceInputs["interfaceTemplate"] = state ? state.interfaceTemplate : undefined;
|
|
58
|
+
resourceInputs["ipv6AclFilter"] = state ? state.ipv6AclFilter : undefined;
|
|
59
|
+
resourceInputs["ipv6DaclName"] = state ? state.ipv6DaclName : undefined;
|
|
60
|
+
resourceInputs["macSecPolicy"] = state ? state.macSecPolicy : undefined;
|
|
61
|
+
resourceInputs["name"] = state ? state.name : undefined;
|
|
62
|
+
resourceInputs["neat"] = state ? state.neat : undefined;
|
|
63
|
+
resourceInputs["profileName"] = state ? state.profileName : undefined;
|
|
64
|
+
resourceInputs["reauthenticationConnectivity"] = state ? state.reauthenticationConnectivity : undefined;
|
|
65
|
+
resourceInputs["reauthenticationTimer"] = state ? state.reauthenticationTimer : undefined;
|
|
66
|
+
resourceInputs["serviceTemplate"] = state ? state.serviceTemplate : undefined;
|
|
67
|
+
resourceInputs["trackMovement"] = state ? state.trackMovement : undefined;
|
|
68
|
+
resourceInputs["uniqueIdentifier"] = state ? state.uniqueIdentifier : undefined;
|
|
69
|
+
resourceInputs["vlanNameId"] = state ? state.vlanNameId : undefined;
|
|
70
|
+
resourceInputs["vlanTagId"] = state ? state.vlanTagId : undefined;
|
|
71
|
+
resourceInputs["voiceDomainPermission"] = state ? state.voiceDomainPermission : undefined;
|
|
72
|
+
resourceInputs["webAuth"] = state ? state.webAuth : undefined;
|
|
73
|
+
resourceInputs["webRedirectionAcl"] = state ? state.webRedirectionAcl : undefined;
|
|
74
|
+
resourceInputs["webRedirectionDisplayCertificatesRenewalMessages"] = state ? state.webRedirectionDisplayCertificatesRenewalMessages : undefined;
|
|
75
|
+
resourceInputs["webRedirectionPortalName"] = state ? state.webRedirectionPortalName : undefined;
|
|
76
|
+
resourceInputs["webRedirectionStaticIpHostNameFqdn"] = state ? state.webRedirectionStaticIpHostNameFqdn : undefined;
|
|
77
|
+
resourceInputs["webRedirectionType"] = state ? state.webRedirectionType : undefined;
|
|
78
|
+
}
|
|
79
|
+
else {
|
|
80
|
+
const args = argsOrState;
|
|
81
|
+
resourceInputs["accessType"] = args ? args.accessType : undefined;
|
|
82
|
+
resourceInputs["acl"] = args ? args.acl : undefined;
|
|
83
|
+
resourceInputs["advancedAttributes"] = args ? args.advancedAttributes : undefined;
|
|
84
|
+
resourceInputs["agentlessPosture"] = args ? args.agentlessPosture : undefined;
|
|
85
|
+
resourceInputs["airespaceAcl"] = args ? args.airespaceAcl : undefined;
|
|
86
|
+
resourceInputs["airespaceIpv6Acl"] = args ? args.airespaceIpv6Acl : undefined;
|
|
87
|
+
resourceInputs["asaVpn"] = args ? args.asaVpn : undefined;
|
|
88
|
+
resourceInputs["autoSmartPort"] = args ? args.autoSmartPort : undefined;
|
|
89
|
+
resourceInputs["avcProfile"] = args ? args.avcProfile : undefined;
|
|
90
|
+
resourceInputs["daclName"] = args ? args.daclName : undefined;
|
|
91
|
+
resourceInputs["description"] = args ? args.description : undefined;
|
|
92
|
+
resourceInputs["easywiredSessionCandidate"] = args ? args.easywiredSessionCandidate : undefined;
|
|
93
|
+
resourceInputs["interfaceTemplate"] = args ? args.interfaceTemplate : undefined;
|
|
94
|
+
resourceInputs["ipv6AclFilter"] = args ? args.ipv6AclFilter : undefined;
|
|
95
|
+
resourceInputs["ipv6DaclName"] = args ? args.ipv6DaclName : undefined;
|
|
96
|
+
resourceInputs["macSecPolicy"] = args ? args.macSecPolicy : undefined;
|
|
97
|
+
resourceInputs["name"] = args ? args.name : undefined;
|
|
98
|
+
resourceInputs["neat"] = args ? args.neat : undefined;
|
|
99
|
+
resourceInputs["profileName"] = args ? args.profileName : undefined;
|
|
100
|
+
resourceInputs["reauthenticationConnectivity"] = args ? args.reauthenticationConnectivity : undefined;
|
|
101
|
+
resourceInputs["reauthenticationTimer"] = args ? args.reauthenticationTimer : undefined;
|
|
102
|
+
resourceInputs["serviceTemplate"] = args ? args.serviceTemplate : undefined;
|
|
103
|
+
resourceInputs["trackMovement"] = args ? args.trackMovement : undefined;
|
|
104
|
+
resourceInputs["uniqueIdentifier"] = args ? args.uniqueIdentifier : undefined;
|
|
105
|
+
resourceInputs["vlanNameId"] = args ? args.vlanNameId : undefined;
|
|
106
|
+
resourceInputs["vlanTagId"] = args ? args.vlanTagId : undefined;
|
|
107
|
+
resourceInputs["voiceDomainPermission"] = args ? args.voiceDomainPermission : undefined;
|
|
108
|
+
resourceInputs["webAuth"] = args ? args.webAuth : undefined;
|
|
109
|
+
resourceInputs["webRedirectionAcl"] = args ? args.webRedirectionAcl : undefined;
|
|
110
|
+
resourceInputs["webRedirectionDisplayCertificatesRenewalMessages"] = args ? args.webRedirectionDisplayCertificatesRenewalMessages : undefined;
|
|
111
|
+
resourceInputs["webRedirectionPortalName"] = args ? args.webRedirectionPortalName : undefined;
|
|
112
|
+
resourceInputs["webRedirectionStaticIpHostNameFqdn"] = args ? args.webRedirectionStaticIpHostNameFqdn : undefined;
|
|
113
|
+
resourceInputs["webRedirectionType"] = args ? args.webRedirectionType : undefined;
|
|
114
|
+
}
|
|
115
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
116
|
+
super(Profile.__pulumiType, name, resourceInputs, opts);
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
exports.Profile = Profile;
|
|
120
|
+
/** @internal */
|
|
121
|
+
Profile.__pulumiType = 'ise:Authorization/profile:Profile';
|
|
122
|
+
//# sourceMappingURL=profile.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"profile.js","sourceRoot":"","sources":["../../authorization/profile.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,94 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* This data source can read the Certificate Authentication Profile.
|
|
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.CertificateAuthentication.getProfile({
|
|
12
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
13
|
+
* });
|
|
14
|
+
* ```
|
|
15
|
+
*/
|
|
16
|
+
export declare function getProfile(args?: GetProfileArgs, opts?: pulumi.InvokeOptions): Promise<GetProfileResult>;
|
|
17
|
+
/**
|
|
18
|
+
* A collection of arguments for invoking getProfile.
|
|
19
|
+
*/
|
|
20
|
+
export interface GetProfileArgs {
|
|
21
|
+
/**
|
|
22
|
+
* The id of the object
|
|
23
|
+
*/
|
|
24
|
+
id?: string;
|
|
25
|
+
/**
|
|
26
|
+
* The name of the certificate profile
|
|
27
|
+
*/
|
|
28
|
+
name?: string;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* A collection of values returned by getProfile.
|
|
32
|
+
*/
|
|
33
|
+
export interface GetProfileResult {
|
|
34
|
+
/**
|
|
35
|
+
* Allow as username
|
|
36
|
+
*/
|
|
37
|
+
readonly allowedAsUserName: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Attribute name of the Certificate Profile - used only when CERTIFICATE is chosen in `usernameFrom`.
|
|
40
|
+
*/
|
|
41
|
+
readonly certificateAttributeName: string;
|
|
42
|
+
/**
|
|
43
|
+
* Description
|
|
44
|
+
*/
|
|
45
|
+
readonly description: string;
|
|
46
|
+
/**
|
|
47
|
+
* Referred IDStore name for the Certificate Profile or `[not applicable]` in case no identity store is chosen
|
|
48
|
+
*/
|
|
49
|
+
readonly externalIdentityStoreName: string;
|
|
50
|
+
/**
|
|
51
|
+
* The id of the object
|
|
52
|
+
*/
|
|
53
|
+
readonly id: string;
|
|
54
|
+
/**
|
|
55
|
+
* Match mode of the Certificate Profile. Allowed values: NEVER, RESOLVE*IDENTITY*AMBIGUITY, BINARY_COMPARISON
|
|
56
|
+
*/
|
|
57
|
+
readonly matchMode: string;
|
|
58
|
+
/**
|
|
59
|
+
* The name of the certificate profile
|
|
60
|
+
*/
|
|
61
|
+
readonly name: string;
|
|
62
|
+
/**
|
|
63
|
+
* The attribute in the certificate where the user name should be taken from. Allowed values: `CERTIFICATE` (for a specific attribute as defined in certificateAttributeName), `UPN` (for using any Subject or Alternative Name Attributes in the Certificate - an option only in AD)
|
|
64
|
+
*/
|
|
65
|
+
readonly usernameFrom: string;
|
|
66
|
+
}
|
|
67
|
+
/**
|
|
68
|
+
* This data source can read the Certificate Authentication Profile.
|
|
69
|
+
*
|
|
70
|
+
* ## Example Usage
|
|
71
|
+
*
|
|
72
|
+
* ```typescript
|
|
73
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
74
|
+
* import * as ise from "@pulumi/ise";
|
|
75
|
+
*
|
|
76
|
+
* const example = ise.CertificateAuthentication.getProfile({
|
|
77
|
+
* id: "76d24097-41c4-4558-a4d0-a8c07ac08470",
|
|
78
|
+
* });
|
|
79
|
+
* ```
|
|
80
|
+
*/
|
|
81
|
+
export declare function getProfileOutput(args?: GetProfileOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetProfileResult>;
|
|
82
|
+
/**
|
|
83
|
+
* A collection of arguments for invoking getProfile.
|
|
84
|
+
*/
|
|
85
|
+
export interface GetProfileOutputArgs {
|
|
86
|
+
/**
|
|
87
|
+
* The id of the object
|
|
88
|
+
*/
|
|
89
|
+
id?: pulumi.Input<string>;
|
|
90
|
+
/**
|
|
91
|
+
* The name of the certificate profile
|
|
92
|
+
*/
|
|
93
|
+
name?: pulumi.Input<string>;
|
|
94
|
+
}
|