@robinmordasiewicz/f5xc-terraform-mcp 3.5.0 → 3.6.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.
Files changed (111) hide show
  1. package/README.md +283 -104
  2. package/dist/docs/data-sources/bgp.md +2 -2
  3. package/dist/docs/data-sources/discovery.md +2 -2
  4. package/dist/docs/data-sources/fast_acl.md +2 -2
  5. package/dist/docs/data-sources/fast_acl_rule.md +2 -2
  6. package/dist/docs/data-sources/irule.md +2 -2
  7. package/dist/docs/data-sources/log_receiver.md +2 -2
  8. package/dist/docs/data-sources/network_policy.md +2 -2
  9. package/dist/docs/data-sources/route.md +2 -2
  10. package/dist/docs/data-sources/site.md +2 -2
  11. package/dist/docs/resources/address_allocator.md +7 -7
  12. package/dist/docs/resources/advertise_policy.md +57 -57
  13. package/dist/docs/resources/alert_policy.md +40 -40
  14. package/dist/docs/resources/alert_receiver.md +57 -57
  15. package/dist/docs/resources/api_crawler.md +13 -13
  16. package/dist/docs/resources/api_definition.md +11 -11
  17. package/dist/docs/resources/api_discovery.md +4 -4
  18. package/dist/docs/resources/api_testing.md +27 -27
  19. package/dist/docs/resources/apm.md +40 -40
  20. package/dist/docs/resources/app_api_group.md +20 -20
  21. package/dist/docs/resources/app_firewall.md +50 -50
  22. package/dist/docs/resources/app_setting.md +19 -19
  23. package/dist/docs/resources/app_type.md +7 -7
  24. package/dist/docs/resources/authentication.md +29 -29
  25. package/dist/docs/resources/aws_tgw_site.md +140 -140
  26. package/dist/docs/resources/aws_vpc_site.md +174 -174
  27. package/dist/docs/resources/azure_vnet_site.md +245 -245
  28. package/dist/docs/resources/bgp.md +37 -205
  29. package/dist/docs/resources/bgp_asn_set.md +1 -1
  30. package/dist/docs/resources/bgp_routing_policy.md +19 -19
  31. package/dist/docs/resources/bot_defense_app_infrastructure.md +12 -12
  32. package/dist/docs/resources/cdn_cache_rule.md +5 -5
  33. package/dist/docs/resources/cdn_loadbalancer.md +418 -418
  34. package/dist/docs/resources/certificate.md +1 -1
  35. package/dist/docs/resources/certificate_chain.md +1 -1
  36. package/dist/docs/resources/cloud_connect.md +28 -28
  37. package/dist/docs/resources/cloud_credentials.md +35 -35
  38. package/dist/docs/resources/cloud_elastic_ip.md +8 -8
  39. package/dist/docs/resources/cloud_link.md +36 -36
  40. package/dist/docs/resources/cluster.md +86 -86
  41. package/dist/docs/resources/cminstance.md +22 -22
  42. package/dist/docs/resources/code_base_integration.md +24 -24
  43. package/dist/docs/resources/container_registry.md +13 -13
  44. package/dist/docs/resources/crl.md +1 -1
  45. package/dist/docs/resources/data_type.md +16 -16
  46. package/dist/docs/resources/dc_cluster_group.md +4 -4
  47. package/dist/docs/resources/discovery.md +8 -259
  48. package/dist/docs/resources/dns_compliance_checks.md +1 -1
  49. package/dist/docs/resources/dns_domain.md +3 -3
  50. package/dist/docs/resources/endpoint.md +44 -44
  51. package/dist/docs/resources/enhanced_firewall_policy.md +51 -51
  52. package/dist/docs/resources/external_connector.md +42 -42
  53. package/dist/docs/resources/fast_acl.md +60 -166
  54. package/dist/docs/resources/fast_acl_rule.md +28 -28
  55. package/dist/docs/resources/filter_set.md +10 -10
  56. package/dist/docs/resources/fleet.md +160 -160
  57. package/dist/docs/resources/forward_proxy_policy.md +82 -82
  58. package/dist/docs/resources/forwarding_class.md +14 -14
  59. package/dist/docs/resources/gcp_vpc_site.md +152 -152
  60. package/dist/docs/resources/global_log_receiver.md +238 -238
  61. package/dist/docs/resources/healthcheck.md +17 -17
  62. package/dist/docs/resources/http_loadbalancer.md +1003 -1003
  63. package/dist/docs/resources/irule.md +5 -7
  64. package/dist/docs/resources/log_receiver.md +825 -44
  65. package/dist/docs/resources/malicious_user_mitigation.md +10 -10
  66. package/dist/docs/resources/nat_policy.md +86 -86
  67. package/dist/docs/resources/network_connector.md +31 -31
  68. package/dist/docs/resources/network_firewall.md +22 -22
  69. package/dist/docs/resources/network_interface.md +77 -77
  70. package/dist/docs/resources/network_policy.md +38 -217
  71. package/dist/docs/resources/network_policy_rule.md +21 -21
  72. package/dist/docs/resources/network_policy_view.md +65 -65
  73. package/dist/docs/resources/nfv_service.md +76 -76
  74. package/dist/docs/resources/nginx_service_discovery.md +10 -10
  75. package/dist/docs/resources/origin_pool.md +166 -166
  76. package/dist/docs/resources/policer.md +4 -4
  77. package/dist/docs/resources/policy_based_routing.md +28 -28
  78. package/dist/docs/resources/protocol_inspection.md +12 -12
  79. package/dist/docs/resources/protocol_policer.md +14 -14
  80. package/dist/docs/resources/proxy.md +111 -111
  81. package/dist/docs/resources/rate_limiter.md +15 -15
  82. package/dist/docs/resources/rate_limiter_policy.md +56 -56
  83. package/dist/docs/resources/route.md +183 -183
  84. package/dist/docs/resources/secret_management_access.md +68 -68
  85. package/dist/docs/resources/securemesh_site.md +1619 -258
  86. package/dist/docs/resources/segment.md +4 -4
  87. package/dist/docs/resources/sensitive_data_policy.md +9 -9
  88. package/dist/docs/resources/service_policy.md +175 -175
  89. package/dist/docs/resources/service_policy_rule.md +142 -142
  90. package/dist/docs/resources/site.md +381 -303
  91. package/dist/docs/resources/site_mesh_group.md +18 -18
  92. package/dist/docs/resources/subnet.md +17 -17
  93. package/dist/docs/resources/tcp_loadbalancer.md +130 -130
  94. package/dist/docs/resources/tenant_configuration.md +10 -10
  95. package/dist/docs/resources/trusted_ca_list.md +1 -1
  96. package/dist/docs/resources/tunnel.md +36 -36
  97. package/dist/docs/resources/udp_loadbalancer.md +59 -59
  98. package/dist/docs/resources/usb_policy.md +6 -6
  99. package/dist/docs/resources/user_identification.md +16 -16
  100. package/dist/docs/resources/virtual_host.md +225 -225
  101. package/dist/docs/resources/virtual_network.md +14 -14
  102. package/dist/docs/resources/virtual_site.md +3 -3
  103. package/dist/docs/resources/voltstack_site.md +141 -141
  104. package/dist/docs/resources/waf_exclusion_policy.md +17 -17
  105. package/dist/docs/resources/workload.md +327 -327
  106. package/dist/docs/resources/workload_flavor.md +3 -3
  107. package/dist/metadata/resource-metadata.json +1484 -942
  108. package/dist/types.d.ts +11 -0
  109. package/dist/types.d.ts.map +1 -1
  110. package/dist/types.js.map +1 -1
  111. package/package.json +1 -1
@@ -86,33 +86,33 @@ In addition to all arguments above, the following attributes are exported:
86
86
 
