@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
@@ -36,11 +36,11 @@ resource "f5xc_network_interface" "example" {
36
36
  dedicated_interface {
37
37
  # Configure dedicated_interface settings
38
38
  }
39
- # Enable this option
39
+ # Can be used for messages where no values are needed.
40
40
  cluster {
41
41
  # Configure cluster settings
42
42
  }
43
- # Enable this option
43
+ # Can be used for messages where no values are needed.
44
44
  is_primary {
45
45
  # Configure is_primary settings
46
46
  }
@@ -87,91 +87,91 @@ In addition to all arguments above, the following attributes are exported:
87
87
 
88
88
  A [`dedicated_interface`](#dedicated-interface) block supports the following:
89
89
 
90
- <a id="dedicated-interface-cluster"></a>&#x2022; [`cluster`](#dedicated-interface-cluster) - Optional Block<br>Enable this option
90
+ <a id="dedicated-interface-cluster"></a>&#x2022; [`cluster`](#dedicated-interface-cluster) - Optional Block<br>Can be used for messages where no values are needed
91
91
 
92
- <a id="dedicated-interface-device"></a>&#x2022; [`device`](#dedicated-interface-device) - Optional String<br>Interface Device. Name of the device for which interface is configured. Use wwan0 for 4G/LTE
92
+ <a id="dedicated-interface-device"></a>&#x2022; [`device`](#dedicated-interface-device) - Optional String<br>Name of the device for which interface is configured. Use wwan0 for 4G/LTE
93
93
 
94
- <a id="dedicated-interface-is-primary"></a>&#x2022; [`is_primary`](#dedicated-interface-is-primary) - Optional Block<br>Enable this option
94
+ <a id="dedicated-interface-is-primary"></a>&#x2022; [`is_primary`](#dedicated-interface-is-primary) - Optional Block<br>Can be used for messages where no values are needed
95
95
 
96
- <a id="dedicated-interface-monitor"></a>&#x2022; [`monitor`](#dedicated-interface-monitor) - Optional Block<br>Link Quality Monitoring Configuration. Link Quality Monitoring configuration for a network interface
96
+ <a id="dedicated-interface-monitor"></a>&#x2022; [`monitor`](#dedicated-interface-monitor) - Optional Block<br>Link Quality Monitoring configuration for a network interface
97
97
 
98
- <a id="dedicated-interface-monitor-disabled"></a>&#x2022; [`monitor_disabled`](#dedicated-interface-monitor-disabled) - Optional Block<br>Enable this option
98
+ <a id="dedicated-interface-monitor-disabled"></a>&#x2022; [`monitor_disabled`](#dedicated-interface-monitor-disabled) - Optional Block<br>Can be used for messages where no values are needed
99
99
 
100
- <a id="dedicated-interface-mtu"></a>&#x2022; [`mtu`](#dedicated-interface-mtu) - Optional Number<br>Maximum Packet Size (MTU). Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
100
+ <a id="dedicated-interface-mtu"></a>&#x2022; [`mtu`](#dedicated-interface-mtu) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
101
101
 
102
- <a id="dedicated-interface-node"></a>&#x2022; [`node`](#dedicated-interface-node) - Optional String<br>Specific Node. Configuration will apply to a device on the given node of the site
102
+ <a id="dedicated-interface-node"></a>&#x2022; [`node`](#dedicated-interface-node) - Optional String<br>Configuration will apply to a device on the given node of the site
103
103
 
104
- <a id="dedicated-interface-not-primary"></a>&#x2022; [`not_primary`](#dedicated-interface-not-primary) - Optional Block<br>Enable this option
104
+ <a id="dedicated-interface-not-primary"></a>&#x2022; [`not_primary`](#dedicated-interface-not-primary) - Optional Block<br>Can be used for messages where no values are needed
105
105
 
106
- <a id="dedicated-interface-priority"></a>&#x2022; [`priority`](#dedicated-interface-priority) - Optional Number<br>Priority. Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
106
+ <a id="dedicated-interface-priority"></a>&#x2022; [`priority`](#dedicated-interface-priority) - Optional Number<br>Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
107
107
 
108
108
  #### Dedicated Management Interface
109
109
 
110
110
  A [`dedicated_management_interface`](#dedicated-management-interface) block supports the following:
111
111
 
112
- <a id="dedicated-management-interface-cluster"></a>&#x2022; [`cluster`](#dedicated-management-interface-cluster) - Optional Block<br>Enable this option
112
+ <a id="dedicated-management-interface-cluster"></a>&#x2022; [`cluster`](#dedicated-management-interface-cluster) - Optional Block<br>Can be used for messages where no values are needed
113
113
 
114
- <a id="dedicated-management-interface-device"></a>&#x2022; [`device`](#dedicated-management-interface-device) - Optional String<br>Interface Device. Name of the device for which interface is configured
114
+ <a id="dedicated-management-interface-device"></a>&#x2022; [`device`](#dedicated-management-interface-device) - Optional String<br>Name of the device for which interface is configured
115
115
 
116
- <a id="dedicated-management-interface-mtu"></a>&#x2022; [`mtu`](#dedicated-management-interface-mtu) - Optional Number<br>Maximum Packet Size (MTU). Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
116
+ <a id="dedicated-management-interface-mtu"></a>&#x2022; [`mtu`](#dedicated-management-interface-mtu) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
117
117
 
118
- <a id="dedicated-management-interface-node"></a>&#x2022; [`node`](#dedicated-management-interface-node) - Optional String<br>Specific Node. Configuration will apply to a device on the given node of the site
118
+ <a id="dedicated-management-interface-node"></a>&#x2022; [`node`](#dedicated-management-interface-node) - Optional String<br>Configuration will apply to a device on the given node of the site
119
119
 
120
120
  #### Ethernet Interface
121
121
 
122
122
  An [`ethernet_interface`](#ethernet-interface) block supports the following:
123
123
 
124
- <a id="ethernet-interface-cluster"></a>&#x2022; [`cluster`](#ethernet-interface-cluster) - Optional Block<br>Enable this option
124
+ <a id="ethernet-interface-cluster"></a>&#x2022; [`cluster`](#ethernet-interface-cluster) - Optional Block<br>Can be used for messages where no values are needed
125
125
 
126
- <a id="ethernet-interface-device"></a>&#x2022; [`device`](#ethernet-interface-device) - Optional String<br>Ethernet Device. Interface configuration for the ethernet device
126
+ <a id="ethernet-interface-device"></a>&#x2022; [`device`](#ethernet-interface-device) - Optional String<br>Interface configuration for the ethernet device
127
127
 
128
- <a id="ethernet-interface-dhcp-client"></a>&#x2022; [`dhcp_client`](#ethernet-interface-dhcp-client) - Optional Block<br>Enable this option
128
+ <a id="ethernet-interface-dhcp-client"></a>&#x2022; [`dhcp_client`](#ethernet-interface-dhcp-client) - Optional Block<br>Can be used for messages where no values are needed
129
129
 
130
130
  <a id="ethernet-interface-dhcp-server"></a>&#x2022; [`dhcp_server`](#ethernet-interface-dhcp-server) - Optional Block<br>DHCPServerParametersType<br>See [DHCP Server](#ethernet-interface-dhcp-server) below.
131
131
 
132
132
  <a id="ethernet-interface-ipv6-auto-config"></a>&#x2022; [`ipv6_auto_config`](#ethernet-interface-ipv6-auto-config) - Optional Block<br>IPV6AutoConfigType<br>See [IPv6 Auto Config](#ethernet-interface-ipv6-auto-config) below.
133
133
 
134
- <a id="ethernet-interface-is-primary"></a>&#x2022; [`is_primary`](#ethernet-interface-is-primary) - Optional Block<br>Enable this option
134
+ <a id="ethernet-interface-is-primary"></a>&#x2022; [`is_primary`](#ethernet-interface-is-primary) - Optional Block<br>Can be used for messages where no values are needed
135
135
 
136
- <a id="ethernet-interface-monitor"></a>&#x2022; [`monitor`](#ethernet-interface-monitor) - Optional Block<br>Link Quality Monitoring Configuration. Link Quality Monitoring configuration for a network interface
136
+ <a id="ethernet-interface-monitor"></a>&#x2022; [`monitor`](#ethernet-interface-monitor) - Optional Block<br>Link Quality Monitoring configuration for a network interface
137
137
 
138
- <a id="ethernet-interface-monitor-disabled"></a>&#x2022; [`monitor_disabled`](#ethernet-interface-monitor-disabled) - Optional Block<br>Enable this option
138
+ <a id="ethernet-interface-monitor-disabled"></a>&#x2022; [`monitor_disabled`](#ethernet-interface-monitor-disabled) - Optional Block<br>Can be used for messages where no values are needed
139
139
 
140
- <a id="ethernet-interface-mtu"></a>&#x2022; [`mtu`](#ethernet-interface-mtu) - Optional Number<br>Maximum Packet Size (MTU). Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
140
+ <a id="ethernet-interface-mtu"></a>&#x2022; [`mtu`](#ethernet-interface-mtu) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
141
141
 
142
- <a id="ethernet-interface-no-ipv6-address"></a>&#x2022; [`no_ipv6_address`](#ethernet-interface-no-ipv6-address) - Optional Block<br>Enable this option
142
+ <a id="ethernet-interface-no-ipv6-address"></a>&#x2022; [`no_ipv6_address`](#ethernet-interface-no-ipv6-address) - Optional Block<br>Can be used for messages where no values are needed
143
143
 
144
- <a id="ethernet-interface-node"></a>&#x2022; [`node`](#ethernet-interface-node) - Optional String<br>Specific Node. Configuration will apply to a device on the given node
144
+ <a id="ethernet-interface-node"></a>&#x2022; [`node`](#ethernet-interface-node) - Optional String<br>Configuration will apply to a device on the given node
145
145
 
146
- <a id="ethernet-interface-not-primary"></a>&#x2022; [`not_primary`](#ethernet-interface-not-primary) - Optional Block<br>Enable this option
146
+ <a id="ethernet-interface-not-primary"></a>&#x2022; [`not_primary`](#ethernet-interface-not-primary) - Optional Block<br>Can be used for messages where no values are needed
147
147
 
148
- <a id="ethernet-interface-priority"></a>&#x2022; [`priority`](#ethernet-interface-priority) - Optional Number<br>Priority. Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
148
+ <a id="ethernet-interface-priority"></a>&#x2022; [`priority`](#ethernet-interface-priority) - Optional Number<br>Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
149
149
 
150
- <a id="network-4d060f"></a>&#x2022; [`site_local_inside_network`](#network-4d060f) - Optional Block<br>Enable this option
150
+ <a id="network-4d060f"></a>&#x2022; [`site_local_inside_network`](#network-4d060f) - Optional Block<br>Can be used for messages where no values are needed
151
151
 
152
- <a id="ethernet-interface-site-local-network"></a>&#x2022; [`site_local_network`](#ethernet-interface-site-local-network) - Optional Block<br>Enable this option
152
+ <a id="ethernet-interface-site-local-network"></a>&#x2022; [`site_local_network`](#ethernet-interface-site-local-network) - Optional Block<br>Can be used for messages where no values are needed
153
153
 
154
154
  <a id="ethernet-interface-static-ip"></a>&#x2022; [`static_ip`](#ethernet-interface-static-ip) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IP](#ethernet-interface-static-ip) below.
155
155
 
156
156
  <a id="ethernet-interface-static-ipv6-address"></a>&#x2022; [`static_ipv6_address`](#ethernet-interface-static-ipv6-address) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IPv6 Address](#ethernet-interface-static-ipv6-address) below.
157
157
 
158
- <a id="ethernet-interface-storage-network"></a>&#x2022; [`storage_network`](#ethernet-interface-storage-network) - Optional Block<br>Enable this option
158
+ <a id="ethernet-interface-storage-network"></a>&#x2022; [`storage_network`](#ethernet-interface-storage-network) - Optional Block<br>Can be used for messages where no values are needed
159
159
 
160
- <a id="ethernet-interface-untagged"></a>&#x2022; [`untagged`](#ethernet-interface-untagged) - Optional Block<br>Enable this option
160
+ <a id="ethernet-interface-untagged"></a>&#x2022; [`untagged`](#ethernet-interface-untagged) - Optional Block<br>Can be used for messages where no values are needed
161
161
 
162
- <a id="ethernet-interface-vlan-id"></a>&#x2022; [`vlan_id`](#ethernet-interface-vlan-id) - Optional Number<br>VLAN ID. Configure a VLAN tagged ethernet interface
162
+ <a id="ethernet-interface-vlan-id"></a>&#x2022; [`vlan_id`](#ethernet-interface-vlan-id) - Optional Number<br>Configure a VLAN tagged ethernet interface
163
163
 
164
164
  #### Ethernet Interface DHCP Server
165
165
 
166
166
  A [`dhcp_server`](#ethernet-interface-dhcp-server) block (within [`ethernet_interface`](#ethernet-interface)) supports the following:
167
167
 
168
- <a id="end-1864de"></a>&#x2022; [`automatic_from_end`](#end-1864de) - Optional Block<br>Enable this option
168
+ <a id="end-1864de"></a>&#x2022; [`automatic_from_end`](#end-1864de) - Optional Block<br>Can be used for messages where no values are needed
169
169
 
170
- <a id="start-872fa5"></a>&#x2022; [`automatic_from_start`](#start-872fa5) - Optional Block<br>Enable this option
170
+ <a id="start-872fa5"></a>&#x2022; [`automatic_from_start`](#start-872fa5) - Optional Block<br>Can be used for messages where no values are needed
171
171
 
172
- <a id="networks-684a1f"></a>&#x2022; [`dhcp_networks`](#networks-684a1f) - Optional Block<br>DHCP Networks. List of networks from which DHCP Server can allocate IPv4 Addresses<br>See [DHCP Networks](#networks-684a1f) below.
172
+ <a id="networks-684a1f"></a>&#x2022; [`dhcp_networks`](#networks-684a1f) - Optional Block<br>List of networks from which DHCP Server can allocate IPv4 Addresses<br>See [DHCP Networks](#networks-684a1f) below.
173
173
 
174
- <a id="map-a0e2c7"></a>&#x2022; [`fixed_ip_map`](#map-a0e2c7) - Optional Block<br>Fixed MAC Address to IPv4 Assignments. Assign fixed IPv4 addresses based on the MAC Address of the DHCP Client
174
+ <a id="map-a0e2c7"></a>&#x2022; [`fixed_ip_map`](#map-a0e2c7) - Optional Block<br>Assign fixed IPv4 addresses based on the MAC Address of the DHCP Client
175
175
 
176
176
  <a id="map-2f2804"></a>&#x2022; [`interface_ip_map`](#map-2f2804) - Optional Block<br>Interface IPv4 Assignments. Specify static IPv4 addresses per node<br>See [Interface IP Map](#map-2f2804) below.
177
177
 
@@ -179,41 +179,41 @@ A [`dhcp_server`](#ethernet-interface-dhcp-server) block (within [`ethernet_inte
179
179
 
180
180
  A [`dhcp_networks`](#networks-684a1f) block (within [`ethernet_interface.dhcp_server`](#ethernet-interface-dhcp-server)) supports the following:
181
181
 
182
- <a id="address-ff98c3"></a>&#x2022; [`dgw_address`](#address-ff98c3) - Optional String<br>Static IPv4 Configuration. Enter a IPv4 address from the network prefix to be used as the default gateway
182
+ <a id="address-ff98c3"></a>&#x2022; [`dgw_address`](#address-ff98c3) - Optional String<br>Enter a IPv4 address from the network prefix to be used as the default gateway
183
183
 
184
- <a id="address-4b47d5"></a>&#x2022; [`dns_address`](#address-4b47d5) - Optional String<br>Static IPv4 Configuration. Enter a IPv4 address from the network prefix to be used as the DNS server
184
+ <a id="address-4b47d5"></a>&#x2022; [`dns_address`](#address-4b47d5) - Optional String<br>Enter a IPv4 address from the network prefix to be used as the DNS server
185
185
 
186
- <a id="address-6f7c99"></a>&#x2022; [`first_address`](#address-6f7c99) - Optional Block<br>Enable this option
186
+ <a id="address-6f7c99"></a>&#x2022; [`first_address`](#address-6f7c99) - Optional Block<br>Can be used for messages where no values are needed
187
187
 
188
- <a id="address-d4b422"></a>&#x2022; [`last_address`](#address-d4b422) - Optional Block<br>Enable this option
188
+ <a id="address-d4b422"></a>&#x2022; [`last_address`](#address-d4b422) - Optional Block<br>Can be used for messages where no values are needed
189
189
 
190
- <a id="prefix-e81d96"></a>&#x2022; [`network_prefix`](#prefix-e81d96) - Optional String<br>Network Prefix. Set the network prefix for the site. Ex: 10.1.1.0/24
190
+ <a id="prefix-e81d96"></a>&#x2022; [`network_prefix`](#prefix-e81d96) - Optional String<br>Set the network prefix for the site. Ex: 10.1.1.0/24
191
191
 
192
- <a id="settings-b06877"></a>&#x2022; [`pool_settings`](#settings-b06877) - Optional String Defaults to `INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`<br>Possible values are `INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`, `EXCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`<br>[Enum: INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS|EXCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS] Interface Network Type. Identifies the how to pick the network for Interface. Address ranges in DHCP pool list are used for IP Address allocation Address ranges in DHCP pool list are excluded from IP Address allocation
192
+ <a id="settings-b06877"></a>&#x2022; [`pool_settings`](#settings-b06877) - Optional String Defaults to `INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`<br>Possible values are `INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`, `EXCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS`<br>[Enum: INCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS|EXCLUDE_IP_ADDRESSES_FROM_DHCP_POOLS] Identifies the how to pick the network for Interface. Address ranges in DHCP pool list are used for IP Address allocation Address ranges in DHCP pool list are excluded from IP Address allocation
193
193
 
194
- <a id="pools-09599a"></a>&#x2022; [`pools`](#pools-09599a) - Optional Block<br>DHCP Pools. List of non overlapping IP address ranges<br>See [Pools](#pools-09599a) below.
194
+ <a id="pools-09599a"></a>&#x2022; [`pools`](#pools-09599a) - Optional Block<br>List of non overlapping IP address ranges<br>See [Pools](#pools-09599a) below.
195
195
 
196
- <a id="dgw-01ab3b"></a>&#x2022; [`same_as_dgw`](#dgw-01ab3b) - Optional Block<br>Enable this option
196
+ <a id="dgw-01ab3b"></a>&#x2022; [`same_as_dgw`](#dgw-01ab3b) - Optional Block<br>Can be used for messages where no values are needed
197
197
 
198
198
  #### Ethernet Interface DHCP Server DHCP Networks Pools
199
199
 
200
200
  A [`pools`](#pools-09599a) block (within [`ethernet_interface.dhcp_server.dhcp_networks`](#networks-684a1f)) supports the following:
201
201
 
202
- <a id="end-ip-c2fe97"></a>&#x2022; [`end_ip`](#end-ip-c2fe97) - Optional String<br>Ending IP. Ending IP of the pool range. In case of address allocator, offset is derived based on network prefix. 10.1.1.200 with prefix length of 24, end offset is 0.0.0.200
202
+ <a id="end-ip-c2fe97"></a>&#x2022; [`end_ip`](#end-ip-c2fe97) - Optional String<br>Ending IP of the pool range. In case of address allocator, offset is derived based on network prefix. 10.1.1.200 with prefix length of 24, end offset is 0.0.0.200
203
203
 
204
- <a id="start-ip-fce2c1"></a>&#x2022; [`start_ip`](#start-ip-fce2c1) - Optional String<br>Starting IP. Starting IP of the pool range. In case of address allocator, offset is derived based on network prefix. 10.1.1.5 with prefix length of 24, start offset is 0.0.0.5
204
+ <a id="start-ip-fce2c1"></a>&#x2022; [`start_ip`](#start-ip-fce2c1) - Optional String<br>Starting IP of the pool range. In case of address allocator, offset is derived based on network prefix. 10.1.1.5 with prefix length of 24, start offset is 0.0.0.5
205
205
 
206
206
  #### Ethernet Interface DHCP Server Interface IP Map
207
207
 
208
208
  An [`interface_ip_map`](#map-2f2804) block (within [`ethernet_interface.dhcp_server`](#ethernet-interface-dhcp-server)) supports the following:
209
209
 
210
- <a id="map-9bc838"></a>&#x2022; [`interface_ip_map`](#map-9bc838) - Optional Block<br>Site:Node to IPv4 Address Mapping. Specify static IPv4 addresses per site:node
210
+ <a id="map-9bc838"></a>&#x2022; [`interface_ip_map`](#map-9bc838) - Optional Block<br>Specify static IPv4 addresses per site:node
211
211
 
212
212
  #### Ethernet Interface IPv6 Auto Config
213
213
 
214
214
  An [`ipv6_auto_config`](#ethernet-interface-ipv6-auto-config) block (within [`ethernet_interface`](#ethernet-interface)) supports the following:
215
215
 
216
- <a id="host-7f4919"></a>&#x2022; [`host`](#host-7f4919) - Optional Block<br>Enable this option
216
+ <a id="host-7f4919"></a>&#x2022; [`host`](#host-7f4919) - Optional Block<br>Can be used for messages where no values are needed
217
217
 
218
218
  <a id="router-6def67"></a>&#x2022; [`router`](#router-6def67) - Optional Block<br>IPV6AutoConfigRouterType<br>See [Router](#router-6def67) below.
219
219
 
@@ -223,7 +223,7 @@ A [`router`](#router-6def67) block (within [`ethernet_interface.ipv6_auto_config
223
223
 
224
224
  <a id="config-158527"></a>&#x2022; [`dns_config`](#config-158527) - Optional Block<br>IPV6DnsConfig<br>See [DNS Config](#config-158527) below.
225
225
 
226
- <a id="prefix-ce87e6"></a>&#x2022; [`network_prefix`](#prefix-ce87e6) - Optional String<br>Network Prefix. Nework prefix that is used as Prefix information Allowed only /64 prefix length as per RFC 4862
226
+ <a id="prefix-ce87e6"></a>&#x2022; [`network_prefix`](#prefix-ce87e6) - Optional String<br>Nework prefix that is used as Prefix information Allowed only /64 prefix length as per RFC 4862
227
227
 
228
228
  <a id="stateful-79d901"></a>&#x2022; [`stateful`](#stateful-79d901) - Optional Block<br>DHCPIPV6 Stateful Server<br>See [Stateful](#stateful-79d901) below.
229
229
 
@@ -243,15 +243,15 @@ A [`router`](#router-6def67) block (within [`ethernet_interface.ipv6_auto_config
243
243
 
244
244
  A [`stateful`](#stateful-79d901) block (within [`ethernet_interface.ipv6_auto_config.router`](#router-6def67)) supports the following:
245
245
 
246
- <a id="end-198d9e"></a>&#x2022; [`automatic_from_end`](#end-198d9e) - Optional Block<br>Enable this option
246
+ <a id="end-198d9e"></a>&#x2022; [`automatic_from_end`](#end-198d9e) - Optional Block<br>Can be used for messages where no values are needed
247
247
 
248
- <a id="start-025a8d"></a>&#x2022; [`automatic_from_start`](#start-025a8d) - Optional Block<br>Enable this option
248
+ <a id="start-025a8d"></a>&#x2022; [`automatic_from_start`](#start-025a8d) - Optional Block<br>Can be used for messages where no values are needed
249
249
 
250
- <a id="networks-d6f901"></a>&#x2022; [`dhcp_networks`](#networks-d6f901) - Optional Block<br>DHCP IPv6 Networks. List of networks from which DHCP server can allocate IP addresses<br>See [DHCP Networks](#networks-d6f901) below.
250
+ <a id="networks-d6f901"></a>&#x2022; [`dhcp_networks`](#networks-d6f901) - Optional Block<br>List of networks from which DHCP server can allocate IP addresses<br>See [DHCP Networks](#networks-d6f901) below.
251
251
 
252
- <a id="map-d04c19"></a>&#x2022; [`fixed_ip_map`](#map-d04c19) - Optional Block<br>Fixed MAC Address to IPv6 Assignments. Fixed MAC address to IPv6 assignments, Key: MAC address, Value: IPv6 Address Assign fixed IPv6 addresses based on the MAC Address of the DHCP Client
252
+ <a id="map-d04c19"></a>&#x2022; [`fixed_ip_map`](#map-d04c19) - Optional Block<br>Fixed MAC address to IPv6 assignments, Key: MAC address, Value: IPv6 Address Assign fixed IPv6 addresses based on the MAC Address of the DHCP Client
253
253
 
254
- <a id="map-f0bf9b"></a>&#x2022; [`interface_ip_map`](#map-f0bf9b) - Optional Block<br>Interface IPv6 Assignments. Map of Interface IPv6 assignments per node<br>See [Interface IP Map](#map-f0bf9b) below.
254
+ <a id="map-f0bf9b"></a>&#x2022; [`interface_ip_map`](#map-f0bf9b) - Optional Block<br>Map of Interface IPv6 assignments per node<br>See [Interface IP Map](#map-f0bf9b) below.
255
255
 
256
256
  #### Ethernet Interface IPv6 Auto Config Router Stateful DHCP Networks
257
257
 
@@ -269,15 +269,15 @@ A [`stateful`](#stateful-79d901) block (within [`ethernet_interface.ipv6_auto_co
269
269
 
270
270
  A [`static_ip`](#ethernet-interface-static-ip) block (within [`ethernet_interface`](#ethernet-interface)) supports the following:
271
271
 
272
- <a id="static-ip-066f4c"></a>&#x2022; [`cluster_static_ip`](#static-ip-066f4c) - Optional Block<br>Cluster: Static IP Parameters. Configure Static IP parameters for cluster<br>See [Cluster Static IP](#static-ip-066f4c) below.
272
+ <a id="static-ip-066f4c"></a>&#x2022; [`cluster_static_ip`](#static-ip-066f4c) - Optional Block<br>Configure Static IP parameters for cluster<br>See [Cluster Static IP](#static-ip-066f4c) below.
273
273
 
274
- <a id="static-ip-a58157"></a>&#x2022; [`node_static_ip`](#static-ip-a58157) - Optional Block<br>Node: Static IP Parameters. Configure Static IP parameters for a node<br>See [Node Static IP](#static-ip-a58157) below.
274
+ <a id="static-ip-a58157"></a>&#x2022; [`node_static_ip`](#static-ip-a58157) - Optional Block<br>Configure Static IP parameters for a node<br>See [Node Static IP](#static-ip-a58157) below.
275
275
 
276
276
  #### Ethernet Interface Static IP Cluster Static IP
277
277
 
278
278
  A [`cluster_static_ip`](#static-ip-066f4c) block (within [`ethernet_interface.static_ip`](#ethernet-interface-static-ip)) supports the following:
279
279
 
280
- <a id="map-d7fd08"></a>&#x2022; [`interface_ip_map`](#map-d7fd08) - Optional Block<br>Node to IP Mapping. Map of Node to Static IP configuration value, Key:Node, Value:IP Address
280
+ <a id="map-d7fd08"></a>&#x2022; [`interface_ip_map`](#map-d7fd08) - Optional Block<br>Map of Node to Static IP configuration value, Key:Node, Value:IP Address
281
281
 
282
282
  #### Ethernet Interface Static IP Node Static IP
283
283
 
@@ -285,15 +285,15 @@ A [`node_static_ip`](#static-ip-a58157) block (within [`ethernet_interface.stati
285
285
 
286
286
  <a id="default-gw-2a2725"></a>&#x2022; [`default_gw`](#default-gw-2a2725) - Optional String<br>Default Gateway. IP address of the default gateway
287
287
 
288
- <a id="address-c4c757"></a>&#x2022; [`ip_address`](#address-c4c757) - Optional String<br>IP address/Prefix Length. IP address of the interface and prefix length
288
+ <a id="address-c4c757"></a>&#x2022; [`ip_address`](#address-c4c757) - Optional String<br>IP address of the interface and prefix length
289
289
 
290
290
  #### Ethernet Interface Static IPv6 Address
291
291
 
292
292
  A [`static_ipv6_address`](#ethernet-interface-static-ipv6-address) block (within [`ethernet_interface`](#ethernet-interface)) supports the following:
293
293
 
294
- <a id="static-ip-b271a0"></a>&#x2022; [`cluster_static_ip`](#static-ip-b271a0) - Optional Block<br>Cluster: Static IP Parameters. Configure Static IP parameters for cluster<br>See [Cluster Static IP](#static-ip-b271a0) below.
294
+ <a id="static-ip-b271a0"></a>&#x2022; [`cluster_static_ip`](#static-ip-b271a0) - Optional Block<br>Configure Static IP parameters for cluster<br>See [Cluster Static IP](#static-ip-b271a0) below.
295
295
 
296
- <a id="static-ip-638f79"></a>&#x2022; [`node_static_ip`](#static-ip-638f79) - Optional Block<br>Node: Static IP Parameters. Configure Static IP parameters for a node<br>See [Node Static IP](#static-ip-638f79) below.
296
+ <a id="static-ip-638f79"></a>&#x2022; [`node_static_ip`](#static-ip-638f79) - Optional Block<br>Configure Static IP parameters for a node<br>See [Node Static IP](#static-ip-638f79) below.
297
297
 
298
298
  #### Ethernet Interface Static IPv6 Address Cluster Static IP
299
299
 
@@ -311,23 +311,23 @@ A [`layer2_interface`](#layer2-interface) block supports the following:
311
311
 
312
312
  <a id="layer2-interface-l2vlan-interface"></a>&#x2022; [`l2vlan_interface`](#layer2-interface-l2vlan-interface) - Optional Block<br>Layer2 VLAN Interface. Layer2 VLAN Interface Configuration<br>See [L2vlan Interface](#layer2-interface-l2vlan-interface) below.
313
313
 
314
- <a id="layer2-interface-l2vlan-slo-interface"></a>&#x2022; [`l2vlan_slo_interface`](#layer2-interface-l2vlan-slo-interface) - Optional Block<br>VLAN on Site Local Outside Interface. Layer2 Site Local Outside VLAN Interface Configuration<br>See [L2vlan Slo Interface](#layer2-interface-l2vlan-slo-interface) below.
314
+ <a id="layer2-interface-l2vlan-slo-interface"></a>&#x2022; [`l2vlan_slo_interface`](#layer2-interface-l2vlan-slo-interface) - Optional Block<br>Layer2 Site Local Outside VLAN Interface Configuration<br>See [L2vlan Slo Interface](#layer2-interface-l2vlan-slo-interface) below.
315
315
 
316
316
  #### Layer2 Interface L2sriov Interface
317
317
 
318
318
  A [`l2sriov_interface`](#layer2-interface-l2sriov-interface) block (within [`layer2_interface`](#layer2-interface)) supports the following:
319
319
 
320
- <a id="device-493f29"></a>&#x2022; [`device`](#device-493f29) - Optional String<br>Ethernet Device. Physical ethernet interface
320
+ <a id="device-493f29"></a>&#x2022; [`device`](#device-493f29) - Optional String<br>Physical ethernet interface
321
321
 
322
- <a id="untagged-3d16a0"></a>&#x2022; [`untagged`](#untagged-3d16a0) - Optional Block<br>Enable this option
322
+ <a id="untagged-3d16a0"></a>&#x2022; [`untagged`](#untagged-3d16a0) - Optional Block<br>Can be used for messages where no values are needed
323
323
 
324
- <a id="vlan-id-1138ca"></a>&#x2022; [`vlan_id`](#vlan-id-1138ca) - Optional Number<br>VLAN ID. Configure a VLAN tagged interface
324
+ <a id="vlan-id-1138ca"></a>&#x2022; [`vlan_id`](#vlan-id-1138ca) - Optional Number<br>Configure a VLAN tagged interface
325
325
 
326
326
  #### Layer2 Interface L2vlan Interface
327
327
 
328
328
  A [`l2vlan_interface`](#layer2-interface-l2vlan-interface) block (within [`layer2_interface`](#layer2-interface)) supports the following:
329
329
 
330
- <a id="device-5d2d98"></a>&#x2022; [`device`](#device-5d2d98) - Optional String<br>Ethernet Device. Physical ethernet interface
330
+ <a id="device-5d2d98"></a>&#x2022; [`device`](#device-5d2d98) - Optional String<br>Physical ethernet interface
331
331
 
332
332
  <a id="vlan-id-04713c"></a>&#x2022; [`vlan_id`](#vlan-id-04713c) - Optional Number<br>VLAN ID. VLAN ID
333
333
 
@@ -353,33 +353,33 @@ A [`timeouts`](#timeouts) block supports the following:
353
353
 
354
354
  A [`tunnel_interface`](#tunnel-interface) block supports the following:
355
355
 
356
- <a id="tunnel-interface-mtu"></a>&#x2022; [`mtu`](#tunnel-interface-mtu) - Optional Number<br>Maximum Packet Size (MTU). Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
356
+ <a id="tunnel-interface-mtu"></a>&#x2022; [`mtu`](#tunnel-interface-mtu) - Optional Number<br>Maximum packet size (Maximum Transfer Unit) of the interface When configured, MTU must be between 512 and 16384
357
357
 
358
- <a id="tunnel-interface-node"></a>&#x2022; [`node`](#tunnel-interface-node) - Optional String<br>Specific Node. Configuration will apply to a given device on the given node
358
+ <a id="tunnel-interface-node"></a>&#x2022; [`node`](#tunnel-interface-node) - Optional String<br>Configuration will apply to a given device on the given node
359
359
 
360
- <a id="tunnel-interface-priority"></a>&#x2022; [`priority`](#tunnel-interface-priority) - Optional Number<br>Priority. Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
360
+ <a id="tunnel-interface-priority"></a>&#x2022; [`priority`](#tunnel-interface-priority) - Optional Number<br>Priority of the network interface when multiple network interfaces are present in outside network Greater the value, higher the priority
361
361
 
362
- <a id="network-25dbfd"></a>&#x2022; [`site_local_inside_network`](#network-25dbfd) - Optional Block<br>Enable this option
362
+ <a id="network-25dbfd"></a>&#x2022; [`site_local_inside_network`](#network-25dbfd) - Optional Block<br>Can be used for messages where no values are needed
363
363
 
364
- <a id="tunnel-interface-site-local-network"></a>&#x2022; [`site_local_network`](#tunnel-interface-site-local-network) - Optional Block<br>Enable this option
364
+ <a id="tunnel-interface-site-local-network"></a>&#x2022; [`site_local_network`](#tunnel-interface-site-local-network) - Optional Block<br>Can be used for messages where no values are needed
365
365
 
366
366
  <a id="tunnel-interface-static-ip"></a>&#x2022; [`static_ip`](#tunnel-interface-static-ip) - Optional Block<br>Static IP Parameters. Configure Static IP parameters<br>See [Static IP](#tunnel-interface-static-ip) below.
367
367
 
368
- <a id="tunnel-interface-tunnel"></a>&#x2022; [`tunnel`](#tunnel-interface-tunnel) - 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 [Tunnel](#tunnel-interface-tunnel) below.
368
+ <a id="tunnel-interface-tunnel"></a>&#x2022; [`tunnel`](#tunnel-interface-tunnel) - 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 [Tunnel](#tunnel-interface-tunnel) below.
369
369
 
370
370
  #### Tunnel Interface Static IP
371
371
 
372
372
  A [`static_ip`](#tunnel-interface-static-ip) block (within [`tunnel_interface`](#tunnel-interface)) supports the following:
373
373
 
374
- <a id="static-ip-b2c112"></a>&#x2022; [`cluster_static_ip`](#static-ip-b2c112) - Optional Block<br>Cluster: Static IP Parameters. Configure Static IP parameters for cluster<br>See [Cluster Static IP](#static-ip-b2c112) below.
374
+ <a id="static-ip-b2c112"></a>&#x2022; [`cluster_static_ip`](#static-ip-b2c112) - Optional Block<br>Configure Static IP parameters for cluster<br>See [Cluster Static IP](#static-ip-b2c112) below.
375
375
 
376
- <a id="static-ip-b510ab"></a>&#x2022; [`node_static_ip`](#static-ip-b510ab) - Optional Block<br>Node: Static IP Parameters. Configure Static IP parameters for a node<br>See [Node Static IP](#static-ip-b510ab) below.
376
+ <a id="static-ip-b510ab"></a>&#x2022; [`node_static_ip`](#static-ip-b510ab) - Optional Block<br>Configure Static IP parameters for a node<br>See [Node Static IP](#static-ip-b510ab) below.
377
377
 
378
378
  #### Tunnel Interface Static IP Cluster Static IP
379
379
 
380
380
  A [`cluster_static_ip`](#static-ip-b2c112) block (within [`tunnel_interface.static_ip`](#tunnel-interface-static-ip)) supports the following:
381
381
 
382
- <a id="map-024d15"></a>&#x2022; [`interface_ip_map`](#map-024d15) - Optional Block<br>Node to IP Mapping. Map of Node to Static IP configuration value, Key:Node, Value:IP Address
382
+ <a id="map-024d15"></a>&#x2022; [`interface_ip_map`](#map-024d15) - Optional Block<br>Map of Node to Static IP configuration value, Key:Node, Value:IP Address
383
383
 
384
384
  #### Tunnel Interface Static IP Node Static IP
385
385
 
@@ -387,17 +387,17 @@ A [`node_static_ip`](#static-ip-b510ab) block (within [`tunnel_interface.static_
387
387
 
388
388
  <a id="default-gw-9338b4"></a>&#x2022; [`default_gw`](#default-gw-9338b4) - Optional String<br>Default Gateway. IP address of the default gateway
389
389
 
390
- <a id="address-a55f70"></a>&#x2022; [`ip_address`](#address-a55f70) - Optional String<br>IP address/Prefix Length. IP address of the interface and prefix length
390
+ <a id="address-a55f70"></a>&#x2022; [`ip_address`](#address-a55f70) - Optional String<br>IP address of the interface and prefix length
391
391
 
392
392
  #### Tunnel Interface Tunnel
393
393
 
394
394
  A [`tunnel`](#tunnel-interface-tunnel) block (within [`tunnel_interface`](#tunnel-interface)) supports the following:
395
395
 
396
- <a id="tunnel-interface-tunnel-name"></a>&#x2022; [`name`](#tunnel-interface-tunnel-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
396
+ <a id="tunnel-interface-tunnel-name"></a>&#x2022; [`name`](#tunnel-interface-tunnel-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
397
397
 
398
- <a id="tunnel-interface-tunnel-namespace"></a>&#x2022; [`namespace`](#tunnel-interface-tunnel-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
398
+ <a id="tunnel-interface-tunnel-namespace"></a>&#x2022; [`namespace`](#tunnel-interface-tunnel-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
399
399
 
400
- <a id="tunnel-interface-tunnel-tenant"></a>&#x2022; [`tenant`](#tunnel-interface-tunnel-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
400
+ <a id="tunnel-interface-tunnel-tenant"></a>&#x2022; [`tenant`](#tunnel-interface-tunnel-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
401
401
 
402
402
  ---
403
403