You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/data-sources/wireless_ssid.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ data "catalystcenter_wireless_ssid" "example" {
34
34
-`acl_name` (String) Pre-Auth Access Control List (ACL) Name
35
35
-`ap_beacon_protection` (Boolean) When set to true, the Access Point (AP) Beacon Protection feature is activated, enhancing the security of the network
36
36
-`auth_key8021x` (Boolean) When set to true, the 802.1X authentication key is in use
37
-
-`auth_key8021x_plus_tf` (Boolean) When set to true, the 802.1X-Plus-FT authentication key is in use
37
+
-`auth_key8021x_plus_ft` (Boolean) When set to true, the 802.1X-Plus-FT authentication key is in use
38
38
-`auth_key8021x_sha256` (Boolean) When set to true, the feature that enables 802.1X authentication using the SHA256 algorithm is turned on
39
39
-`auth_key_easy_psk` (Boolean) When set to true, the feature that enables the use of Easy Pre-shared Key (PSK) authentication is activated
40
40
-`auth_key_easy_psk_sha256` (Boolean) The feature that allows the use of Pre-shared Key (PSK) authentication with the SHA256 algorithm is enabled when it is set to true
@@ -43,7 +43,7 @@ data "catalystcenter_wireless_ssid" "example" {
43
43
-`auth_key_psk_plus_ft` (Boolean) When set to true, the feature that enables the combination of Pre-shared Key (PSK) and Fast Transition (FT) authentication keys is activated
44
44
-`auth_key_sae` (Boolean) When set to true, the feature enabling the Simultaneous Authentication of Equals (SAE) authentication key is activated
45
45
-`auth_key_sae_ext` (Boolean) When set to true, the Simultaneous Authentication of Equals (SAE) Extended Authentication key feature is turned on
46
-
-`auth_key_sae_ext_plus_tf` (Boolean) When set to true, the Simultaneous Authentication of Equals (SAE) combined with Fast Transition (FT) Authentication Key feature is enabled
46
+
-`auth_key_sae_ext_plus_ft` (Boolean) When set to true, the Simultaneous Authentication of Equals (SAE) combined with Fast Transition (FT) Authentication Key feature is enabled
47
47
-`auth_key_sae_plus_ft` (Boolean) When set to true, the feature that enables the combination of Pre-shared Key (PSK) and Fast Transition (FT) authentication keys is activated
48
48
-`auth_key_suite_b1921x` (Boolean) When set to true, the SuiteB192-1x authentication key feature is enabled
49
49
-`auth_key_suite_b1x` (Boolean) When activated by setting it to true, the SuiteB-1x authentication key feature is engaged
-`acl_name` (String) Pre-Auth Access Control List (ACL) Name
63
63
-`ap_beacon_protection` (Boolean) When set to true, the Access Point (AP) Beacon Protection feature is activated, enhancing the security of the network
64
64
-`auth_key8021x` (Boolean) When set to true, the 802.1X authentication key is in use
65
-
-`auth_key8021x_plus_tf` (Boolean) When set to true, the 802.1X-Plus-FT authentication key is in use
65
+
-`auth_key8021x_plus_ft` (Boolean) When set to true, the 802.1X-Plus-FT authentication key is in use
66
66
-`auth_key8021x_sha256` (Boolean) When set to true, the feature that enables 802.1X authentication using the SHA256 algorithm is turned on
67
67
-`auth_key_easy_psk` (Boolean) When set to true, the feature that enables the use of Easy Pre-shared Key (PSK) authentication is activated
68
68
-`auth_key_easy_psk_sha256` (Boolean) The feature that allows the use of Pre-shared Key (PSK) authentication with the SHA256 algorithm is enabled when it is set to true
-`auth_key_psk_plus_ft` (Boolean) When set to true, the feature that enables the combination of Pre-shared Key (PSK) and Fast Transition (FT) authentication keys is activated
72
72
-`auth_key_sae` (Boolean) When set to true, the feature enabling the Simultaneous Authentication of Equals (SAE) authentication key is activated
73
73
-`auth_key_sae_ext` (Boolean) When set to true, the Simultaneous Authentication of Equals (SAE) Extended Authentication key feature is turned on
74
-
-`auth_key_sae_ext_plus_tf` (Boolean) When set to true, the Simultaneous Authentication of Equals (SAE) combined with Fast Transition (FT) Authentication Key feature is enabled
74
+
-`auth_key_sae_ext_plus_ft` (Boolean) When set to true, the Simultaneous Authentication of Equals (SAE) combined with Fast Transition (FT) Authentication Key feature is enabled
75
75
-`auth_key_sae_plus_ft` (Boolean) When set to true, the feature that enables the combination of Pre-shared Key (PSK) and Fast Transition (FT) authentication keys is activated
76
76
-`auth_key_suite_b1921x` (Boolean) When set to true, the SuiteB192-1x authentication key feature is enabled
77
77
-`auth_key_suite_b1x` (Boolean) When activated by setting it to true, the SuiteB-1x authentication key feature is engaged
Copy file name to clipboardExpand all lines: gen/definitions/wireless_ssid.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -204,7 +204,7 @@ attributes:
204
204
description: When set to true, the 802.1X authentication key is in use
205
205
exclude_test: true
206
206
- model_name: isAuthKey8021xPlusFT
207
-
tf_name: auth_key8021x_plus_tf
207
+
tf_name: auth_key8021x_plus_ft
208
208
type: Bool
209
209
description: When set to true, the 802.1X-Plus-FT authentication key is in use
210
210
exclude_test: true
@@ -357,7 +357,7 @@ attributes:
357
357
description: When set to true, the Simultaneous Authentication of Equals (SAE) Extended Authentication key feature is turned on
358
358
example: true
359
359
- model_name: isAuthKeySaeExtPlusFT
360
-
tf_name: auth_key_sae_ext_plus_tf
360
+
tf_name: auth_key_sae_ext_plus_ft
361
361
type: Bool
362
362
description: When set to true, the Simultaneous Authentication of Equals (SAE) combined with Fast Transition (FT) Authentication Key feature is enabled
MarkdownDescription: "When set to true, the Simultaneous Authentication of Equals (SAE) Extended Authentication key feature is turned on",
317
317
Computed: true,
318
318
},
319
-
"auth_key_sae_ext_plus_tf": schema.BoolAttribute{
319
+
"auth_key_sae_ext_plus_ft": schema.BoolAttribute{
320
320
MarkdownDescription: "When set to true, the Simultaneous Authentication of Equals (SAE) combined with Fast Transition (FT) Authentication Key feature is enabled",
MarkdownDescription: helpers.NewAttributeDescription("When set to true, the Simultaneous Authentication of Equals (SAE) Extended Authentication key feature is turned on").String,
384
384
Optional: true,
385
385
},
386
-
"auth_key_sae_ext_plus_tf": schema.BoolAttribute{
386
+
"auth_key_sae_ext_plus_ft": schema.BoolAttribute{
387
387
MarkdownDescription: helpers.NewAttributeDescription("When set to true, the Simultaneous Authentication of Equals (SAE) combined with Fast Transition (FT) Authentication Key feature is enabled").String,
0 commit comments