87
87
  A [`basic_configuration`](#basic-configuration) block supports the following:
88
88
 
89
- <a id="basic-configuration-display-name"></a>&#x2022; [`display_name`](#basic-configuration-display-name) - Optional String<br>Display Name. Tenant display name in the login screen
89
+ <a id="basic-configuration-display-name"></a>&#x2022; [`display_name`](#basic-configuration-display-name) - Optional String<br>Tenant display name in the login screen
90
90
 
91
91
  #### Brute Force Detection Settings
92
92
 
93
93
  A [`brute_force_detection_settings`](#brute-force-detection-settings) block supports the following:
94
94
 
95
- <a id="failures-2f4305"></a>&#x2022; [`max_login_failures`](#failures-2f4305) - Optional Number<br>Max Login Failures. How many failures before wait is triggered. When login failure count is hit, user will be temporarily locked for a max duration of 15 minutes
95
+ <a id="failures-2f4305"></a>&#x2022; [`max_login_failures`](#failures-2f4305) - Optional Number<br>How many failures before wait is triggered. When login failure count is hit, user will be temporarily locked for a max duration of 15 minutes
96
96
 
97
97
  #### Password Policy
98
98
 
99
99
  A [`password_policy`](#password-policy) block supports the following:
100
100
 
101
- <a id="password-policy-digits"></a>&#x2022; [`digits`](#password-policy-digits) - Optional Number<br>Min Number Of Digits. The number of digits required to be in the password string
101
+ <a id="password-policy-digits"></a>&#x2022; [`digits`](#password-policy-digits) - Optional Number<br>The number of digits required to be in the password string
102
102
 
103
- <a id="password-policy-expire-password"></a>&#x2022; [`expire_password`](#password-policy-expire-password) - Optional Number<br>Expire Password. The number of days for which the password is valid. After the number of days has expired, the user is required to change their password
103
+ <a id="password-policy-expire-password"></a>&#x2022; [`expire_password`](#password-policy-expire-password) - Optional Number<br>The number of days for which the password is valid. After the number of days has expired, the user is required to change their password
104
104
 
105
- <a id="password-policy-lowercase-characters"></a>&#x2022; [`lowercase_characters`](#password-policy-lowercase-characters) - Optional Number<br>Min Number Of Lowercase Characters. The number of lower case letters required to be in the password string
105
+ <a id="password-policy-lowercase-characters"></a>&#x2022; [`lowercase_characters`](#password-policy-lowercase-characters) - Optional Number<br>The number of lower case letters required to be in the password string
106
106
 
107
- <a id="password-policy-minimum-length"></a>&#x2022; [`minimum_length`](#password-policy-minimum-length) - Optional Number<br>Minimum Length. Minimum length of password
107
+ <a id="password-policy-minimum-length"></a>&#x2022; [`minimum_length`](#password-policy-minimum-length) - Optional Number<br>Minimum length of password
108
108
 
109
- <a id="password-policy-not-recently-used"></a>&#x2022; [`not_recently_used`](#password-policy-not-recently-used) - Optional Number<br>Not Recently Used. This policy is used to restrict user from using previously used passwords. Number that's set determines number of last passwords which user cannot use as new password
109
+ <a id="password-policy-not-recently-used"></a>&#x2022; [`not_recently_used`](#password-policy-not-recently-used) - Optional Number<br>Policy is used to restrict user from using previously used passwords. Number that's set determines number of last passwords which user cannot use as new password
110
110
 
111
- <a id="password-policy-not-username"></a>&#x2022; [`not_username`](#password-policy-not-username) - Optional Bool<br>Not Username. When set, the password is not allowed to be the same as the username
111
+ <a id="password-policy-not-username"></a>&#x2022; [`not_username`](#password-policy-not-username) - Optional Bool<br>When set, the password is not allowed to be the same as the username
112
112
 
113
- <a id="password-policy-special-characters"></a>&#x2022; [`special_characters`](#password-policy-special-characters) - Optional Number<br>Min Number Of Special Characters. The number of special characters like '?!#%$' required to be in the password string
113
+ <a id="password-policy-special-characters"></a>&#x2022; [`special_characters`](#password-policy-special-characters) - Optional Number<br>The number of special characters like '?!#%$' required to be in the password string
114
114
 
115
- <a id="password-policy-uppercase-characters"></a>&#x2022; [`uppercase_characters`](#password-policy-uppercase-characters) - Optional Number<br>Min Number Of Uppercase Characters. The number of upper case letters required to be in the password string
115
+ <a id="password-policy-uppercase-characters"></a>&#x2022; [`uppercase_characters`](#password-policy-uppercase-characters) - Optional Number<br>The number of upper case letters required to be in the password string
116
116
 
117
117
  #### Timeouts
118
118
 
@@ -57,7 +57,7 @@ resource "f5xc_trusted_ca_list" "example" {
57
57
 
58
58
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
59
59
 
60
- <a id="trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#trusted-ca-url) - Optional String<br>Root CA Certificate. Trusted CA certificates for validating certificates
60
+ <a id="trusted-ca-url"></a>&#x2022; [`trusted_ca_url`](#trusted-ca-url) - Optional String<br>Trusted CA certificates for validating certificates
61
61
 
62
62
  ### Attributes Reference
63
63
 
@@ -70,15 +70,15 @@ resource "f5xc_tunnel" "example" {
70
70
 
71
71
  ### Spec Argument Reference
72
72
 
73
- <a id="local-ip"></a>&#x2022; [`local_ip`](#local-ip) - Optional Block<br>Local IP Address Selector. Defines the OPTIONS to select local IP address and virtual network for tunnel object OPTIONS available are - 1. Local Interface - Network Interface from which IP address and network will be selected 2. IP Address - IP address and network can be configured explicitly<br>See [Local IP](#local-ip) below for details.
73
+ <a id="local-ip"></a>&#x2022; [`local_ip`](#local-ip) - Optional Block<br>Defines the OPTIONS to select local IP address and virtual network for tunnel object OPTIONS available are - 1. Local Interface - Network Interface from which IP address and network will be selected 2. IP Address - IP address and network can be configured explicitly<br>See [Local IP](#local-ip) below for details.
74
74
 
75
- <a id="params"></a>&#x2022; [`params`](#params) - Optional Block<br>Tunnel Parameters. Tunnel configuration parameters for supported encapsulation 1. IPsec is supported with PSK for which PSK can be configured<br>See [Params](#params) below for details.
75
+ <a id="params"></a>&#x2022; [`params`](#params) - Optional Block<br>Tunnel configuration parameters for supported encapsulation 1. IPsec is supported with PSK for which PSK can be configured<br>See [Params](#params) below for details.
76
76
 
77
- <a id="remote-ip"></a>&#x2022; [`remote_ip`](#remote-ip) - Optional Block<br>Remote IP Address Selector. Defines the OPTIONS to select remote IP address for tunnel object OPTIONS available are - 1. IP Address - Specifies the remote IP to which tunnel has to be connected 2. Remote endpoint - Is a map of IP address on per ver node basis<br>See [Remote IP](#remote-ip) below for details.
77
+ <a id="remote-ip"></a>&#x2022; [`remote_ip`](#remote-ip) - Optional Block<br>Defines the OPTIONS to select remote IP address for tunnel object OPTIONS available are - 1. IP Address - Specifies the remote IP to which tunnel has to be connected 2. Remote endpoint - Is a map of IP address on per ver node basis<br>See [Remote IP](#remote-ip) below for details.
78
78
 
79
79
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
80
80
 
81
- <a id="tunnel-type"></a>&#x2022; [`tunnel_type`](#tunnel-type) - Optional String Defaults to `IPSEC_PSK`<br>Possible values are `IPSEC_PSK`, `GRE`<br>[Enum: IPSEC_PSK|GRE] Tunnel Type. Supported tunnel types are IPsec IPsec tunnel type with PSK GRE tunnel type
81
+ <a id="tunnel-type"></a>&#x2022; [`tunnel_type`](#tunnel-type) - Optional String Defaults to `IPSEC_PSK`<br>Possible values are `IPSEC_PSK`, `GRE`<br>[Enum: IPSEC_PSK|GRE] Supported tunnel types are IPsec IPsec tunnel type with PSK GRE tunnel type
82
82
 
83
83
  ### Attributes Reference
84
84
 
@@ -92,39 +92,39 @@ In addition to all arguments above, the following attributes are exported:
92
92
 
93
93
  A [`local_ip`](#local-ip) block supports the following:
94
94
 
95
- <a id="local-ip-intf"></a>&#x2022; [`intf`](#local-ip-intf) - Optional Block<br>Interface Type. Provides the local interface to pick up source IP and network for transporting encapsulated packet<br>See [Intf](#local-ip-intf) below.
95
+ <a id="local-ip-intf"></a>&#x2022; [`intf`](#local-ip-intf) - Optional Block<br>Provides the local interface to pick up source IP and network for transporting encapsulated packet<br>See [Intf](#local-ip-intf) below.
96
96
 
97
- <a id="local-ip-ip-address"></a>&#x2022; [`ip_address`](#local-ip-ip-address) - Optional Block<br>Local IP Address Type. Provides the configuration to pick up source IP and network for transporting encapsulated packet<br>See [IP Address](#local-ip-ip-address) below.
97
+ <a id="local-ip-ip-address"></a>&#x2022; [`ip_address`](#local-ip-ip-address) - Optional Block<br>Provides the configuration to pick up source IP and network for transporting encapsulated packet<br>See [IP Address](#local-ip-ip-address) below.
98
98
 
99
99
  #### Local IP Intf
100
100
 
101
101
  An [`intf`](#local-ip-intf) block (within [`local_ip`](#local-ip)) supports the following:
102
102
 
103
- <a id="local-ip-intf-local-intf"></a>&#x2022; [`local_intf`](#local-ip-intf-local-intf) - Optional Block<br>Local Interface. Local interface to be used for filling in source information of IP and network for transport<br>See [Local Intf](#local-ip-intf-local-intf) below.
103
+ <a id="local-ip-intf-local-intf"></a>&#x2022; [`local_intf`](#local-ip-intf-local-intf) - Optional Block<br>Local interface to be used for filling in source information of IP and network for transport<br>See [Local Intf](#local-ip-intf-local-intf) below.
104
104
 
105
105
  #### Local IP Intf Local Intf
106
106
 
107
107
  A [`local_intf`](#local-ip-intf-local-intf) block (within [`local_ip.intf`](#local-ip-intf)) supports the following:
108
108
 
109
- <a id="local-ip-intf-local-intf-kind"></a>&#x2022; [`kind`](#local-ip-intf-local-intf-kind) - Optional String<br>Kind. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
109
+ <a id="local-ip-intf-local-intf-kind"></a>&#x2022; [`kind`](#local-ip-intf-local-intf-kind) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then kind will hold the referred object's kind (e.g. 'route')
110
110
 
111
- <a id="local-ip-intf-local-intf-name"></a>&#x2022; [`name`](#local-ip-intf-local-intf-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
111
+ <a id="local-ip-intf-local-intf-name"></a>&#x2022; [`name`](#local-ip-intf-local-intf-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
112
112
 
113
- <a id="local-ip-intf-local-intf-namespace"></a>&#x2022; [`namespace`](#local-ip-intf-local-intf-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
113
+ <a id="local-ip-intf-local-intf-namespace"></a>&#x2022; [`namespace`](#local-ip-intf-local-intf-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
114
114
 
115
- <a id="local-ip-intf-local-intf-tenant"></a>&#x2022; [`tenant`](#local-ip-intf-local-intf-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
115
+ <a id="local-ip-intf-local-intf-tenant"></a>&#x2022; [`tenant`](#local-ip-intf-local-intf-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
116
116
 
117
- <a id="local-ip-intf-local-intf-uid"></a>&#x2022; [`uid`](#local-ip-intf-local-intf-uid) - Optional String<br>UID. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
117
+ <a id="local-ip-intf-local-intf-uid"></a>&#x2022; [`uid`](#local-ip-intf-local-intf-uid) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then uid will hold the referred object's(e.g. Route's) uid
118
118
 
119
119
  #### Local IP IP Address
120
120
 
121
121
  An [`ip_address`](#local-ip-ip-address) block (within [`local_ip`](#local-ip)) supports the following:
122
122
 
123
- <a id="local-ip-ip-address-auto"></a>&#x2022; [`auto`](#local-ip-ip-address-auto) - Optional Block<br>Enable this option
123
+ <a id="local-ip-ip-address-auto"></a>&#x2022; [`auto`](#local-ip-ip-address-auto) - Optional Block<br>Can be used for messages where no values are needed
124
124
 
125
- <a id="local-ip-ip-address-ip-address"></a>&#x2022; [`ip_address`](#local-ip-ip-address-ip-address) - Optional Block<br>IP Address. IP Address used to specify an IPv4 or IPv6 address<br>See [IP Address](#local-ip-ip-address-ip-address) below.
125
+ <a id="local-ip-ip-address-ip-address"></a>&#x2022; [`ip_address`](#local-ip-ip-address-ip-address) - Optional Block<br>IP Address used to specify an IPv4 or IPv6 address<br>See [IP Address](#local-ip-ip-address-ip-address) below.
126
126
 
127
- <a id="type-516223"></a>&#x2022; [`virtual_network_type`](#type-516223) - Optional Block<br>Virtual Network Type. Different types of virtual networks understood by the system<br>See [Virtual Network Type](#type-516223) below.
127
+ <a id="type-516223"></a>&#x2022; [`virtual_network_type`](#type-516223) - Optional Block<br>Different types of virtual networks understood by the system<br>See [Virtual Network Type](#type-516223) below.
128
128
 
129
129
  #### Local IP IP Address IP Address
130
130
 
@@ -132,81 +132,81 @@ An [`ip_address`](#local-ip-ip-address-ip-address) block (within [`local_ip.ip_a
132
132
 
133
133
  <a id="local-ip-ip-address-ip-address-ipv4"></a>&#x2022; [`ipv4`](#local-ip-ip-address-ip-address-ipv4) - Optional Block<br>IPv4 Address. IPv4 Address in dot-decimal notation<br>See [IPv4](#local-ip-ip-address-ip-address-ipv4) below.
134
134
 
135
- <a id="local-ip-ip-address-ip-address-ipv6"></a>&#x2022; [`ipv6`](#local-ip-ip-address-ip-address-ipv6) - Optional Block<br>IPv6 Address. IPv6 Address specified as hexadecimal numbers separated by ':'<br>See [IPv6](#local-ip-ip-address-ip-address-ipv6) below.
135
+ <a id="local-ip-ip-address-ip-address-ipv6"></a>&#x2022; [`ipv6`](#local-ip-ip-address-ip-address-ipv6) - Optional Block<br>IPv6 Address specified as hexadecimal numbers separated by ':'<br>See [IPv6](#local-ip-ip-address-ip-address-ipv6) below.
136
136
 
137
137
  #### Local IP IP Address IP Address IPv4
138
138
 
139
139
  An [`ipv4`](#local-ip-ip-address-ip-address-ipv4) block (within [`local_ip.ip_address.ip_address`](#local-ip-ip-address-ip-address)) supports the following:
140
140
 
141
- <a id="addr-d3ee55"></a>&#x2022; [`addr`](#addr-d3ee55) - Optional String<br>IPv4 Address. IPv4 Address in string form with dot-decimal notation
141
+ <a id="addr-d3ee55"></a>&#x2022; [`addr`](#addr-d3ee55) - Optional String<br>IPv4 Address in string form with dot-decimal notation
142
142
 
143
143
  #### Local IP IP Address IP Address IPv6
144
144
 
145
145
  An [`ipv6`](#local-ip-ip-address-ip-address-ipv6) block (within [`local_ip.ip_address.ip_address`](#local-ip-ip-address-ip-address)) supports the following:
146
146
 
147
- <a id="addr-353140"></a>&#x2022; [`addr`](#addr-353140) - Optional String<br>IPv6 Address. IPv6 Address in form of string. IPv6 address must be specified as hexadecimal numbers separated by ':' The address can be compacted by suppressing zeros e.g. '2001:db8:0:0:0:0:2:1' becomes '2001:db8::2:1' or '2001:db8:0:0:0:2:0:0' becomes '2001:db8::2::'
147
+ <a id="addr-353140"></a>&#x2022; [`addr`](#addr-353140) - Optional String<br>IPv6 Address in form of string. IPv6 address must be specified as hexadecimal numbers separated by ':' The address can be compacted by suppressing zeros e.g. '2001:db8:0:0:0:0:2:1' becomes '2001:db8::2:1' or '2001:db8:0:0:0:2:0:0' becomes '2001:db8::2::'
148
148
 
149
149
  #### Local IP IP Address Virtual Network Type
150
150
 
151
151
  A [`virtual_network_type`](#type-516223) block (within [`local_ip.ip_address`](#local-ip-ip-address)) supports the following:
152
152
 
153
- <a id="public-cec97b"></a>&#x2022; [`public`](#public-cec97b) - Optional Block<br>Enable this option
153
+ <a id="public-cec97b"></a>&#x2022; [`public`](#public-cec97b) - Optional Block<br>Can be used for messages where no values are needed
154
154
 
155
- <a id="local-32ab3a"></a>&#x2022; [`site_local`](#local-32ab3a) - Optional Block<br>Enable this option
155
+ <a id="local-32ab3a"></a>&#x2022; [`site_local`](#local-32ab3a) - Optional Block<br>Can be used for messages where no values are needed
156
156
 
157
- <a id="inside-d8c41c"></a>&#x2022; [`site_local_inside`](#inside-d8c41c) - Optional Block<br>Enable this option
157
+ <a id="inside-d8c41c"></a>&#x2022; [`site_local_inside`](#inside-d8c41c) - Optional Block<br>Can be used for messages where no values are needed
158
158
 
159
159
  #### Params
160
160
 
161
161
  A [`params`](#params) block supports the following:
162
162
 
163
- <a id="params-ipsec"></a>&#x2022; [`ipsec`](#params-ipsec) - Optional Block<br>IPsec tunnel parameters. Configuration for IPsec encapsulation are: 1. PSK - pre shared key to be used by IKE<br>See [Ipsec](#params-ipsec) below.
163
+ <a id="params-ipsec"></a>&#x2022; [`ipsec`](#params-ipsec) - Optional Block<br>Configuration for IPsec encapsulation are: 1. PSK - pre shared key to be used by IKE<br>See [Ipsec](#params-ipsec) below.
164
164
 
165
165
  #### Params Ipsec
166
166
 
167
167
  An [`ipsec`](#params-ipsec) block (within [`params`](#params)) supports the following:
168
168
 
169
- <a id="params-ipsec-ipsec-psk"></a>&#x2022; [`ipsec_psk`](#params-ipsec-ipsec-psk) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Ipsec Psk](#params-ipsec-ipsec-psk) below.
169
+ <a id="params-ipsec-ipsec-psk"></a>&#x2022; [`ipsec_psk`](#params-ipsec-ipsec-psk) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Ipsec Psk](#params-ipsec-ipsec-psk) below.
170
170
 
171
171
  #### Params Ipsec Ipsec Psk
172
172
 
173
173
  An [`ipsec_psk`](#params-ipsec-ipsec-psk) block (within [`params.ipsec`](#params-ipsec)) supports the following:
174
174
 
175
- <a id="info-5ffa9e"></a>&#x2022; [`blindfold_secret_info`](#info-5ffa9e) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-5ffa9e) below.
175
+ <a id="info-5ffa9e"></a>&#x2022; [`blindfold_secret_info`](#info-5ffa9e) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-5ffa9e) below.
176
176
 
177
- <a id="info-8a167c"></a>&#x2022; [`clear_secret_info`](#info-8a167c) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-8a167c) below.
177
+ <a id="info-8a167c"></a>&#x2022; [`clear_secret_info`](#info-8a167c) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-8a167c) below.
178
178
 
179
179
  #### Params Ipsec Ipsec Psk Blindfold Secret Info
180
180
 
181
181
  A [`blindfold_secret_info`](#info-5ffa9e) block (within [`params.ipsec.ipsec_psk`](#params-ipsec-ipsec-psk)) supports the following:
182
182
 
183
- <a id="provider-6bd5ca"></a>&#x2022; [`decryption_provider`](#provider-6bd5ca) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
183
+ <a id="provider-6bd5ca"></a>&#x2022; [`decryption_provider`](#provider-6bd5ca) - Optional String<br>Name of the Secret Management Access object that contains information about the backend Secret Management service
184
184
 
185
- <a id="location-b07027"></a>&#x2022; [`location`](#location-b07027) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
185
+ <a id="location-b07027"></a>&#x2022; [`location`](#location-b07027) - Optional String<br>Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
186
186
 
187
- <a id="provider-dd4d40"></a>&#x2022; [`store_provider`](#provider-dd4d40) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
187
+ <a id="provider-dd4d40"></a>&#x2022; [`store_provider`](#provider-dd4d40) - Optional String<br>Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
188
188
 
189
189
  #### Params Ipsec Ipsec Psk Clear Secret Info
190
190
 
191
191
  A [`clear_secret_info`](#info-8a167c) block (within [`params.ipsec.ipsec_psk`](#params-ipsec-ipsec-psk)) supports the following:
192
192
 
193
- <a id="ref-e757e5"></a>&#x2022; [`provider_ref`](#ref-e757e5) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
193
+ <a id="ref-e757e5"></a>&#x2022; [`provider_ref`](#ref-e757e5) - Optional String<br>Name of the Secret Management Access object that contains information about the store to GET encrypted bytes This field needs to be provided only if the URL scheme is not string:///
194
194
 
195
- <a id="url-4ac735"></a>&#x2022; [`url`](#url-4ac735) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will GET Secret bytes after Base64 decoding
195
+ <a id="url-4ac735"></a>&#x2022; [`url`](#url-4ac735) - Optional String<br>URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will GET Secret bytes after Base64 decoding
196
196
 
197
197
  #### Remote IP
198
198
 
199
199
  A [`remote_ip`](#remote-ip) block supports the following:
200
200
 
201
- <a id="remote-ip-endpoints"></a>&#x2022; [`endpoints`](#remote-ip-endpoints) - Optional Block<br>Remote Endpoint Type. Provides a map of ver node name to remote node attributes Ver node should use these attributes to configure as remote tunnel<br>See [Endpoints](#remote-ip-endpoints) below.
201
+ <a id="remote-ip-endpoints"></a>&#x2022; [`endpoints`](#remote-ip-endpoints) - Optional Block<br>Provides a map of ver node name to remote node attributes Ver node should use these attributes to configure as remote tunnel<br>See [Endpoints](#remote-ip-endpoints) below.
202
202
 
203
- <a id="remote-ip-ip"></a>&#x2022; [`ip`](#remote-ip-ip) - Optional Block<br>IP Address. IP Address used to specify an IPv4 or IPv6 address<br>See [IP](#remote-ip-ip) below.
203
+ <a id="remote-ip-ip"></a>&#x2022; [`ip`](#remote-ip-ip) - Optional Block<br>IP Address used to specify an IPv4 or IPv6 address<br>See [IP](#remote-ip-ip) below.
204
204
 
205
205
  #### Remote IP Endpoints
206
206
 
207
207
  An [`endpoints`](#remote-ip-endpoints) block (within [`remote_ip`](#remote-ip)) supports the following:
208
208
 
209
- <a id="remote-ip-endpoints-endpoints"></a>&#x2022; [`endpoints`](#remote-ip-endpoints-endpoints) - Optional Block<br>Remote Endpoints. Map of remote attributes to which tunnel will be established on per site node basis Every node can have a different attributes and IP address to connect to Key is ver node name and value is Remote node attributes
209
+ <a id="remote-ip-endpoints-endpoints"></a>&#x2022; [`endpoints`](#remote-ip-endpoints-endpoints) - Optional Block<br>Map of remote attributes to which tunnel will be established on per site node basis Every node can have a different attributes and IP address to connect to Key is ver node name and value is Remote node attributes
210
210
 
211
211
  #### Remote IP IP
212
212
 
@@ -214,19 +214,19 @@ An [`ip`](#remote-ip-ip) block (within [`remote_ip`](#remote-ip)) supports the f
214
214
 
215
215
  <a id="remote-ip-ip-ipv4"></a>&#x2022; [`ipv4`](#remote-ip-ip-ipv4) - Optional Block<br>IPv4 Address. IPv4 Address in dot-decimal notation<br>See [IPv4](#remote-ip-ip-ipv4) below.
216
216
 
217
- <a id="remote-ip-ip-ipv6"></a>&#x2022; [`ipv6`](#remote-ip-ip-ipv6) - Optional Block<br>IPv6 Address. IPv6 Address specified as hexadecimal numbers separated by ':'<br>See [IPv6](#remote-ip-ip-ipv6) below.
217
+ <a id="remote-ip-ip-ipv6"></a>&#x2022; [`ipv6`](#remote-ip-ip-ipv6) - Optional Block<br>IPv6 Address specified as hexadecimal numbers separated by ':'<br>See [IPv6](#remote-ip-ip-ipv6) below.
218
218
 
219
219
  #### Remote IP IP IPv4
220
220
 
221
221
  An [`ipv4`](#remote-ip-ip-ipv4) block (within [`remote_ip.ip`](#remote-ip-ip)) supports the following:
222
222
 
223
- <a id="remote-ip-ip-ipv4-addr"></a>&#x2022; [`addr`](#remote-ip-ip-ipv4-addr) - Optional String<br>IPv4 Address. IPv4 Address in string form with dot-decimal notation
223
+ <a id="remote-ip-ip-ipv4-addr"></a>&#x2022; [`addr`](#remote-ip-ip-ipv4-addr) - Optional String<br>IPv4 Address in string form with dot-decimal notation
224
224
 
225
225
  #### Remote IP IP IPv6
226
226
 
227
227
  An [`ipv6`](#remote-ip-ip-ipv6) block (within [`remote_ip.ip`](#remote-ip-ip)) supports the following:
228
228
 
229
- <a id="remote-ip-ip-ipv6-addr"></a>&#x2022; [`addr`](#remote-ip-ip-ipv6-addr) - Optional String<br>IPv6 Address. IPv6 Address in form of string. IPv6 address must be specified as hexadecimal numbers separated by ':' The address can be compacted by suppressing zeros e.g. '2001:db8:0:0:0:0:2:1' becomes '2001:db8::2:1' or '2001:db8:0:0:0:2:0:0' becomes '2001:db8::2::'
229
+ <a id="remote-ip-ip-ipv6-addr"></a>&#x2022; [`addr`](#remote-ip-ip-ipv6-addr) - Optional String<br>IPv6 Address in form of string. IPv6 address must be specified as hexadecimal numbers separated by ':' The address can be compacted by suppressing zeros e.g. '2001:db8:0:0:0:0:2:1' becomes '2001:db8::2:1' or '2001:db8:0:0:0:2:0:0' becomes '2001:db8::2::'
230
230
 
231
231
  #### Timeouts
232
232
 
@@ -73,34 +73,34 @@ resource "f5xc_udp_loadbalancer" "example" {
73
73
  ### Spec Argument Reference
74
74
 
75
75
  -> **One of the following:**
76
- &#x2022; <a id="advertise-custom"></a>[`advertise_custom`](#advertise-custom) - Optional Block<br>Advertise Custom. This defines a way to advertise a VIP on specific sites<br>See [Advertise Custom](#advertise-custom) below for details.
77
- <br><br>&#x2022; <a id="advertise-on-public"></a>[`advertise_on_public`](#advertise-on-public) - Optional Block<br>Advertise Public. This defines a way to advertise a load balancer on public. If optional public_ip is provided, it will only be advertised on RE sites where that public_ip is available<br>See [Advertise On Public](#advertise-on-public) below for details.
78
- <br><br>&#x2022; <a id="advertise-on-public-default-vip"></a>[`advertise_on_public_default_vip`](#advertise-on-public-default-vip) - Optional Block<br>Enable this option
76
+ &#x2022; <a id="advertise-custom"></a>[`advertise_custom`](#advertise-custom) - Optional Block<br>Defines a way to advertise a VIP on specific sites<br>See [Advertise Custom](#advertise-custom) below for details.
77
+ <br><br>&#x2022; <a id="advertise-on-public"></a>[`advertise_on_public`](#advertise-on-public) - Optional Block<br>Defines a way to advertise a load balancer on public. If optional public_ip is provided, it will only be advertised on RE sites where that public_ip is available<br>See [Advertise On Public](#advertise-on-public) below for details.
78
+ <br><br>&#x2022; <a id="advertise-on-public-default-vip"></a>[`advertise_on_public_default_vip`](#advertise-on-public-default-vip) - Optional Block<br>Can be used for messages where no values are needed
79
79
 
80
- <a id="dns-volterra-managed"></a>&#x2022; [`dns_volterra_managed`](#dns-volterra-managed) - Optional Bool<br>Automatically Manage DNS Records. DNS records for domains will be managed automatically by F5 Distributed Cloud. As a prerequisite, the domain to be delegated to F5 Distributed Cloud using the Delegated Domain feature or a DNS CNAME record must be created in your DNS provider's portal
80
+ <a id="dns-volterra-managed"></a>&#x2022; [`dns_volterra_managed`](#dns-volterra-managed) - Optional Bool<br>DNS records for domains will be managed automatically by F5 Distributed Cloud. As a prerequisite, the domain to be delegated to F5 Distributed Cloud using the Delegated Domain feature or a DNS CNAME record must be created in your DNS provider's portal
81
81
 
82
- <a id="do-not-advertise"></a>&#x2022; [`do_not_advertise`](#do-not-advertise) - Optional Block<br>Enable this option
82
+ <a id="do-not-advertise"></a>&#x2022; [`do_not_advertise`](#do-not-advertise) - Optional Block<br>Can be used for messages where no values are needed
83
83
 
84
- <a id="domains"></a>&#x2022; [`domains`](#domains) - Optional List<br>Domains. A list of domains (host/authority header) that will be matched to this load balancer
84
+ <a id="domains"></a>&#x2022; [`domains`](#domains) - Optional List<br>List of domains (host/authority header) that will be matched to this load balancer
85
85
 
86
- <a id="enable-per-packet-load-balancing"></a>&#x2022; [`enable_per_packet_load_balancing`](#enable-per-packet-load-balancing) - Optional Bool<br>Per Packet Load Balancing. Per packet load balancing: If disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the load balancing algorithm dictates, and subsequent packets with the same identity are forwarded to the same upstream server without rechecking the algorithm If enabled: Each packet is directed to an upstream server as the load balancing algorithm dictates
86
+ <a id="enable-per-packet-load-balancing"></a>&#x2022; [`enable_per_packet_load_balancing`](#enable-per-packet-load-balancing) - Optional Bool<br>Per packet load balancing: If disabled (default): First packet identified by source IP/port and local IP/port is sent to an upstream server as the load balancing algorithm dictates, and subsequent packets with the same identity are forwarded to the same upstream server without rechecking the
87
87
 
88
88
  -> **One of the following:**
89
- &#x2022; <a id="hash-policy-choice-random"></a>[`hash_policy_choice_random`](#hash-policy-choice-random) - Optional Block<br>Enable this option
90
- <br><br>&#x2022; <a id="hash-policy-choice-round-robin"></a>[`hash_policy_choice_round_robin`](#hash-policy-choice-round-robin) - Optional Block<br>Enable this option
91
- <br><br>&#x2022; <a id="hash-policy-choice-source-ip-stickiness"></a>[`hash_policy_choice_source_ip_stickiness`](#hash-policy-choice-source-ip-stickiness) - Optional Block<br>Enable this option
89
+ &#x2022; <a id="hash-policy-choice-random"></a>[`hash_policy_choice_random`](#hash-policy-choice-random) - Optional Block<br>Can be used for messages where no values are needed
90
+ <br><br>&#x2022; <a id="hash-policy-choice-round-robin"></a>[`hash_policy_choice_round_robin`](#hash-policy-choice-round-robin) - Optional Block<br>Can be used for messages where no values are needed
91
+ <br><br>&#x2022; <a id="hash-policy-choice-source-ip-stickiness"></a>[`hash_policy_choice_source_ip_stickiness`](#hash-policy-choice-source-ip-stickiness) - Optional Block<br>Can be used for messages where no values are needed
92
92
 
93
- <a id="idle-timeout"></a>&#x2022; [`idle_timeout`](#idle-timeout) - Optional Number<br>Idle Timeout. The amount of time that a session can exist without upstream or downstream activity, in milliseconds
93
+ <a id="idle-timeout"></a>&#x2022; [`idle_timeout`](#idle-timeout) - Optional Number<br>The amount of time that a session can exist without upstream or downstream activity, in milliseconds
94
94
 
95
95
  -> **One of the following:**
96
- &#x2022; <a id="listen-port"></a>[`listen_port`](#listen-port) - Optional Number<br>Listen Port. Listen Port for this load balancer
97
- <br><br>&#x2022; <a id="port-ranges"></a>[`port_ranges`](#port-ranges) - Optional String<br>Port Ranges. A string containing a comma separated list of port ranges. Each port range consists of a single port or two ports separated by '-'
96
+ &#x2022; <a id="listen-port"></a>[`listen_port`](#listen-port) - Optional Number<br>Listen Port for this load balancer
97
+ <br><br>&#x2022; <a id="port-ranges"></a>[`port_ranges`](#port-ranges) - Optional String<br>A string containing a comma separated list of port ranges. Each port range consists of a single port or two ports separated by '-'
98
98
 
99
- <a id="origin-pools-weights"></a>&#x2022; [`origin_pools_weights`](#origin-pools-weights) - Optional Block<br>Origin Pools. Origin pools with weights and priorities used for this load balancer<br>See [Origin Pools Weights](#origin-pools-weights) below for details.
99
+ <a id="origin-pools-weights"></a>&#x2022; [`origin_pools_weights`](#origin-pools-weights) - Optional Block<br>Origin pools with weights and priorities used for this load balancer<br>See [Origin Pools Weights](#origin-pools-weights) below for details.
100
100
 
101
101
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
102
102
 
103
- <a id="udp"></a>&#x2022; [`udp`](#udp) - Optional Block<br>Enable this option
103
+ <a id="udp"></a>&#x2022; [`udp`](#udp) - Optional Block<br>Can be used for messages where no values are needed
104
104
 
105
105
  ### Attributes Reference
106
106
 
@@ -114,35 +114,35 @@ In addition to all arguments above, the following attributes are exported:
114
114
 
115
115
  An [`advertise_custom`](#advertise-custom) block supports the following:
116
116
 
117
- <a id="advertise-custom-advertise-where"></a>&#x2022; [`advertise_where`](#advertise-custom-advertise-where) - Optional Block<br>List of Sites to Advertise. Where should this load balancer be available<br>See [Advertise Where](#advertise-custom-advertise-where) below.
117
+ <a id="advertise-custom-advertise-where"></a>&#x2022; [`advertise_where`](#advertise-custom-advertise-where) - Optional Block<br>Where should this load balancer be available<br>See [Advertise Where](#advertise-custom-advertise-where) below.
118
118
 
119
119
  #### Advertise Custom Advertise Where
120
120
 
121
121
  An [`advertise_where`](#advertise-custom-advertise-where) block (within [`advertise_custom`](#advertise-custom)) supports the following:
122
122
 
123
- <a id="public-618a99"></a>&#x2022; [`advertise_on_public`](#public-618a99) - Optional Block<br>Advertise Public. This defines a way to advertise a load balancer on public. If optional public_ip is provided, it will only be advertised on RE sites where that public_ip is available<br>See [Advertise On Public](#public-618a99) below.
123
+ <a id="public-618a99"></a>&#x2022; [`advertise_on_public`](#public-618a99) - Optional Block<br>Defines a way to advertise a load balancer on public. If optional public_ip is provided, it will only be advertised on RE sites where that public_ip is available<br>See [Advertise On Public](#public-618a99) below.
124
124
 
125
- <a id="advertise-custom-advertise-where-port"></a>&#x2022; [`port`](#advertise-custom-advertise-where-port) - Optional Number<br>Listen Port. Port to Listen
125
+ <a id="advertise-custom-advertise-where-port"></a>&#x2022; [`port`](#advertise-custom-advertise-where-port) - Optional Number<br>Port to Listen
126
126
 
127
- <a id="ranges-7cbec3"></a>&#x2022; [`port_ranges`](#ranges-7cbec3) - Optional String<br>Listen Port Ranges. A string containing a comma separated list of port ranges. Each port range consists of a single port or two ports separated by '-'
127
+ <a id="ranges-7cbec3"></a>&#x2022; [`port_ranges`](#ranges-7cbec3) - Optional String<br>A string containing a comma separated list of port ranges. Each port range consists of a single port or two ports separated by '-'
128
128
 
129
- <a id="advertise-custom-advertise-where-site"></a>&#x2022; [`site`](#advertise-custom-advertise-where-site) - Optional Block<br>Site. This defines a reference to a CE site along with network type and an optional IP address where a load balancer could be advertised<br>See [Site](#advertise-custom-advertise-where-site) below.
129
+ <a id="advertise-custom-advertise-where-site"></a>&#x2022; [`site`](#advertise-custom-advertise-where-site) - Optional Block<br>Defines a reference to a CE site along with network type and an optional IP address where a load balancer could be advertised<br>See [Site](#advertise-custom-advertise-where-site) below.
130
130
 
131
- <a id="port-b19c4f"></a>&#x2022; [`use_default_port`](#port-b19c4f) - Optional Block<br>Enable this option
131
+ <a id="port-b19c4f"></a>&#x2022; [`use_default_port`](#port-b19c4f) - Optional Block<br>Can be used for messages where no values are needed
132
132
 
133
- <a id="network-a20be3"></a>&#x2022; [`virtual_network`](#network-a20be3) - Optional Block<br>Virtual Network. Parameters to advertise on a given virtual network<br>See [Virtual Network](#network-a20be3) below.
133
+ <a id="network-a20be3"></a>&#x2022; [`virtual_network`](#network-a20be3) - Optional Block<br>Parameters to advertise on a given virtual network<br>See [Virtual Network](#network-a20be3) below.
134
134
 
135
- <a id="site-5d39fd"></a>&#x2022; [`virtual_site`](#site-5d39fd) - Optional Block<br>Virtual Site. This defines a reference to a customer site virtual site along with network type where a load balancer could be advertised<br>See [Virtual Site](#site-5d39fd) below.
135
+ <a id="site-5d39fd"></a>&#x2022; [`virtual_site`](#site-5d39fd) - Optional Block<br>Defines a reference to a customer site virtual site along with network type where a load balancer could be advertised<br>See [Virtual Site](#site-5d39fd) below.
136
136
 
137
- <a id="vip-870b0b"></a>&#x2022; [`virtual_site_with_vip`](#vip-870b0b) - Optional Block<br>Virtual Site with Specified VIP. This defines a reference to a customer site virtual site along with network type and IP where a load balancer could be advertised<br>See [Virtual Site With VIP](#vip-870b0b) below.
137
+ <a id="vip-870b0b"></a>&#x2022; [`virtual_site_with_vip`](#vip-870b0b) - Optional Block<br>Defines a reference to a customer site virtual site along with network type and IP where a load balancer could be advertised<br>See [Virtual Site With VIP](#vip-870b0b) below.
138
138
 
139
- <a id="service-1fdc7a"></a>&#x2022; [`vk8s_service`](#service-1fdc7a) - Optional Block<br>VK8s Services on RE. This defines a reference to a RE site or virtual site where a load balancer could be advertised in the vK8s service network<br>See [Vk8s Service](#service-1fdc7a) below.
139
+ <a id="service-1fdc7a"></a>&#x2022; [`vk8s_service`](#service-1fdc7a) - Optional Block<br>Defines a reference to a RE site or virtual site where a load balancer could be advertised in the vK8s service network<br>See [Vk8s Service](#service-1fdc7a) below.
140
140
 
141
141
  #### Advertise Custom Advertise Where Advertise On Public
142
142
 
143
143
  An [`advertise_on_public`](#public-618a99) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
144
144
 
145
- <a id="public-ip-d10b09"></a>&#x2022; [`public_ip`](#public-ip-d10b09) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Public IP](#public-ip-d10b09) below.
145
+ <a id="public-ip-d10b09"></a>&#x2022; [`public_ip`](#public-ip-d10b09) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Public IP](#public-ip-d10b09) below.
146
146
 
147
147
  #### Advertise Custom Advertise Where Advertise On Public Public IP
148
148
 
@@ -152,35 +152,35 @@ An [`advertise_on_public`](#public-618a99) block (within [`advertise_custom.adve
152
152
 
153
153
  A [`site`](#advertise-custom-advertise-where-site) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
154
154
 
155
- <a id="site-ip-78faa1"></a>&#x2022; [`ip`](#site-ip-78faa1) - Optional String<br>IP Address. Use given IP address as VIP on the site
155
+ <a id="site-ip-78faa1"></a>&#x2022; [`ip`](#site-ip-78faa1) - Optional String<br>Use given IP address as VIP on the site
156
156
 
157
- <a id="network-5811a4"></a>&#x2022; [`network`](#network-5811a4) - Optional String Defaults to `SITE_NETWORK_INSIDE_AND_OUTSIDE`<br>Possible values are `SITE_NETWORK_INSIDE_AND_OUTSIDE`, `SITE_NETWORK_INSIDE`, `SITE_NETWORK_OUTSIDE`, `SITE_NETWORK_SERVICE`, `SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_IP_FABRIC`<br>[Enum: SITE_NETWORK_INSIDE_AND_OUTSIDE|SITE_NETWORK_INSIDE|SITE_NETWORK_OUTSIDE|SITE_NETWORK_SERVICE|SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_IP_FABRIC] Site Network. This defines network types to be used on site All inside and outside networks. All inside and outside networks with internet VIP support. All inside networks. All outside networks. All outside networks with internet VIP support. VK8s service network. - SITE_NETWORK_IP_FABRIC: VER IP Fabric network for the site This Virtual network type is used for exposing virtual host on IP Fabric network on the VER site or for endpoint in IP Fabric network
157
+ <a id="network-5811a4"></a>&#x2022; [`network`](#network-5811a4) - Optional String Defaults to `SITE_NETWORK_INSIDE_AND_OUTSIDE`<br>Possible values are `SITE_NETWORK_INSIDE_AND_OUTSIDE`, `SITE_NETWORK_INSIDE`, `SITE_NETWORK_OUTSIDE`, `SITE_NETWORK_SERVICE`, `SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_IP_FABRIC`<br>[Enum: SITE_NETWORK_INSIDE_AND_OUTSIDE|SITE_NETWORK_INSIDE|SITE_NETWORK_OUTSIDE|SITE_NETWORK_SERVICE|SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_IP_FABRIC] Defines network types to be used on site All inside and outside networks. All inside and outside networks with internet VIP support. All inside networks
158
158
 
159
- <a id="site-7ecf1d"></a>&#x2022; [`site`](#site-7ecf1d) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Site](#site-7ecf1d) below.
159
+ <a id="site-7ecf1d"></a>&#x2022; [`site`](#site-7ecf1d) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Site](#site-7ecf1d) below.
160
160
 
161
161
  #### Advertise Custom Advertise Where Site Site
162
162
 
163
163
  A [`site`](#site-7ecf1d) block (within [`advertise_custom.advertise_where.site`](#advertise-custom-advertise-where-site)) supports the following:
164
164
 
165
- <a id="name-201d26"></a>&#x2022; [`name`](#name-201d26) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
165
+ <a id="name-201d26"></a>&#x2022; [`name`](#name-201d26) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
166
166
 
167
- <a id="namespace-c3f40d"></a>&#x2022; [`namespace`](#namespace-c3f40d) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
167
+ <a id="namespace-c3f40d"></a>&#x2022; [`namespace`](#namespace-c3f40d) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
168
168
 
169
- <a id="tenant-8a632a"></a>&#x2022; [`tenant`](#tenant-8a632a) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
169
+ <a id="tenant-8a632a"></a>&#x2022; [`tenant`](#tenant-8a632a) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
170
170
 
171
171
  #### Advertise Custom Advertise Where Virtual Network
172
172
 
173
173
  A [`virtual_network`](#network-a20be3) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
174
174
 
175
- <a id="vip-26d874"></a>&#x2022; [`default_v6_vip`](#vip-26d874) - Optional Block<br>Enable this option
175
+ <a id="vip-26d874"></a>&#x2022; [`default_v6_vip`](#vip-26d874) - Optional Block<br>Can be used for messages where no values are needed
176
176
 
177
- <a id="vip-c51931"></a>&#x2022; [`default_vip`](#vip-c51931) - Optional Block<br>Enable this option
177
+ <a id="vip-c51931"></a>&#x2022; [`default_vip`](#vip-c51931) - Optional Block<br>Can be used for messages where no values are needed
178
178
 
179
- <a id="vip-bb67d7"></a>&#x2022; [`specific_v6_vip`](#vip-bb67d7) - Optional String<br>Specific V6 VIP. Use given IPv6 address as VIP on virtual Network
179
+ <a id="vip-bb67d7"></a>&#x2022; [`specific_v6_vip`](#vip-bb67d7) - Optional String<br>Use given IPv6 address as VIP on virtual Network
180
180
 
181
- <a id="vip-943090"></a>&#x2022; [`specific_vip`](#vip-943090) - Optional String<br>Specific V4 VIP. Use given IPv4 address as VIP on virtual Network
181
+ <a id="vip-943090"></a>&#x2022; [`specific_vip`](#vip-943090) - Optional String<br>Use given IPv4 address as VIP on virtual Network
182
182
 
183
- <a id="network-bff334"></a>&#x2022; [`virtual_network`](#network-bff334) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Virtual Network](#network-bff334) below.
183
+ <a id="network-bff334"></a>&#x2022; [`virtual_network`](#network-bff334) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Virtual Network](#network-bff334) below.
184
184
 
185
185
  #### Advertise Custom Advertise Where Virtual Network Virtual Network
186
186
 
@@ -190,9 +190,9 @@ A [`virtual_network`](#network-a20be3) block (within [`advertise_custom.advertis
190
190
 
191
191
  A [`virtual_site`](#site-5d39fd) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
192
192
 
193
- <a id="network-15aca4"></a>&#x2022; [`network`](#network-15aca4) - Optional String Defaults to `SITE_NETWORK_INSIDE_AND_OUTSIDE`<br>Possible values are `SITE_NETWORK_INSIDE_AND_OUTSIDE`, `SITE_NETWORK_INSIDE`, `SITE_NETWORK_OUTSIDE`, `SITE_NETWORK_SERVICE`, `SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_IP_FABRIC`<br>[Enum: SITE_NETWORK_INSIDE_AND_OUTSIDE|SITE_NETWORK_INSIDE|SITE_NETWORK_OUTSIDE|SITE_NETWORK_SERVICE|SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_IP_FABRIC] Site Network. This defines network types to be used on site All inside and outside networks. All inside and outside networks with internet VIP support. All inside networks. All outside networks. All outside networks with internet VIP support. VK8s service network. - SITE_NETWORK_IP_FABRIC: VER IP Fabric network for the site This Virtual network type is used for exposing virtual host on IP Fabric network on the VER site or for endpoint in IP Fabric network
193
+ <a id="network-15aca4"></a>&#x2022; [`network`](#network-15aca4) - Optional String Defaults to `SITE_NETWORK_INSIDE_AND_OUTSIDE`<br>Possible values are `SITE_NETWORK_INSIDE_AND_OUTSIDE`, `SITE_NETWORK_INSIDE`, `SITE_NETWORK_OUTSIDE`, `SITE_NETWORK_SERVICE`, `SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP`, `SITE_NETWORK_IP_FABRIC`<br>[Enum: SITE_NETWORK_INSIDE_AND_OUTSIDE|SITE_NETWORK_INSIDE|SITE_NETWORK_OUTSIDE|SITE_NETWORK_SERVICE|SITE_NETWORK_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_INSIDE_AND_OUTSIDE_WITH_INTERNET_VIP|SITE_NETWORK_IP_FABRIC] Defines network types to be used on site All inside and outside networks. All inside and outside networks with internet VIP support. All inside networks
194
194
 
195
- <a id="site-04fd53"></a>&#x2022; [`virtual_site`](#site-04fd53) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Virtual Site](#site-04fd53) below.
195
+ <a id="site-04fd53"></a>&#x2022; [`virtual_site`](#site-04fd53) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Virtual Site](#site-04fd53) below.
196
196
 
197
197
  #### Advertise Custom Advertise Where Virtual Site Virtual Site
198
198
 
@@ -210,19 +210,19 @@ A [`virtual_site`](#site-5d39fd) block (within [`advertise_custom.advertise_wher
210
210
 
211
211
  A [`vk8s_service`](#service-1fdc7a) block (within [`advertise_custom.advertise_where`](#advertise-custom-advertise-where)) supports the following:
212
212
 
213
- <a id="site-ec8d32"></a>&#x2022; [`site`](#site-ec8d32) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Site](#site-ec8d32) below.
213
+ <a id="site-ec8d32"></a>&#x2022; [`site`](#site-ec8d32) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Site](#site-ec8d32) below.
214
214
 
215
- <a id="site-5fcbf9"></a>&#x2022; [`virtual_site`](#site-5fcbf9) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Virtual Site](#site-5fcbf9) below.
215
+ <a id="site-5fcbf9"></a>&#x2022; [`virtual_site`](#site-5fcbf9) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Virtual Site](#site-5fcbf9) below.
216
216
 
217
217
  #### Advertise Custom Advertise Where Vk8s Service Site
218
218
 
219
219
  A [`site`](#site-ec8d32) block (within [`advertise_custom.advertise_where.vk8s_service`](#service-1fdc7a)) supports the following:
220
220
 
221
- <a id="name-950776"></a>&#x2022; [`name`](#name-950776) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
221
+ <a id="name-950776"></a>&#x2022; [`name`](#name-950776) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
222
222
 
223
- <a id="namespace-1faf25"></a>&#x2022; [`namespace`](#namespace-1faf25) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
223
+ <a id="namespace-1faf25"></a>&#x2022; [`namespace`](#namespace-1faf25) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
224
224
 
225
- <a id="tenant-98cf6a"></a>&#x2022; [`tenant`](#tenant-98cf6a) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
225
+ <a id="tenant-98cf6a"></a>&#x2022; [`tenant`](#tenant-98cf6a) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
226
226
 
227
227
  #### Advertise Custom Advertise Where Vk8s Service Virtual Site
228
228
 
@@ -232,51 +232,51 @@ A [`site`](#site-ec8d32) block (within [`advertise_custom.advertise_where.vk8s_s
232
232
 
233
233
  An [`advertise_on_public`](#advertise-on-public) block supports the following:
234
234
 
235
- <a id="advertise-on-public-public-ip"></a>&#x2022; [`public_ip`](#advertise-on-public-public-ip) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Public IP](#advertise-on-public-public-ip) below.
235
+ <a id="advertise-on-public-public-ip"></a>&#x2022; [`public_ip`](#advertise-on-public-public-ip) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Public IP](#advertise-on-public-public-ip) below.
236
236
 
237
237
  #### Advertise On Public Public IP
238
238
 
239
239
  A [`public_ip`](#advertise-on-public-public-ip) block (within [`advertise_on_public`](#advertise-on-public)) supports the following:
240
240
 
241
- <a id="advertise-on-public-public-ip-name"></a>&#x2022; [`name`](#advertise-on-public-public-ip-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
241
+ <a id="advertise-on-public-public-ip-name"></a>&#x2022; [`name`](#advertise-on-public-public-ip-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
242
242
 
243
- <a id="advertise-on-public-public-ip-namespace"></a>&#x2022; [`namespace`](#advertise-on-public-public-ip-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
243
+ <a id="advertise-on-public-public-ip-namespace"></a>&#x2022; [`namespace`](#advertise-on-public-public-ip-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
244
244
 
245
- <a id="advertise-on-public-public-ip-tenant"></a>&#x2022; [`tenant`](#advertise-on-public-public-ip-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
245
+ <a id="advertise-on-public-public-ip-tenant"></a>&#x2022; [`tenant`](#advertise-on-public-public-ip-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
246
246
 
247
247
  #### Origin Pools Weights
248
248
 
249
249
  An [`origin_pools_weights`](#origin-pools-weights) block supports the following:
250
250
 
251
- <a id="origin-pools-weights-cluster"></a>&#x2022; [`cluster`](#origin-pools-weights-cluster) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Cluster](#origin-pools-weights-cluster) below.
251
+ <a id="origin-pools-weights-cluster"></a>&#x2022; [`cluster`](#origin-pools-weights-cluster) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Cluster](#origin-pools-weights-cluster) below.
252
252
 
253
- <a id="origin-pools-weights-endpoint-subsets"></a>&#x2022; [`endpoint_subsets`](#origin-pools-weights-endpoint-subsets) - Optional Block<br>Origin Servers Subsets. Upstream origin pool may be configured to divide its origin servers into subsets based on metadata attached to the origin servers. Routes may then specify the metadata that a endpoint must match in order to be selected by the load balancer For origin servers which are discovered in K8S or Consul cluster, the label of the service is merged with endpoint's labels. In case of Consul, the label is derived from the 'Tag' field. For labels that are common between configured endpoint and discovered service, labels from discovered service takes precedence. List of key-value pairs that will be used as matching metadata. Only those origin servers of upstream origin pool which match this metadata will be selected for load balancing
253
+ <a id="origin-pools-weights-endpoint-subsets"></a>&#x2022; [`endpoint_subsets`](#origin-pools-weights-endpoint-subsets) - Optional Block<br>Upstream origin pool may be configured to divide its origin servers into subsets based on metadata attached to the origin servers. Routes may then specify the metadata that a endpoint must match in order to be selected by the load balancer For origin servers which are discovered in K8S or Consul
254
254
 
255
- <a id="origin-pools-weights-pool"></a>&#x2022; [`pool`](#origin-pools-weights-pool) - Optional Block<br>Object reference. This type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Pool](#origin-pools-weights-pool) below.
255
+ <a id="origin-pools-weights-pool"></a>&#x2022; [`pool`](#origin-pools-weights-pool) - Optional Block<br>Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name<br>See [Pool](#origin-pools-weights-pool) below.
256
256
 
257
- <a id="origin-pools-weights-priority"></a>&#x2022; [`priority`](#origin-pools-weights-priority) - Optional Number<br>Priority. Priority of this origin pool, valid only with multiple origin pools. Value of 0 will make the pool as lowest priority origin pool Priority of 1 means highest priority and is considered active. When active origin pool is not available, lower priority origin pools are made active as per the increasing priority
257
+ <a id="origin-pools-weights-priority"></a>&#x2022; [`priority`](#origin-pools-weights-priority) - Optional Number<br>Priority of this origin pool, valid only with multiple origin pools. Value of 0 will make the pool as lowest priority origin pool Priority of 1 means highest priority and is considered active. When active origin pool is not available, lower priority origin pools are made active as per the
258
258
 
259
- <a id="origin-pools-weights-weight"></a>&#x2022; [`weight`](#origin-pools-weights-weight) - Optional Number<br>Weight. Weight of this origin pool, valid only with multiple origin pool. Value of 0 will disable the pool
259
+ <a id="origin-pools-weights-weight"></a>&#x2022; [`weight`](#origin-pools-weights-weight) - Optional Number<br>Weight of this origin pool, valid only with multiple origin pool. Value of 0 will disable the pool
260
260
 
261
261
  #### Origin Pools Weights Cluster
262
262
 
263
263
  A [`cluster`](#origin-pools-weights-cluster) block (within [`origin_pools_weights`](#origin-pools-weights)) supports the following:
264
264
 
265
- <a id="origin-pools-weights-cluster-name"></a>&#x2022; [`name`](#origin-pools-weights-cluster-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
265
+ <a id="origin-pools-weights-cluster-name"></a>&#x2022; [`name`](#origin-pools-weights-cluster-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
266
266
 
267
- <a id="origin-pools-weights-cluster-namespace"></a>&#x2022; [`namespace`](#origin-pools-weights-cluster-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
267
+ <a id="origin-pools-weights-cluster-namespace"></a>&#x2022; [`namespace`](#origin-pools-weights-cluster-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
268
268
 
269
- <a id="origin-pools-weights-cluster-tenant"></a>&#x2022; [`tenant`](#origin-pools-weights-cluster-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
269
+ <a id="origin-pools-weights-cluster-tenant"></a>&#x2022; [`tenant`](#origin-pools-weights-cluster-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
270
270
 
271
271
  #### Origin Pools Weights Pool
272
272
 
273
273
  A [`pool`](#origin-pools-weights-pool) block (within [`origin_pools_weights`](#origin-pools-weights)) supports the following:
274
274
 
275
- <a id="origin-pools-weights-pool-name"></a>&#x2022; [`name`](#origin-pools-weights-pool-name) - Optional String<br>Name. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
275
+ <a id="origin-pools-weights-pool-name"></a>&#x2022; [`name`](#origin-pools-weights-pool-name) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object's(e.g. Route's) name
276
276
 
277
- <a id="origin-pools-weights-pool-namespace"></a>&#x2022; [`namespace`](#origin-pools-weights-pool-namespace) - Optional String<br>Namespace. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
277
+ <a id="origin-pools-weights-pool-namespace"></a>&#x2022; [`namespace`](#origin-pools-weights-pool-namespace) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object's(e.g. Route's) namespace
278
278
 
279
- <a id="origin-pools-weights-pool-tenant"></a>&#x2022; [`tenant`](#origin-pools-weights-pool-tenant) - Optional String<br>Tenant. When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
279
+ <a id="origin-pools-weights-pool-tenant"></a>&#x2022; [`tenant`](#origin-pools-weights-pool-tenant) - Optional String<br>When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object's(e.g. Route's) tenant
280
280
 
281
281
  #### Timeouts
282
282
 
@@ -32,7 +32,7 @@ resource "f5xc_usb_policy" "example" {
32
32
  }
33
33
 
34
34
  # Resource-specific configuration
35
- # Allowed USB devices. List of allowed USB devices .
35
+ # List of allowed USB devices .
36
36
  allowed_devices {
37
37
  # Configure allowed_devices settings
38
38
  }
@@ -58,7 +58,7 @@ resource "f5xc_usb_policy" "example" {
58
58
 
59
59
  ### Spec Argument Reference
60
60
 
61
- <a id="allowed-devices"></a>&#x2022; [`allowed_devices`](#allowed-devices) - Optional Block<br>Allowed USB devices. List of allowed USB devices<br>See [Allowed Devices](#allowed-devices) below for details.
61
+ <a id="allowed-devices"></a>&#x2022; [`allowed_devices`](#allowed-devices) - Optional Block<br>List of allowed USB devices<br>See [Allowed Devices](#allowed-devices) below for details.
62
62
 
63
63
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
64
64
 
@@ -76,13 +76,13 @@ An [`allowed_devices`](#allowed-devices) block supports the following:
76
76
 
77
77
  <a id="allowed-devices-b-device-class"></a>&#x2022; [`b_device_class`](#allowed-devices-b-device-class) - Optional String<br>Class. The class of this device
78
78
 
79
- <a id="allowed-devices-b-device-protocol"></a>&#x2022; [`b_device_protocol`](#allowed-devices-b-device-protocol) - Optional String<br>Protocol. The protocol (within the sub-class) of this device
79
+ <a id="allowed-devices-b-device-protocol"></a>&#x2022; [`b_device_protocol`](#allowed-devices-b-device-protocol) - Optional String<br>The protocol (within the sub-class) of this device
80
80
 
81
- <a id="allowed-devices-b-device-sub-class"></a>&#x2022; [`b_device_sub_class`](#allowed-devices-b-device-sub-class) - Optional String<br>Subclass. The sub-class (within the class) of this device
81
+ <a id="allowed-devices-b-device-sub-class"></a>&#x2022; [`b_device_sub_class`](#allowed-devices-b-device-sub-class) - Optional String<br>The sub-class (within the class) of this device
82
82
 
83
- <a id="allowed-devices-i-serial"></a>&#x2022; [`i_serial`](#allowed-devices-i-serial) - Optional String<br>ISerialNumber. Index of Serial Number String Descriptor
83
+ <a id="allowed-devices-i-serial"></a>&#x2022; [`i_serial`](#allowed-devices-i-serial) - Optional String<br>Index of Serial Number String Descriptor
84
84
 
85
- <a id="allowed-devices-id-product"></a>&#x2022; [`id_product`](#allowed-devices-id-product) - Optional String<br>Product ID. Product ID (Assigned by Manufacturer) in hex
85
+ <a id="allowed-devices-id-product"></a>&#x2022; [`id_product`](#allowed-devices-id-product) - Optional String<br>Product ID (Assigned by Manufacturer) in hex
86
86
 
87
87
  <a id="allowed-devices-id-vendor"></a>&#x2022; [`id_vendor`](#allowed-devices-id-vendor) - Optional String<br>Vendor ID. Vendor ID (Assigned by USB Org) in hex
88
88