@pulumi/meraki 0.2.0-alpha.1716483448 → 0.2.0
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.
- package/networks/alertsSettings.d.ts +12 -0
- package/networks/alertsSettings.js +2 -0
- package/networks/alertsSettings.js.map +1 -1
- package/networks/wirelessSsids.d.ts +35 -35
- package/networks/wirelessSsidsFirewallL3FirewallRules.d.ts +13 -1
- package/networks/wirelessSsidsFirewallL3FirewallRules.js +2 -0
- package/networks/wirelessSsidsFirewallL3FirewallRules.js.map +1 -1
- package/package.json +2 -2
- package/types/input.d.ts +34 -0
- package/types/output.d.ts +34 -0
|
@@ -38,6 +38,10 @@ export declare class AlertsSettings extends pulumi.CustomResource {
|
|
|
38
38
|
* The network-wide destinations for all alerts on the network.
|
|
39
39
|
*/
|
|
40
40
|
readonly defaultDestinations: pulumi.Output<outputs.networks.AlertsSettingsDefaultDestinations>;
|
|
41
|
+
/**
|
|
42
|
+
* muting
|
|
43
|
+
*/
|
|
44
|
+
readonly muting: pulumi.Output<outputs.networks.AlertsSettingsMuting>;
|
|
41
45
|
/**
|
|
42
46
|
* networkId path parameter. Network ID
|
|
43
47
|
*/
|
|
@@ -67,6 +71,10 @@ export interface AlertsSettingsState {
|
|
|
67
71
|
* The network-wide destinations for all alerts on the network.
|
|
68
72
|
*/
|
|
69
73
|
defaultDestinations?: pulumi.Input<inputs.networks.AlertsSettingsDefaultDestinations>;
|
|
74
|
+
/**
|
|
75
|
+
* muting
|
|
76
|
+
*/
|
|
77
|
+
muting?: pulumi.Input<inputs.networks.AlertsSettingsMuting>;
|
|
70
78
|
/**
|
|
71
79
|
* networkId path parameter. Network ID
|
|
72
80
|
*/
|
|
@@ -84,6 +92,10 @@ export interface AlertsSettingsArgs {
|
|
|
84
92
|
* The network-wide destinations for all alerts on the network.
|
|
85
93
|
*/
|
|
86
94
|
defaultDestinations?: pulumi.Input<inputs.networks.AlertsSettingsDefaultDestinations>;
|
|
95
|
+
/**
|
|
96
|
+
* muting
|
|
97
|
+
*/
|
|
98
|
+
muting?: pulumi.Input<inputs.networks.AlertsSettingsMuting>;
|
|
87
99
|
/**
|
|
88
100
|
* networkId path parameter. Network ID
|
|
89
101
|
*/
|
|
@@ -45,6 +45,7 @@ class AlertsSettings extends pulumi.CustomResource {
|
|
|
45
45
|
resourceInputs["alerts"] = state ? state.alerts : undefined;
|
|
46
46
|
resourceInputs["alertsResponses"] = state ? state.alertsResponses : undefined;
|
|
47
47
|
resourceInputs["defaultDestinations"] = state ? state.defaultDestinations : undefined;
|
|
48
|
+
resourceInputs["muting"] = state ? state.muting : undefined;
|
|
48
49
|
resourceInputs["networkId"] = state ? state.networkId : undefined;
|
|
49
50
|
}
|
|
50
51
|
else {
|
|
@@ -54,6 +55,7 @@ class AlertsSettings extends pulumi.CustomResource {
|
|
|
54
55
|
}
|
|
55
56
|
resourceInputs["alerts"] = args ? args.alerts : undefined;
|
|
56
57
|
resourceInputs["defaultDestinations"] = args ? args.defaultDestinations : undefined;
|
|
58
|
+
resourceInputs["muting"] = args ? args.muting : undefined;
|
|
57
59
|
resourceInputs["networkId"] = args ? args.networkId : undefined;
|
|
58
60
|
resourceInputs["alertsResponses"] = undefined /*out*/;
|
|
59
61
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"alertsSettings.js","sourceRoot":"","sources":["../../networks/alertsSettings.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACrE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;
|
|
1
|
+
{"version":3,"file":"alertsSettings.js","sourceRoot":"","sources":["../../networks/alertsSettings.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IACrE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAsD,EAAE,IAAmC;QACjH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA8C,CAAC;YAC7D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9E,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACtF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;SACrE;aAAM;YACH,MAAM,IAAI,GAAG,WAA6C,CAAC;YAC3D,IAAI,CAAC,CAAC,IAAI,IAAI,IAAI,CAAC,SAAS,KAAK,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACtD,MAAM,IAAI,KAAK,CAAC,uCAAuC,CAAC,CAAC;aAC5D;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC,CAAC,SAAS,CAAC;YACpF,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC;YAC1D,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,cAAc,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACnE,CAAC;;AAhFL,wCAiFC;AAnEG,gBAAgB;AACO,2BAAY,GAAG,+CAA+C,CAAC"}
|
|
@@ -29,16 +29,16 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
29
29
|
/**
|
|
30
30
|
* The current setting for Active Directory. Only valid if splashPage is 'Password-protected with Active Directory'
|
|
31
31
|
*/
|
|
32
|
-
readonly activeDirectory: pulumi.Output<outputs.networks.WirelessSsidsActiveDirectory>;
|
|
32
|
+
readonly activeDirectory: pulumi.Output<outputs.networks.WirelessSsidsActiveDirectory | undefined>;
|
|
33
33
|
readonly adminSplashUrl: pulumi.Output<string>;
|
|
34
34
|
/**
|
|
35
35
|
* Boolean indicating whether or not adult content will be blocked
|
|
36
36
|
*/
|
|
37
|
-
readonly adultContentFilteringEnabled: pulumi.Output<boolean>;
|
|
37
|
+
readonly adultContentFilteringEnabled: pulumi.Output<boolean | undefined>;
|
|
38
38
|
/**
|
|
39
39
|
* The list of tags and VLAN IDs used for VLAN tagging. This param is only valid when the ipAssignmentMode is 'Bridge mode' or 'Layer 3 roaming'
|
|
40
40
|
*/
|
|
41
|
-
readonly apTagsAndVlanIds: pulumi.Output<outputs.networks.WirelessSsidsApTagsAndVlanId[]>;
|
|
41
|
+
readonly apTagsAndVlanIds: pulumi.Output<outputs.networks.WirelessSsidsApTagsAndVlanId[] | undefined>;
|
|
42
42
|
/**
|
|
43
43
|
* The association control method for the SSID
|
|
44
44
|
*/
|
|
@@ -46,7 +46,7 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
46
46
|
/**
|
|
47
47
|
* List of tags for this SSID. If availableOnAllAps is false, then the SSID is only broadcast by APs with tags matching any of the tags in this list
|
|
48
48
|
*/
|
|
49
|
-
readonly availabilityTags: pulumi.Output<string[]>;
|
|
49
|
+
readonly availabilityTags: pulumi.Output<string[] | undefined>;
|
|
50
50
|
/**
|
|
51
51
|
* Whether all APs broadcast the SSID or if it's restricted to APs matching any availability tags
|
|
52
52
|
*/
|
|
@@ -58,7 +58,7 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
58
58
|
/**
|
|
59
59
|
* The concentrator to use when the ipAssignmentMode is 'Layer 3 roaming with a concentrator' or 'VPN'.
|
|
60
60
|
*/
|
|
61
|
-
readonly concentratorNetworkId: pulumi.Output<string>;
|
|
61
|
+
readonly concentratorNetworkId: pulumi.Output<string | undefined>;
|
|
62
62
|
/**
|
|
63
63
|
* The default VLAN ID used for 'all other APs'. This param is only valid when the ipAssignmentMode is 'Bridge mode' or 'Layer 3 roaming'
|
|
64
64
|
*/
|
|
@@ -66,19 +66,19 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
66
66
|
/**
|
|
67
67
|
* Disassociate clients when 'VPN' concentrator failover occurs in order to trigger clients to re-associate and generate new DHCP requests. This param is only valid if ipAssignmentMode is 'VPN'.
|
|
68
68
|
*/
|
|
69
|
-
readonly disassociateClientsOnVpnFailover: pulumi.Output<boolean>;
|
|
69
|
+
readonly disassociateClientsOnVpnFailover: pulumi.Output<boolean | undefined>;
|
|
70
70
|
/**
|
|
71
71
|
* DNS servers rewrite settings
|
|
72
72
|
*/
|
|
73
|
-
readonly dnsRewrite: pulumi.Output<outputs.networks.WirelessSsidsDnsRewrite>;
|
|
73
|
+
readonly dnsRewrite: pulumi.Output<outputs.networks.WirelessSsidsDnsRewrite | undefined>;
|
|
74
74
|
/**
|
|
75
75
|
* The current setting for 802.11r
|
|
76
76
|
*/
|
|
77
|
-
readonly dot11r: pulumi.Output<outputs.networks.WirelessSsidsDot11r>;
|
|
77
|
+
readonly dot11r: pulumi.Output<outputs.networks.WirelessSsidsDot11r | undefined>;
|
|
78
78
|
/**
|
|
79
79
|
* The current setting for Protected Management Frames (802.11w).
|
|
80
80
|
*/
|
|
81
|
-
readonly dot11w: pulumi.Output<outputs.networks.WirelessSsidsDot11w>;
|
|
81
|
+
readonly dot11w: pulumi.Output<outputs.networks.WirelessSsidsDot11w | undefined>;
|
|
82
82
|
/**
|
|
83
83
|
* Whether or not the SSID is enabled
|
|
84
84
|
*/
|
|
@@ -90,11 +90,11 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
90
90
|
/**
|
|
91
91
|
* Whether or not an SSID is accessible by 'enterprise' administrators ('access disabled' or 'access enabled')
|
|
92
92
|
*/
|
|
93
|
-
readonly enterpriseAdminAccess: pulumi.Output<string>;
|
|
93
|
+
readonly enterpriseAdminAccess: pulumi.Output<string | undefined>;
|
|
94
94
|
/**
|
|
95
95
|
* Ethernet over GRE settings
|
|
96
96
|
*/
|
|
97
|
-
readonly gre: pulumi.Output<outputs.networks.WirelessSsidsGre>;
|
|
97
|
+
readonly gre: pulumi.Output<outputs.networks.WirelessSsidsGre | undefined>;
|
|
98
98
|
/**
|
|
99
99
|
* The client IP assignment mode
|
|
100
100
|
*/
|
|
@@ -102,11 +102,11 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
102
102
|
/**
|
|
103
103
|
* Boolean indicating whether Layer 2 LAN isolation should be enabled or disabled. Only configurable when ipAssignmentMode is 'Bridge mode'.
|
|
104
104
|
*/
|
|
105
|
-
readonly lanIsolationEnabled: pulumi.Output<boolean>;
|
|
105
|
+
readonly lanIsolationEnabled: pulumi.Output<boolean | undefined>;
|
|
106
106
|
/**
|
|
107
107
|
* The current setting for LDAP. Only valid if splashPage is 'Password-protected with LDAP'.
|
|
108
108
|
*/
|
|
109
|
-
readonly ldap: pulumi.Output<outputs.networks.WirelessSsidsLdap>;
|
|
109
|
+
readonly ldap: pulumi.Output<outputs.networks.WirelessSsidsLdap | undefined>;
|
|
110
110
|
/**
|
|
111
111
|
* Extended local auth flag for Enterprise NAC
|
|
112
112
|
*/
|
|
@@ -114,7 +114,7 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
114
114
|
/**
|
|
115
115
|
* The current setting for Local Authentication, a built-in RADIUS server on the access point. Only valid if authMode is '8021x-localradius'.
|
|
116
116
|
*/
|
|
117
|
-
readonly localRadius: pulumi.Output<outputs.networks.WirelessSsidsLocalRadius>;
|
|
117
|
+
readonly localRadius: pulumi.Output<outputs.networks.WirelessSsidsLocalRadius | undefined>;
|
|
118
118
|
/**
|
|
119
119
|
* Whether clients connecting to this SSID must use the IP address assigned by the DHCP server
|
|
120
120
|
*/
|
|
@@ -130,7 +130,7 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
130
130
|
/**
|
|
131
131
|
* Named VLAN settings.
|
|
132
132
|
*/
|
|
133
|
-
readonly namedVlans: pulumi.Output<outputs.networks.WirelessSsidsNamedVlans>;
|
|
133
|
+
readonly namedVlans: pulumi.Output<outputs.networks.WirelessSsidsNamedVlans | undefined>;
|
|
134
134
|
/**
|
|
135
135
|
* networkId path parameter. Network ID
|
|
136
136
|
*/
|
|
@@ -142,7 +142,7 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
142
142
|
/**
|
|
143
143
|
* The OAuth settings of this SSID. Only valid if splashPage is 'Google OAuth'.
|
|
144
144
|
*/
|
|
145
|
-
readonly oauth: pulumi.Output<outputs.networks.WirelessSsidsOauth>;
|
|
145
|
+
readonly oauth: pulumi.Output<outputs.networks.WirelessSsidsOauth | undefined>;
|
|
146
146
|
/**
|
|
147
147
|
* The download bandwidth limit in Kbps. (0 represents no limit.)
|
|
148
148
|
*/
|
|
@@ -166,11 +166,11 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
166
166
|
/**
|
|
167
167
|
* Whether or not RADIUS accounting is enabled
|
|
168
168
|
*/
|
|
169
|
-
readonly radiusAccountingEnabled: pulumi.Output<boolean>;
|
|
169
|
+
readonly radiusAccountingEnabled: pulumi.Output<boolean | undefined>;
|
|
170
170
|
/**
|
|
171
171
|
* The interval (in seconds) in which accounting information is updated and sent to the RADIUS accounting server.
|
|
172
172
|
*/
|
|
173
|
-
readonly radiusAccountingInterimInterval: pulumi.Output<number>;
|
|
173
|
+
readonly radiusAccountingInterimInterval: pulumi.Output<number | undefined>;
|
|
174
174
|
/**
|
|
175
175
|
* List of RADIUS accounting 802.1X servers to be used for authentication
|
|
176
176
|
*/
|
|
@@ -182,15 +182,15 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
182
182
|
/**
|
|
183
183
|
* The template of the NAS identifier to be used for RADIUS authentication (ex. $NODE*MAC$:$VAP*NUM$).
|
|
184
184
|
*/
|
|
185
|
-
readonly radiusAuthenticationNasId: pulumi.Output<string>;
|
|
185
|
+
readonly radiusAuthenticationNasId: pulumi.Output<string | undefined>;
|
|
186
186
|
/**
|
|
187
187
|
* The template of the called station identifier to be used for RADIUS (ex. $NODE*MAC$:$VAP*NUM$).
|
|
188
188
|
*/
|
|
189
|
-
readonly radiusCalledStationId: pulumi.Output<string>;
|
|
189
|
+
readonly radiusCalledStationId: pulumi.Output<string | undefined>;
|
|
190
190
|
/**
|
|
191
191
|
* If true, Meraki devices will act as a RADIUS Dynamic Authorization Server and will respond to RADIUS Change-of-Authorization and Disconnect messages sent by the RADIUS server.
|
|
192
192
|
*/
|
|
193
|
-
readonly radiusCoaEnabled: pulumi.Output<boolean>;
|
|
193
|
+
readonly radiusCoaEnabled: pulumi.Output<boolean | undefined>;
|
|
194
194
|
/**
|
|
195
195
|
* Whether RADIUS authentication is enabled
|
|
196
196
|
*/
|
|
@@ -202,15 +202,15 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
202
202
|
/**
|
|
203
203
|
* Whether or not higher priority RADIUS servers should be retried after 60 seconds.
|
|
204
204
|
*/
|
|
205
|
-
readonly radiusFallbackEnabled: pulumi.Output<boolean>;
|
|
205
|
+
readonly radiusFallbackEnabled: pulumi.Output<boolean | undefined>;
|
|
206
206
|
/**
|
|
207
207
|
* Whether or not RADIUS Guest VLAN is enabled. This param is only valid if the authMode is 'open-with-radius' and addressing mode is not set to 'isolated' or 'nat' mode
|
|
208
208
|
*/
|
|
209
|
-
readonly radiusGuestVlanEnabled: pulumi.Output<boolean>;
|
|
209
|
+
readonly radiusGuestVlanEnabled: pulumi.Output<boolean | undefined>;
|
|
210
210
|
/**
|
|
211
211
|
* VLAN ID of the RADIUS Guest VLAN. This param is only valid if the authMode is 'open-with-radius' and addressing mode is not set to 'isolated' or 'nat' mode
|
|
212
212
|
*/
|
|
213
|
-
readonly radiusGuestVlanId: pulumi.Output<number>;
|
|
213
|
+
readonly radiusGuestVlanId: pulumi.Output<number | undefined>;
|
|
214
214
|
/**
|
|
215
215
|
* Policy which determines which RADIUS server will be contacted first in an authentication attempt, and the ordering of any necessary retry attempts
|
|
216
216
|
*/
|
|
@@ -218,19 +218,19 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
218
218
|
/**
|
|
219
219
|
* If true, the RADIUS response can override VLAN tag. This is not valid when ipAssignmentMode is 'NAT mode'.
|
|
220
220
|
*/
|
|
221
|
-
readonly radiusOverride: pulumi.Output<boolean>;
|
|
221
|
+
readonly radiusOverride: pulumi.Output<boolean | undefined>;
|
|
222
222
|
/**
|
|
223
223
|
* If true, Meraki devices will proxy RADIUS messages through the Meraki cloud to the configured RADIUS auth and accounting servers.
|
|
224
224
|
*/
|
|
225
|
-
readonly radiusProxyEnabled: pulumi.Output<boolean>;
|
|
225
|
+
readonly radiusProxyEnabled: pulumi.Output<boolean | undefined>;
|
|
226
226
|
/**
|
|
227
227
|
* The maximum number of transmit attempts after which a RADIUS server is failed over (must be between 1-5).
|
|
228
228
|
*/
|
|
229
|
-
readonly radiusServerAttemptsLimit: pulumi.Output<number>;
|
|
229
|
+
readonly radiusServerAttemptsLimit: pulumi.Output<number | undefined>;
|
|
230
230
|
/**
|
|
231
231
|
* The amount of time for which a RADIUS client waits for a reply from the RADIUS server (must be between 1-10 seconds).
|
|
232
232
|
*/
|
|
233
|
-
readonly radiusServerTimeout: pulumi.Output<number>;
|
|
233
|
+
readonly radiusServerTimeout: pulumi.Output<number | undefined>;
|
|
234
234
|
/**
|
|
235
235
|
* The RADIUS 802.1X servers to be used for authentication. This param is only valid if the authMode is 'open-with-radius', '8021x-radius' or 'ipsk-with-radius'
|
|
236
236
|
*/
|
|
@@ -242,15 +242,15 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
242
242
|
/**
|
|
243
243
|
* If true, Meraki devices will periodically send Access-Request messages to configured RADIUS servers using identity 'meraki*8021x*test' to ensure that the RADIUS servers are reachable.
|
|
244
244
|
*/
|
|
245
|
-
readonly radiusTestingEnabled: pulumi.Output<boolean>;
|
|
245
|
+
readonly radiusTestingEnabled: pulumi.Output<boolean | undefined>;
|
|
246
246
|
/**
|
|
247
247
|
* The secondary concentrator to use when the ipAssignmentMode is 'VPN'. If configured, the APs will switch to using this concentrator if the primary concentrator is unreachable. This param is optional. ('disabled' represents no secondary concentrator.)
|
|
248
248
|
*/
|
|
249
|
-
readonly secondaryConcentratorNetworkId: pulumi.Output<string>;
|
|
249
|
+
readonly secondaryConcentratorNetworkId: pulumi.Output<string | undefined>;
|
|
250
250
|
/**
|
|
251
251
|
* The SpeedBurst setting for this SSID'
|
|
252
252
|
*/
|
|
253
|
-
readonly speedBurst: pulumi.Output<outputs.networks.WirelessSsidsSpeedBurst>;
|
|
253
|
+
readonly speedBurst: pulumi.Output<outputs.networks.WirelessSsidsSpeedBurst | undefined>;
|
|
254
254
|
/**
|
|
255
255
|
* Array of valid sponsor email domains for sponsored guest splash type.
|
|
256
256
|
*/
|
|
@@ -270,7 +270,7 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
270
270
|
/**
|
|
271
271
|
* Whether or not traffic should be directed to use specific VLANs. This param is only valid if the ipAssignmentMode is 'Bridge mode' or 'Layer 3 roaming'
|
|
272
272
|
*/
|
|
273
|
-
readonly useVlanTagging: pulumi.Output<boolean>;
|
|
273
|
+
readonly useVlanTagging: pulumi.Output<boolean | undefined>;
|
|
274
274
|
/**
|
|
275
275
|
* Whether the SSID is advertised or hidden by the AP
|
|
276
276
|
*/
|
|
@@ -278,15 +278,15 @@ export declare class WirelessSsids extends pulumi.CustomResource {
|
|
|
278
278
|
/**
|
|
279
279
|
* The VLAN ID used for VLAN tagging. This param is only valid when the ipAssignmentMode is 'Layer 3 roaming with a concentrator' or 'VPN'
|
|
280
280
|
*/
|
|
281
|
-
readonly vlanId: pulumi.Output<number>;
|
|
281
|
+
readonly vlanId: pulumi.Output<number | undefined>;
|
|
282
282
|
/**
|
|
283
283
|
* Allow users to access a configurable list of IP ranges prior to sign-on
|
|
284
284
|
*/
|
|
285
|
-
readonly walledGardenEnabled: pulumi.Output<boolean>;
|
|
285
|
+
readonly walledGardenEnabled: pulumi.Output<boolean | undefined>;
|
|
286
286
|
/**
|
|
287
287
|
* Domain names and IP address ranges available in Walled Garden mode
|
|
288
288
|
*/
|
|
289
|
-
readonly walledGardenRanges: pulumi.Output<string[]>;
|
|
289
|
+
readonly walledGardenRanges: pulumi.Output<string[] | undefined>;
|
|
290
290
|
/**
|
|
291
291
|
* The types of WPA encryption
|
|
292
292
|
*/
|
|
@@ -29,7 +29,7 @@ export declare class WirelessSsidsFirewallL3FirewallRules extends pulumi.CustomR
|
|
|
29
29
|
/**
|
|
30
30
|
* Allow wireless client access to local LAN (boolean value - true allows access and false denies access) (optional)
|
|
31
31
|
*/
|
|
32
|
-
readonly allowLanAccess: pulumi.Output<boolean>;
|
|
32
|
+
readonly allowLanAccess: pulumi.Output<boolean | undefined>;
|
|
33
33
|
/**
|
|
34
34
|
* networkId path parameter. Network ID
|
|
35
35
|
*/
|
|
@@ -42,6 +42,10 @@ export declare class WirelessSsidsFirewallL3FirewallRules extends pulumi.CustomR
|
|
|
42
42
|
* An ordered array of the firewall rules for this SSID (not including the local LAN access rule or the default rule).
|
|
43
43
|
*/
|
|
44
44
|
readonly rules: pulumi.Output<outputs.networks.WirelessSsidsFirewallL3FirewallRulesRule[]>;
|
|
45
|
+
/**
|
|
46
|
+
* An ordered array of the firewall rules for this SSID (not including the local LAN access rule or the default rule).
|
|
47
|
+
*/
|
|
48
|
+
readonly rulesResponses: pulumi.Output<outputs.networks.WirelessSsidsFirewallL3FirewallRulesRulesResponse[]>;
|
|
45
49
|
/**
|
|
46
50
|
* Create a WirelessSsidsFirewallL3FirewallRules resource with the given unique name, arguments, and options.
|
|
47
51
|
*
|
|
@@ -71,6 +75,10 @@ export interface WirelessSsidsFirewallL3FirewallRulesState {
|
|
|
71
75
|
* An ordered array of the firewall rules for this SSID (not including the local LAN access rule or the default rule).
|
|
72
76
|
*/
|
|
73
77
|
rules?: pulumi.Input<pulumi.Input<inputs.networks.WirelessSsidsFirewallL3FirewallRulesRule>[]>;
|
|
78
|
+
/**
|
|
79
|
+
* An ordered array of the firewall rules for this SSID (not including the local LAN access rule or the default rule).
|
|
80
|
+
*/
|
|
81
|
+
rulesResponses?: pulumi.Input<pulumi.Input<inputs.networks.WirelessSsidsFirewallL3FirewallRulesRulesResponse>[]>;
|
|
74
82
|
}
|
|
75
83
|
/**
|
|
76
84
|
* The set of arguments for constructing a WirelessSsidsFirewallL3FirewallRules resource.
|
|
@@ -92,4 +100,8 @@ export interface WirelessSsidsFirewallL3FirewallRulesArgs {
|
|
|
92
100
|
* An ordered array of the firewall rules for this SSID (not including the local LAN access rule or the default rule).
|
|
93
101
|
*/
|
|
94
102
|
rules?: pulumi.Input<pulumi.Input<inputs.networks.WirelessSsidsFirewallL3FirewallRulesRule>[]>;
|
|
103
|
+
/**
|
|
104
|
+
* An ordered array of the firewall rules for this SSID (not including the local LAN access rule or the default rule).
|
|
105
|
+
*/
|
|
106
|
+
rulesResponses?: pulumi.Input<pulumi.Input<inputs.networks.WirelessSsidsFirewallL3FirewallRulesRulesResponse>[]>;
|
|
95
107
|
}
|
|
@@ -46,6 +46,7 @@ class WirelessSsidsFirewallL3FirewallRules extends pulumi.CustomResource {
|
|
|
46
46
|
resourceInputs["networkId"] = state ? state.networkId : undefined;
|
|
47
47
|
resourceInputs["number"] = state ? state.number : undefined;
|
|
48
48
|
resourceInputs["rules"] = state ? state.rules : undefined;
|
|
49
|
+
resourceInputs["rulesResponses"] = state ? state.rulesResponses : undefined;
|
|
49
50
|
}
|
|
50
51
|
else {
|
|
51
52
|
const args = argsOrState;
|
|
@@ -59,6 +60,7 @@ class WirelessSsidsFirewallL3FirewallRules extends pulumi.CustomResource {
|
|
|
59
60
|
resourceInputs["networkId"] = args ? args.networkId : undefined;
|
|
60
61
|
resourceInputs["number"] = args ? args.number : undefined;
|
|
61
62
|
resourceInputs["rules"] = args ? args.rules : undefined;
|
|
63
|
+
resourceInputs["rulesResponses"] = args ? args.rulesResponses : undefined;
|
|
62
64
|
}
|
|
63
65
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
64
66
|
super(WirelessSsidsFirewallL3FirewallRules.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"wirelessSsidsFirewallL3FirewallRules.js","sourceRoot":"","sources":["../../networks/wirelessSsidsFirewallL3FirewallRules.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;GAQG;AACH,MAAa,oCAAqC,SAAQ,MAAM,CAAC,cAAc;IAC3E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiD,EAAE,IAAmC;QAC/I,OAAO,IAAI,oCAAoC,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3F,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oCAAoC,CAAC,YAAY,CAAC;IACrF,CAAC;
|
|
1
|
+
{"version":3,"file":"wirelessSsidsFirewallL3FirewallRules.js","sourceRoot":"","sources":["../../networks/wirelessSsidsFirewallL3FirewallRules.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/meraki",
|
|
3
|
-
"version": "0.2.0
|
|
3
|
+
"version": "0.2.0",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Cisco Meraki resources. Based on terraform-provider-meraki: version v0.2.0",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"pulumi": {
|
|
25
25
|
"resource": true,
|
|
26
26
|
"name": "meraki",
|
|
27
|
-
"version": "0.2.0
|
|
27
|
+
"version": "0.2.0",
|
|
28
28
|
"server": "github://api.github.com/pulumi/pulumi-meraki"
|
|
29
29
|
}
|
|
30
30
|
}
|
package/types/input.d.ts
CHANGED
|
@@ -1544,6 +1544,18 @@ export declare namespace networks {
|
|
|
1544
1544
|
*/
|
|
1545
1545
|
snmp?: pulumi.Input<boolean>;
|
|
1546
1546
|
}
|
|
1547
|
+
interface AlertsSettingsMuting {
|
|
1548
|
+
/**
|
|
1549
|
+
* by_port_schedules
|
|
1550
|
+
*/
|
|
1551
|
+
byPortSchedules?: pulumi.Input<inputs.networks.AlertsSettingsMutingByPortSchedules>;
|
|
1552
|
+
}
|
|
1553
|
+
interface AlertsSettingsMutingByPortSchedules {
|
|
1554
|
+
/**
|
|
1555
|
+
* enabled
|
|
1556
|
+
*/
|
|
1557
|
+
enabled?: pulumi.Input<boolean>;
|
|
1558
|
+
}
|
|
1547
1559
|
interface ApplianceConnectivityMonitoringDestinationsDestination {
|
|
1548
1560
|
/**
|
|
1549
1561
|
* Boolean indicating whether this is the default testing destination (true) or not (false). Defaults to false. Only one default is allowed
|
|
@@ -7879,6 +7891,28 @@ export declare namespace networks {
|
|
|
7879
7891
|
*/
|
|
7880
7892
|
protocol?: pulumi.Input<string>;
|
|
7881
7893
|
}
|
|
7894
|
+
interface WirelessSsidsFirewallL3FirewallRulesRulesResponse {
|
|
7895
|
+
/**
|
|
7896
|
+
* Description of the rule (optional)
|
|
7897
|
+
*/
|
|
7898
|
+
comment?: pulumi.Input<string>;
|
|
7899
|
+
/**
|
|
7900
|
+
* Comma-separated list of destination IP address(es) (in IP or CIDR notation), fully-qualified domain names (FQDN) or 'any'
|
|
7901
|
+
*/
|
|
7902
|
+
destCidr?: pulumi.Input<string>;
|
|
7903
|
+
/**
|
|
7904
|
+
* Comma-separated list of destination port(s) (integer in the range 1-65535), or 'any'
|
|
7905
|
+
*/
|
|
7906
|
+
destPort?: pulumi.Input<string>;
|
|
7907
|
+
/**
|
|
7908
|
+
* 'allow' or 'deny' traffic specified by this rule
|
|
7909
|
+
*/
|
|
7910
|
+
policy?: pulumi.Input<string>;
|
|
7911
|
+
/**
|
|
7912
|
+
* The type of protocol (must be 'tcp', 'udp', 'icmp', 'icmp6' or 'any')
|
|
7913
|
+
*/
|
|
7914
|
+
protocol?: pulumi.Input<string>;
|
|
7915
|
+
}
|
|
7882
7916
|
interface WirelessSsidsFirewallL7FirewallRulesRule {
|
|
7883
7917
|
/**
|
|
7884
7918
|
* 'Deny' traffic specified by this rule
|
package/types/output.d.ts
CHANGED
|
@@ -3653,6 +3653,18 @@ export declare namespace networks {
|
|
|
3653
3653
|
*/
|
|
3654
3654
|
snmp: boolean;
|
|
3655
3655
|
}
|
|
3656
|
+
interface AlertsSettingsMuting {
|
|
3657
|
+
/**
|
|
3658
|
+
* by_port_schedules
|
|
3659
|
+
*/
|
|
3660
|
+
byPortSchedules: outputs.networks.AlertsSettingsMutingByPortSchedules;
|
|
3661
|
+
}
|
|
3662
|
+
interface AlertsSettingsMutingByPortSchedules {
|
|
3663
|
+
/**
|
|
3664
|
+
* enabled
|
|
3665
|
+
*/
|
|
3666
|
+
enabled: boolean;
|
|
3667
|
+
}
|
|
3656
3668
|
interface ApplianceConnectivityMonitoringDestinationsDestination {
|
|
3657
3669
|
/**
|
|
3658
3670
|
* Boolean indicating whether this is the default testing destination (true) or not (false). Defaults to false. Only one default is allowed
|
|
@@ -18233,6 +18245,28 @@ export declare namespace networks {
|
|
|
18233
18245
|
*/
|
|
18234
18246
|
protocol: string;
|
|
18235
18247
|
}
|
|
18248
|
+
interface WirelessSsidsFirewallL3FirewallRulesRulesResponse {
|
|
18249
|
+
/**
|
|
18250
|
+
* Description of the rule (optional)
|
|
18251
|
+
*/
|
|
18252
|
+
comment: string;
|
|
18253
|
+
/**
|
|
18254
|
+
* Comma-separated list of destination IP address(es) (in IP or CIDR notation), fully-qualified domain names (FQDN) or 'any'
|
|
18255
|
+
*/
|
|
18256
|
+
destCidr: string;
|
|
18257
|
+
/**
|
|
18258
|
+
* Comma-separated list of destination port(s) (integer in the range 1-65535), or 'any'
|
|
18259
|
+
*/
|
|
18260
|
+
destPort: string;
|
|
18261
|
+
/**
|
|
18262
|
+
* 'allow' or 'deny' traffic specified by this rule
|
|
18263
|
+
*/
|
|
18264
|
+
policy: string;
|
|
18265
|
+
/**
|
|
18266
|
+
* The type of protocol (must be 'tcp', 'udp', 'icmp', 'icmp6' or 'any')
|
|
18267
|
+
*/
|
|
18268
|
+
protocol: string;
|
|
18269
|
+
}
|
|
18236
18270
|
interface WirelessSsidsFirewallL7FirewallRulesRule {
|
|
18237
18271
|
/**
|
|
18238
18272
|
* 'Deny' traffic specified by this rule
|