pulumi-ise 0.1.13__py3-none-any.whl → 0.2.0a1715166376__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 +0 -96
- pulumi_ise/_utilities.py +5 -41
- pulumi_ise/config/__init__.pyi +0 -5
- pulumi_ise/config/vars.py +0 -5
- pulumi_ise/deviceadmin/__init__.py +0 -5
- pulumi_ise/deviceadmin/_inputs.py +0 -565
- pulumi_ise/deviceadmin/allowed_protocols_tacacs.py +0 -5
- pulumi_ise/deviceadmin/authentication_rule.py +5 -10
- pulumi_ise/deviceadmin/authorization_exception_rule.py +5 -10
- pulumi_ise/deviceadmin/authorization_global_exception_rule.py +54 -10
- pulumi_ise/deviceadmin/authorization_rule.py +5 -10
- pulumi_ise/deviceadmin/condition.py +5 -10
- pulumi_ise/deviceadmin/get_allowed_protocols_tacacs.py +5 -18
- pulumi_ise/deviceadmin/get_authentication_rule.py +5 -32
- pulumi_ise/deviceadmin/get_authorization_exception_rule.py +5 -30
- pulumi_ise/deviceadmin/get_authorization_global_exception_rule.py +19 -28
- pulumi_ise/deviceadmin/get_authorization_rule.py +5 -30
- pulumi_ise/deviceadmin/get_condition.py +5 -23
- pulumi_ise/deviceadmin/get_policy_set.py +5 -29
- pulumi_ise/deviceadmin/get_tacacs_command_set.py +5 -17
- pulumi_ise/deviceadmin/get_tacacs_profile.py +5 -16
- pulumi_ise/deviceadmin/get_time_and_date_condition.py +5 -26
- pulumi_ise/deviceadmin/outputs.py +0 -5
- pulumi_ise/deviceadmin/policy_set.py +7 -12
- pulumi_ise/deviceadmin/tacacs_command_set.py +13 -18
- pulumi_ise/deviceadmin/tacacs_profile.py +13 -18
- pulumi_ise/deviceadmin/time_and_date_condition.py +0 -5
- pulumi_ise/identitymanagement/_inputs.py +0 -106
- pulumi_ise/identitymanagement/active_directory_add_groups.py +15 -20
- pulumi_ise/identitymanagement/active_directory_join_domain_with_all_nodes.py +11 -16
- pulumi_ise/identitymanagement/active_directory_join_point.py +15 -20
- pulumi_ise/identitymanagement/certificate_authentication_profile.py +0 -5
- pulumi_ise/identitymanagement/endpoint.py +0 -5
- pulumi_ise/identitymanagement/endpoint_identity_group.py +8 -13
- pulumi_ise/identitymanagement/get_active_directory_groups_by_domain.py +5 -22
- pulumi_ise/identitymanagement/get_active_directory_join_point.py +5 -45
- pulumi_ise/identitymanagement/get_certificate_authentication_profile.py +5 -20
- pulumi_ise/identitymanagement/get_endpoint.py +5 -39
- pulumi_ise/identitymanagement/get_endpoint_identity_group.py +5 -17
- pulumi_ise/identitymanagement/get_identity_source_sequence.py +5 -18
- pulumi_ise/identitymanagement/get_internal_user.py +5 -27
- pulumi_ise/identitymanagement/get_user_identity_group.py +5 -16
- pulumi_ise/identitymanagement/identity_source_sequence.py +11 -16
- pulumi_ise/identitymanagement/internal_user.py +0 -5
- pulumi_ise/identitymanagement/outputs.py +0 -5
- pulumi_ise/identitymanagement/user_identity_group.py +0 -5
- pulumi_ise/network/_inputs.py +0 -25
- pulumi_ise/network/device.py +13 -18
- pulumi_ise/network/device_group.py +0 -5
- pulumi_ise/network/get_device.py +5 -55
- pulumi_ise/network/get_device_group.py +5 -16
- pulumi_ise/network/outputs.py +0 -5
- pulumi_ise/networkaccess/__init__.py +0 -5
- pulumi_ise/networkaccess/_inputs.py +0 -558
- pulumi_ise/networkaccess/allowed_protocols.py +0 -5
- pulumi_ise/networkaccess/authentication_rule.py +5 -10
- pulumi_ise/networkaccess/authorization_exception_rule.py +5 -10
- pulumi_ise/networkaccess/authorization_global_exception_rule.py +54 -10
- pulumi_ise/networkaccess/authorization_profile.py +5 -10
- pulumi_ise/networkaccess/authorization_rule.py +5 -10
- pulumi_ise/networkaccess/condition.py +5 -10
- pulumi_ise/networkaccess/dictionary.py +0 -5
- pulumi_ise/networkaccess/downloadable_acl.py +0 -5
- pulumi_ise/networkaccess/get_allowed_protocols.py +5 -90
- pulumi_ise/networkaccess/get_authentication_rule.py +5 -32
- pulumi_ise/networkaccess/get_authorization_exception_rule.py +5 -30
- pulumi_ise/networkaccess/get_authorization_global_exception_rule.py +19 -28
- pulumi_ise/networkaccess/get_authorization_profile.py +5 -46
- pulumi_ise/networkaccess/get_authorization_rule.py +5 -30
- pulumi_ise/networkaccess/get_condition.py +5 -23
- pulumi_ise/networkaccess/get_dictionary.py +5 -17
- pulumi_ise/networkaccess/get_downloadable_acl.py +5 -17
- pulumi_ise/networkaccess/get_policy_set.py +5 -29
- pulumi_ise/networkaccess/get_time_and_date_condition.py +5 -26
- pulumi_ise/networkaccess/outputs.py +0 -5
- pulumi_ise/networkaccess/policy_set.py +7 -12
- pulumi_ise/networkaccess/time_and_date_condition.py +0 -5
- pulumi_ise/provider.py +0 -5
- pulumi_ise/pulumi-plugin.json +1 -2
- pulumi_ise/system/_inputs.py +0 -23
- pulumi_ise/system/get_license_tier_state.py +5 -13
- pulumi_ise/system/get_repository.py +5 -20
- pulumi_ise/system/license_tier_state.py +13 -18
- pulumi_ise/system/outputs.py +0 -5
- pulumi_ise/system/repository.py +0 -5
- pulumi_ise/trustsec/__init__.py +0 -4
- pulumi_ise/trustsec/egress_matrix_cell.py +0 -5
- pulumi_ise/trustsec/get_egress_matrix_cell.py +5 -18
- pulumi_ise/trustsec/get_ip_to_sgt_mapping.py +5 -21
- pulumi_ise/trustsec/get_ip_to_sgt_mapping_group.py +5 -18
- pulumi_ise/trustsec/get_security_group.py +5 -18
- pulumi_ise/trustsec/get_security_group_acl.py +5 -18
- pulumi_ise/trustsec/ip_to_sgt_mapping.py +0 -5
- pulumi_ise/trustsec/ip_to_sgt_mapping_group.py +0 -5
- pulumi_ise/trustsec/security_group.py +8 -13
- pulumi_ise/trustsec/security_group_acl.py +8 -13
- {pulumi_ise-0.1.13.dist-info → pulumi_ise-0.2.0a1715166376.dist-info}/METADATA +6 -7
- pulumi_ise-0.2.0a1715166376.dist-info/RECORD +105 -0
- {pulumi_ise-0.1.13.dist-info → pulumi_ise-0.2.0a1715166376.dist-info}/WHEEL +1 -1
- pulumi_ise/deviceadmin/authentication_rule_update_rank.py +0 -271
- pulumi_ise/deviceadmin/authorization_exception_rule_update_rank.py +0 -271
- pulumi_ise/deviceadmin/authorization_global_exception_rule_update_rank.py +0 -221
- pulumi_ise/deviceadmin/authorization_rule_update_rank.py +0 -271
- pulumi_ise/deviceadmin/policy_set_update_rank.py +0 -221
- pulumi_ise/networkaccess/authentication_rule_update_rank.py +0 -271
- pulumi_ise/networkaccess/authorization_exception_rule_update_rank.py +0 -271
- pulumi_ise/networkaccess/authorization_global_exception_rule_update_rank.py +0 -221
- pulumi_ise/networkaccess/authorization_rule_update_rank.py +0 -271
- pulumi_ise/networkaccess/policy_set_update_rank.py +0 -221
- pulumi_ise/trustsec/egress_matrix_cell_default.py +0 -327
- pulumi_ise/trustsec/get_egress_matrix_cell_default.py +0 -154
- pulumi_ise/trustsec/get_sxp_domain_filter.py +0 -188
- pulumi_ise/trustsec/sxp_domain_filter.py +0 -422
- pulumi_ise-0.1.13.dist-info/RECORD +0 -119
- {pulumi_ise-0.1.13.dist-info → pulumi_ise-0.2.0a1715166376.dist-info}/top_level.txt +0 -0
@@ -4,14 +4,9 @@
|
|
4
4
|
|
5
5
|
import copy
|
6
6
|
import warnings
|
7
|
-
import sys
|
8
7
|
import pulumi
|
9
8
|
import pulumi.runtime
|
10
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
10
|
from .. import _utilities
|
16
11
|
|
17
12
|
__all__ = [
|
@@ -141,9 +136,12 @@ def get_security_group(id: Optional[str] = None,
|
|
141
136
|
name=pulumi.get(__ret__, 'name'),
|
142
137
|
propogate_to_apic=pulumi.get(__ret__, 'propogate_to_apic'),
|
143
138
|
value=pulumi.get(__ret__, 'value'))
|
139
|
+
|
140
|
+
|
141
|
+
@_utilities.lift_output_func(get_security_group)
|
144
142
|
def get_security_group_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
145
143
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
146
|
-
opts: Optional[
|
144
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSecurityGroupResult]:
|
147
145
|
"""
|
148
146
|
This data source can read the TrustSec Security Group.
|
149
147
|
|
@@ -160,15 +158,4 @@ def get_security_group_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
160
158
|
:param str id: The id of the object
|
161
159
|
:param str name: The name of the security group
|
162
160
|
"""
|
163
|
-
|
164
|
-
__args__['id'] = id
|
165
|
-
__args__['name'] = name
|
166
|
-
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
167
|
-
__ret__ = pulumi.runtime.invoke_output('ise:trustsec/getSecurityGroup:getSecurityGroup', __args__, opts=opts, typ=GetSecurityGroupResult)
|
168
|
-
return __ret__.apply(lambda __response__: GetSecurityGroupResult(
|
169
|
-
description=pulumi.get(__response__, 'description'),
|
170
|
-
id=pulumi.get(__response__, 'id'),
|
171
|
-
is_read_only=pulumi.get(__response__, 'is_read_only'),
|
172
|
-
name=pulumi.get(__response__, 'name'),
|
173
|
-
propogate_to_apic=pulumi.get(__response__, 'propogate_to_apic'),
|
174
|
-
value=pulumi.get(__response__, 'value')))
|
161
|
+
...
|
@@ -4,14 +4,9 @@
|
|
4
4
|
|
5
5
|
import copy
|
6
6
|
import warnings
|
7
|
-
import sys
|
8
7
|
import pulumi
|
9
8
|
import pulumi.runtime
|
10
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
10
|
from .. import _utilities
|
16
11
|
|
17
12
|
__all__ = [
|
@@ -141,9 +136,12 @@ def get_security_group_acl(id: Optional[str] = None,
|
|
141
136
|
ip_version=pulumi.get(__ret__, 'ip_version'),
|
142
137
|
name=pulumi.get(__ret__, 'name'),
|
143
138
|
read_only=pulumi.get(__ret__, 'read_only'))
|
139
|
+
|
140
|
+
|
141
|
+
@_utilities.lift_output_func(get_security_group_acl)
|
144
142
|
def get_security_group_acl_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
145
143
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
146
|
-
opts: Optional[
|
144
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetSecurityGroupAclResult]:
|
147
145
|
"""
|
148
146
|
This data source can read the TrustSec Security Group ACL.
|
149
147
|
|
@@ -160,15 +158,4 @@ def get_security_group_acl_output(id: Optional[pulumi.Input[Optional[str]]] = No
|
|
160
158
|
:param str id: The id of the object
|
161
159
|
:param str name: The name of the security group ACL
|
162
160
|
"""
|
163
|
-
|
164
|
-
__args__['id'] = id
|
165
|
-
__args__['name'] = name
|
166
|
-
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
167
|
-
__ret__ = pulumi.runtime.invoke_output('ise:trustsec/getSecurityGroupAcl:getSecurityGroupAcl', __args__, opts=opts, typ=GetSecurityGroupAclResult)
|
168
|
-
return __ret__.apply(lambda __response__: GetSecurityGroupAclResult(
|
169
|
-
acl_content=pulumi.get(__response__, 'acl_content'),
|
170
|
-
description=pulumi.get(__response__, 'description'),
|
171
|
-
id=pulumi.get(__response__, 'id'),
|
172
|
-
ip_version=pulumi.get(__response__, 'ip_version'),
|
173
|
-
name=pulumi.get(__response__, 'name'),
|
174
|
-
read_only=pulumi.get(__response__, 'read_only')))
|
161
|
+
...
|
@@ -4,14 +4,9 @@
|
|
4
4
|
|
5
5
|
import copy
|
6
6
|
import warnings
|
7
|
-
import sys
|
8
7
|
import pulumi
|
9
8
|
import pulumi.runtime
|
10
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
10
|
from .. import _utilities
|
16
11
|
|
17
12
|
__all__ = ['IpToSgtMappingArgs', 'IpToSgtMapping']
|
@@ -4,14 +4,9 @@
|
|
4
4
|
|
5
5
|
import copy
|
6
6
|
import warnings
|
7
|
-
import sys
|
8
7
|
import pulumi
|
9
8
|
import pulumi.runtime
|
10
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
10
|
from .. import _utilities
|
16
11
|
|
17
12
|
__all__ = ['IpToSgtMappingGroupArgs', 'IpToSgtMappingGroup']
|
@@ -4,14 +4,9 @@
|
|
4
4
|
|
5
5
|
import copy
|
6
6
|
import warnings
|
7
|
-
import sys
|
8
7
|
import pulumi
|
9
8
|
import pulumi.runtime
|
10
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
10
|
from .. import _utilities
|
16
11
|
|
17
12
|
__all__ = ['SecurityGroupArgs', 'SecurityGroup']
|
@@ -28,7 +23,7 @@ class SecurityGroupArgs:
|
|
28
23
|
The set of arguments for constructing a SecurityGroup resource.
|
29
24
|
:param pulumi.Input[int] value: `-1` to auto-generate - Range: `-1`-`65519`
|
30
25
|
:param pulumi.Input[str] description: Description
|
31
|
-
:param pulumi.Input[bool] is_read_only: Read-only
|
26
|
+
:param pulumi.Input[bool] is_read_only: Read-only - Default value: `false`
|
32
27
|
:param pulumi.Input[str] name: The name of the security group
|
33
28
|
:param pulumi.Input[bool] propogate_to_apic: Propagate to APIC (ACI)
|
34
29
|
"""
|
@@ -70,7 +65,7 @@ class SecurityGroupArgs:
|
|
70
65
|
@pulumi.getter(name="isReadOnly")
|
71
66
|
def is_read_only(self) -> Optional[pulumi.Input[bool]]:
|
72
67
|
"""
|
73
|
-
Read-only
|
68
|
+
Read-only - Default value: `false`
|
74
69
|
"""
|
75
70
|
return pulumi.get(self, "is_read_only")
|
76
71
|
|
@@ -114,7 +109,7 @@ class _SecurityGroupState:
|
|
114
109
|
"""
|
115
110
|
Input properties used for looking up and filtering SecurityGroup resources.
|
116
111
|
:param pulumi.Input[str] description: Description
|
117
|
-
:param pulumi.Input[bool] is_read_only: Read-only
|
112
|
+
:param pulumi.Input[bool] is_read_only: Read-only - Default value: `false`
|
118
113
|
:param pulumi.Input[str] name: The name of the security group
|
119
114
|
:param pulumi.Input[bool] propogate_to_apic: Propagate to APIC (ACI)
|
120
115
|
:param pulumi.Input[int] value: `-1` to auto-generate - Range: `-1`-`65519`
|
@@ -146,7 +141,7 @@ class _SecurityGroupState:
|
|
146
141
|
@pulumi.getter(name="isReadOnly")
|
147
142
|
def is_read_only(self) -> Optional[pulumi.Input[bool]]:
|
148
143
|
"""
|
149
|
-
Read-only
|
144
|
+
Read-only - Default value: `false`
|
150
145
|
"""
|
151
146
|
return pulumi.get(self, "is_read_only")
|
152
147
|
|
@@ -228,7 +223,7 @@ class SecurityGroup(pulumi.CustomResource):
|
|
228
223
|
:param str resource_name: The name of the resource.
|
229
224
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
230
225
|
:param pulumi.Input[str] description: Description
|
231
|
-
:param pulumi.Input[bool] is_read_only: Read-only
|
226
|
+
:param pulumi.Input[bool] is_read_only: Read-only - Default value: `false`
|
232
227
|
:param pulumi.Input[str] name: The name of the security group
|
233
228
|
:param pulumi.Input[bool] propogate_to_apic: Propagate to APIC (ACI)
|
234
229
|
:param pulumi.Input[int] value: `-1` to auto-generate - Range: `-1`-`65519`
|
@@ -321,7 +316,7 @@ class SecurityGroup(pulumi.CustomResource):
|
|
321
316
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
322
317
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
323
318
|
:param pulumi.Input[str] description: Description
|
324
|
-
:param pulumi.Input[bool] is_read_only: Read-only
|
319
|
+
:param pulumi.Input[bool] is_read_only: Read-only - Default value: `false`
|
325
320
|
:param pulumi.Input[str] name: The name of the security group
|
326
321
|
:param pulumi.Input[bool] propogate_to_apic: Propagate to APIC (ACI)
|
327
322
|
:param pulumi.Input[int] value: `-1` to auto-generate - Range: `-1`-`65519`
|
@@ -347,9 +342,9 @@ class SecurityGroup(pulumi.CustomResource):
|
|
347
342
|
|
348
343
|
@property
|
349
344
|
@pulumi.getter(name="isReadOnly")
|
350
|
-
def is_read_only(self) -> pulumi.Output[
|
345
|
+
def is_read_only(self) -> pulumi.Output[bool]:
|
351
346
|
"""
|
352
|
-
Read-only
|
347
|
+
Read-only - Default value: `false`
|
353
348
|
"""
|
354
349
|
return pulumi.get(self, "is_read_only")
|
355
350
|
|
@@ -4,14 +4,9 @@
|
|
4
4
|
|
5
5
|
import copy
|
6
6
|
import warnings
|
7
|
-
import sys
|
8
7
|
import pulumi
|
9
8
|
import pulumi.runtime
|
10
9
|
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
11
|
-
if sys.version_info >= (3, 11):
|
12
|
-
from typing import NotRequired, TypedDict, TypeAlias
|
13
|
-
else:
|
14
|
-
from typing_extensions import NotRequired, TypedDict, TypeAlias
|
15
10
|
from .. import _utilities
|
16
11
|
|
17
12
|
__all__ = ['SecurityGroupAclArgs', 'SecurityGroupAcl']
|
@@ -30,7 +25,7 @@ class SecurityGroupAclArgs:
|
|
30
25
|
:param pulumi.Input[str] description: Description
|
31
26
|
:param pulumi.Input[str] ip_version: IP Version - Choices: `IPV4`, `IPV6`, `IP_AGNOSTIC` - Default value: `IP_AGNOSTIC`
|
32
27
|
:param pulumi.Input[str] name: The name of the security group ACL
|
33
|
-
:param pulumi.Input[bool] read_only: Read-only
|
28
|
+
:param pulumi.Input[bool] read_only: Read-only - Default value: `false`
|
34
29
|
"""
|
35
30
|
pulumi.set(__self__, "acl_content", acl_content)
|
36
31
|
if description is not None:
|
@@ -94,7 +89,7 @@ class SecurityGroupAclArgs:
|
|
94
89
|
@pulumi.getter(name="readOnly")
|
95
90
|
def read_only(self) -> Optional[pulumi.Input[bool]]:
|
96
91
|
"""
|
97
|
-
Read-only
|
92
|
+
Read-only - Default value: `false`
|
98
93
|
"""
|
99
94
|
return pulumi.get(self, "read_only")
|
100
95
|
|
@@ -117,7 +112,7 @@ class _SecurityGroupAclState:
|
|
117
112
|
:param pulumi.Input[str] description: Description
|
118
113
|
:param pulumi.Input[str] ip_version: IP Version - Choices: `IPV4`, `IPV6`, `IP_AGNOSTIC` - Default value: `IP_AGNOSTIC`
|
119
114
|
:param pulumi.Input[str] name: The name of the security group ACL
|
120
|
-
:param pulumi.Input[bool] read_only: Read-only
|
115
|
+
:param pulumi.Input[bool] read_only: Read-only - Default value: `false`
|
121
116
|
"""
|
122
117
|
if acl_content is not None:
|
123
118
|
pulumi.set(__self__, "acl_content", acl_content)
|
@@ -182,7 +177,7 @@ class _SecurityGroupAclState:
|
|
182
177
|
@pulumi.getter(name="readOnly")
|
183
178
|
def read_only(self) -> Optional[pulumi.Input[bool]]:
|
184
179
|
"""
|
185
|
-
Read-only
|
180
|
+
Read-only - Default value: `false`
|
186
181
|
"""
|
187
182
|
return pulumi.get(self, "read_only")
|
188
183
|
|
@@ -231,7 +226,7 @@ class SecurityGroupAcl(pulumi.CustomResource):
|
|
231
226
|
:param pulumi.Input[str] description: Description
|
232
227
|
:param pulumi.Input[str] ip_version: IP Version - Choices: `IPV4`, `IPV6`, `IP_AGNOSTIC` - Default value: `IP_AGNOSTIC`
|
233
228
|
:param pulumi.Input[str] name: The name of the security group ACL
|
234
|
-
:param pulumi.Input[bool] read_only: Read-only
|
229
|
+
:param pulumi.Input[bool] read_only: Read-only - Default value: `false`
|
235
230
|
"""
|
236
231
|
...
|
237
232
|
@overload
|
@@ -324,7 +319,7 @@ class SecurityGroupAcl(pulumi.CustomResource):
|
|
324
319
|
:param pulumi.Input[str] description: Description
|
325
320
|
:param pulumi.Input[str] ip_version: IP Version - Choices: `IPV4`, `IPV6`, `IP_AGNOSTIC` - Default value: `IP_AGNOSTIC`
|
326
321
|
:param pulumi.Input[str] name: The name of the security group ACL
|
327
|
-
:param pulumi.Input[bool] read_only: Read-only
|
322
|
+
:param pulumi.Input[bool] read_only: Read-only - Default value: `false`
|
328
323
|
"""
|
329
324
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
330
325
|
|
@@ -371,9 +366,9 @@ class SecurityGroupAcl(pulumi.CustomResource):
|
|
371
366
|
|
372
367
|
@property
|
373
368
|
@pulumi.getter(name="readOnly")
|
374
|
-
def read_only(self) -> pulumi.Output[
|
369
|
+
def read_only(self) -> pulumi.Output[bool]:
|
375
370
|
"""
|
376
|
-
Read-only
|
371
|
+
Read-only - Default value: `false`
|
377
372
|
"""
|
378
373
|
return pulumi.get(self, "read_only")
|
379
374
|
|
@@ -1,17 +1,16 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: pulumi_ise
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.2.0a1715166376
|
4
4
|
Summary: A Pulumi package for managing resources on a Cisco ISE (Identity Service Engine) instance.
|
5
5
|
License: Apache-2.0
|
6
|
-
Project-URL: Homepage, https://
|
6
|
+
Project-URL: Homepage, https://github.com/pulumi/pulumi-ise
|
7
7
|
Project-URL: Repository, https://github.com/pulumi/pulumi-ise
|
8
8
|
Keywords: pulumi,ise,category/network
|
9
|
-
Requires-Python: >=3.
|
9
|
+
Requires-Python: >=3.8
|
10
10
|
Description-Content-Type: text/markdown
|
11
|
-
Requires-Dist: parver>=0.2.1
|
12
|
-
Requires-Dist: pulumi<4.0.0,>=3.
|
13
|
-
Requires-Dist: semver>=2.8.1
|
14
|
-
Requires-Dist: typing-extensions>=4.11; python_version < "3.11"
|
11
|
+
Requires-Dist: parver >=0.2.1
|
12
|
+
Requires-Dist: pulumi <4.0.0,>=3.0.0
|
13
|
+
Requires-Dist: semver >=2.8.1
|
15
14
|
|
16
15
|
# Cisco ISE Resource Provider
|
17
16
|
|
@@ -0,0 +1,105 @@
|
|
1
|
+
pulumi_ise/__init__.py,sha256=bkmV5ESw9VplR88UezLC7A3Rf4iV1rhuUgNAvhVoerE,9504
|
2
|
+
pulumi_ise/_utilities.py,sha256=b6gJn0IIeM1t6Q7EVjqw3yhuGyP-uENQhtL5yp7aHR8,9248
|
3
|
+
pulumi_ise/provider.py,sha256=rmOvrd0QwMTg2J4XtisK6BJWJdGSanA9qsJZtcTGKr8,9520
|
4
|
+
pulumi_ise/pulumi-plugin.json,sha256=DYa_MVN2z8oSrbG-VkpgVBm5xsraRjo6NuLQUbDewL0,40
|
5
|
+
pulumi_ise/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
|
+
pulumi_ise/config/__init__.py,sha256=cfY0smRZD3fDVc93ZIAxEl_IM2pynmXB52n3Ahzi030,285
|
7
|
+
pulumi_ise/config/__init__.pyi,sha256=dY0CGhSxk3lgWmAfOaOEOWrjDwfHynOBNAIjyHMp4YA,1011
|
8
|
+
pulumi_ise/config/vars.py,sha256=Yc9HNa8H2jbrD2Uw-9SYTkrqmBIbJhRTyD1x-SoUpt8,1592
|
9
|
+
pulumi_ise/deviceadmin/__init__.py,sha256=ClgG23hldmqi3bLhfgbdK9B5_xCuGTJzFmAgTerRt_s,1070
|
10
|
+
pulumi_ise/deviceadmin/_inputs.py,sha256=bw5Vg10p3LVDJlzLw50K5dCIFeB6EXSYebbqLJCCh9k,80156
|
11
|
+
pulumi_ise/deviceadmin/allowed_protocols_tacacs.py,sha256=ZnGrFjvWcpc3iGP9R7Mrl-XG4YTVh9GWKE7XaCmAc00,14084
|
12
|
+
pulumi_ise/deviceadmin/authentication_rule.py,sha256=khviAzN94IfQ0r6qUmNLC5XD8iIzoQz1WfAODwv8dvo,50601
|
13
|
+
pulumi_ise/deviceadmin/authorization_exception_rule.py,sha256=kMtWCCrRSr0311wvojyXVcwSg87pTinZqzfs90oSxOI,45277
|
14
|
+
pulumi_ise/deviceadmin/authorization_global_exception_rule.py,sha256=GF7l7zWJVMwUaZEodUZxJHTMBR9hreXURA7VqRPxS-U,43476
|
15
|
+
pulumi_ise/deviceadmin/authorization_rule.py,sha256=TDiyF7bgWWfGJhJUJfj7MdzzdtnhRaYYYIzsY8DNNC4,44897
|
16
|
+
pulumi_ise/deviceadmin/condition.py,sha256=sn_vjYL26cIK9dcaatRre9lhfFFSGZ7ys4oO4HsbC54,28863
|
17
|
+
pulumi_ise/deviceadmin/get_allowed_protocols_tacacs.py,sha256=dOkbVxKI5Lpv2tueNRlS0eSc6P5i1AKodbiw3pHVKwU,5532
|
18
|
+
pulumi_ise/deviceadmin/get_authentication_rule.py,sha256=xRrRqrxLF2EhEBgRsG4G6JsWJ3LqkQtI9QthmDOIPgc,14042
|
19
|
+
pulumi_ise/deviceadmin/get_authorization_exception_rule.py,sha256=v5rV5k98XSJGFVuBo4XjeKQx03gkYx0Ou6ixx8DPQN8,12950
|
20
|
+
pulumi_ise/deviceadmin/get_authorization_global_exception_rule.py,sha256=KrVfEFp8W7p8ofFzmLMTuhJJ3AKu1enFv6k9nuOVkSY,12186
|
21
|
+
pulumi_ise/deviceadmin/get_authorization_rule.py,sha256=QNJFWXmIiqWEWDNIkxip14AncDwsTqQHB1RTwPM9Dgs,12674
|
22
|
+
pulumi_ise/deviceadmin/get_condition.py,sha256=3rqE8BUSI3_x1CQuafY5vmTaOrmsfHG1_l6imoX9Z8E,8032
|
23
|
+
pulumi_ise/deviceadmin/get_policy_set.py,sha256=vD4FPYETFuKXzX0lyh0MXc7tkSGtlID1RMAskSOoJXY,12120
|
24
|
+
pulumi_ise/deviceadmin/get_tacacs_command_set.py,sha256=XQtbSTnoms2DdLbQz7w5f9MywnPHscHueT_qA0oew68,4804
|
25
|
+
pulumi_ise/deviceadmin/get_tacacs_profile.py,sha256=mzW83BIKyWXwWVUdiJ9rx6hqN4xw2OyoS7YII60pGWE,4284
|
26
|
+
pulumi_ise/deviceadmin/get_time_and_date_condition.py,sha256=1FaLRQo2ywnavIgU-nUC5f-AhcgYMES5A_Nt6YtKbaA,10003
|
27
|
+
pulumi_ise/deviceadmin/outputs.py,sha256=-KPAswvqOpQLBvrVlmw6IpWSKzJb_nu0CbvchV4MkZQ,116498
|
28
|
+
pulumi_ise/deviceadmin/policy_set.py,sha256=0Rz7X3RKc-P6do9QA0tSwd-p-oSPrxCGP919_hxwdCY,44443
|
29
|
+
pulumi_ise/deviceadmin/tacacs_command_set.py,sha256=04G1DxJaSjNJM14WqVj8xRlAVH33pHP0GPwoKy_oqJc,12426
|
30
|
+
pulumi_ise/deviceadmin/tacacs_profile.py,sha256=sx7-kf-YkIkn-PAzPHrdHbxQXPVt29p1iq9sA3HJsnI,10479
|
31
|
+
pulumi_ise/deviceadmin/time_and_date_condition.py,sha256=dsA1_zJBqR7RNNgnwUN7oIODymfc0U0pr62f_96uoAw,32331
|
32
|
+
pulumi_ise/identitymanagement/__init__.py,sha256=436wbxcpm3xYxczwGqpE7kKHdE-ytKMS2rkvEwCgsMY,1017
|
33
|
+
pulumi_ise/identitymanagement/_inputs.py,sha256=I0BVTTQ_wkB1GErwxmeBSd9w5n2YyvxDXfuw58Xsqr4,10056
|
34
|
+
pulumi_ise/identitymanagement/active_directory_add_groups.py,sha256=J4vnyWNQpfWpcY2Bp20vWY17lSEN-dIkZURZZM-3cmc,20220
|
35
|
+
pulumi_ise/identitymanagement/active_directory_join_domain_with_all_nodes.py,sha256=H-KMuux1fv2NgSwppE958sgAv2gjW7JbXsdwO9pGyeY,9652
|
36
|
+
pulumi_ise/identitymanagement/active_directory_join_point.py,sha256=bIKJCLoJzsyLsMfnU73bKkYFiFGFoS6DHX0Q6MW20Es,75887
|
37
|
+
pulumi_ise/identitymanagement/certificate_authentication_profile.py,sha256=sp0kDrK4NxUd19foXE0MQapffUAV6554XgtsoUwLdvE,26681
|
38
|
+
pulumi_ise/identitymanagement/endpoint.py,sha256=Q-FBLpAuxnSF6-QhQpzY0ai1nt4Mj3CVGk4xsgC0sk4,55166
|
39
|
+
pulumi_ise/identitymanagement/endpoint_identity_group.py,sha256=bC_3-8E094WsHUkDBwIpiM-XGw5f-pNLU-oLqb6KOp4,13111
|
40
|
+
pulumi_ise/identitymanagement/get_active_directory_groups_by_domain.py,sha256=5kLE0PccfOOsKdZmMkNxMO7B41hK8nJehYoryiJkPZo,8035
|
41
|
+
pulumi_ise/identitymanagement/get_active_directory_join_point.py,sha256=bSgww-hHVjUgVDKWT1KNoue2YA6TjtDRxI4Vjoc7ugw,21235
|
42
|
+
pulumi_ise/identitymanagement/get_certificate_authentication_profile.py,sha256=yUDgk4JzIF-ZRGF_ot72F1lHzHKSteUmy777WbXmCjQ,7743
|
43
|
+
pulumi_ise/identitymanagement/get_endpoint.py,sha256=oAetyoCLg7mBi7lsllgJWVvISVKycG_MmeomN_8LFPw,16573
|
44
|
+
pulumi_ise/identitymanagement/get_endpoint_identity_group.py,sha256=U1DV9ykp3FzE98bYDkvTooMHN1ezVCbDyTbhb0STHng,5288
|
45
|
+
pulumi_ise/identitymanagement/get_identity_source_sequence.py,sha256=sy4r2QLn3V0EgwW6kR8sTnf0yPHLsG2pDFmgbg5I1Fw,6085
|
46
|
+
pulumi_ise/identitymanagement/get_internal_user.py,sha256=Ms1J31Up_op4jLjl1zbBcu164mzTmAto0S0dGgpobFg,10306
|
47
|
+
pulumi_ise/identitymanagement/get_user_identity_group.py,sha256=txzw2XGzjpvaft78Ylt3lJyKsYxQXLvCkSJJWoJy3po,4305
|
48
|
+
pulumi_ise/identitymanagement/identity_source_sequence.py,sha256=1IpvZqDDxuP_1kuketKCguZkiLMkeTcBgmSzApmKU5s,16774
|
49
|
+
pulumi_ise/identitymanagement/internal_user.py,sha256=t86P9b48lbcVz3ZGql8CICb8Xr9U0mULRLDBo80j_zQ,34526
|
50
|
+
pulumi_ise/identitymanagement/outputs.py,sha256=aALPddzFKzkHZZU83I6n4BxZKXM1MDa_FJObQ_o2q5Y,14895
|
51
|
+
pulumi_ise/identitymanagement/user_identity_group.py,sha256=XE6zT9BJPIdmvC8M8Xqgqxx9CJ_amRCyKsfSDKYArnw,10239
|
52
|
+
pulumi_ise/network/__init__.py,sha256=A7om1U6WdiytfTl8KjOtx-2kNSHbuMSSQ48UM0Cycqs,422
|
53
|
+
pulumi_ise/network/_inputs.py,sha256=Gj50PZ9-suMyk6v5e-GTbLfbMOOWPtO1bEtAnRzLwhU,2199
|
54
|
+
pulumi_ise/network/device.py,sha256=Jp_F7L6Y2e0mh1PVJKlk-RqkBHBlGT4VwjQCzmn9VtA,112154
|
55
|
+
pulumi_ise/network/device_group.py,sha256=NizpqNlTDYw-3TBMABFTzsVS5uNSZufYdOdqfmIrEsw,10353
|
56
|
+
pulumi_ise/network/get_device.py,sha256=GbernLSLZ-9vrHGzOOr7rDkdBMr8XBBJGFk85k_FBfA,32581
|
57
|
+
pulumi_ise/network/get_device_group.py,sha256=fhbqJ7kmWTJrxdSc84-0UbbrJML2EE_64wNjeC-7Pus,4345
|
58
|
+
pulumi_ise/network/outputs.py,sha256=KW3BF-dt4-sqc4ING0vmqImv7W2Qhne5jyG3EgJUO-0,3453
|
59
|
+
pulumi_ise/networkaccess/__init__.py,sha256=JZFLgBhRFpm18S-7NgK4k7YxKSLmsDrZcGJZFJsiNko,1122
|
60
|
+
pulumi_ise/networkaccess/_inputs.py,sha256=qK3q25G9HuLvDOXTaeeyg0PcOZXOane3dQNbXyzeqDY,82293
|
61
|
+
pulumi_ise/networkaccess/allowed_protocols.py,sha256=iuqLV9MsyXNESa6i6CEZkcvIv3BfUl59j8wq6VmQV4Q,211450
|
62
|
+
pulumi_ise/networkaccess/authentication_rule.py,sha256=DGoeOReDsGU2X6ICKe_QwVaro6C5TEQ2R08sp_Az5Fw,50615
|
63
|
+
pulumi_ise/networkaccess/authorization_exception_rule.py,sha256=tQNrPDw-5wAUqE17ykVCaw1uaxgh0BhTB4_0mD_QjqM,44600
|
64
|
+
pulumi_ise/networkaccess/authorization_global_exception_rule.py,sha256=D_MTvAKqIT4fwcm29ePSG2Axsui7GX6l3vOuzLO_xMc,42799
|
65
|
+
pulumi_ise/networkaccess/authorization_profile.py,sha256=qBgUYirgMBr5w0Y12ZPflpzMaKrceZe_0T-ZfcINxGw,75898
|
66
|
+
pulumi_ise/networkaccess/authorization_rule.py,sha256=R46DjBzpFE-DsOhPW5ao5HAVUFon_xvpHbSUc4BRIdc,44220
|
67
|
+
pulumi_ise/networkaccess/condition.py,sha256=zZwGC9kdReWRMZwsfAEQpi20Q9tNpkCNJ5BwtlMmM_Q,28923
|
68
|
+
pulumi_ise/networkaccess/dictionary.py,sha256=yWJBtFLFjiKJ6DLr5-zhnJMIrgwpopj_obupmCLKiko,12234
|
69
|
+
pulumi_ise/networkaccess/downloadable_acl.py,sha256=1c3Qs70lCRNOflNliNsgz6qaj7zyTOn_x6qSy0EewIQ,11749
|
70
|
+
pulumi_ise/networkaccess/get_allowed_protocols.py,sha256=wFC8JFo4k4FFEcb876j-pYGrmPxuUx5j3_wzCPwDBtI,58584
|
71
|
+
pulumi_ise/networkaccess/get_authentication_rule.py,sha256=uz4u0GcSJk2vxX2z6Kmj86umxuHni-UDNbym0HHZGOQ,14052
|
72
|
+
pulumi_ise/networkaccess/get_authorization_exception_rule.py,sha256=eELI0soaIHWF3_NXgt1CRFbJslePWZ66qg0w_oUsvNA,12890
|
73
|
+
pulumi_ise/networkaccess/get_authorization_global_exception_rule.py,sha256=qY1sIG1i0DZ984ZhoQSH0m9KvYcggK-I-CAXkPRzc8s,12126
|
74
|
+
pulumi_ise/networkaccess/get_authorization_profile.py,sha256=WfyfozdyJOHb8VviHi1ztPLOgF4eDGx1YOQAWaHJT2s,22064
|
75
|
+
pulumi_ise/networkaccess/get_authorization_rule.py,sha256=WGv0FuPGqaQYGrHRIbdI4w8G-ypELg15UQolcVaNo8Y,12614
|
76
|
+
pulumi_ise/networkaccess/get_condition.py,sha256=6Z5Vzd8zGy75mDtQB_w5nwn9Fn7xSwDRtFKW4MiOvXM,8042
|
77
|
+
pulumi_ise/networkaccess/get_dictionary.py,sha256=7a_W4PuI5XNxVV0f3v6fSoF5_-8LcS0ANKALevznzk8,4602
|
78
|
+
pulumi_ise/networkaccess/get_downloadable_acl.py,sha256=xV8Rf3SSFq6Pv-IC9d-KEZ20OHvnHwRN5ad_aOq1U50,4589
|
79
|
+
pulumi_ise/networkaccess/get_policy_set.py,sha256=mIOFbjO5KRejA7uVw5UJykdl4bE89y1lVS0ClpoVQ5s,12130
|
80
|
+
pulumi_ise/networkaccess/get_time_and_date_condition.py,sha256=cNm3xZehpAqXQ68HCH2N9IcUYQz1LYab_FF3RQFZazE,10013
|
81
|
+
pulumi_ise/networkaccess/outputs.py,sha256=qIWgKTunNEomQJ4Wk81HJ4xfZV0ziNhDu39qr8sy0nQ,120674
|
82
|
+
pulumi_ise/networkaccess/policy_set.py,sha256=4PDxxlM4q87kF_kMWMlUu6_G-u4Lc__1WdWS8Zd1jlA,44461
|
83
|
+
pulumi_ise/networkaccess/time_and_date_condition.py,sha256=jYFiftrRrE36B_2ZItP4MZnAQXLA0CxZN4vcLLPfRf4,32345
|
84
|
+
pulumi_ise/system/__init__.py,sha256=VpaGfOYvIxEEeP7GsVSL5A6Jaq3gUEHAeUfznUeeKhI,442
|
85
|
+
pulumi_ise/system/_inputs.py,sha256=hb_LSNtAyNGAolNr24NXk1Eeu0gNPPq3-7U0UFBrSYk,1586
|
86
|
+
pulumi_ise/system/get_license_tier_state.py,sha256=C15pWpzIfU0qrNr_p3GIWpq8lt-6Ow9Fiqc3m9ocXO4,3103
|
87
|
+
pulumi_ise/system/get_repository.py,sha256=ynKyCdSwTG9eZQZmvgS1mEBNhwMkSMgsT34lCSYlooo,6113
|
88
|
+
pulumi_ise/system/license_tier_state.py,sha256=rkeo5LXxLynS8uK_rCsT-QDQueDCkF9dkLJH4KWW_Hw,7204
|
89
|
+
pulumi_ise/system/outputs.py,sha256=aFm1C7GSivmfy4s-GNRO9SanQgNytm89jXQF7vzeeS4,1976
|
90
|
+
pulumi_ise/system/repository.py,sha256=ID6ndjg2Rrm5IKDPq8d3AtuDt0OeZ1zs1xCOALNX2QI,18240
|
91
|
+
pulumi_ise/trustsec/__init__.py,sha256=_wf3YdpblWhBykVFFuooGTFM6AAHP35QBOmCaRULTNA,629
|
92
|
+
pulumi_ise/trustsec/egress_matrix_cell.py,sha256=mtF04kUe3LdKsi7ZEDKqVUrovvDRnXRZvcQJmc0SdMA,18137
|
93
|
+
pulumi_ise/trustsec/get_egress_matrix_cell.py,sha256=LNzgBEmTlSwUHXseE2O4guUwxgtjc8mEMWZNiTODkio,5783
|
94
|
+
pulumi_ise/trustsec/get_ip_to_sgt_mapping.py,sha256=L0hvuwcB0dX3RjKiA0vr3TdZKTnWrb4gq4Wkc2qHTiI,6710
|
95
|
+
pulumi_ise/trustsec/get_ip_to_sgt_mapping_group.py,sha256=c7SfDRCvgtzdQDrspcbASQ6J3cpUufxKfZ9mPTaJ9hM,5265
|
96
|
+
pulumi_ise/trustsec/get_security_group.py,sha256=zHPel-M1GRAqPMh3fuHxIvPKGy7ivip5BzbZGVOl3lM,5165
|
97
|
+
pulumi_ise/trustsec/get_security_group_acl.py,sha256=hOH5e9BaZ6D2DlaKPmXTxrP24U13fGg06frEkRVY1rI,5208
|
98
|
+
pulumi_ise/trustsec/ip_to_sgt_mapping.py,sha256=ph2BV5vsWOruMuFJo-dF6j0MSaE1eslz3ZJNLt2Yj5s,19913
|
99
|
+
pulumi_ise/trustsec/ip_to_sgt_mapping_group.py,sha256=EQBRV6lwaKTxIt3Ch9zG65USvzZEZVtFmMJDGXUpna0,13599
|
100
|
+
pulumi_ise/trustsec/security_group.py,sha256=Br4c4GqPpvS-DUBw9eY2Me7XCU6BncC3rAFsPD8Zk9g,13741
|
101
|
+
pulumi_ise/trustsec/security_group_acl.py,sha256=7yRCKKIfbxDydrlRPjjMtfoopuXRufZXwm0Tkiob_68,13964
|
102
|
+
pulumi_ise-0.2.0a1715166376.dist-info/METADATA,sha256=j8XMm3K977LkhaC__iyST2QSyYrIsC_OiGBFrDafKuw,1434
|
103
|
+
pulumi_ise-0.2.0a1715166376.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
104
|
+
pulumi_ise-0.2.0a1715166376.dist-info/top_level.txt,sha256=oFNRT2ED37ACpG9aXKjxzIS6O-f9vaDcEci2KQl7KO0,11
|
105
|
+
pulumi_ise-0.2.0a1715166376.dist-info/RECORD,,
|