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
pulumi_ise/__init__.py
CHANGED
@@ -5,346 +5,443 @@
|
|
5
5
|
from . import _utilities
|
6
6
|
import typing
|
7
7
|
# Export this package's modules as members:
|
8
|
+
from .endpoint import *
|
9
|
+
from .get_endpoint import *
|
10
|
+
from .get_repository import *
|
8
11
|
from .provider import *
|
12
|
+
from .repository import *
|
9
13
|
|
10
14
|
# Make subpackages available:
|
11
15
|
if typing.TYPE_CHECKING:
|
16
|
+
import pulumi_ise.activedirectoryadd as __activedirectoryadd
|
17
|
+
activedirectoryadd = __activedirectoryadd
|
18
|
+
import pulumi_ise.activedirectorygroupsby as __activedirectorygroupsby
|
19
|
+
activedirectorygroupsby = __activedirectorygroupsby
|
20
|
+
import pulumi_ise.activedirectoryjoin as __activedirectoryjoin
|
21
|
+
activedirectoryjoin = __activedirectoryjoin
|
22
|
+
import pulumi_ise.activedirectoryjoindomainwithall as __activedirectoryjoindomainwithall
|
23
|
+
activedirectoryjoindomainwithall = __activedirectoryjoindomainwithall
|
24
|
+
import pulumi_ise.allowed as __allowed
|
25
|
+
allowed = __allowed
|
26
|
+
import pulumi_ise.allowedprotocols as __allowedprotocols
|
27
|
+
allowedprotocols = __allowedprotocols
|
28
|
+
import pulumi_ise.authorization as __authorization
|
29
|
+
authorization = __authorization
|
30
|
+
import pulumi_ise.certificateauthentication as __certificateauthentication
|
31
|
+
certificateauthentication = __certificateauthentication
|
12
32
|
import pulumi_ise.config as __config
|
13
33
|
config = __config
|
14
34
|
import pulumi_ise.deviceadmin as __deviceadmin
|
15
35
|
deviceadmin = __deviceadmin
|
16
|
-
import pulumi_ise.
|
17
|
-
|
36
|
+
import pulumi_ise.deviceadminauthentication as __deviceadminauthentication
|
37
|
+
deviceadminauthentication = __deviceadminauthentication
|
38
|
+
import pulumi_ise.deviceadminauthorization as __deviceadminauthorization
|
39
|
+
deviceadminauthorization = __deviceadminauthorization
|
40
|
+
import pulumi_ise.deviceadminauthorizationexception as __deviceadminauthorizationexception
|
41
|
+
deviceadminauthorizationexception = __deviceadminauthorizationexception
|
42
|
+
import pulumi_ise.deviceadminauthorizationglobalexception as __deviceadminauthorizationglobalexception
|
43
|
+
deviceadminauthorizationglobalexception = __deviceadminauthorizationglobalexception
|
44
|
+
import pulumi_ise.deviceadminpolicy as __deviceadminpolicy
|
45
|
+
deviceadminpolicy = __deviceadminpolicy
|
46
|
+
import pulumi_ise.deviceadmintimeanddate as __deviceadmintimeanddate
|
47
|
+
deviceadmintimeanddate = __deviceadmintimeanddate
|
48
|
+
import pulumi_ise.downloadable as __downloadable
|
49
|
+
downloadable = __downloadable
|
50
|
+
import pulumi_ise.endpointidentity as __endpointidentity
|
51
|
+
endpointidentity = __endpointidentity
|
52
|
+
import pulumi_ise.identitysource as __identitysource
|
53
|
+
identitysource = __identitysource
|
54
|
+
import pulumi_ise.internal as __internal
|
55
|
+
internal = __internal
|
56
|
+
import pulumi_ise.licensetier as __licensetier
|
57
|
+
licensetier = __licensetier
|
18
58
|
import pulumi_ise.network as __network
|
19
59
|
network = __network
|
20
60
|
import pulumi_ise.networkaccess as __networkaccess
|
21
61
|
networkaccess = __networkaccess
|
22
|
-
import pulumi_ise.
|
23
|
-
|
24
|
-
import pulumi_ise.
|
25
|
-
|
62
|
+
import pulumi_ise.networkaccessauthentication as __networkaccessauthentication
|
63
|
+
networkaccessauthentication = __networkaccessauthentication
|
64
|
+
import pulumi_ise.networkaccessauthorization as __networkaccessauthorization
|
65
|
+
networkaccessauthorization = __networkaccessauthorization
|
66
|
+
import pulumi_ise.networkaccessauthorizationexception as __networkaccessauthorizationexception
|
67
|
+
networkaccessauthorizationexception = __networkaccessauthorizationexception
|
68
|
+
import pulumi_ise.networkaccessauthorizationglobalexception as __networkaccessauthorizationglobalexception
|
69
|
+
networkaccessauthorizationglobalexception = __networkaccessauthorizationglobalexception
|
70
|
+
import pulumi_ise.networkaccesspolicy as __networkaccesspolicy
|
71
|
+
networkaccesspolicy = __networkaccesspolicy
|
72
|
+
import pulumi_ise.networkaccesstimeanddate as __networkaccesstimeanddate
|
73
|
+
networkaccesstimeanddate = __networkaccesstimeanddate
|
74
|
+
import pulumi_ise.networkdevice as __networkdevice
|
75
|
+
networkdevice = __networkdevice
|
76
|
+
import pulumi_ise.tacacs as __tacacs
|
77
|
+
tacacs = __tacacs
|
78
|
+
import pulumi_ise.tacacscommand as __tacacscommand
|
79
|
+
tacacscommand = __tacacscommand
|
80
|
+
import pulumi_ise.trustsecegressmatrix as __trustsecegressmatrix
|
81
|
+
trustsecegressmatrix = __trustsecegressmatrix
|
82
|
+
import pulumi_ise.trustseciptosgt as __trustseciptosgt
|
83
|
+
trustseciptosgt = __trustseciptosgt
|
84
|
+
import pulumi_ise.trustseciptosgtmapping as __trustseciptosgtmapping
|
85
|
+
trustseciptosgtmapping = __trustseciptosgtmapping
|
86
|
+
import pulumi_ise.trustsecsecurity as __trustsecsecurity
|
87
|
+
trustsecsecurity = __trustsecsecurity
|
88
|
+
import pulumi_ise.trustsecsecuritygroup as __trustsecsecuritygroup
|
89
|
+
trustsecsecuritygroup = __trustsecsecuritygroup
|
90
|
+
import pulumi_ise.useridentity as __useridentity
|
91
|
+
useridentity = __useridentity
|
26
92
|
else:
|
93
|
+
activedirectoryadd = _utilities.lazy_import('pulumi_ise.activedirectoryadd')
|
94
|
+
activedirectorygroupsby = _utilities.lazy_import('pulumi_ise.activedirectorygroupsby')
|
95
|
+
activedirectoryjoin = _utilities.lazy_import('pulumi_ise.activedirectoryjoin')
|
96
|
+
activedirectoryjoindomainwithall = _utilities.lazy_import('pulumi_ise.activedirectoryjoindomainwithall')
|
97
|
+
allowed = _utilities.lazy_import('pulumi_ise.allowed')
|
98
|
+
allowedprotocols = _utilities.lazy_import('pulumi_ise.allowedprotocols')
|
99
|
+
authorization = _utilities.lazy_import('pulumi_ise.authorization')
|
100
|
+
certificateauthentication = _utilities.lazy_import('pulumi_ise.certificateauthentication')
|
27
101
|
config = _utilities.lazy_import('pulumi_ise.config')
|
28
102
|
deviceadmin = _utilities.lazy_import('pulumi_ise.deviceadmin')
|
29
|
-
|
103
|
+
deviceadminauthentication = _utilities.lazy_import('pulumi_ise.deviceadminauthentication')
|
104
|
+
deviceadminauthorization = _utilities.lazy_import('pulumi_ise.deviceadminauthorization')
|
105
|
+
deviceadminauthorizationexception = _utilities.lazy_import('pulumi_ise.deviceadminauthorizationexception')
|
106
|
+
deviceadminauthorizationglobalexception = _utilities.lazy_import('pulumi_ise.deviceadminauthorizationglobalexception')
|
107
|
+
deviceadminpolicy = _utilities.lazy_import('pulumi_ise.deviceadminpolicy')
|
108
|
+
deviceadmintimeanddate = _utilities.lazy_import('pulumi_ise.deviceadmintimeanddate')
|
109
|
+
downloadable = _utilities.lazy_import('pulumi_ise.downloadable')
|
110
|
+
endpointidentity = _utilities.lazy_import('pulumi_ise.endpointidentity')
|
111
|
+
identitysource = _utilities.lazy_import('pulumi_ise.identitysource')
|
112
|
+
internal = _utilities.lazy_import('pulumi_ise.internal')
|
113
|
+
licensetier = _utilities.lazy_import('pulumi_ise.licensetier')
|
30
114
|
network = _utilities.lazy_import('pulumi_ise.network')
|
31
115
|
networkaccess = _utilities.lazy_import('pulumi_ise.networkaccess')
|
32
|
-
|
33
|
-
|
116
|
+
networkaccessauthentication = _utilities.lazy_import('pulumi_ise.networkaccessauthentication')
|
117
|
+
networkaccessauthorization = _utilities.lazy_import('pulumi_ise.networkaccessauthorization')
|
118
|
+
networkaccessauthorizationexception = _utilities.lazy_import('pulumi_ise.networkaccessauthorizationexception')
|
119
|
+
networkaccessauthorizationglobalexception = _utilities.lazy_import('pulumi_ise.networkaccessauthorizationglobalexception')
|
120
|
+
networkaccesspolicy = _utilities.lazy_import('pulumi_ise.networkaccesspolicy')
|
121
|
+
networkaccesstimeanddate = _utilities.lazy_import('pulumi_ise.networkaccesstimeanddate')
|
122
|
+
networkdevice = _utilities.lazy_import('pulumi_ise.networkdevice')
|
123
|
+
tacacs = _utilities.lazy_import('pulumi_ise.tacacs')
|
124
|
+
tacacscommand = _utilities.lazy_import('pulumi_ise.tacacscommand')
|
125
|
+
trustsecegressmatrix = _utilities.lazy_import('pulumi_ise.trustsecegressmatrix')
|
126
|
+
trustseciptosgt = _utilities.lazy_import('pulumi_ise.trustseciptosgt')
|
127
|
+
trustseciptosgtmapping = _utilities.lazy_import('pulumi_ise.trustseciptosgtmapping')
|
128
|
+
trustsecsecurity = _utilities.lazy_import('pulumi_ise.trustsecsecurity')
|
129
|
+
trustsecsecuritygroup = _utilities.lazy_import('pulumi_ise.trustsecsecuritygroup')
|
130
|
+
useridentity = _utilities.lazy_import('pulumi_ise.useridentity')
|
34
131
|
|
35
132
|
_utilities.register(
|
36
133
|
resource_modules="""
|
37
134
|
[
|
38
135
|
{
|
39
136
|
"pkg": "ise",
|
40
|
-
"mod": "
|
41
|
-
"fqn": "pulumi_ise.
|
137
|
+
"mod": "ActiveDirectoryAdd/groups",
|
138
|
+
"fqn": "pulumi_ise.activedirectoryadd",
|
42
139
|
"classes": {
|
43
|
-
"ise:
|
140
|
+
"ise:ActiveDirectoryAdd/groups:Groups": "Groups"
|
44
141
|
}
|
45
142
|
},
|
46
143
|
{
|
47
144
|
"pkg": "ise",
|
48
|
-
"mod": "
|
49
|
-
"fqn": "pulumi_ise.
|
145
|
+
"mod": "ActiveDirectoryJoin/point",
|
146
|
+
"fqn": "pulumi_ise.activedirectoryjoin",
|
50
147
|
"classes": {
|
51
|
-
"ise:
|
148
|
+
"ise:ActiveDirectoryJoin/point:Point": "Point"
|
52
149
|
}
|
53
150
|
},
|
54
151
|
{
|
55
152
|
"pkg": "ise",
|
56
|
-
"mod": "
|
57
|
-
"fqn": "pulumi_ise.
|
153
|
+
"mod": "ActiveDirectoryJoinDomainWithAll/nodes",
|
154
|
+
"fqn": "pulumi_ise.activedirectoryjoindomainwithall",
|
58
155
|
"classes": {
|
59
|
-
"ise:
|
156
|
+
"ise:ActiveDirectoryJoinDomainWithAll/nodes:Nodes": "Nodes"
|
60
157
|
}
|
61
158
|
},
|
62
159
|
{
|
63
160
|
"pkg": "ise",
|
64
|
-
"mod": "
|
65
|
-
"fqn": "pulumi_ise.
|
161
|
+
"mod": "Allowed/protocols",
|
162
|
+
"fqn": "pulumi_ise.allowed",
|
66
163
|
"classes": {
|
67
|
-
"ise:
|
164
|
+
"ise:Allowed/protocols:Protocols": "Protocols"
|
68
165
|
}
|
69
166
|
},
|
70
167
|
{
|
71
168
|
"pkg": "ise",
|
72
|
-
"mod": "
|
73
|
-
"fqn": "pulumi_ise.
|
169
|
+
"mod": "AllowedProtocols/tacacs",
|
170
|
+
"fqn": "pulumi_ise.allowedprotocols",
|
74
171
|
"classes": {
|
75
|
-
"ise:
|
172
|
+
"ise:AllowedProtocols/tacacs:Tacacs": "Tacacs"
|
76
173
|
}
|
77
174
|
},
|
78
175
|
{
|
79
176
|
"pkg": "ise",
|
80
|
-
"mod": "
|
81
|
-
"fqn": "pulumi_ise.
|
177
|
+
"mod": "Authorization/profile",
|
178
|
+
"fqn": "pulumi_ise.authorization",
|
82
179
|
"classes": {
|
83
|
-
"ise:
|
180
|
+
"ise:Authorization/profile:Profile": "Profile"
|
84
181
|
}
|
85
182
|
},
|
86
183
|
{
|
87
184
|
"pkg": "ise",
|
88
|
-
"mod": "
|
89
|
-
"fqn": "pulumi_ise.
|
185
|
+
"mod": "CertificateAuthentication/profile",
|
186
|
+
"fqn": "pulumi_ise.certificateauthentication",
|
90
187
|
"classes": {
|
91
|
-
"ise:
|
188
|
+
"ise:CertificateAuthentication/profile:Profile": "Profile"
|
92
189
|
}
|
93
190
|
},
|
94
191
|
{
|
95
192
|
"pkg": "ise",
|
96
|
-
"mod": "
|
193
|
+
"mod": "DeviceAdmin/condition",
|
97
194
|
"fqn": "pulumi_ise.deviceadmin",
|
98
195
|
"classes": {
|
99
|
-
"ise:
|
196
|
+
"ise:DeviceAdmin/condition:Condition": "Condition"
|
100
197
|
}
|
101
198
|
},
|
102
199
|
{
|
103
200
|
"pkg": "ise",
|
104
|
-
"mod": "
|
105
|
-
"fqn": "pulumi_ise.
|
201
|
+
"mod": "DeviceAdminAuthentication/rule",
|
202
|
+
"fqn": "pulumi_ise.deviceadminauthentication",
|
106
203
|
"classes": {
|
107
|
-
"ise:
|
204
|
+
"ise:DeviceAdminAuthentication/rule:Rule": "Rule"
|
108
205
|
}
|
109
206
|
},
|
110
207
|
{
|
111
208
|
"pkg": "ise",
|
112
|
-
"mod": "
|
113
|
-
"fqn": "pulumi_ise.
|
209
|
+
"mod": "DeviceAdminAuthorization/rule",
|
210
|
+
"fqn": "pulumi_ise.deviceadminauthorization",
|
114
211
|
"classes": {
|
115
|
-
"ise:
|
212
|
+
"ise:DeviceAdminAuthorization/rule:Rule": "Rule"
|
116
213
|
}
|
117
214
|
},
|
118
215
|
{
|
119
216
|
"pkg": "ise",
|
120
|
-
"mod": "
|
121
|
-
"fqn": "pulumi_ise.
|
217
|
+
"mod": "DeviceAdminAuthorizationException/rule",
|
218
|
+
"fqn": "pulumi_ise.deviceadminauthorizationexception",
|
122
219
|
"classes": {
|
123
|
-
"ise:
|
220
|
+
"ise:DeviceAdminAuthorizationException/rule:Rule": "Rule"
|
124
221
|
}
|
125
222
|
},
|
126
223
|
{
|
127
224
|
"pkg": "ise",
|
128
|
-
"mod": "
|
129
|
-
"fqn": "pulumi_ise.
|
225
|
+
"mod": "DeviceAdminAuthorizationGlobalException/rule",
|
226
|
+
"fqn": "pulumi_ise.deviceadminauthorizationglobalexception",
|
130
227
|
"classes": {
|
131
|
-
"ise:
|
228
|
+
"ise:DeviceAdminAuthorizationGlobalException/rule:Rule": "Rule"
|
132
229
|
}
|
133
230
|
},
|
134
231
|
{
|
135
232
|
"pkg": "ise",
|
136
|
-
"mod": "
|
137
|
-
"fqn": "pulumi_ise.
|
233
|
+
"mod": "DeviceAdminPolicy/set",
|
234
|
+
"fqn": "pulumi_ise.deviceadminpolicy",
|
138
235
|
"classes": {
|
139
|
-
"ise:
|
236
|
+
"ise:DeviceAdminPolicy/set:Set": "Set"
|
140
237
|
}
|
141
238
|
},
|
142
239
|
{
|
143
240
|
"pkg": "ise",
|
144
|
-
"mod": "
|
145
|
-
"fqn": "pulumi_ise.
|
241
|
+
"mod": "DeviceAdminTimeAndDate/condition",
|
242
|
+
"fqn": "pulumi_ise.deviceadmintimeanddate",
|
146
243
|
"classes": {
|
147
|
-
"ise:
|
244
|
+
"ise:DeviceAdminTimeAndDate/condition:Condition": "Condition"
|
148
245
|
}
|
149
246
|
},
|
150
247
|
{
|
151
248
|
"pkg": "ise",
|
152
|
-
"mod": "
|
153
|
-
"fqn": "pulumi_ise.
|
249
|
+
"mod": "Downloadable/acl",
|
250
|
+
"fqn": "pulumi_ise.downloadable",
|
154
251
|
"classes": {
|
155
|
-
"ise:
|
252
|
+
"ise:Downloadable/acl:Acl": "Acl"
|
156
253
|
}
|
157
254
|
},
|
158
255
|
{
|
159
256
|
"pkg": "ise",
|
160
|
-
"mod": "
|
161
|
-
"fqn": "pulumi_ise.
|
257
|
+
"mod": "EndpointIdentity/group",
|
258
|
+
"fqn": "pulumi_ise.endpointidentity",
|
162
259
|
"classes": {
|
163
|
-
"ise:
|
260
|
+
"ise:EndpointIdentity/group:Group": "Group"
|
164
261
|
}
|
165
262
|
},
|
166
263
|
{
|
167
264
|
"pkg": "ise",
|
168
|
-
"mod": "
|
169
|
-
"fqn": "pulumi_ise.
|
265
|
+
"mod": "IdentitySource/sequence",
|
266
|
+
"fqn": "pulumi_ise.identitysource",
|
170
267
|
"classes": {
|
171
|
-
"ise:
|
268
|
+
"ise:IdentitySource/sequence:Sequence": "Sequence"
|
172
269
|
}
|
173
270
|
},
|
174
271
|
{
|
175
272
|
"pkg": "ise",
|
176
|
-
"mod": "
|
177
|
-
"fqn": "pulumi_ise.
|
273
|
+
"mod": "Internal/user",
|
274
|
+
"fqn": "pulumi_ise.internal",
|
178
275
|
"classes": {
|
179
|
-
"ise:
|
276
|
+
"ise:Internal/user:User": "User"
|
180
277
|
}
|
181
278
|
},
|
182
279
|
{
|
183
280
|
"pkg": "ise",
|
184
|
-
"mod": "
|
185
|
-
"fqn": "pulumi_ise.
|
281
|
+
"mod": "LicenseTier/state",
|
282
|
+
"fqn": "pulumi_ise.licensetier",
|
186
283
|
"classes": {
|
187
|
-
"ise:
|
284
|
+
"ise:LicenseTier/state:State": "State"
|
188
285
|
}
|
189
286
|
},
|
190
287
|
{
|
191
288
|
"pkg": "ise",
|
192
|
-
"mod": "
|
289
|
+
"mod": "Network/device",
|
193
290
|
"fqn": "pulumi_ise.network",
|
194
291
|
"classes": {
|
195
|
-
"ise:
|
292
|
+
"ise:Network/device:Device": "Device"
|
196
293
|
}
|
197
294
|
},
|
198
295
|
{
|
199
296
|
"pkg": "ise",
|
200
|
-
"mod": "
|
201
|
-
"fqn": "pulumi_ise.
|
297
|
+
"mod": "NetworkAccess/condition",
|
298
|
+
"fqn": "pulumi_ise.networkaccess",
|
202
299
|
"classes": {
|
203
|
-
"ise:
|
300
|
+
"ise:NetworkAccess/condition:Condition": "Condition"
|
204
301
|
}
|
205
302
|
},
|
206
303
|
{
|
207
304
|
"pkg": "ise",
|
208
|
-
"mod": "
|
305
|
+
"mod": "NetworkAccess/dictionary",
|
209
306
|
"fqn": "pulumi_ise.networkaccess",
|
210
307
|
"classes": {
|
211
|
-
"ise:
|
308
|
+
"ise:NetworkAccess/dictionary:Dictionary": "Dictionary"
|
212
309
|
}
|
213
310
|
},
|
214
311
|
{
|
215
312
|
"pkg": "ise",
|
216
|
-
"mod": "
|
217
|
-
"fqn": "pulumi_ise.
|
313
|
+
"mod": "NetworkAccessAuthentication/rule",
|
314
|
+
"fqn": "pulumi_ise.networkaccessauthentication",
|
218
315
|
"classes": {
|
219
|
-
"ise:
|
316
|
+
"ise:NetworkAccessAuthentication/rule:Rule": "Rule"
|
220
317
|
}
|
221
318
|
},
|
222
319
|
{
|
223
320
|
"pkg": "ise",
|
224
|
-
"mod": "
|
225
|
-
"fqn": "pulumi_ise.
|
321
|
+
"mod": "NetworkAccessAuthorization/rule",
|
322
|
+
"fqn": "pulumi_ise.networkaccessauthorization",
|
226
323
|
"classes": {
|
227
|
-
"ise:
|
324
|
+
"ise:NetworkAccessAuthorization/rule:Rule": "Rule"
|
228
325
|
}
|
229
326
|
},
|
230
327
|
{
|
231
328
|
"pkg": "ise",
|
232
|
-
"mod": "
|
233
|
-
"fqn": "pulumi_ise.
|
329
|
+
"mod": "NetworkAccessAuthorizationException/rule",
|
330
|
+
"fqn": "pulumi_ise.networkaccessauthorizationexception",
|
234
331
|
"classes": {
|
235
|
-
"ise:
|
332
|
+
"ise:NetworkAccessAuthorizationException/rule:Rule": "Rule"
|
236
333
|
}
|
237
334
|
},
|
238
335
|
{
|
239
336
|
"pkg": "ise",
|
240
|
-
"mod": "
|
241
|
-
"fqn": "pulumi_ise.
|
337
|
+
"mod": "NetworkAccessAuthorizationGlobalException/rule",
|
338
|
+
"fqn": "pulumi_ise.networkaccessauthorizationglobalexception",
|
242
339
|
"classes": {
|
243
|
-
"ise:
|
340
|
+
"ise:NetworkAccessAuthorizationGlobalException/rule:Rule": "Rule"
|
244
341
|
}
|
245
342
|
},
|
246
343
|
{
|
247
344
|
"pkg": "ise",
|
248
|
-
"mod": "
|
249
|
-
"fqn": "pulumi_ise.
|
345
|
+
"mod": "NetworkAccessPolicy/set",
|
346
|
+
"fqn": "pulumi_ise.networkaccesspolicy",
|
250
347
|
"classes": {
|
251
|
-
"ise:
|
348
|
+
"ise:NetworkAccessPolicy/set:Set": "Set"
|
252
349
|
}
|
253
350
|
},
|
254
351
|
{
|
255
352
|
"pkg": "ise",
|
256
|
-
"mod": "
|
257
|
-
"fqn": "pulumi_ise.
|
353
|
+
"mod": "NetworkAccessTimeAndDate/condition",
|
354
|
+
"fqn": "pulumi_ise.networkaccesstimeanddate",
|
258
355
|
"classes": {
|
259
|
-
"ise:
|
356
|
+
"ise:NetworkAccessTimeAndDate/condition:Condition": "Condition"
|
260
357
|
}
|
261
358
|
},
|
262
359
|
{
|
263
360
|
"pkg": "ise",
|
264
|
-
"mod": "
|
265
|
-
"fqn": "pulumi_ise.
|
361
|
+
"mod": "NetworkDevice/group",
|
362
|
+
"fqn": "pulumi_ise.networkdevice",
|
266
363
|
"classes": {
|
267
|
-
"ise:
|
364
|
+
"ise:NetworkDevice/group:Group": "Group"
|
268
365
|
}
|
269
366
|
},
|
270
367
|
{
|
271
368
|
"pkg": "ise",
|
272
|
-
"mod": "
|
273
|
-
"fqn": "pulumi_ise.
|
369
|
+
"mod": "Tacacs/profile",
|
370
|
+
"fqn": "pulumi_ise.tacacs",
|
274
371
|
"classes": {
|
275
|
-
"ise:
|
372
|
+
"ise:Tacacs/profile:Profile": "Profile"
|
276
373
|
}
|
277
374
|
},
|
278
375
|
{
|
279
376
|
"pkg": "ise",
|
280
|
-
"mod": "
|
281
|
-
"fqn": "pulumi_ise.
|
377
|
+
"mod": "TacacsCommand/set",
|
378
|
+
"fqn": "pulumi_ise.tacacscommand",
|
282
379
|
"classes": {
|
283
|
-
"ise:
|
380
|
+
"ise:TacacsCommand/set:Set": "Set"
|
284
381
|
}
|
285
382
|
},
|
286
383
|
{
|
287
384
|
"pkg": "ise",
|
288
|
-
"mod": "
|
289
|
-
"fqn": "pulumi_ise.
|
385
|
+
"mod": "TrustsecEgressMatrix/cell",
|
386
|
+
"fqn": "pulumi_ise.trustsecegressmatrix",
|
290
387
|
"classes": {
|
291
|
-
"ise:
|
388
|
+
"ise:TrustsecEgressMatrix/cell:Cell": "Cell"
|
292
389
|
}
|
293
390
|
},
|
294
391
|
{
|
295
392
|
"pkg": "ise",
|
296
|
-
"mod": "
|
297
|
-
"fqn": "pulumi_ise.
|
393
|
+
"mod": "TrustsecIpToSgt/mapping",
|
394
|
+
"fqn": "pulumi_ise.trustseciptosgt",
|
298
395
|
"classes": {
|
299
|
-
"ise:
|
396
|
+
"ise:TrustsecIpToSgt/mapping:Mapping": "Mapping"
|
300
397
|
}
|
301
398
|
},
|
302
399
|
{
|
303
400
|
"pkg": "ise",
|
304
|
-
"mod": "
|
305
|
-
"fqn": "pulumi_ise.
|
401
|
+
"mod": "TrustsecIpToSgtMapping/group",
|
402
|
+
"fqn": "pulumi_ise.trustseciptosgtmapping",
|
306
403
|
"classes": {
|
307
|
-
"ise:
|
404
|
+
"ise:TrustsecIpToSgtMapping/group:Group": "Group"
|
308
405
|
}
|
309
406
|
},
|
310
407
|
{
|
311
408
|
"pkg": "ise",
|
312
|
-
"mod": "
|
313
|
-
"fqn": "pulumi_ise.
|
409
|
+
"mod": "TrustsecSecurity/group",
|
410
|
+
"fqn": "pulumi_ise.trustsecsecurity",
|
314
411
|
"classes": {
|
315
|
-
"ise:
|
412
|
+
"ise:TrustsecSecurity/group:Group": "Group"
|
316
413
|
}
|
317
414
|
},
|
318
415
|
{
|
319
416
|
"pkg": "ise",
|
320
|
-
"mod": "
|
321
|
-
"fqn": "pulumi_ise.
|
417
|
+
"mod": "TrustsecSecurityGroup/acl",
|
418
|
+
"fqn": "pulumi_ise.trustsecsecuritygroup",
|
322
419
|
"classes": {
|
323
|
-
"ise:
|
420
|
+
"ise:TrustsecSecurityGroup/acl:Acl": "Acl"
|
324
421
|
}
|
325
422
|
},
|
326
423
|
{
|
327
424
|
"pkg": "ise",
|
328
|
-
"mod": "
|
329
|
-
"fqn": "pulumi_ise.
|
425
|
+
"mod": "UserIdentity/group",
|
426
|
+
"fqn": "pulumi_ise.useridentity",
|
330
427
|
"classes": {
|
331
|
-
"ise:
|
428
|
+
"ise:UserIdentity/group:Group": "Group"
|
332
429
|
}
|
333
430
|
},
|
334
431
|
{
|
335
432
|
"pkg": "ise",
|
336
|
-
"mod": "
|
337
|
-
"fqn": "pulumi_ise
|
433
|
+
"mod": "index/endpoint",
|
434
|
+
"fqn": "pulumi_ise",
|
338
435
|
"classes": {
|
339
|
-
"ise:
|
436
|
+
"ise:index/endpoint:Endpoint": "Endpoint"
|
340
437
|
}
|
341
438
|
},
|
342
439
|
{
|
343
440
|
"pkg": "ise",
|
344
|
-
"mod": "
|
345
|
-
"fqn": "pulumi_ise
|
441
|
+
"mod": "index/repository",
|
442
|
+
"fqn": "pulumi_ise",
|
346
443
|
"classes": {
|
347
|
-
"ise:
|
444
|
+
"ise:index/repository:Repository": "Repository"
|
348
445
|
}
|
349
446
|
}
|
350
447
|
]
|
@@ -5,9 +5,6 @@
|
|
5
5
|
from .. import _utilities
|
6
6
|
import typing
|
7
7
|
# Export this package's modules as members:
|
8
|
-
from .
|
9
|
-
from .get_repository import *
|
10
|
-
from .license_tier_state import *
|
11
|
-
from .repository import *
|
8
|
+
from .groups import *
|
12
9
|
from ._inputs import *
|
13
10
|
from . import outputs
|
@@ -0,0 +1,64 @@
|
|
1
|
+
# coding=utf-8
|
2
|
+
# *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
|
3
|
+
# *** Do not edit by hand unless you're certain you know what you are doing! ***
|
4
|
+
|
5
|
+
import copy
|
6
|
+
import warnings
|
7
|
+
import pulumi
|
8
|
+
import pulumi.runtime
|
9
|
+
from typing import Any, Mapping, Optional, Sequence, Union, overload
|
10
|
+
from .. import _utilities
|
11
|
+
|
12
|
+
__all__ = [
|
13
|
+
'GroupsGroupArgs',
|
14
|
+
]
|
15
|
+
|
16
|
+
@pulumi.input_type
|
17
|
+
class GroupsGroupArgs:
|
18
|
+
def __init__(__self__, *,
|
19
|
+
name: pulumi.Input[str],
|
20
|
+
sid: pulumi.Input[str],
|
21
|
+
type: Optional[pulumi.Input[str]] = None):
|
22
|
+
"""
|
23
|
+
:param pulumi.Input[str] name: Required for each group in the group list with no duplication between groups
|
24
|
+
:param pulumi.Input[str] sid: Required for each group in the group list with no duplication between groups
|
25
|
+
"""
|
26
|
+
pulumi.set(__self__, "name", name)
|
27
|
+
pulumi.set(__self__, "sid", sid)
|
28
|
+
if type is not None:
|
29
|
+
pulumi.set(__self__, "type", type)
|
30
|
+
|
31
|
+
@property
|
32
|
+
@pulumi.getter
|
33
|
+
def name(self) -> pulumi.Input[str]:
|
34
|
+
"""
|
35
|
+
Required for each group in the group list with no duplication between groups
|
36
|
+
"""
|
37
|
+
return pulumi.get(self, "name")
|
38
|
+
|
39
|
+
@name.setter
|
40
|
+
def name(self, value: pulumi.Input[str]):
|
41
|
+
pulumi.set(self, "name", value)
|
42
|
+
|
43
|
+
@property
|
44
|
+
@pulumi.getter
|
45
|
+
def sid(self) -> pulumi.Input[str]:
|
46
|
+
"""
|
47
|
+
Required for each group in the group list with no duplication between groups
|
48
|
+
"""
|
49
|
+
return pulumi.get(self, "sid")
|
50
|
+
|
51
|
+
@sid.setter
|
52
|
+
def sid(self, value: pulumi.Input[str]):
|
53
|
+
pulumi.set(self, "sid", value)
|
54
|
+
|
55
|
+
@property
|
56
|
+
@pulumi.getter
|
57
|
+
def type(self) -> Optional[pulumi.Input[str]]:
|
58
|
+
return pulumi.get(self, "type")
|
59
|
+
|
60
|
+
@type.setter
|
61
|
+
def type(self, value: Optional[pulumi.Input[str]]):
|
62
|
+
pulumi.set(self, "type", value)
|
63
|
+
|
64
|
+
|