pulumi-ise 0.1.0__py3-none-any.whl → 0.1.0a1715070880__py3-none-any.whl
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.
- pulumi_ise/__init__.py +220 -123
- pulumi_ise/{system → activedirectoryadd}/__init__.py +1 -4
- pulumi_ise/activedirectoryadd/_inputs.py +64 -0
- pulumi_ise/{identitymanagement/active_directory_add_groups.py → activedirectoryadd/groups.py} +34 -34
- pulumi_ise/activedirectoryadd/outputs.py +52 -0
- pulumi_ise/activedirectorygroupsby/__init__.py +9 -0
- pulumi_ise/{identitymanagement/get_active_directory_groups_by_domain.py → activedirectorygroupsby/get_domain.py} +26 -26
- pulumi_ise/activedirectorygroupsby/outputs.py +55 -0
- pulumi_ise/activedirectoryjoin/__init__.py +11 -0
- pulumi_ise/{identitymanagement → activedirectoryjoin}/_inputs.py +6 -132
- pulumi_ise/{identitymanagement/get_active_directory_join_point.py → activedirectoryjoin/get_point.py} +20 -20
- pulumi_ise/{identitymanagement → activedirectoryjoin}/outputs.py +18 -187
- pulumi_ise/{identitymanagement/active_directory_join_point.py → activedirectoryjoin/point.py} +60 -60
- pulumi_ise/activedirectoryjoindomainwithall/__init__.py +10 -0
- pulumi_ise/activedirectoryjoindomainwithall/_inputs.py +52 -0
- pulumi_ise/{identitymanagement/active_directory_join_domain_with_all_nodes.py → activedirectoryjoindomainwithall/nodes.py} +30 -30
- pulumi_ise/activedirectoryjoindomainwithall/outputs.py +44 -0
- pulumi_ise/allowed/__init__.py +9 -0
- pulumi_ise/{networkaccess/get_allowed_protocols.py → allowed/get_protocols.py} +19 -19
- pulumi_ise/{networkaccess/allowed_protocols.py → allowed/protocols.py} +20 -20
- pulumi_ise/allowedprotocols/__init__.py +9 -0
- pulumi_ise/{deviceadmin/get_allowed_protocols_tacacs.py → allowedprotocols/get_tacacs.py} +19 -19
- pulumi_ise/{deviceadmin/allowed_protocols_tacacs.py → allowedprotocols/tacacs.py} +20 -20
- pulumi_ise/authorization/__init__.py +11 -0
- pulumi_ise/authorization/_inputs.py +120 -0
- pulumi_ise/{networkaccess/get_authorization_profile.py → authorization/get_profile.py} +20 -20
- pulumi_ise/authorization/outputs.py +197 -0
- pulumi_ise/{networkaccess/authorization_profile.py → authorization/profile.py} +32 -32
- pulumi_ise/certificateauthentication/__init__.py +9 -0
- pulumi_ise/{identitymanagement/get_certificate_authentication_profile.py → certificateauthentication/get_profile.py} +19 -19
- pulumi_ise/{identitymanagement/certificate_authentication_profile.py → certificateauthentication/profile.py} +20 -20
- pulumi_ise/deviceadmin/__init__.py +0 -18
- pulumi_ise/deviceadmin/_inputs.py +46 -1626
- pulumi_ise/deviceadmin/condition.py +5 -5
- pulumi_ise/deviceadmin/get_condition.py +3 -3
- pulumi_ise/deviceadmin/outputs.py +151 -2734
- pulumi_ise/deviceadminauthentication/__init__.py +11 -0
- pulumi_ise/deviceadminauthentication/_inputs.py +308 -0
- pulumi_ise/{deviceadmin/get_authentication_rule.py → deviceadminauthentication/get_rule.py} +22 -22
- pulumi_ise/deviceadminauthentication/outputs.py +498 -0
- pulumi_ise/{deviceadmin/authentication_rule.py → deviceadminauthentication/rule.py} +34 -34
- pulumi_ise/deviceadminauthorization/__init__.py +11 -0
- pulumi_ise/deviceadminauthorization/_inputs.py +308 -0
- pulumi_ise/{deviceadmin/get_authorization_rule.py → deviceadminauthorization/get_rule.py} +22 -22
- pulumi_ise/deviceadminauthorization/outputs.py +498 -0
- pulumi_ise/{deviceadmin/authorization_rule.py → deviceadminauthorization/rule.py} +34 -34
- pulumi_ise/deviceadminauthorizationexception/__init__.py +11 -0
- pulumi_ise/deviceadminauthorizationexception/_inputs.py +308 -0
- pulumi_ise/{deviceadmin/get_authorization_exception_rule.py → deviceadminauthorizationexception/get_rule.py} +22 -22
- pulumi_ise/deviceadminauthorizationexception/outputs.py +498 -0
- pulumi_ise/{deviceadmin/authorization_exception_rule.py → deviceadminauthorizationexception/rule.py} +34 -34
- pulumi_ise/deviceadminauthorizationglobalexception/__init__.py +11 -0
- pulumi_ise/deviceadminauthorizationglobalexception/_inputs.py +308 -0
- pulumi_ise/{deviceadmin/get_authorization_global_exception_rule.py → deviceadminauthorizationglobalexception/get_rule.py} +20 -20
- pulumi_ise/deviceadminauthorizationglobalexception/outputs.py +498 -0
- pulumi_ise/{deviceadmin/authorization_global_exception_rule.py → deviceadminauthorizationglobalexception/rule.py} +34 -34
- pulumi_ise/deviceadminpolicy/__init__.py +11 -0
- pulumi_ise/deviceadminpolicy/_inputs.py +308 -0
- pulumi_ise/{deviceadmin/get_policy_set.py → deviceadminpolicy/get_set.py} +20 -20
- pulumi_ise/deviceadminpolicy/outputs.py +498 -0
- pulumi_ise/{deviceadmin/policy_set.py → deviceadminpolicy/set.py} +34 -34
- pulumi_ise/deviceadmintimeanddate/__init__.py +9 -0
- pulumi_ise/{deviceadmin/time_and_date_condition.py → deviceadmintimeanddate/condition.py} +20 -20
- pulumi_ise/{deviceadmin/get_time_and_date_condition.py → deviceadmintimeanddate/get_condition.py} +19 -19
- pulumi_ise/downloadable/__init__.py +9 -0
- pulumi_ise/{networkaccess/downloadable_acl.py → downloadable/acl.py} +20 -20
- pulumi_ise/{networkaccess/get_downloadable_acl.py → downloadable/get_acl.py} +19 -19
- pulumi_ise/{identitymanagement/endpoint.py → endpoint.py} +6 -6
- pulumi_ise/endpointidentity/__init__.py +9 -0
- pulumi_ise/{identitymanagement/get_endpoint_identity_group.py → endpointidentity/get_group.py} +19 -19
- pulumi_ise/{identitymanagement/endpoint_identity_group.py → endpointidentity/group.py} +20 -20
- pulumi_ise/{identitymanagement/get_endpoint.py → get_endpoint.py} +4 -4
- pulumi_ise/{system/get_repository.py → get_repository.py} +4 -4
- pulumi_ise/identitysource/__init__.py +11 -0
- pulumi_ise/identitysource/_inputs.py +52 -0
- pulumi_ise/{identitymanagement/get_identity_source_sequence.py → identitysource/get_sequence.py} +20 -20
- pulumi_ise/identitysource/outputs.py +74 -0
- pulumi_ise/{identitymanagement/identity_source_sequence.py → identitysource/sequence.py} +32 -32
- pulumi_ise/internal/__init__.py +9 -0
- pulumi_ise/{identitymanagement/get_internal_user.py → internal/get_user.py} +19 -19
- pulumi_ise/{identitymanagement/internal_user.py → internal/user.py} +20 -20
- pulumi_ise/licensetier/__init__.py +11 -0
- pulumi_ise/{system → licensetier}/_inputs.py +2 -2
- pulumi_ise/{system/get_license_tier_state.py → licensetier/get_state.py} +18 -18
- pulumi_ise/{system → licensetier}/outputs.py +4 -4
- pulumi_ise/{system/license_tier_state.py → licensetier/state.py} +33 -33
- pulumi_ise/network/__init__.py +0 -2
- pulumi_ise/network/device.py +3 -3
- pulumi_ise/network/get_device.py +3 -3
- pulumi_ise/networkaccess/__init__.py +0 -18
- pulumi_ise/networkaccess/_inputs.py +46 -1622
- pulumi_ise/networkaccess/condition.py +5 -5
- pulumi_ise/networkaccess/dictionary.py +5 -5
- pulumi_ise/networkaccess/get_condition.py +3 -3
- pulumi_ise/networkaccess/get_dictionary.py +3 -3
- pulumi_ise/networkaccess/outputs.py +138 -2736
- pulumi_ise/networkaccessauthentication/__init__.py +11 -0
- pulumi_ise/networkaccessauthentication/_inputs.py +308 -0
- pulumi_ise/{networkaccess/get_authentication_rule.py → networkaccessauthentication/get_rule.py} +22 -22
- pulumi_ise/networkaccessauthentication/outputs.py +498 -0
- pulumi_ise/{networkaccess/authentication_rule.py → networkaccessauthentication/rule.py} +34 -34
- pulumi_ise/networkaccessauthorization/__init__.py +11 -0
- pulumi_ise/networkaccessauthorization/_inputs.py +308 -0
- pulumi_ise/{networkaccess/get_authorization_rule.py → networkaccessauthorization/get_rule.py} +22 -22
- pulumi_ise/networkaccessauthorization/outputs.py +498 -0
- pulumi_ise/{networkaccess/authorization_rule.py → networkaccessauthorization/rule.py} +34 -34
- pulumi_ise/networkaccessauthorizationexception/__init__.py +11 -0
- pulumi_ise/networkaccessauthorizationexception/_inputs.py +308 -0
- pulumi_ise/{networkaccess/get_authorization_exception_rule.py → networkaccessauthorizationexception/get_rule.py} +22 -22
- pulumi_ise/networkaccessauthorizationexception/outputs.py +498 -0
- pulumi_ise/{networkaccess/authorization_exception_rule.py → networkaccessauthorizationexception/rule.py} +34 -34
- pulumi_ise/networkaccessauthorizationglobalexception/__init__.py +11 -0
- pulumi_ise/networkaccessauthorizationglobalexception/_inputs.py +308 -0
- pulumi_ise/{networkaccess/get_authorization_global_exception_rule.py → networkaccessauthorizationglobalexception/get_rule.py} +20 -20
- pulumi_ise/networkaccessauthorizationglobalexception/outputs.py +498 -0
- pulumi_ise/{networkaccess/authorization_global_exception_rule.py → networkaccessauthorizationglobalexception/rule.py} +34 -34
- pulumi_ise/networkaccesspolicy/__init__.py +11 -0
- pulumi_ise/networkaccesspolicy/_inputs.py +308 -0
- pulumi_ise/{networkaccess/get_policy_set.py → networkaccesspolicy/get_set.py} +20 -20
- pulumi_ise/networkaccesspolicy/outputs.py +498 -0
- pulumi_ise/{networkaccess/policy_set.py → networkaccesspolicy/set.py} +34 -34
- pulumi_ise/networkaccesstimeanddate/__init__.py +9 -0
- pulumi_ise/{networkaccess/time_and_date_condition.py → networkaccesstimeanddate/condition.py} +20 -20
- pulumi_ise/{networkaccess/get_time_and_date_condition.py → networkaccesstimeanddate/get_condition.py} +19 -19
- pulumi_ise/networkdevice/__init__.py +9 -0
- pulumi_ise/{network/get_device_group.py → networkdevice/get_group.py} +19 -19
- pulumi_ise/{network/device_group.py → networkdevice/group.py} +20 -20
- pulumi_ise/{system/repository.py → repository.py} +6 -6
- pulumi_ise/tacacs/__init__.py +11 -0
- pulumi_ise/tacacs/_inputs.py +69 -0
- pulumi_ise/{deviceadmin/get_tacacs_profile.py → tacacs/get_profile.py} +20 -20
- pulumi_ise/tacacs/outputs.py +98 -0
- pulumi_ise/{deviceadmin/tacacs_profile.py → tacacs/profile.py} +31 -31
- pulumi_ise/tacacscommand/__init__.py +11 -0
- pulumi_ise/tacacscommand/_inputs.py +69 -0
- pulumi_ise/{deviceadmin/get_tacacs_command_set.py → tacacscommand/get_set.py} +20 -20
- pulumi_ise/tacacscommand/outputs.py +98 -0
- pulumi_ise/{deviceadmin/tacacs_command_set.py → tacacscommand/set.py} +32 -32
- pulumi_ise/trustsecegressmatrix/__init__.py +9 -0
- pulumi_ise/{trustsec/egress_matrix_cell.py → trustsecegressmatrix/cell.py} +20 -20
- pulumi_ise/{trustsec/get_egress_matrix_cell.py → trustsecegressmatrix/get_cell.py} +17 -17
- pulumi_ise/trustseciptosgt/__init__.py +9 -0
- pulumi_ise/{trustsec/get_ip_to_sgt_mapping.py → trustseciptosgt/get_mapping.py} +19 -19
- pulumi_ise/{trustsec/ip_to_sgt_mapping.py → trustseciptosgt/mapping.py} +20 -20
- pulumi_ise/trustseciptosgtmapping/__init__.py +9 -0
- pulumi_ise/{trustsec/get_ip_to_sgt_mapping_group.py → trustseciptosgtmapping/get_group.py} +19 -19
- pulumi_ise/{trustsec/ip_to_sgt_mapping_group.py → trustseciptosgtmapping/group.py} +20 -20
- pulumi_ise/trustsecsecurity/__init__.py +9 -0
- pulumi_ise/{trustsec/get_security_group.py → trustsecsecurity/get_group.py} +19 -19
- pulumi_ise/{trustsec/security_group.py → trustsecsecurity/group.py} +20 -20
- pulumi_ise/trustsecsecuritygroup/__init__.py +9 -0
- pulumi_ise/{trustsec/security_group_acl.py → trustsecsecuritygroup/acl.py} +20 -20
- pulumi_ise/{trustsec/get_security_group_acl.py → trustsecsecuritygroup/get_acl.py} +19 -19
- pulumi_ise/useridentity/__init__.py +9 -0
- pulumi_ise/{identitymanagement/get_user_identity_group.py → useridentity/get_group.py} +19 -19
- pulumi_ise/{identitymanagement/user_identity_group.py → useridentity/group.py} +20 -20
- {pulumi_ise-0.1.0.dist-info → pulumi_ise-0.1.0a1715070880.dist-info}/METADATA +1 -1
- pulumi_ise-0.1.0a1715070880.dist-info/RECORD +169 -0
- pulumi_ise/identitymanagement/__init__.py +0 -26
- pulumi_ise/trustsec/__init__.py +0 -17
- pulumi_ise-0.1.0.dist-info/RECORD +0 -105
- {pulumi_ise-0.1.0.dist-info → pulumi_ise-0.1.0a1715070880.dist-info}/WHEEL +0 -0
- {pulumi_ise-0.1.0.dist-info → pulumi_ise-0.1.0a1715070880.dist-info}/top_level.txt +0 -0
@@ -11,15 +11,15 @@ from .. import _utilities
|
|
11
11
|
from . import outputs
|
12
12
|
from ._inputs import *
|
13
13
|
|
14
|
-
__all__ = ['
|
14
|
+
__all__ = ['NodesArgs', 'Nodes']
|
15
15
|
|
16
16
|
@pulumi.input_type
|
17
|
-
class
|
17
|
+
class NodesArgs:
|
18
18
|
def __init__(__self__, *,
|
19
|
-
additional_datas: pulumi.Input[Sequence[pulumi.Input['
|
19
|
+
additional_datas: pulumi.Input[Sequence[pulumi.Input['NodesAdditionalDataArgs']]],
|
20
20
|
join_point_id: pulumi.Input[str]):
|
21
21
|
"""
|
22
|
-
The set of arguments for constructing a
|
22
|
+
The set of arguments for constructing a Nodes resource.
|
23
23
|
:param pulumi.Input[str] join_point_id: Active Directory Join Point ID
|
24
24
|
"""
|
25
25
|
pulumi.set(__self__, "additional_datas", additional_datas)
|
@@ -27,11 +27,11 @@ class ActiveDirectoryJoinDomainWithAllNodesArgs:
|
|
27
27
|
|
28
28
|
@property
|
29
29
|
@pulumi.getter(name="additionalDatas")
|
30
|
-
def additional_datas(self) -> pulumi.Input[Sequence[pulumi.Input['
|
30
|
+
def additional_datas(self) -> pulumi.Input[Sequence[pulumi.Input['NodesAdditionalDataArgs']]]:
|
31
31
|
return pulumi.get(self, "additional_datas")
|
32
32
|
|
33
33
|
@additional_datas.setter
|
34
|
-
def additional_datas(self, value: pulumi.Input[Sequence[pulumi.Input['
|
34
|
+
def additional_datas(self, value: pulumi.Input[Sequence[pulumi.Input['NodesAdditionalDataArgs']]]):
|
35
35
|
pulumi.set(self, "additional_datas", value)
|
36
36
|
|
37
37
|
@property
|
@@ -48,12 +48,12 @@ class ActiveDirectoryJoinDomainWithAllNodesArgs:
|
|
48
48
|
|
49
49
|
|
50
50
|
@pulumi.input_type
|
51
|
-
class
|
51
|
+
class _NodesState:
|
52
52
|
def __init__(__self__, *,
|
53
|
-
additional_datas: Optional[pulumi.Input[Sequence[pulumi.Input['
|
53
|
+
additional_datas: Optional[pulumi.Input[Sequence[pulumi.Input['NodesAdditionalDataArgs']]]] = None,
|
54
54
|
join_point_id: Optional[pulumi.Input[str]] = None):
|
55
55
|
"""
|
56
|
-
Input properties used for looking up and filtering
|
56
|
+
Input properties used for looking up and filtering Nodes resources.
|
57
57
|
:param pulumi.Input[str] join_point_id: Active Directory Join Point ID
|
58
58
|
"""
|
59
59
|
if additional_datas is not None:
|
@@ -63,11 +63,11 @@ class _ActiveDirectoryJoinDomainWithAllNodesState:
|
|
63
63
|
|
64
64
|
@property
|
65
65
|
@pulumi.getter(name="additionalDatas")
|
66
|
-
def additional_datas(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['
|
66
|
+
def additional_datas(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['NodesAdditionalDataArgs']]]]:
|
67
67
|
return pulumi.get(self, "additional_datas")
|
68
68
|
|
69
69
|
@additional_datas.setter
|
70
|
-
def additional_datas(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['
|
70
|
+
def additional_datas(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['NodesAdditionalDataArgs']]]]):
|
71
71
|
pulumi.set(self, "additional_datas", value)
|
72
72
|
|
73
73
|
@property
|
@@ -83,12 +83,12 @@ class _ActiveDirectoryJoinDomainWithAllNodesState:
|
|
83
83
|
pulumi.set(self, "join_point_id", value)
|
84
84
|
|
85
85
|
|
86
|
-
class
|
86
|
+
class Nodes(pulumi.CustomResource):
|
87
87
|
@overload
|
88
88
|
def __init__(__self__,
|
89
89
|
resource_name: str,
|
90
90
|
opts: Optional[pulumi.ResourceOptions] = None,
|
91
|
-
additional_datas: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['
|
91
|
+
additional_datas: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['NodesAdditionalDataArgs']]]]] = None,
|
92
92
|
join_point_id: Optional[pulumi.Input[str]] = None,
|
93
93
|
__props__=None):
|
94
94
|
"""
|
@@ -100,9 +100,9 @@ class ActiveDirectoryJoinDomainWithAllNodes(pulumi.CustomResource):
|
|
100
100
|
import pulumi
|
101
101
|
import pulumi_ise as ise
|
102
102
|
|
103
|
-
example = ise.
|
103
|
+
example = ise.active_directory_join_domain_with_all.Nodes("example",
|
104
104
|
join_point_id="73808580-b6e6-11ee-8960-de6d7692bc40",
|
105
|
-
additional_datas=[ise.
|
105
|
+
additional_datas=[ise.active_directory_join_domain_with_all.NodesAdditionalDataArgs(
|
106
106
|
name="username",
|
107
107
|
value="administrator",
|
108
108
|
)])
|
@@ -116,7 +116,7 @@ class ActiveDirectoryJoinDomainWithAllNodes(pulumi.CustomResource):
|
|
116
116
|
@overload
|
117
117
|
def __init__(__self__,
|
118
118
|
resource_name: str,
|
119
|
-
args:
|
119
|
+
args: NodesArgs,
|
120
120
|
opts: Optional[pulumi.ResourceOptions] = None):
|
121
121
|
"""
|
122
122
|
This resource can manage an Active Directory Join Domain with All Nodes.
|
@@ -127,21 +127,21 @@ class ActiveDirectoryJoinDomainWithAllNodes(pulumi.CustomResource):
|
|
127
127
|
import pulumi
|
128
128
|
import pulumi_ise as ise
|
129
129
|
|
130
|
-
example = ise.
|
130
|
+
example = ise.active_directory_join_domain_with_all.Nodes("example",
|
131
131
|
join_point_id="73808580-b6e6-11ee-8960-de6d7692bc40",
|
132
|
-
additional_datas=[ise.
|
132
|
+
additional_datas=[ise.active_directory_join_domain_with_all.NodesAdditionalDataArgs(
|
133
133
|
name="username",
|
134
134
|
value="administrator",
|
135
135
|
)])
|
136
136
|
```
|
137
137
|
|
138
138
|
:param str resource_name: The name of the resource.
|
139
|
-
:param
|
139
|
+
:param NodesArgs args: The arguments to use to populate this resource's properties.
|
140
140
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
141
141
|
"""
|
142
142
|
...
|
143
143
|
def __init__(__self__, resource_name: str, *args, **kwargs):
|
144
|
-
resource_args, opts = _utilities.get_resource_args_opts(
|
144
|
+
resource_args, opts = _utilities.get_resource_args_opts(NodesArgs, pulumi.ResourceOptions, *args, **kwargs)
|
145
145
|
if resource_args is not None:
|
146
146
|
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
147
147
|
else:
|
@@ -150,7 +150,7 @@ class ActiveDirectoryJoinDomainWithAllNodes(pulumi.CustomResource):
|
|
150
150
|
def _internal_init(__self__,
|
151
151
|
resource_name: str,
|
152
152
|
opts: Optional[pulumi.ResourceOptions] = None,
|
153
|
-
additional_datas: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['
|
153
|
+
additional_datas: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['NodesAdditionalDataArgs']]]]] = None,
|
154
154
|
join_point_id: Optional[pulumi.Input[str]] = None,
|
155
155
|
__props__=None):
|
156
156
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
@@ -159,7 +159,7 @@ class ActiveDirectoryJoinDomainWithAllNodes(pulumi.CustomResource):
|
|
159
159
|
if opts.id is None:
|
160
160
|
if __props__ is not None:
|
161
161
|
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
162
|
-
__props__ =
|
162
|
+
__props__ = NodesArgs.__new__(NodesArgs)
|
163
163
|
|
164
164
|
if additional_datas is None and not opts.urn:
|
165
165
|
raise TypeError("Missing required property 'additional_datas'")
|
@@ -167,8 +167,8 @@ class ActiveDirectoryJoinDomainWithAllNodes(pulumi.CustomResource):
|
|
167
167
|
if join_point_id is None and not opts.urn:
|
168
168
|
raise TypeError("Missing required property 'join_point_id'")
|
169
169
|
__props__.__dict__["join_point_id"] = join_point_id
|
170
|
-
super(
|
171
|
-
'ise:
|
170
|
+
super(Nodes, __self__).__init__(
|
171
|
+
'ise:ActiveDirectoryJoinDomainWithAll/nodes:Nodes',
|
172
172
|
resource_name,
|
173
173
|
__props__,
|
174
174
|
opts)
|
@@ -177,10 +177,10 @@ class ActiveDirectoryJoinDomainWithAllNodes(pulumi.CustomResource):
|
|
177
177
|
def get(resource_name: str,
|
178
178
|
id: pulumi.Input[str],
|
179
179
|
opts: Optional[pulumi.ResourceOptions] = None,
|
180
|
-
additional_datas: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['
|
181
|
-
join_point_id: Optional[pulumi.Input[str]] = None) -> '
|
180
|
+
additional_datas: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['NodesAdditionalDataArgs']]]]] = None,
|
181
|
+
join_point_id: Optional[pulumi.Input[str]] = None) -> 'Nodes':
|
182
182
|
"""
|
183
|
-
Get an existing
|
183
|
+
Get an existing Nodes resource's state with the given name, id, and optional extra
|
184
184
|
properties used to qualify the lookup.
|
185
185
|
|
186
186
|
:param str resource_name: The unique name of the resulting resource.
|
@@ -190,15 +190,15 @@ class ActiveDirectoryJoinDomainWithAllNodes(pulumi.CustomResource):
|
|
190
190
|
"""
|
191
191
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
192
192
|
|
193
|
-
__props__ =
|
193
|
+
__props__ = _NodesState.__new__(_NodesState)
|
194
194
|
|
195
195
|
__props__.__dict__["additional_datas"] = additional_datas
|
196
196
|
__props__.__dict__["join_point_id"] = join_point_id
|
197
|
-
return
|
197
|
+
return Nodes(resource_name, opts=opts, __props__=__props__)
|
198
198
|
|
199
199
|
@property
|
200
200
|
@pulumi.getter(name="additionalDatas")
|
201
|
-
def additional_datas(self) -> pulumi.Output[Sequence['outputs.
|
201
|
+
def additional_datas(self) -> pulumi.Output[Sequence['outputs.NodesAdditionalData']]:
|
202
202
|
return pulumi.get(self, "additional_datas")
|
203
203
|
|
204
204
|
@property
|
@@ -0,0 +1,44 @@
|
|
1
|
+
# coding=utf-8
|
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
|
+
|
5
|
+
import copy
|
6
|
+
import warnings
|
7
|
+
import pulumi
|
8
|
+
import pulumi.runtime
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
+
from .. import _utilities
|
11
|
+
|
12
|
+
__all__ = [
|
13
|
+
'NodesAdditionalData',
|
14
|
+
]
|
15
|
+
|
16
|
+
@pulumi.output_type
|
17
|
+
class NodesAdditionalData(dict):
|
18
|
+
def __init__(__self__, *,
|
19
|
+
name: str,
|
20
|
+
value: str):
|
21
|
+
"""
|
22
|
+
:param str name: Additional attribute name
|
23
|
+
:param str value: Additional attribute value
|
24
|
+
"""
|
25
|
+
pulumi.set(__self__, "name", name)
|
26
|
+
pulumi.set(__self__, "value", value)
|
27
|
+
|
28
|
+
@property
|
29
|
+
@pulumi.getter
|
30
|
+
def name(self) -> str:
|
31
|
+
"""
|
32
|
+
Additional attribute name
|
33
|
+
"""
|
34
|
+
return pulumi.get(self, "name")
|
35
|
+
|
36
|
+
@property
|
37
|
+
@pulumi.getter
|
38
|
+
def value(self) -> str:
|
39
|
+
"""
|
40
|
+
Additional attribute value
|
41
|
+
"""
|
42
|
+
return pulumi.get(self, "value")
|
43
|
+
|
44
|
+
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
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
|
+
|
5
|
+
from .. import _utilities
|
6
|
+
import typing
|
7
|
+
# Export this package's modules as members:
|
8
|
+
from .get_protocols import *
|
9
|
+
from .protocols import *
|
@@ -10,16 +10,16 @@ from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
10
|
from .. import _utilities
|
11
11
|
|
12
12
|
__all__ = [
|
13
|
-
'
|
14
|
-
'
|
15
|
-
'
|
16
|
-
'
|
13
|
+
'GetProtocolsResult',
|
14
|
+
'AwaitableGetProtocolsResult',
|
15
|
+
'get_protocols',
|
16
|
+
'get_protocols_output',
|
17
17
|
]
|
18
18
|
|
19
19
|
@pulumi.output_type
|
20
|
-
class
|
20
|
+
class GetProtocolsResult:
|
21
21
|
"""
|
22
|
-
A collection of values returned by
|
22
|
+
A collection of values returned by getProtocols.
|
23
23
|
"""
|
24
24
|
def __init__(__self__, allow5g=None, allow_chap=None, allow_eap_fast=None, allow_eap_md5=None, allow_eap_tls=None, allow_eap_ttls=None, allow_leap=None, allow_ms_chap_v1=None, allow_ms_chap_v2=None, allow_pap_ascii=None, allow_peap=None, allow_preferred_eap_protocol=None, allow_teap=None, allow_weak_ciphers_for_eap=None, description=None, eap_fast_accept_client_cert=None, eap_fast_allow_machine_authentication=None, eap_fast_eap_gtc=None, eap_fast_eap_gtc_pwd_change=None, eap_fast_eap_gtc_pwd_change_retries=None, eap_fast_eap_ms_chap_v2=None, eap_fast_eap_ms_chap_v2_pwd_change=None, eap_fast_eap_ms_chap_v2_pwd_change_retries=None, eap_fast_eap_tls=None, eap_fast_eap_tls_auth_of_expired_certs=None, eap_fast_enable_eap_chaining=None, eap_fast_pacs_allow_anonymous_provisioning=None, eap_fast_pacs_allow_authenticated_provisioning=None, eap_fast_pacs_allow_client_cert=None, eap_fast_pacs_allow_machine_authentication=None, eap_fast_pacs_authorization_pac_ttl=None, eap_fast_pacs_authorization_pac_ttl_unit=None, eap_fast_pacs_machine_pac_ttl=None, eap_fast_pacs_machine_pac_ttl_unit=None, eap_fast_pacs_server_returns=None, eap_fast_pacs_stateless_session_resume=None, eap_fast_pacs_tunnel_pac_ttl=None, eap_fast_pacs_tunnel_pac_ttl_unit=None, eap_fast_pacs_use_proactive_pac_update_percentage=None, eap_fast_use_pacs=None, eap_tls_allow_auth_of_expired_certs=None, eap_tls_enable_stateless_session_resume=None, eap_tls_l_bit=None, eap_tls_session_ticket_percentage=None, eap_tls_session_ticket_ttl=None, eap_tls_session_ticket_ttl_unit=None, eap_ttls_chap=None, eap_ttls_eap_md5=None, eap_ttls_eap_ms_chap_v2=None, eap_ttls_eap_ms_chap_v2_pwd_change=None, eap_ttls_eap_ms_chap_v2_pwd_change_retries=None, eap_ttls_ms_chap_v1=None, eap_ttls_ms_chap_v2=None, eap_ttls_pap_ascii=None, id=None, name=None, peap_allow_peap_eap_gtc=None, peap_allow_peap_eap_gtc_pwd_change=None, peap_allow_peap_eap_gtc_pwd_change_retries=None, peap_allow_peap_eap_ms_chap_v2=None, peap_allow_peap_eap_ms_chap_v2_pwd_change=None, peap_allow_peap_eap_ms_chap_v2_pwd_change_retries=None, peap_allow_peap_eap_tls=None, peap_allow_peap_eap_tls_auth_of_expired_certs=None, peap_peap_v0=None, preferred_eap_protocol=None, process_host_lookup=None, require_cryptobinding=None, require_message_auth=None, teap_downgrade_msk=None, teap_eap_accept_client_cert_during_tunnel_est=None, teap_eap_chaining=None, teap_eap_ms_chap_v2=None, teap_eap_ms_chap_v2_pwd_change=None, teap_eap_ms_chap_v2_pwd_change_retries=None, teap_eap_tls=None, teap_eap_tls_auth_of_expired_certs=None, teap_request_basic_pwd_auth=None):
|
25
25
|
if allow5g and not isinstance(allow5g, bool):
|
@@ -882,12 +882,12 @@ class GetAllowedProtocolsResult:
|
|
882
882
|
return pulumi.get(self, "teap_request_basic_pwd_auth")
|
883
883
|
|
884
884
|
|
885
|
-
class
|
885
|
+
class AwaitableGetProtocolsResult(GetProtocolsResult):
|
886
886
|
# pylint: disable=using-constant-test
|
887
887
|
def __await__(self):
|
888
888
|
if False:
|
889
889
|
yield self
|
890
|
-
return
|
890
|
+
return GetProtocolsResult(
|
891
891
|
allow5g=self.allow5g,
|
892
892
|
allow_chap=self.allow_chap,
|
893
893
|
allow_eap_fast=self.allow_eap_fast,
|
@@ -968,9 +968,9 @@ class AwaitableGetAllowedProtocolsResult(GetAllowedProtocolsResult):
|
|
968
968
|
teap_request_basic_pwd_auth=self.teap_request_basic_pwd_auth)
|
969
969
|
|
970
970
|
|
971
|
-
def
|
972
|
-
|
973
|
-
|
971
|
+
def get_protocols(id: Optional[str] = None,
|
972
|
+
name: Optional[str] = None,
|
973
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetProtocolsResult:
|
974
974
|
"""
|
975
975
|
This data source can read an allowed protocols policy element.
|
976
976
|
|
@@ -980,7 +980,7 @@ def get_allowed_protocols(id: Optional[str] = None,
|
|
980
980
|
import pulumi
|
981
981
|
import pulumi_ise as ise
|
982
982
|
|
983
|
-
example = ise.
|
983
|
+
example = ise.Allowed.get_protocols(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
|
984
984
|
```
|
985
985
|
|
986
986
|
|
@@ -991,9 +991,9 @@ def get_allowed_protocols(id: Optional[str] = None,
|
|
991
991
|
__args__['id'] = id
|
992
992
|
__args__['name'] = name
|
993
993
|
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
994
|
-
__ret__ = pulumi.runtime.invoke('ise:
|
994
|
+
__ret__ = pulumi.runtime.invoke('ise:Allowed/getProtocols:getProtocols', __args__, opts=opts, typ=GetProtocolsResult).value
|
995
995
|
|
996
|
-
return
|
996
|
+
return AwaitableGetProtocolsResult(
|
997
997
|
allow5g=pulumi.get(__ret__, 'allow5g'),
|
998
998
|
allow_chap=pulumi.get(__ret__, 'allow_chap'),
|
999
999
|
allow_eap_fast=pulumi.get(__ret__, 'allow_eap_fast'),
|
@@ -1074,10 +1074,10 @@ def get_allowed_protocols(id: Optional[str] = None,
|
|
1074
1074
|
teap_request_basic_pwd_auth=pulumi.get(__ret__, 'teap_request_basic_pwd_auth'))
|
1075
1075
|
|
1076
1076
|
|
1077
|
-
@_utilities.lift_output_func(
|
1078
|
-
def
|
1079
|
-
|
1080
|
-
|
1077
|
+
@_utilities.lift_output_func(get_protocols)
|
1078
|
+
def get_protocols_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
1079
|
+
name: Optional[pulumi.Input[Optional[str]]] = None,
|
1080
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetProtocolsResult]:
|
1081
1081
|
"""
|
1082
1082
|
This data source can read an allowed protocols policy element.
|
1083
1083
|
|
@@ -1087,7 +1087,7 @@ def get_allowed_protocols_output(id: Optional[pulumi.Input[Optional[str]]] = Non
|
|
1087
1087
|
import pulumi
|
1088
1088
|
import pulumi_ise as ise
|
1089
1089
|
|
1090
|
-
example = ise.
|
1090
|
+
example = ise.Allowed.get_protocols(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
|
1091
1091
|
```
|
1092
1092
|
|
1093
1093
|
|
@@ -9,10 +9,10 @@ import pulumi.runtime
|
|
9
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
10
|
from .. import _utilities
|
11
11
|
|
12
|
-
__all__ = ['
|
12
|
+
__all__ = ['ProtocolsArgs', 'Protocols']
|
13
13
|
|
14
14
|
@pulumi.input_type
|
15
|
-
class
|
15
|
+
class ProtocolsArgs:
|
16
16
|
def __init__(__self__, *,
|
17
17
|
allow_chap: pulumi.Input[bool],
|
18
18
|
allow_eap_fast: pulumi.Input[bool],
|
@@ -92,7 +92,7 @@ class AllowedProtocolsArgs:
|
|
92
92
|
teap_eap_tls_auth_of_expired_certs: Optional[pulumi.Input[bool]] = None,
|
93
93
|
teap_request_basic_pwd_auth: Optional[pulumi.Input[bool]] = None):
|
94
94
|
"""
|
95
|
-
The set of arguments for constructing a
|
95
|
+
The set of arguments for constructing a Protocols resource.
|
96
96
|
:param pulumi.Input[bool] allow_chap: Allow CHAP
|
97
97
|
:param pulumi.Input[bool] allow_eap_fast: Allow EAP Fast
|
98
98
|
:param pulumi.Input[bool] allow_eap_md5: Allow EAP MD5
|
@@ -1250,7 +1250,7 @@ class AllowedProtocolsArgs:
|
|
1250
1250
|
|
1251
1251
|
|
1252
1252
|
@pulumi.input_type
|
1253
|
-
class
|
1253
|
+
class _ProtocolsState:
|
1254
1254
|
def __init__(__self__, *,
|
1255
1255
|
allow5g: Optional[pulumi.Input[bool]] = None,
|
1256
1256
|
allow_chap: Optional[pulumi.Input[bool]] = None,
|
@@ -1330,7 +1330,7 @@ class _AllowedProtocolsState:
|
|
1330
1330
|
teap_eap_tls_auth_of_expired_certs: Optional[pulumi.Input[bool]] = None,
|
1331
1331
|
teap_request_basic_pwd_auth: Optional[pulumi.Input[bool]] = None):
|
1332
1332
|
"""
|
1333
|
-
Input properties used for looking up and filtering
|
1333
|
+
Input properties used for looking up and filtering Protocols resources.
|
1334
1334
|
:param pulumi.Input[bool] allow5g: Allow 5G. This field is only supported from ISE 3.2.
|
1335
1335
|
:param pulumi.Input[bool] allow_chap: Allow CHAP
|
1336
1336
|
:param pulumi.Input[bool] allow_eap_fast: Allow EAP Fast
|
@@ -2503,7 +2503,7 @@ class _AllowedProtocolsState:
|
|
2503
2503
|
pulumi.set(self, "teap_request_basic_pwd_auth", value)
|
2504
2504
|
|
2505
2505
|
|
2506
|
-
class
|
2506
|
+
class Protocols(pulumi.CustomResource):
|
2507
2507
|
@overload
|
2508
2508
|
def __init__(__self__,
|
2509
2509
|
resource_name: str,
|
@@ -2595,7 +2595,7 @@ class AllowedProtocols(pulumi.CustomResource):
|
|
2595
2595
|
import pulumi
|
2596
2596
|
import pulumi_ise as ise
|
2597
2597
|
|
2598
|
-
example = ise.
|
2598
|
+
example = ise.allowed.Protocols("example",
|
2599
2599
|
name="Protocols1",
|
2600
2600
|
description="My allowed protocols",
|
2601
2601
|
process_host_lookup=True,
|
@@ -2676,7 +2676,7 @@ class AllowedProtocols(pulumi.CustomResource):
|
|
2676
2676
|
## Import
|
2677
2677
|
|
2678
2678
|
```sh
|
2679
|
-
$ pulumi import ise:
|
2679
|
+
$ pulumi import ise:Allowed/protocols:Protocols example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
2680
2680
|
```
|
2681
2681
|
|
2682
2682
|
:param str resource_name: The name of the resource.
|
@@ -2770,7 +2770,7 @@ class AllowedProtocols(pulumi.CustomResource):
|
|
2770
2770
|
@overload
|
2771
2771
|
def __init__(__self__,
|
2772
2772
|
resource_name: str,
|
2773
|
-
args:
|
2773
|
+
args: ProtocolsArgs,
|
2774
2774
|
opts: Optional[pulumi.ResourceOptions] = None):
|
2775
2775
|
"""
|
2776
2776
|
This resource can manage an allowed protocols policy element.
|
@@ -2781,7 +2781,7 @@ class AllowedProtocols(pulumi.CustomResource):
|
|
2781
2781
|
import pulumi
|
2782
2782
|
import pulumi_ise as ise
|
2783
2783
|
|
2784
|
-
example = ise.
|
2784
|
+
example = ise.allowed.Protocols("example",
|
2785
2785
|
name="Protocols1",
|
2786
2786
|
description="My allowed protocols",
|
2787
2787
|
process_host_lookup=True,
|
@@ -2862,16 +2862,16 @@ class AllowedProtocols(pulumi.CustomResource):
|
|
2862
2862
|
## Import
|
2863
2863
|
|
2864
2864
|
```sh
|
2865
|
-
$ pulumi import ise:
|
2865
|
+
$ pulumi import ise:Allowed/protocols:Protocols example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
2866
2866
|
```
|
2867
2867
|
|
2868
2868
|
:param str resource_name: The name of the resource.
|
2869
|
-
:param
|
2869
|
+
:param ProtocolsArgs args: The arguments to use to populate this resource's properties.
|
2870
2870
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
2871
2871
|
"""
|
2872
2872
|
...
|
2873
2873
|
def __init__(__self__, resource_name: str, *args, **kwargs):
|
2874
|
-
resource_args, opts = _utilities.get_resource_args_opts(
|
2874
|
+
resource_args, opts = _utilities.get_resource_args_opts(ProtocolsArgs, pulumi.ResourceOptions, *args, **kwargs)
|
2875
2875
|
if resource_args is not None:
|
2876
2876
|
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
2877
2877
|
else:
|
@@ -2964,7 +2964,7 @@ class AllowedProtocols(pulumi.CustomResource):
|
|
2964
2964
|
if opts.id is None:
|
2965
2965
|
if __props__ is not None:
|
2966
2966
|
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
2967
|
-
__props__ =
|
2967
|
+
__props__ = ProtocolsArgs.__new__(ProtocolsArgs)
|
2968
2968
|
|
2969
2969
|
__props__.__dict__["allow5g"] = allow5g
|
2970
2970
|
if allow_chap is None and not opts.urn:
|
@@ -3075,8 +3075,8 @@ class AllowedProtocols(pulumi.CustomResource):
|
|
3075
3075
|
__props__.__dict__["teap_eap_tls"] = teap_eap_tls
|
3076
3076
|
__props__.__dict__["teap_eap_tls_auth_of_expired_certs"] = teap_eap_tls_auth_of_expired_certs
|
3077
3077
|
__props__.__dict__["teap_request_basic_pwd_auth"] = teap_request_basic_pwd_auth
|
3078
|
-
super(
|
3079
|
-
'ise:
|
3078
|
+
super(Protocols, __self__).__init__(
|
3079
|
+
'ise:Allowed/protocols:Protocols',
|
3080
3080
|
resource_name,
|
3081
3081
|
__props__,
|
3082
3082
|
opts)
|
@@ -3161,9 +3161,9 @@ class AllowedProtocols(pulumi.CustomResource):
|
|
3161
3161
|
teap_eap_ms_chap_v2_pwd_change_retries: Optional[pulumi.Input[int]] = None,
|
3162
3162
|
teap_eap_tls: Optional[pulumi.Input[bool]] = None,
|
3163
3163
|
teap_eap_tls_auth_of_expired_certs: Optional[pulumi.Input[bool]] = None,
|
3164
|
-
teap_request_basic_pwd_auth: Optional[pulumi.Input[bool]] = None) -> '
|
3164
|
+
teap_request_basic_pwd_auth: Optional[pulumi.Input[bool]] = None) -> 'Protocols':
|
3165
3165
|
"""
|
3166
|
-
Get an existing
|
3166
|
+
Get an existing Protocols resource's state with the given name, id, and optional extra
|
3167
3167
|
properties used to qualify the lookup.
|
3168
3168
|
|
3169
3169
|
:param str resource_name: The unique name of the resulting resource.
|
@@ -3256,7 +3256,7 @@ class AllowedProtocols(pulumi.CustomResource):
|
|
3256
3256
|
"""
|
3257
3257
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
3258
3258
|
|
3259
|
-
__props__ =
|
3259
|
+
__props__ = _ProtocolsState.__new__(_ProtocolsState)
|
3260
3260
|
|
3261
3261
|
__props__.__dict__["allow5g"] = allow5g
|
3262
3262
|
__props__.__dict__["allow_chap"] = allow_chap
|
@@ -3335,7 +3335,7 @@ class AllowedProtocols(pulumi.CustomResource):
|
|
3335
3335
|
__props__.__dict__["teap_eap_tls"] = teap_eap_tls
|
3336
3336
|
__props__.__dict__["teap_eap_tls_auth_of_expired_certs"] = teap_eap_tls_auth_of_expired_certs
|
3337
3337
|
__props__.__dict__["teap_request_basic_pwd_auth"] = teap_request_basic_pwd_auth
|
3338
|
-
return
|
3338
|
+
return Protocols(resource_name, opts=opts, __props__=__props__)
|
3339
3339
|
|
3340
3340
|
@property
|
3341
3341
|
@pulumi.getter
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# coding=utf-8
|
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
|
+
|
5
|
+
from .. import _utilities
|
6
|
+
import typing
|
7
|
+
# Export this package's modules as members:
|
8
|
+
from .get_tacacs import *
|
9
|
+
from .tacacs import *
|
@@ -10,16 +10,16 @@ from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
10
|
from .. import _utilities
|
11
11
|
|
12
12
|
__all__ = [
|
13
|
-
'
|
14
|
-
'
|
15
|
-
'
|
16
|
-
'
|
13
|
+
'GetTacacsResult',
|
14
|
+
'AwaitableGetTacacsResult',
|
15
|
+
'get_tacacs',
|
16
|
+
'get_tacacs_output',
|
17
17
|
]
|
18
18
|
|
19
19
|
@pulumi.output_type
|
20
|
-
class
|
20
|
+
class GetTacacsResult:
|
21
21
|
"""
|
22
|
-
A collection of values returned by
|
22
|
+
A collection of values returned by getTacacs.
|
23
23
|
"""
|
24
24
|
def __init__(__self__, allow_chap=None, allow_ms_chap_v1=None, allow_pap_ascii=None, description=None, id=None, name=None):
|
25
25
|
if allow_chap and not isinstance(allow_chap, bool):
|
@@ -90,12 +90,12 @@ class GetAllowedProtocolsTacacsResult:
|
|
90
90
|
return pulumi.get(self, "name")
|
91
91
|
|
92
92
|
|
93
|
-
class
|
93
|
+
class AwaitableGetTacacsResult(GetTacacsResult):
|
94
94
|
# pylint: disable=using-constant-test
|
95
95
|
def __await__(self):
|
96
96
|
if False:
|
97
97
|
yield self
|
98
|
-
return
|
98
|
+
return GetTacacsResult(
|
99
99
|
allow_chap=self.allow_chap,
|
100
100
|
allow_ms_chap_v1=self.allow_ms_chap_v1,
|
101
101
|
allow_pap_ascii=self.allow_pap_ascii,
|
@@ -104,9 +104,9 @@ class AwaitableGetAllowedProtocolsTacacsResult(GetAllowedProtocolsTacacsResult):
|
|
104
104
|
name=self.name)
|
105
105
|
|
106
106
|
|
107
|
-
def
|
108
|
-
|
109
|
-
|
107
|
+
def get_tacacs(id: Optional[str] = None,
|
108
|
+
name: Optional[str] = None,
|
109
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetTacacsResult:
|
110
110
|
"""
|
111
111
|
This data source can read a TACACS allowed protocols policy element.
|
112
112
|
|
@@ -116,7 +116,7 @@ def get_allowed_protocols_tacacs(id: Optional[str] = None,
|
|
116
116
|
import pulumi
|
117
117
|
import pulumi_ise as ise
|
118
118
|
|
119
|
-
example = ise.
|
119
|
+
example = ise.AllowedProtocols.get_tacacs(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
|
120
120
|
```
|
121
121
|
|
122
122
|
|
@@ -127,9 +127,9 @@ def get_allowed_protocols_tacacs(id: Optional[str] = None,
|
|
127
127
|
__args__['id'] = id
|
128
128
|
__args__['name'] = name
|
129
129
|
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
130
|
-
__ret__ = pulumi.runtime.invoke('ise:
|
130
|
+
__ret__ = pulumi.runtime.invoke('ise:AllowedProtocols/getTacacs:getTacacs', __args__, opts=opts, typ=GetTacacsResult).value
|
131
131
|
|
132
|
-
return
|
132
|
+
return AwaitableGetTacacsResult(
|
133
133
|
allow_chap=pulumi.get(__ret__, 'allow_chap'),
|
134
134
|
allow_ms_chap_v1=pulumi.get(__ret__, 'allow_ms_chap_v1'),
|
135
135
|
allow_pap_ascii=pulumi.get(__ret__, 'allow_pap_ascii'),
|
@@ -138,10 +138,10 @@ def get_allowed_protocols_tacacs(id: Optional[str] = None,
|
|
138
138
|
name=pulumi.get(__ret__, 'name'))
|
139
139
|
|
140
140
|
|
141
|
-
@_utilities.lift_output_func(
|
142
|
-
def
|
143
|
-
|
144
|
-
|
141
|
+
@_utilities.lift_output_func(get_tacacs)
|
142
|
+
def get_tacacs_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
143
|
+
name: Optional[pulumi.Input[Optional[str]]] = None,
|
144
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetTacacsResult]:
|
145
145
|
"""
|
146
146
|
This data source can read a TACACS allowed protocols policy element.
|
147
147
|
|
@@ -151,7 +151,7 @@ def get_allowed_protocols_tacacs_output(id: Optional[pulumi.Input[Optional[str]]
|
|
151
151
|
import pulumi
|
152
152
|
import pulumi_ise as ise
|
153
153
|
|
154
|
-
example = ise.
|
154
|
+
example = ise.AllowedProtocols.get_tacacs(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
|
155
155
|
```
|
156
156
|
|
157
157
|
|