pulumi-ise 0.1.0__py3-none-any.whl → 0.1.0a1715108131__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.0a1715108131.dist-info}/METADATA +1 -1
- pulumi_ise-0.1.0a1715108131.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.0a1715108131.dist-info}/WHEEL +0 -0
- {pulumi_ise-0.1.0.dist-info → pulumi_ise-0.1.0a1715108131.dist-info}/top_level.txt +0 -0
@@ -11,16 +11,16 @@ from .. import _utilities
|
|
11
11
|
from . import outputs
|
12
12
|
|
13
13
|
__all__ = [
|
14
|
-
'
|
15
|
-
'
|
16
|
-
'
|
17
|
-
'
|
14
|
+
'GetStateResult',
|
15
|
+
'AwaitableGetStateResult',
|
16
|
+
'get_state',
|
17
|
+
'get_state_output',
|
18
18
|
]
|
19
19
|
|
20
20
|
@pulumi.output_type
|
21
|
-
class
|
21
|
+
class GetStateResult:
|
22
22
|
"""
|
23
|
-
A collection of values returned by
|
23
|
+
A collection of values returned by getState.
|
24
24
|
"""
|
25
25
|
def __init__(__self__, id=None, licenses=None):
|
26
26
|
if id and not isinstance(id, str):
|
@@ -40,25 +40,25 @@ class GetLicenseTierStateResult:
|
|
40
40
|
|
41
41
|
@property
|
42
42
|
@pulumi.getter
|
43
|
-
def licenses(self) -> Sequence['outputs.
|
43
|
+
def licenses(self) -> Sequence['outputs.GetStateLicenseResult']:
|
44
44
|
"""
|
45
45
|
List of licenses
|
46
46
|
"""
|
47
47
|
return pulumi.get(self, "licenses")
|
48
48
|
|
49
49
|
|
50
|
-
class
|
50
|
+
class AwaitableGetStateResult(GetStateResult):
|
51
51
|
# pylint: disable=using-constant-test
|
52
52
|
def __await__(self):
|
53
53
|
if False:
|
54
54
|
yield self
|
55
|
-
return
|
55
|
+
return GetStateResult(
|
56
56
|
id=self.id,
|
57
57
|
licenses=self.licenses)
|
58
58
|
|
59
59
|
|
60
|
-
def
|
61
|
-
|
60
|
+
def get_state(id: Optional[str] = None,
|
61
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> AwaitableGetStateResult:
|
62
62
|
"""
|
63
63
|
This data source can read the License Tier State.
|
64
64
|
|
@@ -68,7 +68,7 @@ def get_license_tier_state(id: Optional[str] = None,
|
|
68
68
|
import pulumi
|
69
69
|
import pulumi_ise as ise
|
70
70
|
|
71
|
-
example = ise.
|
71
|
+
example = ise.LicenseTier.get_state(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
|
72
72
|
```
|
73
73
|
|
74
74
|
|
@@ -77,16 +77,16 @@ def get_license_tier_state(id: Optional[str] = None,
|
|
77
77
|
__args__ = dict()
|
78
78
|
__args__['id'] = id
|
79
79
|
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
80
|
-
__ret__ = pulumi.runtime.invoke('ise:
|
80
|
+
__ret__ = pulumi.runtime.invoke('ise:LicenseTier/getState:getState', __args__, opts=opts, typ=GetStateResult).value
|
81
81
|
|
82
|
-
return
|
82
|
+
return AwaitableGetStateResult(
|
83
83
|
id=pulumi.get(__ret__, 'id'),
|
84
84
|
licenses=pulumi.get(__ret__, 'licenses'))
|
85
85
|
|
86
86
|
|
87
|
-
@_utilities.lift_output_func(
|
88
|
-
def
|
89
|
-
|
87
|
+
@_utilities.lift_output_func(get_state)
|
88
|
+
def get_state_output(id: Optional[pulumi.Input[str]] = None,
|
89
|
+
opts: Optional[pulumi.InvokeOptions] = None) -> pulumi.Output[GetStateResult]:
|
90
90
|
"""
|
91
91
|
This data source can read the License Tier State.
|
92
92
|
|
@@ -96,7 +96,7 @@ def get_license_tier_state_output(id: Optional[pulumi.Input[str]] = None,
|
|
96
96
|
import pulumi
|
97
97
|
import pulumi_ise as ise
|
98
98
|
|
99
|
-
example = ise.
|
99
|
+
example = ise.LicenseTier.get_state(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
|
100
100
|
```
|
101
101
|
|
102
102
|
|
@@ -10,12 +10,12 @@ from typing import Any, Mapping, Optional, Sequence, Union, overload
|
|
10
10
|
from .. import _utilities
|
11
11
|
|
12
12
|
__all__ = [
|
13
|
-
'
|
14
|
-
'
|
13
|
+
'StateLicense',
|
14
|
+
'GetStateLicenseResult',
|
15
15
|
]
|
16
16
|
|
17
17
|
@pulumi.output_type
|
18
|
-
class
|
18
|
+
class StateLicense(dict):
|
19
19
|
def __init__(__self__, *,
|
20
20
|
name: str,
|
21
21
|
status: str):
|
@@ -48,7 +48,7 @@ class LicenseTierStateLicense(dict):
|
|
48
48
|
|
49
49
|
|
50
50
|
@pulumi.output_type
|
51
|
-
class
|
51
|
+
class GetStateLicenseResult(dict):
|
52
52
|
def __init__(__self__, *,
|
53
53
|
name: str,
|
54
54
|
status: str):
|
@@ -11,61 +11,61 @@ from .. import _utilities
|
|
11
11
|
from . import outputs
|
12
12
|
from ._inputs import *
|
13
13
|
|
14
|
-
__all__ = ['
|
14
|
+
__all__ = ['StateArgs', 'State']
|
15
15
|
|
16
16
|
@pulumi.input_type
|
17
|
-
class
|
17
|
+
class StateArgs:
|
18
18
|
def __init__(__self__, *,
|
19
|
-
licenses: pulumi.Input[Sequence[pulumi.Input['
|
19
|
+
licenses: pulumi.Input[Sequence[pulumi.Input['StateLicenseArgs']]]):
|
20
20
|
"""
|
21
|
-
The set of arguments for constructing a
|
22
|
-
:param pulumi.Input[Sequence[pulumi.Input['
|
21
|
+
The set of arguments for constructing a State resource.
|
22
|
+
:param pulumi.Input[Sequence[pulumi.Input['StateLicenseArgs']]] licenses: List of licenses
|
23
23
|
"""
|
24
24
|
pulumi.set(__self__, "licenses", licenses)
|
25
25
|
|
26
26
|
@property
|
27
27
|
@pulumi.getter
|
28
|
-
def licenses(self) -> pulumi.Input[Sequence[pulumi.Input['
|
28
|
+
def licenses(self) -> pulumi.Input[Sequence[pulumi.Input['StateLicenseArgs']]]:
|
29
29
|
"""
|
30
30
|
List of licenses
|
31
31
|
"""
|
32
32
|
return pulumi.get(self, "licenses")
|
33
33
|
|
34
34
|
@licenses.setter
|
35
|
-
def licenses(self, value: pulumi.Input[Sequence[pulumi.Input['
|
35
|
+
def licenses(self, value: pulumi.Input[Sequence[pulumi.Input['StateLicenseArgs']]]):
|
36
36
|
pulumi.set(self, "licenses", value)
|
37
37
|
|
38
38
|
|
39
39
|
@pulumi.input_type
|
40
|
-
class
|
40
|
+
class _StateState:
|
41
41
|
def __init__(__self__, *,
|
42
|
-
licenses: Optional[pulumi.Input[Sequence[pulumi.Input['
|
42
|
+
licenses: Optional[pulumi.Input[Sequence[pulumi.Input['StateLicenseArgs']]]] = None):
|
43
43
|
"""
|
44
|
-
Input properties used for looking up and filtering
|
45
|
-
:param pulumi.Input[Sequence[pulumi.Input['
|
44
|
+
Input properties used for looking up and filtering State resources.
|
45
|
+
:param pulumi.Input[Sequence[pulumi.Input['StateLicenseArgs']]] licenses: List of licenses
|
46
46
|
"""
|
47
47
|
if licenses is not None:
|
48
48
|
pulumi.set(__self__, "licenses", licenses)
|
49
49
|
|
50
50
|
@property
|
51
51
|
@pulumi.getter
|
52
|
-
def licenses(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['
|
52
|
+
def licenses(self) -> Optional[pulumi.Input[Sequence[pulumi.Input['StateLicenseArgs']]]]:
|
53
53
|
"""
|
54
54
|
List of licenses
|
55
55
|
"""
|
56
56
|
return pulumi.get(self, "licenses")
|
57
57
|
|
58
58
|
@licenses.setter
|
59
|
-
def licenses(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['
|
59
|
+
def licenses(self, value: Optional[pulumi.Input[Sequence[pulumi.Input['StateLicenseArgs']]]]):
|
60
60
|
pulumi.set(self, "licenses", value)
|
61
61
|
|
62
62
|
|
63
|
-
class
|
63
|
+
class State(pulumi.CustomResource):
|
64
64
|
@overload
|
65
65
|
def __init__(__self__,
|
66
66
|
resource_name: str,
|
67
67
|
opts: Optional[pulumi.ResourceOptions] = None,
|
68
|
-
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['
|
68
|
+
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StateLicenseArgs']]]]] = None,
|
69
69
|
__props__=None):
|
70
70
|
"""
|
71
71
|
This resource can manage a License Tier State.
|
@@ -76,7 +76,7 @@ class LicenseTierState(pulumi.CustomResource):
|
|
76
76
|
import pulumi
|
77
77
|
import pulumi_ise as ise
|
78
78
|
|
79
|
-
example = ise.
|
79
|
+
example = ise.license_tier.State("example", licenses=[ise.license_tier.StateLicenseArgs(
|
80
80
|
name="ESSENTIAL",
|
81
81
|
status="ENABLED",
|
82
82
|
)])
|
@@ -85,18 +85,18 @@ class LicenseTierState(pulumi.CustomResource):
|
|
85
85
|
## Import
|
86
86
|
|
87
87
|
```sh
|
88
|
-
$ pulumi import ise:
|
88
|
+
$ pulumi import ise:LicenseTier/state:State example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
89
89
|
```
|
90
90
|
|
91
91
|
:param str resource_name: The name of the resource.
|
92
92
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
93
|
-
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['
|
93
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StateLicenseArgs']]]] licenses: List of licenses
|
94
94
|
"""
|
95
95
|
...
|
96
96
|
@overload
|
97
97
|
def __init__(__self__,
|
98
98
|
resource_name: str,
|
99
|
-
args:
|
99
|
+
args: StateArgs,
|
100
100
|
opts: Optional[pulumi.ResourceOptions] = None):
|
101
101
|
"""
|
102
102
|
This resource can manage a License Tier State.
|
@@ -107,7 +107,7 @@ class LicenseTierState(pulumi.CustomResource):
|
|
107
107
|
import pulumi
|
108
108
|
import pulumi_ise as ise
|
109
109
|
|
110
|
-
example = ise.
|
110
|
+
example = ise.license_tier.State("example", licenses=[ise.license_tier.StateLicenseArgs(
|
111
111
|
name="ESSENTIAL",
|
112
112
|
status="ENABLED",
|
113
113
|
)])
|
@@ -116,16 +116,16 @@ class LicenseTierState(pulumi.CustomResource):
|
|
116
116
|
## Import
|
117
117
|
|
118
118
|
```sh
|
119
|
-
$ pulumi import ise:
|
119
|
+
$ pulumi import ise:LicenseTier/state:State example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
120
120
|
```
|
121
121
|
|
122
122
|
:param str resource_name: The name of the resource.
|
123
|
-
:param
|
123
|
+
:param StateArgs args: The arguments to use to populate this resource's properties.
|
124
124
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
125
125
|
"""
|
126
126
|
...
|
127
127
|
def __init__(__self__, resource_name: str, *args, **kwargs):
|
128
|
-
resource_args, opts = _utilities.get_resource_args_opts(
|
128
|
+
resource_args, opts = _utilities.get_resource_args_opts(StateArgs, pulumi.ResourceOptions, *args, **kwargs)
|
129
129
|
if resource_args is not None:
|
130
130
|
__self__._internal_init(resource_name, opts, **resource_args.__dict__)
|
131
131
|
else:
|
@@ -134,7 +134,7 @@ class LicenseTierState(pulumi.CustomResource):
|
|
134
134
|
def _internal_init(__self__,
|
135
135
|
resource_name: str,
|
136
136
|
opts: Optional[pulumi.ResourceOptions] = None,
|
137
|
-
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['
|
137
|
+
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StateLicenseArgs']]]]] = None,
|
138
138
|
__props__=None):
|
139
139
|
opts = pulumi.ResourceOptions.merge(_utilities.get_resource_opts_defaults(), opts)
|
140
140
|
if not isinstance(opts, pulumi.ResourceOptions):
|
@@ -142,13 +142,13 @@ class LicenseTierState(pulumi.CustomResource):
|
|
142
142
|
if opts.id is None:
|
143
143
|
if __props__ is not None:
|
144
144
|
raise TypeError('__props__ is only valid when passed in combination with a valid opts.id to get an existing resource')
|
145
|
-
__props__ =
|
145
|
+
__props__ = StateArgs.__new__(StateArgs)
|
146
146
|
|
147
147
|
if licenses is None and not opts.urn:
|
148
148
|
raise TypeError("Missing required property 'licenses'")
|
149
149
|
__props__.__dict__["licenses"] = licenses
|
150
|
-
super(
|
151
|
-
'ise:
|
150
|
+
super(State, __self__).__init__(
|
151
|
+
'ise:LicenseTier/state:State',
|
152
152
|
resource_name,
|
153
153
|
__props__,
|
154
154
|
opts)
|
@@ -157,26 +157,26 @@ class LicenseTierState(pulumi.CustomResource):
|
|
157
157
|
def get(resource_name: str,
|
158
158
|
id: pulumi.Input[str],
|
159
159
|
opts: Optional[pulumi.ResourceOptions] = None,
|
160
|
-
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['
|
160
|
+
licenses: Optional[pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StateLicenseArgs']]]]] = None) -> 'State':
|
161
161
|
"""
|
162
|
-
Get an existing
|
162
|
+
Get an existing State resource's state with the given name, id, and optional extra
|
163
163
|
properties used to qualify the lookup.
|
164
164
|
|
165
165
|
:param str resource_name: The unique name of the resulting resource.
|
166
166
|
:param pulumi.Input[str] id: The unique provider ID of the resource to lookup.
|
167
167
|
:param pulumi.ResourceOptions opts: Options for the resource.
|
168
|
-
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['
|
168
|
+
:param pulumi.Input[Sequence[pulumi.Input[pulumi.InputType['StateLicenseArgs']]]] licenses: List of licenses
|
169
169
|
"""
|
170
170
|
opts = pulumi.ResourceOptions.merge(opts, pulumi.ResourceOptions(id=id))
|
171
171
|
|
172
|
-
__props__ =
|
172
|
+
__props__ = _StateState.__new__(_StateState)
|
173
173
|
|
174
174
|
__props__.__dict__["licenses"] = licenses
|
175
|
-
return
|
175
|
+
return State(resource_name, opts=opts, __props__=__props__)
|
176
176
|
|
177
177
|
@property
|
178
178
|
@pulumi.getter
|
179
|
-
def licenses(self) -> pulumi.Output[Sequence['outputs.
|
179
|
+
def licenses(self) -> pulumi.Output[Sequence['outputs.StateLicense']]:
|
180
180
|
"""
|
181
181
|
List of licenses
|
182
182
|
"""
|
pulumi_ise/network/__init__.py
CHANGED
pulumi_ise/network/device.py
CHANGED
@@ -1477,7 +1477,7 @@ class Device(pulumi.CustomResource):
|
|
1477
1477
|
## Import
|
1478
1478
|
|
1479
1479
|
```sh
|
1480
|
-
$ pulumi import ise:
|
1480
|
+
$ pulumi import ise:Network/device:Device example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
1481
1481
|
```
|
1482
1482
|
|
1483
1483
|
:param str resource_name: The name of the resource.
|
@@ -1588,7 +1588,7 @@ class Device(pulumi.CustomResource):
|
|
1588
1588
|
## Import
|
1589
1589
|
|
1590
1590
|
```sh
|
1591
|
-
$ pulumi import ise:
|
1591
|
+
$ pulumi import ise:Network/device:Device example "76d24097-41c4-4558-a4d0-a8c07ac08470"
|
1592
1592
|
```
|
1593
1593
|
|
1594
1594
|
:param str resource_name: The name of the resource.
|
@@ -1702,7 +1702,7 @@ class Device(pulumi.CustomResource):
|
|
1702
1702
|
__props__.__dict__["trustsec_send_configuration_to_device"] = trustsec_send_configuration_to_device
|
1703
1703
|
__props__.__dict__["trustsec_send_configuration_to_device_using"] = trustsec_send_configuration_to_device_using
|
1704
1704
|
super(Device, __self__).__init__(
|
1705
|
-
'ise:
|
1705
|
+
'ise:Network/device:Device',
|
1706
1706
|
resource_name,
|
1707
1707
|
__props__,
|
1708
1708
|
opts)
|
pulumi_ise/network/get_device.py
CHANGED
@@ -561,7 +561,7 @@ def get_device(id: Optional[str] = None,
|
|
561
561
|
import pulumi
|
562
562
|
import pulumi_ise as ise
|
563
563
|
|
564
|
-
example = ise.
|
564
|
+
example = ise.Network.get_device(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
|
565
565
|
```
|
566
566
|
|
567
567
|
|
@@ -572,7 +572,7 @@ def get_device(id: Optional[str] = None,
|
|
572
572
|
__args__['id'] = id
|
573
573
|
__args__['name'] = name
|
574
574
|
opts = pulumi.InvokeOptions.merge(_utilities.get_invoke_opts_defaults(), opts)
|
575
|
-
__ret__ = pulumi.runtime.invoke('ise:
|
575
|
+
__ret__ = pulumi.runtime.invoke('ise:Network/getDevice:getDevice', __args__, opts=opts, typ=GetDeviceResult).value
|
576
576
|
|
577
577
|
return AwaitableGetDeviceResult(
|
578
578
|
authentication_dtls_required=pulumi.get(__ret__, 'authentication_dtls_required'),
|
@@ -633,7 +633,7 @@ def get_device_output(id: Optional[pulumi.Input[Optional[str]]] = None,
|
|
633
633
|
import pulumi
|
634
634
|
import pulumi_ise as ise
|
635
635
|
|
636
|
-
example = ise.
|
636
|
+
example = ise.Network.get_device(id="76d24097-41c4-4558-a4d0-a8c07ac08470")
|
637
637
|
```
|
638
638
|
|
639
639
|
|
@@ -5,27 +5,9 @@
|
|
5
5
|
from .. import _utilities
|
6
6
|
import typing
|
7
7
|
# Export this package's modules as members:
|
8
|
-
from .allowed_protocols import *
|
9
|
-
from .authentication_rule import *
|
10
|
-
from .authorization_exception_rule import *
|
11
|
-
from .authorization_global_exception_rule import *
|
12
|
-
from .authorization_profile import *
|
13
|
-
from .authorization_rule import *
|
14
8
|
from .condition import *
|
15
9
|
from .dictionary import *
|
16
|
-
from .downloadable_acl import *
|
17
|
-
from .get_allowed_protocols import *
|
18
|
-
from .get_authentication_rule import *
|
19
|
-
from .get_authorization_exception_rule import *
|
20
|
-
from .get_authorization_global_exception_rule import *
|
21
|
-
from .get_authorization_profile import *
|
22
|
-
from .get_authorization_rule import *
|
23
10
|
from .get_condition import *
|
24
11
|
from .get_dictionary import *
|
25
|
-
from .get_downloadable_acl import *
|
26
|
-
from .get_policy_set import *
|
27
|
-
from .get_time_and_date_condition import *
|
28
|
-
from .policy_set import *
|
29
|
-
from .time_and_date_condition import *
|
30
12
|
from ._inputs import *
|
31
13
|
from . import outputs
|