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
|
from . import outputs
|
17
12
|
|
@@ -285,9 +280,12 @@ def get_policy_set(id: Optional[str] = None,
|
|
285
280
|
rank=pulumi.get(__ret__, 'rank'),
|
286
281
|
service_name=pulumi.get(__ret__, 'service_name'),
|
287
282
|
state=pulumi.get(__ret__, 'state'))
|
283
|
+
|
284
|
+
|
285
|
+
@_utilities.lift_output_func(get_policy_set)
|
288
286
|
def get_policy_set_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
289
287
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
290
|
-
opts: Optional[
|
288
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetPolicySetResult]:
|
291
289
|
"""
|
292
290
|
This data source can read the Network Access Policy Set.
|
293
291
|
|
@@ -304,26 +302,4 @@ def get_policy_set_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
304
302
|
:param str id: The id of the object
|
305
303
|
:param str name: Given name for the policy set, [Valid characters are alphanumerics, underscore, hyphen, space, period, parentheses]
|
306
304
|
"""
|
307
|
-
|
308
|
-
__args__['id'] = id
|
309
|
-
__args__['name'] = name
|
310
|
-
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
311
|
-
__ret__ = pulumi.runtime.invoke_output('ise:networkaccess/getPolicySet:getPolicySet', __args__, opts=opts, typ=GetPolicySetResult)
|
312
|
-
return __ret__.apply(lambda __response__: GetPolicySetResult(
|
313
|
-
childrens=pulumi.get(__response__, 'childrens'),
|
314
|
-
condition_attribute_name=pulumi.get(__response__, 'condition_attribute_name'),
|
315
|
-
condition_attribute_value=pulumi.get(__response__, 'condition_attribute_value'),
|
316
|
-
condition_dictionary_name=pulumi.get(__response__, 'condition_dictionary_name'),
|
317
|
-
condition_dictionary_value=pulumi.get(__response__, 'condition_dictionary_value'),
|
318
|
-
condition_id=pulumi.get(__response__, 'condition_id'),
|
319
|
-
condition_is_negate=pulumi.get(__response__, 'condition_is_negate'),
|
320
|
-
condition_operator=pulumi.get(__response__, 'condition_operator'),
|
321
|
-
condition_type=pulumi.get(__response__, 'condition_type'),
|
322
|
-
default=pulumi.get(__response__, 'default'),
|
323
|
-
description=pulumi.get(__response__, 'description'),
|
324
|
-
id=pulumi.get(__response__, 'id'),
|
325
|
-
is_proxy=pulumi.get(__response__, 'is_proxy'),
|
326
|
-
name=pulumi.get(__response__, 'name'),
|
327
|
-
rank=pulumi.get(__response__, 'rank'),
|
328
|
-
service_name=pulumi.get(__response__, 'service_name'),
|
329
|
-
state=pulumi.get(__response__, 'state')))
|
305
|
+
...
|
@@ -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__ = [
|
@@ -245,9 +240,12 @@ def get_time_and_date_condition(id: Optional[str] = None,
|
|
245
240
|
start_time=pulumi.get(__ret__, 'start_time'),
|
246
241
|
week_days=pulumi.get(__ret__, 'week_days'),
|
247
242
|
week_days_exceptions=pulumi.get(__ret__, 'week_days_exceptions'))
|
243
|
+
|
244
|
+
|
245
|
+
@_utilities.lift_output_func(get_time_and_date_condition)
|
248
246
|
def get_time_and_date_condition_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
249
247
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
250
|
-
opts: Optional[
|
248
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetTimeAndDateConditionResult]:
|
251
249
|
"""
|
252
250
|
This data source can read the Network Access Time And Date Condition.
|
253
251
|
|
@@ -264,23 +262,4 @@ def get_time_and_date_condition_output(id: Optional[pulumi.Input[Optional[str]]]
|
|
264
262
|
:param str id: The id of the object
|
265
263
|
:param str name: Condition name
|
266
264
|
"""
|
267
|
-
|
268
|
-
__args__['id'] = id
|
269
|
-
__args__['name'] = name
|
270
|
-
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
271
|
-
__ret__ = pulumi.runtime.invoke_output('ise:networkaccess/getTimeAndDateCondition:getTimeAndDateCondition', __args__, opts=opts, typ=GetTimeAndDateConditionResult)
|
272
|
-
return __ret__.apply(lambda __response__: GetTimeAndDateConditionResult(
|
273
|
-
description=pulumi.get(__response__, 'description'),
|
274
|
-
end_date=pulumi.get(__response__, 'end_date'),
|
275
|
-
end_time=pulumi.get(__response__, 'end_time'),
|
276
|
-
exception_end_date=pulumi.get(__response__, 'exception_end_date'),
|
277
|
-
exception_end_time=pulumi.get(__response__, 'exception_end_time'),
|
278
|
-
exception_start_date=pulumi.get(__response__, 'exception_start_date'),
|
279
|
-
exception_start_time=pulumi.get(__response__, 'exception_start_time'),
|
280
|
-
id=pulumi.get(__response__, 'id'),
|
281
|
-
is_negate=pulumi.get(__response__, 'is_negate'),
|
282
|
-
name=pulumi.get(__response__, 'name'),
|
283
|
-
start_date=pulumi.get(__response__, 'start_date'),
|
284
|
-
start_time=pulumi.get(__response__, 'start_time'),
|
285
|
-
week_days=pulumi.get(__response__, 'week_days'),
|
286
|
-
week_days_exceptions=pulumi.get(__response__, 'week_days_exceptions')))
|
265
|
+
...
|
@@ -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
|
from . import outputs
|
17
12
|
|
@@ -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
|
from . import outputs
|
17
12
|
from ._inputs import *
|
@@ -570,7 +565,7 @@ class PolicySet(pulumi.CustomResource):
|
|
570
565
|
def __init__(__self__,
|
571
566
|
resource_name: str,
|
572
567
|
opts: Optional[pulumi.ResourceOptions] = None,
|
573
|
-
childrens: Optional[pulumi.Input[Sequence[pulumi.Input[
|
568
|
+
childrens: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['PolicySetChildrenArgs']]]]] = None,
|
574
569
|
condition_attribute_name: Optional[pulumi.Input[str]] = None,
|
575
570
|
condition_attribute_value: Optional[pulumi.Input[str]] = None,
|
576
571
|
condition_dictionary_name: Optional[pulumi.Input[str]] = None,
|
@@ -619,7 +614,7 @@ class PolicySet(pulumi.CustomResource):
|
|
619
614
|
|
620
615
|
:param str resource_name: The name of the resource.
|
621
616
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
622
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
617
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['PolicySetChildrenArgs']]]] childrens: List of child conditions. `condition_type` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
623
618
|
:param pulumi.Input[str] condition_attribute_name: Dictionary attribute name
|
624
619
|
:param pulumi.Input[str] condition_attribute_value: Attribute value for condition. Value type is specified in dictionary object.
|
625
620
|
:param pulumi.Input[str] condition_dictionary_name: Dictionary name
|
@@ -692,7 +687,7 @@ class PolicySet(pulumi.CustomResource):
|
|
692
687
|
def _internal_init(__self__,
|
693
688
|
resource_name: str,
|
694
689
|
opts: Optional[pulumi.ResourceOptions] = None,
|
695
|
-
childrens: Optional[pulumi.Input[Sequence[pulumi.Input[
|
690
|
+
childrens: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['PolicySetChildrenArgs']]]]] = None,
|
696
691
|
condition_attribute_name: Optional[pulumi.Input[str]] = None,
|
697
692
|
condition_attribute_value: Optional[pulumi.Input[str]] = None,
|
698
693
|
condition_dictionary_name: Optional[pulumi.Input[str]] = None,
|
@@ -745,7 +740,7 @@ class PolicySet(pulumi.CustomResource):
|
|
745
740
|
def get(resource_name: str,
|
746
741
|
id: pulumi.Input[str],
|
747
742
|
opts: Optional[pulumi.ResourceOptions] = None,
|
748
|
-
childrens: Optional[pulumi.Input[Sequence[pulumi.Input[
|
743
|
+
childrens: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['PolicySetChildrenArgs']]]]] = None,
|
749
744
|
condition_attribute_name: Optional[pulumi.Input[str]] = None,
|
750
745
|
condition_attribute_value: Optional[pulumi.Input[str]] = None,
|
751
746
|
condition_dictionary_name: Optional[pulumi.Input[str]] = None,
|
@@ -768,7 +763,7 @@ class PolicySet(pulumi.CustomResource):
|
|
768
763
|
:param str resource_name: The unique name of the resulting resource.
|
769
764
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
770
765
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
771
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
766
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['PolicySetChildrenArgs']]]] childrens: List of child conditions. `condition_type` must be one of `ConditionAndBlock` or `ConditionOrBlock`.
|
772
767
|
:param pulumi.Input[str] condition_attribute_name: Dictionary attribute name
|
773
768
|
:param pulumi.Input[str] condition_attribute_value: Attribute value for condition. Value type is specified in dictionary object.
|
774
769
|
:param pulumi.Input[str] condition_dictionary_name: Dictionary name
|
@@ -898,7 +893,7 @@ class PolicySet(pulumi.CustomResource):
|
|
898
893
|
|
899
894
|
@property
|
900
895
|
@pulumi.getter
|
901
|
-
def description(self) -> pulumi.Output[
|
896
|
+
def description(self) -> pulumi.Output[str]:
|
902
897
|
"""
|
903
898
|
The description of the policy set
|
904
899
|
"""
|
@@ -922,7 +917,7 @@ class PolicySet(pulumi.CustomResource):
|
|
922
917
|
|
923
918
|
@property
|
924
919
|
@pulumi.getter
|
925
|
-
def rank(self) -> pulumi.Output[
|
920
|
+
def rank(self) -> pulumi.Output[int]:
|
926
921
|
"""
|
927
922
|
The rank (priority) in relation to other policy sets. Lower rank is higher priority.
|
928
923
|
"""
|
@@ -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__ = ['TimeAndDateConditionArgs', 'TimeAndDateCondition']
|
pulumi_ise/provider.py
CHANGED
@@ -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__ = ['ProviderArgs', 'Provider']
|
pulumi_ise/pulumi-plugin.json
CHANGED
pulumi_ise/system/_inputs.py
CHANGED
@@ -4,38 +4,15 @@
|
|
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__ = [
|
18
13
|
'LicenseTierStateLicenseArgs',
|
19
|
-
'LicenseTierStateLicenseArgsDict',
|
20
14
|
]
|
21
15
|
|
22
|
-
MYPY = False
|
23
|
-
|
24
|
-
if not MYPY:
|
25
|
-
class LicenseTierStateLicenseArgsDict(TypedDict):
|
26
|
-
name: pulumi.Input[str]
|
27
|
-
"""
|
28
|
-
License name
|
29
|
-
- Choices: `ESSENTIAL`, `ADVANTAGE`, `PREMIER`, `DEVICEADMIN`, `VM`
|
30
|
-
"""
|
31
|
-
status: pulumi.Input[str]
|
32
|
-
"""
|
33
|
-
License status
|
34
|
-
- Choices: `ENABLED`, `DISABLED`
|
35
|
-
"""
|
36
|
-
elif False:
|
37
|
-
LicenseTierStateLicenseArgsDict: TypeAlias = Mapping[str, Any]
|
38
|
-
|
39
16
|
@pulumi.input_type
|
40
17
|
class LicenseTierStateLicenseArgs:
|
41
18
|
def __init__(__self__, *,
|
@@ -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
|
from . import outputs
|
17
12
|
|
@@ -87,8 +82,11 @@ def get_license_tier_state(id: Optional[str] = None,
|
|
87
82
|
return AwaitableGetLicenseTierStateResult(
|
88
83
|
id=pulumi.get(__ret__, 'id'),
|
89
84
|
licenses=pulumi.get(__ret__, 'licenses'))
|
85
|
+
|
86
|
+
|
87
|
+
@_utilities.lift_output_func(get_license_tier_state)
|
90
88
|
def get_license_tier_state_output(id: Optional[pulumi.Input[str]] = None,
|
91
|
-
opts: Optional[
|
89
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetLicenseTierStateResult]:
|
92
90
|
"""
|
93
91
|
This data source can read the License Tier State.
|
94
92
|
|
@@ -104,10 +102,4 @@ def get_license_tier_state_output(id: Optional[pulumi.Input[str]] = None,
|
|
104
102
|
|
105
103
|
:param str id: The id of the object
|
106
104
|
"""
|
107
|
-
|
108
|
-
__args__['id'] = id
|
109
|
-
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
110
|
-
__ret__ = pulumi.runtime.invoke_output('ise:system/getLicenseTierState:getLicenseTierState', __args__, opts=opts, typ=GetLicenseTierStateResult)
|
111
|
-
return __ret__.apply(lambda __response__: GetLicenseTierStateResult(
|
112
|
-
id=pulumi.get(__response__, 'id'),
|
113
|
-
licenses=pulumi.get(__response__, 'licenses')))
|
105
|
+
...
|
@@ -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__ = [
|
@@ -167,9 +162,12 @@ def get_repository(id: Optional[str] = None,
|
|
167
162
|
protocol=pulumi.get(__ret__, 'protocol'),
|
168
163
|
server_name=pulumi.get(__ret__, 'server_name'),
|
169
164
|
user_name=pulumi.get(__ret__, 'user_name'))
|
165
|
+
|
166
|
+
|
167
|
+
@_utilities.lift_output_func(get_repository)
|
170
168
|
def get_repository_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
171
169
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
172
|
-
opts: Optional[
|
170
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetRepositoryResult]:
|
173
171
|
"""
|
174
172
|
This data source can read the Repository.
|
175
173
|
|
@@ -186,17 +184,4 @@ def get_repository_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
186
184
|
:param str id: The id of the object
|
187
185
|
:param str name: Repository name should be less than 80 characters and can contain alphanumeric, underscore, hyphen and dot characters.
|
188
186
|
"""
|
189
|
-
|
190
|
-
__args__['id'] = id
|
191
|
-
__args__['name'] = name
|
192
|
-
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
193
|
-
__ret__ = pulumi.runtime.invoke_output('ise:system/getRepository:getRepository', __args__, opts=opts, typ=GetRepositoryResult)
|
194
|
-
return __ret__.apply(lambda __response__: GetRepositoryResult(
|
195
|
-
enable_pki=pulumi.get(__response__, 'enable_pki'),
|
196
|
-
id=pulumi.get(__response__, 'id'),
|
197
|
-
name=pulumi.get(__response__, 'name'),
|
198
|
-
password=pulumi.get(__response__, 'password'),
|
199
|
-
path=pulumi.get(__response__, 'path'),
|
200
|
-
protocol=pulumi.get(__response__, 'protocol'),
|
201
|
-
server_name=pulumi.get(__response__, 'server_name'),
|
202
|
-
user_name=pulumi.get(__response__, 'user_name')))
|
187
|
+
...
|
@@ -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
|
from . import outputs
|
17
12
|
from ._inputs import *
|
@@ -70,7 +65,7 @@ class LicenseTierState(pulumi.CustomResource):
|
|
70
65
|
def __init__(__self__,
|
71
66
|
resource_name: str,
|
72
67
|
opts: Optional[pulumi.ResourceOptions] = None,
|
73
|
-
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[
|
68
|
+
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['LicenseTierStateLicenseArgs']]]]] = None,
|
74
69
|
__props__=None):
|
75
70
|
"""
|
76
71
|
This resource can manage a License Tier State.
|
@@ -81,10 +76,10 @@ class LicenseTierState(pulumi.CustomResource):
|
|
81
76
|
import pulumi
|
82
77
|
import pulumi_ise as ise
|
83
78
|
|
84
|
-
example = ise.system.LicenseTierState("example", licenses=[
|
85
|
-
|
86
|
-
|
87
|
-
|
79
|
+
example = ise.system.LicenseTierState("example", licenses=[ise.system.LicenseTierStateLicenseArgs(
|
80
|
+
name="ESSENTIAL",
|
81
|
+
status="ENABLED",
|
82
|
+
)])
|
88
83
|
```
|
89
84
|
|
90
85
|
## Import
|
@@ -95,7 +90,7 @@ class LicenseTierState(pulumi.CustomResource):
|
|
95
90
|
|
96
91
|
:param str resource_name: The name of the resource.
|
97
92
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
98
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
93
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['LicenseTierStateLicenseArgs']]]] licenses: List of licenses
|
99
94
|
"""
|
100
95
|
...
|
101
96
|
@overload
|
@@ -112,10 +107,10 @@ class LicenseTierState(pulumi.CustomResource):
|
|
112
107
|
import pulumi
|
113
108
|
import pulumi_ise as ise
|
114
109
|
|
115
|
-
example = ise.system.LicenseTierState("example", licenses=[
|
116
|
-
|
117
|
-
|
118
|
-
|
110
|
+
example = ise.system.LicenseTierState("example", licenses=[ise.system.LicenseTierStateLicenseArgs(
|
111
|
+
name="ESSENTIAL",
|
112
|
+
status="ENABLED",
|
113
|
+
)])
|
119
114
|
```
|
120
115
|
|
121
116
|
## Import
|
@@ -139,7 +134,7 @@ class LicenseTierState(pulumi.CustomResource):
|
|
139
134
|
def _internal_init(__self__,
|
140
135
|
resource_name: str,
|
141
136
|
opts: Optional[pulumi.ResourceOptions] = None,
|
142
|
-
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[
|
137
|
+
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['LicenseTierStateLicenseArgs']]]]] = None,
|
143
138
|
__props__=None):
|
144
139
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
145
140
|
if not isinstance(opts, pulumi.ResourceOptions):
|
@@ -162,7 +157,7 @@ class LicenseTierState(pulumi.CustomResource):
|
|
162
157
|
def get(resource_name: str,
|
163
158
|
id: pulumi.Input[str],
|
164
159
|
opts: Optional[pulumi.ResourceOptions] = None,
|
165
|
-
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[
|
160
|
+
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['LicenseTierStateLicenseArgs']]]]] = None) -> 'LicenseTierState':
|
166
161
|
"""
|
167
162
|
Get an existing LicenseTierState resource's state with the given name, id, and optional extra
|
168
163
|
properties used to qualify the lookup.
|
@@ -170,7 +165,7 @@ class LicenseTierState(pulumi.CustomResource):
|
|
170
165
|
:param str resource_name: The unique name of the resulting resource.
|
171
166
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
172
167
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
173
|
-
:param pulumi.Input[Sequence[pulumi.Input[
|
168
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['LicenseTierStateLicenseArgs']]]] licenses: List of licenses
|
174
169
|
"""
|
175
170
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
176
171
|
|
pulumi_ise/system/outputs.py
CHANGED
@@ -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__ = [
|
pulumi_ise/system/repository.py
CHANGED
@@ -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__ = ['RepositoryArgs', 'Repository']
|
pulumi_ise/trustsec/__init__.py
CHANGED
@@ -6,16 +6,12 @@ from .. import _utilities
|
|
6
6
|
import typing
|
7
7
|
# Export this package's modules as members:
|
8
8
|
from .egress_matrix_cell import *
|
9
|
-
from .egress_matrix_cell_default import *
|
10
9
|
from .get_egress_matrix_cell import *
|
11
|
-
from .get_egress_matrix_cell_default import *
|
12
10
|
from .get_ip_to_sgt_mapping import *
|
13
11
|
from .get_ip_to_sgt_mapping_group import *
|
14
12
|
from .get_security_group import *
|
15
13
|
from .get_security_group_acl import *
|
16
|
-
from .get_sxp_domain_filter import *
|
17
14
|
from .ip_to_sgt_mapping import *
|
18
15
|
from .ip_to_sgt_mapping_group import *
|
19
16
|
from .security_group import *
|
20
17
|
from .security_group_acl import *
|
21
|
-
from .sxp_domain_filter import *
|
@@ -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__ = ['EgressMatrixCellArgs', 'EgressMatrixCell']
|
@@ -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__ = [
|
@@ -151,8 +146,11 @@ def get_egress_matrix_cell(id: Optional[str] = None,
|
|
151
146
|
matrix_cell_status=pulumi.get(__ret__, 'matrix_cell_status'),
|
152
147
|
sgacls=pulumi.get(__ret__, 'sgacls'),
|
153
148
|
source_sgt_id=pulumi.get(__ret__, 'source_sgt_id'))
|
149
|
+
|
150
|
+
|
151
|
+
@_utilities.lift_output_func(get_egress_matrix_cell)
|
154
152
|
def get_egress_matrix_cell_output(id: Optional[pulumi.Input[str]] = None,
|
155
|
-
opts: Optional[
|
153
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetEgressMatrixCellResult]:
|
156
154
|
"""
|
157
155
|
This data source can read the TrustSec Egress Matrix Cell.
|
158
156
|
|
@@ -168,15 +166,4 @@ def get_egress_matrix_cell_output(id: Optional[pulumi.Input[str]] = None,
|
|
168
166
|
|
169
167
|
:param str id: The id of the object
|
170
168
|
"""
|
171
|
-
|
172
|
-
__args__['id'] = id
|
173
|
-
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
174
|
-
__ret__ = pulumi.runtime.invoke_output('ise:trustsec/getEgressMatrixCell:getEgressMatrixCell', __args__, opts=opts, typ=GetEgressMatrixCellResult)
|
175
|
-
return __ret__.apply(lambda __response__: GetEgressMatrixCellResult(
|
176
|
-
default_rule=pulumi.get(__response__, 'default_rule'),
|
177
|
-
description=pulumi.get(__response__, 'description'),
|
178
|
-
destination_sgt_id=pulumi.get(__response__, 'destination_sgt_id'),
|
179
|
-
id=pulumi.get(__response__, 'id'),
|
180
|
-
matrix_cell_status=pulumi.get(__response__, 'matrix_cell_status'),
|
181
|
-
sgacls=pulumi.get(__response__, 'sgacls'),
|
182
|
-
source_sgt_id=pulumi.get(__response__, 'source_sgt_id')))
|
169
|
+
...
|
@@ -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__ = [
|
@@ -180,9 +175,12 @@ def get_ip_to_sgt_mapping(id: Optional[str] = None,
|
|
180
175
|
mapping_group=pulumi.get(__ret__, 'mapping_group'),
|
181
176
|
name=pulumi.get(__ret__, 'name'),
|
182
177
|
sgt=pulumi.get(__ret__, 'sgt'))
|
178
|
+
|
179
|
+
|
180
|
+
@_utilities.lift_output_func(get_ip_to_sgt_mapping)
|
183
181
|
def get_ip_to_sgt_mapping_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
184
182
|
name: Optional[pulumi.Input[Optional[str]]] = None,
|
185
|
-
opts: Optional[
|
183
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetIpToSgtMappingResult]:
|
186
184
|
"""
|
187
185
|
This data source can read the TrustSec IP to SGT Mapping.
|
188
186
|
|
@@ -199,18 +197,4 @@ def get_ip_to_sgt_mapping_output(id: Optional[pulumi.Input[Optional[str]]] = Non
|
|
199
197
|
:param str id: The id of the object
|
200
198
|
:param str name: The name of the IP to SGT mapping
|
201
199
|
"""
|
202
|
-
|
203
|
-
__args__['id'] = id
|
204
|
-
__args__['name'] = name
|
205
|
-
opts = pulumi.InvokeOutputOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
206
|
-
__ret__ = pulumi.runtime.invoke_output('ise:trustsec/getIpToSgtMapping:getIpToSgtMapping', __args__, opts=opts, typ=GetIpToSgtMappingResult)
|
207
|
-
return __ret__.apply(lambda __response__: GetIpToSgtMappingResult(
|
208
|
-
deploy_to=pulumi.get(__response__, 'deploy_to'),
|
209
|
-
deploy_type=pulumi.get(__response__, 'deploy_type'),
|
210
|
-
description=pulumi.get(__response__, 'description'),
|
211
|
-
host_ip=pulumi.get(__response__, 'host_ip'),
|
212
|
-
host_name=pulumi.get(__response__, 'host_name'),
|
213
|
-
id=pulumi.get(__response__, 'id'),
|
214
|
-
mapping_group=pulumi.get(__response__, 'mapping_group'),
|
215
|
-
name=pulumi.get(__response__, 'name'),
|
216
|
-
sgt=pulumi.get(__response__, 'sgt')))
|
200
|
+
...
|
@@ -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_ip_to_sgt_mapping_group(id: Optional[str] = None,
|
|
141
136
|
id=pulumi.get(__ret__, 'id'),
|
142
137
|
name=pulumi.get(__ret__, 'name'),
|
143
138
|
sgt=pulumi.get(__ret__, 'sgt'))
|
139
|
+
|
140
|
+
|
141
|
+
@_utilities.lift_output_func(get_ip_to_sgt_mapping_group)
|
144
142
|
def get_ip_to_sgt_mapping_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[GetIpToSgtMappingGroupResult]:
|
147
145
|
"""
|
148
146
|
This data source can read the TrustSec IP to SGT Mapping Group.
|
149
147
|
|
@@ -160,15 +158,4 @@ def get_ip_to_sgt_mapping_group_output(id: Optional[pulumi.Input[Optional[str]]]
|
|
160
158
|
:param str id: The id of the object
|
161
159
|
:param str name: The name of the IP to SGT mapping 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/getIpToSgtMappingGroup:getIpToSgtMappingGroup', __args__, opts=opts, typ=GetIpToSgtMappingGroupResult)
|
168
|
-
return __ret__.apply(lambda __response__: GetIpToSgtMappingGroupResult(
|
169
|
-
deploy_to=pulumi.get(__response__, 'deploy_to'),
|
170
|
-
deploy_type=pulumi.get(__response__, 'deploy_type'),
|
171
|
-
description=pulumi.get(__response__, 'description'),
|
172
|
-
id=pulumi.get(__response__, 'id'),
|
173
|
-
name=pulumi.get(__response__, 'name'),
|
174
|
-
sgt=pulumi.get(__response__, 'sgt')))
|
161
|
+
...
|