page_title | subcategory | description |
---|---|---|
netscalersdx_ntp_param Resource - terraform-provider-netscalersdx |
Configuration for NTP Parameters resource. |
Configuration for NTP Parameters resource.
resource "netscalersdx_ntp_param" "tf_ntp_param" {
automax_logsec = 12
revoke_logsec = 16
authentication = true
}
authentication
(Boolean) Authentication Enabled.automax_logsec
(Number) Automax Interval (as power of 2 in seconds).revoke_logsec
(Number) Revoke Interval (as power of 2 in seconds).trusted_key_list
(List of Number) List of Trusted Key Identifiers for Symmetric Key Cryptography. Minimum value = 1 Maximum value =
id
(String) The ID of this resource.