@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
@@ -64,7 +64,7 @@ resource "f5xc_malicious_user_mitigation" "example" {
64
64
 
65
65
  ### Spec Argument Reference
66
66
 
67
- <a id="mitigation-type"></a>&#x2022; [`mitigation_type`](#mitigation-type) - Optional Block<br>Malicious User Mitigation Settings. Settings that specify the actions to be taken when malicious users are determined to be at different threat levels. User's activity is monitored and continuously analyzed for malicious behavior. From this analysis, a threat-level is assigned to each user. The settings defined in malicious user mitigation specify what mitigation actions to take for user determined to be at different threat levels<br>See [Mitigation Type](#mitigation-type) below for details.
67
+ <a id="mitigation-type"></a>&#x2022; [`mitigation_type`](#mitigation-type) - Optional Block<br>Settings that specify the actions to be taken when malicious users are determined to be at different threat levels. User's activity is monitored and continuously analyzed for malicious behavior. From this analysis, a threat-level is assigned to each user<br>See [Mitigation Type](#mitigation-type) below for details.
68
68
 
69
69
  <a id="timeouts"></a>&#x2022; [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
70
70
 
@@ -80,35 +80,35 @@ In addition to all arguments above, the following attributes are exported:
80
80
 
81
81
  A [`mitigation_type`](#mitigation-type) block supports the following:
82
82
 
83
- <a id="mitigation-type-rules"></a>&#x2022; [`rules`](#mitigation-type-rules) - Optional Block<br>Rules. Define the threat levels and the corresponding mitigation actions to be taken<br>See [Rules](#mitigation-type-rules) below.
83
+ <a id="mitigation-type-rules"></a>&#x2022; [`rules`](#mitigation-type-rules) - Optional Block<br>Define the threat levels and the corresponding mitigation actions to be taken<br>See [Rules](#mitigation-type-rules) below.
84
84
 
85
85
  #### Mitigation Type Rules
86
86
 
87
87
  A [`rules`](#mitigation-type-rules) block (within [`mitigation_type`](#mitigation-type)) supports the following:
88
88
 
89
- <a id="mitigation-type-rules-mitigation-action"></a>&#x2022; [`mitigation_action`](#mitigation-type-rules-mitigation-action) - Optional Block<br>Malicious User Mitigation Action. Supported actions that can be taken to mitigate malicious activity from a user<br>See [Mitigation Action](#mitigation-type-rules-mitigation-action) below.
89
+ <a id="mitigation-type-rules-mitigation-action"></a>&#x2022; [`mitigation_action`](#mitigation-type-rules-mitigation-action) - Optional Block<br>Supported actions that can be taken to mitigate malicious activity from a user<br>See [Mitigation Action](#mitigation-type-rules-mitigation-action) below.
90
90
 
91
- <a id="mitigation-type-rules-threat-level"></a>&#x2022; [`threat_level`](#mitigation-type-rules-threat-level) - Optional Block<br>Malicious User Threat Level. Threat level estimated for each user based on the user's activity and reputation<br>See [Threat Level](#mitigation-type-rules-threat-level) below.
91
+ <a id="mitigation-type-rules-threat-level"></a>&#x2022; [`threat_level`](#mitigation-type-rules-threat-level) - Optional Block<br>Threat level estimated for each user based on the user's activity and reputation<br>See [Threat Level](#mitigation-type-rules-threat-level) below.
92
92
 
93
93
  #### Mitigation Type Rules Mitigation Action
94
94
 
95
95
  A [`mitigation_action`](#mitigation-type-rules-mitigation-action) block (within [`mitigation_type.rules`](#mitigation-type-rules)) supports the following:
96
96
 
97
- <a id="temporarily-ae6df1"></a>&#x2022; [`block_temporarily`](#temporarily-ae6df1) - Optional Block<br>Enable this option
97
+ <a id="temporarily-ae6df1"></a>&#x2022; [`block_temporarily`](#temporarily-ae6df1) - Optional Block<br>Can be used for messages where no values are needed
98
98
 
99
- <a id="challenge-783e81"></a>&#x2022; [`captcha_challenge`](#challenge-783e81) - Optional Block<br>Enable this option
99
+ <a id="challenge-783e81"></a>&#x2022; [`captcha_challenge`](#challenge-783e81) - Optional Block<br>Can be used for messages where no values are needed
100
100
 
101
- <a id="challenge-784169"></a>&#x2022; [`javascript_challenge`](#challenge-784169) - Optional Block<br>Enable this option
101
+ <a id="challenge-784169"></a>&#x2022; [`javascript_challenge`](#challenge-784169) - Optional Block<br>Can be used for messages where no values are needed
102
102
 
103
103
  #### Mitigation Type Rules Threat Level
104
104
 
105
105
  A [`threat_level`](#mitigation-type-rules-threat-level) block (within [`mitigation_type.rules`](#mitigation-type-rules)) supports the following:
106
106
 
107
- <a id="mitigation-type-rules-threat-level-high"></a>&#x2022; [`high`](#mitigation-type-rules-threat-level-high) - Optional Block<br>Enable this option
107
+ <a id="mitigation-type-rules-threat-level-high"></a>&#x2022; [`high`](#mitigation-type-rules-threat-level-high) - Optional Block<br>Can be used for messages where no values are needed
108
108
 
109
- <a id="mitigation-type-rules-threat-level-low"></a>&#x2022; [`low`](#mitigation-type-rules-threat-level-low) - Optional Block<br>Enable this option
109
+ <a id="mitigation-type-rules-threat-level-low"></a>&#x2022; [`low`](#mitigation-type-rules-threat-level-low) - Optional Block<br>Can be used for messages where no values are needed
110
110
 
111
- <a id="medium-bfd9e9"></a>&#x2022; [`medium`](#medium-bfd9e9) - Optional Block<br>Enable this option
111
+ <a id="medium-bfd9e9"></a>&#x2022; [`medium`](#medium-bfd9e9) - Optional Block<br>Can be used for messages where no values are needed
112
112
 
113
113
  #### Timeouts
114
114
 
@@ -32,11 +32,11 @@ resource "f5xc_nat_policy" "example" {
32
32
  }
33
33
 
34
34
  # Resource-specific configuration
35
- # Rule. List of rules to apply under the NAT Policy. Rule t...
35
+ # List of rules to apply under the NAT Policy. Rule that ma...
36
36
  rules {
37
37
  # Configure rules settings
38
38
  }
39
- # Action. Action to apply on the packet if the NAT rule is ...
39
+ # Action to apply on the packet if the NAT rule is applied.
40
40
  action {
41
41
  # Configure action settings
42
42
  }
@@ -66,7 +66,7 @@ resource "f5xc_nat_policy" "example" {
66
66
 
67
67
  ### Spec Argument Reference
68
68
 
69
- <a id="rules"></a>&#x2022; [`rules`](#rules) - Optional Block<br>Rule. List of rules to apply under the NAT Policy. Rule that matches first would be applied<br>See [Rules](#rules) below for details.
69
+ <a id="rules"></a>&#x2022; [`rules`](#rules) - Optional Block<br>List of rules to apply under the NAT Policy. Rule that matches first would be applied<br>See [Rules](#rules) below for details.
70
70
 
71
71
  <a id="site"></a>&#x2022; [`site`](#site) - Optional Block<br>Site Reference Type. Reference to Site Object<br>See [Site](#site) below for details.
72
72
 
@@ -84,15 +84,15 @@ In addition to all arguments above, the following attributes are exported:
84
84
 
85
85
  A [`rules`](#rules) block supports the following:
86
86
 
87
- <a id="rules-action"></a>&#x2022; [`action`](#rules-action) - Optional Block<br>Action. Action to apply on the packet if the NAT rule is applied<br>See [Action](#rules-action) below.
87
+ <a id="rules-action"></a>&#x2022; [`action`](#rules-action) - Optional Block<br>Action to apply on the packet if the NAT rule is applied<br>See [Action](#rules-action) below.
88
88
 
89
89
  <a id="rules-cloud-connect"></a>&#x2022; [`cloud_connect`](#rules-cloud-connect) - Optional Block<br>Cloud Connect Reference Type. Reference to Cloud connect Object<br>See [Cloud Connect](#rules-cloud-connect) below.
90
90
 
91
- <a id="rules-criteria"></a>&#x2022; [`criteria`](#rules-criteria) - Optional Block<br>Match Criteria. Match criteria of the packet to apply the NAT Rule<br>See [Criteria](#rules-criteria) below.
91
+ <a id="rules-criteria"></a>&#x2022; [`criteria`](#rules-criteria) - Optional Block<br>Match criteria of the packet to apply the NAT Rule<br>See [Criteria](#rules-criteria) below.
92
92
 
93
- <a id="rules-disable"></a>&#x2022; [`disable`](#rules-disable) - Optional Block<br>Enable this option
93
+ <a id="rules-disable"></a>&#x2022; [`disable`](#rules-disable) - Optional Block<br>Can be used for messages where no values are needed
94
94
 
95
- <a id="rules-enable"></a>&#x2022; [`enable`](#rules-enable) - Optional Block<br>Enable this option
95
+ <a id="rules-enable"></a>&#x2022; [`enable`](#rules-enable) - Optional Block<br>Can be used for messages where no values are needed
96
96
 
97
97
  <a id="rules-name"></a>&#x2022; [`name`](#rules-name) - Optional String<br>Name. Name of the Rule
98
98
 
@@ -100,7 +100,7 @@ A [`rules`](#rules) block supports the following:
100
100
 
101
101
  <a id="rules-segment"></a>&#x2022; [`segment`](#rules-segment) - Optional Block<br>Segment Reference Type. Reference to Segment Object<br>See [Segment](#rules-segment) below.
102
102
 
103
- <a id="rules-virtual-network"></a>&#x2022; [`virtual_network`](#rules-virtual-network) - Optional Block<br>Virtual Network Reference Type. Carries the reference to virtual network<br>See [Virtual Network](#rules-virtual-network) below.
103
+ <a id="rules-virtual-network"></a>&#x2022; [`virtual_network`](#rules-virtual-network) - Optional Block<br>Carries the reference to virtual network<br>See [Virtual Network](#rules-virtual-network) below.
104
104
 
105
105
  #### Rules Action
106
106
 
@@ -108,73 +108,73 @@ An [`action`](#rules-action) block (within [`rules`](#rules)) supports the follo
108
108
 
109
109
  <a id="rules-action-dynamic"></a>&#x2022; [`dynamic`](#rules-action-dynamic) - Optional Block<br>Dynamic Pool. Dynamic Pool Configuration<br>See [Dynamic](#rules-action-dynamic) below.
110
110
 
111
- <a id="rules-action-virtual-cidr"></a>&#x2022; [`virtual_cidr`](#rules-action-virtual-cidr) - Optional String<br>Virtual Subnet NAT. Virtual Subnet NAT is static NAT that does a one-to-one translation between the real source IP CIDR in the policy and the virtual CIDR in a bidirectional fashion. The range of the real CIDR and virtual CIDRs should be the same (e.g. If the real CIDR has the CIDR 10.10.10.0/24, the virtual CIDR has 100.100.100.0/24
111
+ <a id="rules-action-virtual-cidr"></a>&#x2022; [`virtual_cidr`](#rules-action-virtual-cidr) - Optional String<br>Virtual Subnet NAT is static NAT that does a one-to-one translation between the real source IP CIDR in the policy and the virtual CIDR in a bidirectional fashion. The range of the real CIDR and virtual CIDRs should be the same (e.g. If the real CIDR has the CIDR
112
112
 
113
113
  #### Rules Action Dynamic
114
114
 
115
115
  A [`dynamic`](#rules-action-dynamic) block (within [`rules.action`](#rules-action)) supports the following:
116
116
 
117
- <a id="rules-action-dynamic-elastic-ips"></a>&#x2022; [`elastic_ips`](#rules-action-dynamic-elastic-ips) - Optional Block<br>Cloud Elastic IP Ref List. List of references to Cloud Elastic IP Object<br>See [Elastic Ips](#rules-action-dynamic-elastic-ips) below.
117
+ <a id="rules-action-dynamic-elastic-ips"></a>&#x2022; [`elastic_ips`](#rules-action-dynamic-elastic-ips) - Optional Block<br>List of references to Cloud Elastic IP Object<br>See [Elastic Ips](#rules-action-dynamic-elastic-ips) below.
118
118
 
119
- <a id="rules-action-dynamic-pools"></a>&#x2022; [`pools`](#rules-action-dynamic-pools) - Optional Block<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint<br>See [Pools](#rules-action-dynamic-pools) below.
119
+ <a id="rules-action-dynamic-pools"></a>&#x2022; [`pools`](#rules-action-dynamic-pools) - Optional Block<br>List of IPv4 prefixes that represent an endpoint<br>See [Pools](#rules-action-dynamic-pools) below.
120
120
 
121
121
  #### Rules Action Dynamic Elastic Ips
122
122
 
123
123
  An [`elastic_ips`](#rules-action-dynamic-elastic-ips) block (within [`rules.action.dynamic`](#rules-action-dynamic)) supports the following:
124
124
 
125
- <a id="rules-action-dynamic-elastic-ips-refs"></a>&#x2022; [`refs`](#rules-action-dynamic-elastic-ips-refs) - Optional Block<br>Cloud Elastic IP Reference List. Reference to one or more cloud elastic IP objects<br>See [Refs](#rules-action-dynamic-elastic-ips-refs) below.
125
+ <a id="rules-action-dynamic-elastic-ips-refs"></a>&#x2022; [`refs`](#rules-action-dynamic-elastic-ips-refs) - Optional Block<br>Reference to one or more cloud elastic IP objects<br>See [Refs](#rules-action-dynamic-elastic-ips-refs) below.
126
126
 
127
127
  #### Rules Action Dynamic Elastic Ips Refs
128
128
 
129
129
  A [`refs`](#rules-action-dynamic-elastic-ips-refs) block (within [`rules.action.dynamic.elastic_ips`](#rules-action-dynamic-elastic-ips)) supports the following:
130
130
 
131
- <a id="kind-df4674"></a>&#x2022; [`kind`](#kind-df4674) - 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')
131
+ <a id="kind-df4674"></a>&#x2022; [`kind`](#kind-df4674) - 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')
132
132
 
133
- <a id="name-fdfa81"></a>&#x2022; [`name`](#name-fdfa81) - 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
133
+ <a id="name-fdfa81"></a>&#x2022; [`name`](#name-fdfa81) - 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
134
134
 
135
- <a id="namespace-fa1e70"></a>&#x2022; [`namespace`](#namespace-fa1e70) - 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
135
+ <a id="namespace-fa1e70"></a>&#x2022; [`namespace`](#namespace-fa1e70) - 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
136
136
 
137
- <a id="tenant-aec1f4"></a>&#x2022; [`tenant`](#tenant-aec1f4) - 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
137
+ <a id="tenant-aec1f4"></a>&#x2022; [`tenant`](#tenant-aec1f4) - 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
138
138
 
139
- <a id="uid-83b949"></a>&#x2022; [`uid`](#uid-83b949) - 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
139
+ <a id="uid-83b949"></a>&#x2022; [`uid`](#uid-83b949) - 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
140
140
 
141
141
  #### Rules Action Dynamic Pools
142
142
 
143
143
  A [`pools`](#rules-action-dynamic-pools) block (within [`rules.action.dynamic`](#rules-action-dynamic)) supports the following:
144
144
 
145
- <a id="rules-action-dynamic-pools-prefixes"></a>&#x2022; [`prefixes`](#rules-action-dynamic-pools-prefixes) - Optional List<br>IPv4 Prefix List. List of IPv4 prefixes that represent an endpoint
145
+ <a id="rules-action-dynamic-pools-prefixes"></a>&#x2022; [`prefixes`](#rules-action-dynamic-pools-prefixes) - Optional List<br>List of IPv4 prefixes that represent an endpoint
146
146
 
147
147
  #### Rules Cloud Connect
148
148
 
149
149
  A [`cloud_connect`](#rules-cloud-connect) block (within [`rules`](#rules)) supports the following:
150
150
 
151
- <a id="rules-cloud-connect-refs"></a>&#x2022; [`refs`](#rules-cloud-connect-refs) - Optional Block<br>Cloud Connect. Reference to Cloud Connect Object<br>See [Refs](#rules-cloud-connect-refs) below.
151
+ <a id="rules-cloud-connect-refs"></a>&#x2022; [`refs`](#rules-cloud-connect-refs) - Optional Block<br>Reference to Cloud Connect Object<br>See [Refs](#rules-cloud-connect-refs) below.
152
152
 
153
153
  #### Rules Cloud Connect Refs
154
154
 
155
155
  A [`refs`](#rules-cloud-connect-refs) block (within [`rules.cloud_connect`](#rules-cloud-connect)) supports the following:
156
156
 
157
- <a id="rules-cloud-connect-refs-kind"></a>&#x2022; [`kind`](#rules-cloud-connect-refs-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')
157
+ <a id="rules-cloud-connect-refs-kind"></a>&#x2022; [`kind`](#rules-cloud-connect-refs-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')
158
158
 
159
- <a id="rules-cloud-connect-refs-name"></a>&#x2022; [`name`](#rules-cloud-connect-refs-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
159
+ <a id="rules-cloud-connect-refs-name"></a>&#x2022; [`name`](#rules-cloud-connect-refs-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
160
160
 
161
- <a id="rules-cloud-connect-refs-namespace"></a>&#x2022; [`namespace`](#rules-cloud-connect-refs-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
161
+ <a id="rules-cloud-connect-refs-namespace"></a>&#x2022; [`namespace`](#rules-cloud-connect-refs-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
162
162
 
163
- <a id="rules-cloud-connect-refs-tenant"></a>&#x2022; [`tenant`](#rules-cloud-connect-refs-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
163
+ <a id="rules-cloud-connect-refs-tenant"></a>&#x2022; [`tenant`](#rules-cloud-connect-refs-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
164
164
 
165
- <a id="rules-cloud-connect-refs-uid"></a>&#x2022; [`uid`](#rules-cloud-connect-refs-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
165
+ <a id="rules-cloud-connect-refs-uid"></a>&#x2022; [`uid`](#rules-cloud-connect-refs-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
166
166
 
167
167
  #### Rules Criteria
168
168
 
169
169
  A [`criteria`](#rules-criteria) block (within [`rules`](#rules)) supports the following:
170
170
 
171
- <a id="rules-criteria-any"></a>&#x2022; [`any`](#rules-criteria-any) - Optional Block<br>Enable this option
171
+ <a id="rules-criteria-any"></a>&#x2022; [`any`](#rules-criteria-any) - Optional Block<br>Can be used for messages where no values are needed
172
172
 
173
173
  <a id="rules-criteria-destination-cidr"></a>&#x2022; [`destination_cidr`](#rules-criteria-destination-cidr) - Optional List<br>Destination IP. Destination IP of the packet to match
174
174
 
175
- <a id="rules-criteria-destination-port"></a>&#x2022; [`destination_port`](#rules-criteria-destination-port) - Optional Block<br>Port to Match. Port match of the request can be a range or a specific port<br>See [Destination Port](#rules-criteria-destination-port) below.
175
+ <a id="rules-criteria-destination-port"></a>&#x2022; [`destination_port`](#rules-criteria-destination-port) - Optional Block<br>Port match of the request can be a range or a specific port<br>See [Destination Port](#rules-criteria-destination-port) below.
176
176
 
177
- <a id="rules-criteria-icmp"></a>&#x2022; [`icmp`](#rules-criteria-icmp) - Optional Block<br>Enable this option
177
+ <a id="rules-criteria-icmp"></a>&#x2022; [`icmp`](#rules-criteria-icmp) - Optional Block<br>Can be used for messages where no values are needed
178
178
 
179
179
  <a id="rules-criteria-protocol"></a>&#x2022; [`protocol`](#rules-criteria-protocol) - Optional String Defaults to `ALL`<br>Possible values are `ALL`, `ICMP`, `TCP`, `UDP`<br>[Enum: ALL|ICMP|TCP|UDP] Protocols. Protocols like TCP, UDP
180
180
 
@@ -182,109 +182,109 @@ A [`criteria`](#rules-criteria) block (within [`rules`](#rules)) supports the fo
182
182
 
183
183
  <a id="rules-criteria-source-cidr"></a>&#x2022; [`source_cidr`](#rules-criteria-source-cidr) - Optional List<br>Source IP. Source IP of the packet to match
184
184
 
185
- <a id="rules-criteria-source-port"></a>&#x2022; [`source_port`](#rules-criteria-source-port) - Optional Block<br>Port to Match. Port match of the request can be a range or a specific port<br>See [Source Port](#rules-criteria-source-port) below.
185
+ <a id="rules-criteria-source-port"></a>&#x2022; [`source_port`](#rules-criteria-source-port) - Optional Block<br>Port match of the request can be a range or a specific port<br>See [Source Port](#rules-criteria-source-port) below.
186
186
 
187
- <a id="rules-criteria-tcp"></a>&#x2022; [`tcp`](#rules-criteria-tcp) - Optional Block<br>Port Match Configuration. Action to apply on the packet if the NAT rule is applied<br>See [TCP](#rules-criteria-tcp) below.
187
+ <a id="rules-criteria-tcp"></a>&#x2022; [`tcp`](#rules-criteria-tcp) - Optional Block<br>Action to apply on the packet if the NAT rule is applied<br>See [TCP](#rules-criteria-tcp) below.
188
188
 
189
- <a id="rules-criteria-udp"></a>&#x2022; [`udp`](#rules-criteria-udp) - Optional Block<br>Port Match Configuration. Action to apply on the packet if the NAT rule is applied<br>See [UDP](#rules-criteria-udp) below.
189
+ <a id="rules-criteria-udp"></a>&#x2022; [`udp`](#rules-criteria-udp) - Optional Block<br>Action to apply on the packet if the NAT rule is applied<br>See [UDP](#rules-criteria-udp) below.
190
190
 
191
- <a id="rules-criteria-virtual-network"></a>&#x2022; [`virtual_network`](#rules-criteria-virtual-network) - Optional Block<br>Virtual Network Reference Type. Carries the reference to virtual network<br>See [Virtual Network](#rules-criteria-virtual-network) below.
191
+ <a id="rules-criteria-virtual-network"></a>&#x2022; [`virtual_network`](#rules-criteria-virtual-network) - Optional Block<br>Carries the reference to virtual network<br>See [Virtual Network](#rules-criteria-virtual-network) below.
192
192
 
193
193
  #### Rules Criteria Destination Port
194
194
 
195
195
  A [`destination_port`](#rules-criteria-destination-port) block (within [`rules.criteria`](#rules-criteria)) supports the following:
196
196
 
197
- <a id="match-408035"></a>&#x2022; [`no_port_match`](#match-408035) - Optional Block<br>Enable this option
197
+ <a id="match-408035"></a>&#x2022; [`no_port_match`](#match-408035) - Optional Block<br>Can be used for messages where no values are needed
198
198
 
199
- <a id="rules-criteria-destination-port-port"></a>&#x2022; [`port`](#rules-criteria-destination-port-port) - Optional Number<br>Port. Exact Port to match
199
+ <a id="rules-criteria-destination-port-port"></a>&#x2022; [`port`](#rules-criteria-destination-port-port) - Optional Number<br>Exact Port to match
200
200
 
201
- <a id="ranges-c8d271"></a>&#x2022; [`port_ranges`](#ranges-c8d271) - Optional String<br>Port range. Port range to match
201
+ <a id="ranges-c8d271"></a>&#x2022; [`port_ranges`](#ranges-c8d271) - Optional String<br>Port range to match
202
202
 
203
203
  #### Rules Criteria Segment
204
204
 
205
205
  A [`segment`](#rules-criteria-segment) block (within [`rules.criteria`](#rules-criteria)) supports the following:
206
206
 
207
- <a id="rules-criteria-segment-refs"></a>&#x2022; [`refs`](#rules-criteria-segment-refs) - Optional Block<br>Segment. Reference to Segment Object<br>See [Refs](#rules-criteria-segment-refs) below.
207
+ <a id="rules-criteria-segment-refs"></a>&#x2022; [`refs`](#rules-criteria-segment-refs) - Optional Block<br>Reference to Segment Object<br>See [Refs](#rules-criteria-segment-refs) below.
208
208
 
209
209
  #### Rules Criteria Segment Refs
210
210
 
211
211
  A [`refs`](#rules-criteria-segment-refs) block (within [`rules.criteria.segment`](#rules-criteria-segment)) supports the following:
212
212
 
213
- <a id="rules-criteria-segment-refs-kind"></a>&#x2022; [`kind`](#rules-criteria-segment-refs-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')
213
+ <a id="rules-criteria-segment-refs-kind"></a>&#x2022; [`kind`](#rules-criteria-segment-refs-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')
214
214
 
215
- <a id="rules-criteria-segment-refs-name"></a>&#x2022; [`name`](#rules-criteria-segment-refs-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
215
+ <a id="rules-criteria-segment-refs-name"></a>&#x2022; [`name`](#rules-criteria-segment-refs-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
216
216
 
217
- <a id="rules-criteria-segment-refs-namespace"></a>&#x2022; [`namespace`](#rules-criteria-segment-refs-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
217
+ <a id="rules-criteria-segment-refs-namespace"></a>&#x2022; [`namespace`](#rules-criteria-segment-refs-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
218
218
 
219
- <a id="rules-criteria-segment-refs-tenant"></a>&#x2022; [`tenant`](#rules-criteria-segment-refs-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
219
+ <a id="rules-criteria-segment-refs-tenant"></a>&#x2022; [`tenant`](#rules-criteria-segment-refs-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
220
220
 
221
- <a id="rules-criteria-segment-refs-uid"></a>&#x2022; [`uid`](#rules-criteria-segment-refs-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
221
+ <a id="rules-criteria-segment-refs-uid"></a>&#x2022; [`uid`](#rules-criteria-segment-refs-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
222
222
 
223
223
  #### Rules Criteria Source Port
224
224
 
225
225
  A [`source_port`](#rules-criteria-source-port) block (within [`rules.criteria`](#rules-criteria)) supports the following:
226
226
 
227
- <a id="match-b33190"></a>&#x2022; [`no_port_match`](#match-b33190) - Optional Block<br>Enable this option
227
+ <a id="match-b33190"></a>&#x2022; [`no_port_match`](#match-b33190) - Optional Block<br>Can be used for messages where no values are needed
228
228
 
229
- <a id="rules-criteria-source-port-port"></a>&#x2022; [`port`](#rules-criteria-source-port-port) - Optional Number<br>Port. Exact Port to match
229
+ <a id="rules-criteria-source-port-port"></a>&#x2022; [`port`](#rules-criteria-source-port-port) - Optional Number<br>Exact Port to match
230
230
 
231
- <a id="rules-criteria-source-port-port-ranges"></a>&#x2022; [`port_ranges`](#rules-criteria-source-port-port-ranges) - Optional String<br>Port range. Port range to match
231
+ <a id="rules-criteria-source-port-port-ranges"></a>&#x2022; [`port_ranges`](#rules-criteria-source-port-port-ranges) - Optional String<br>Port range to match
232
232
 
233
233
  #### Rules Criteria TCP
234
234
 
235
235
  A [`tcp`](#rules-criteria-tcp) block (within [`rules.criteria`](#rules-criteria)) supports the following:
236
236
 
237
- <a id="rules-criteria-tcp-destination-port"></a>&#x2022; [`destination_port`](#rules-criteria-tcp-destination-port) - Optional Block<br>Port to Match. Port match of the request can be a range or a specific port<br>See [Destination Port](#rules-criteria-tcp-destination-port) below.
237
+ <a id="rules-criteria-tcp-destination-port"></a>&#x2022; [`destination_port`](#rules-criteria-tcp-destination-port) - Optional Block<br>Port match of the request can be a range or a specific port<br>See [Destination Port](#rules-criteria-tcp-destination-port) below.
238
238
 
239
- <a id="rules-criteria-tcp-source-port"></a>&#x2022; [`source_port`](#rules-criteria-tcp-source-port) - Optional Block<br>Port to Match. Port match of the request can be a range or a specific port<br>See [Source Port](#rules-criteria-tcp-source-port) below.
239
+ <a id="rules-criteria-tcp-source-port"></a>&#x2022; [`source_port`](#rules-criteria-tcp-source-port) - Optional Block<br>Port match of the request can be a range or a specific port<br>See [Source Port](#rules-criteria-tcp-source-port) below.
240
240
 
241
241
  #### Rules Criteria TCP Destination Port
242
242
 
243
243
  A [`destination_port`](#rules-criteria-tcp-destination-port) block (within [`rules.criteria.tcp`](#rules-criteria-tcp)) supports the following:
244
244
 
245
- <a id="match-d7a933"></a>&#x2022; [`no_port_match`](#match-d7a933) - Optional Block<br>Enable this option
245
+ <a id="match-d7a933"></a>&#x2022; [`no_port_match`](#match-d7a933) - Optional Block<br>Can be used for messages where no values are needed
246
246
 
247
- <a id="port-8bd6fd"></a>&#x2022; [`port`](#port-8bd6fd) - Optional Number<br>Port. Exact Port to match
247
+ <a id="port-8bd6fd"></a>&#x2022; [`port`](#port-8bd6fd) - Optional Number<br>Exact Port to match
248
248
 
249
- <a id="ranges-d800d8"></a>&#x2022; [`port_ranges`](#ranges-d800d8) - Optional String<br>Port range. Port range to match
249
+ <a id="ranges-d800d8"></a>&#x2022; [`port_ranges`](#ranges-d800d8) - Optional String<br>Port range to match
250
250
 
251
251
  #### Rules Criteria TCP Source Port
252
252
 
253
253
  A [`source_port`](#rules-criteria-tcp-source-port) block (within [`rules.criteria.tcp`](#rules-criteria-tcp)) supports the following:
254
254
 
255
- <a id="match-dbf0f6"></a>&#x2022; [`no_port_match`](#match-dbf0f6) - Optional Block<br>Enable this option
255
+ <a id="match-dbf0f6"></a>&#x2022; [`no_port_match`](#match-dbf0f6) - Optional Block<br>Can be used for messages where no values are needed
256
256
 
257
- <a id="rules-criteria-tcp-source-port-port"></a>&#x2022; [`port`](#rules-criteria-tcp-source-port-port) - Optional Number<br>Port. Exact Port to match
257
+ <a id="rules-criteria-tcp-source-port-port"></a>&#x2022; [`port`](#rules-criteria-tcp-source-port-port) - Optional Number<br>Exact Port to match
258
258
 
259
- <a id="ranges-8fd5fe"></a>&#x2022; [`port_ranges`](#ranges-8fd5fe) - Optional String<br>Port range. Port range to match
259
+ <a id="ranges-8fd5fe"></a>&#x2022; [`port_ranges`](#ranges-8fd5fe) - Optional String<br>Port range to match
260
260
 
261
261
  #### Rules Criteria UDP
262
262
 
263
263
  An [`udp`](#rules-criteria-udp) block (within [`rules.criteria`](#rules-criteria)) supports the following:
264
264
 
265
- <a id="rules-criteria-udp-destination-port"></a>&#x2022; [`destination_port`](#rules-criteria-udp-destination-port) - Optional Block<br>Port to Match. Port match of the request can be a range or a specific port<br>See [Destination Port](#rules-criteria-udp-destination-port) below.
265
+ <a id="rules-criteria-udp-destination-port"></a>&#x2022; [`destination_port`](#rules-criteria-udp-destination-port) - Optional Block<br>Port match of the request can be a range or a specific port<br>See [Destination Port](#rules-criteria-udp-destination-port) below.
266
266
 
267
- <a id="rules-criteria-udp-source-port"></a>&#x2022; [`source_port`](#rules-criteria-udp-source-port) - Optional Block<br>Port to Match. Port match of the request can be a range or a specific port<br>See [Source Port](#rules-criteria-udp-source-port) below.
267
+ <a id="rules-criteria-udp-source-port"></a>&#x2022; [`source_port`](#rules-criteria-udp-source-port) - Optional Block<br>Port match of the request can be a range or a specific port<br>See [Source Port](#rules-criteria-udp-source-port) below.
268
268
 
269
269
  #### Rules Criteria UDP Destination Port
270
270
 
271
271
  A [`destination_port`](#rules-criteria-udp-destination-port) block (within [`rules.criteria.udp`](#rules-criteria-udp)) supports the following:
272
272
 
273
- <a id="match-214578"></a>&#x2022; [`no_port_match`](#match-214578) - Optional Block<br>Enable this option
273
+ <a id="match-214578"></a>&#x2022; [`no_port_match`](#match-214578) - Optional Block<br>Can be used for messages where no values are needed
274
274
 
275
- <a id="port-955148"></a>&#x2022; [`port`](#port-955148) - Optional Number<br>Port. Exact Port to match
275
+ <a id="port-955148"></a>&#x2022; [`port`](#port-955148) - Optional Number<br>Exact Port to match
276
276
 
277
- <a id="ranges-6407dd"></a>&#x2022; [`port_ranges`](#ranges-6407dd) - Optional String<br>Port range. Port range to match
277
+ <a id="ranges-6407dd"></a>&#x2022; [`port_ranges`](#ranges-6407dd) - Optional String<br>Port range to match
278
278
 
279
279
  #### Rules Criteria UDP Source Port
280
280
 
281
281
  A [`source_port`](#rules-criteria-udp-source-port) block (within [`rules.criteria.udp`](#rules-criteria-udp)) supports the following:
282
282
 
283
- <a id="match-2dbf46"></a>&#x2022; [`no_port_match`](#match-2dbf46) - Optional Block<br>Enable this option
283
+ <a id="match-2dbf46"></a>&#x2022; [`no_port_match`](#match-2dbf46) - Optional Block<br>Can be used for messages where no values are needed
284
284
 
285
- <a id="rules-criteria-udp-source-port-port"></a>&#x2022; [`port`](#rules-criteria-udp-source-port-port) - Optional Number<br>Port. Exact Port to match
285
+ <a id="rules-criteria-udp-source-port-port"></a>&#x2022; [`port`](#rules-criteria-udp-source-port-port) - Optional Number<br>Exact Port to match
286
286
 
287
- <a id="ranges-a44153"></a>&#x2022; [`port_ranges`](#ranges-a44153) - Optional String<br>Port range. Port range to match
287
+ <a id="ranges-a44153"></a>&#x2022; [`port_ranges`](#ranges-a44153) - Optional String<br>Port range to match
288
288
 
289
289
  #### Rules Criteria Virtual Network
290
290
 
@@ -296,55 +296,55 @@ A [`virtual_network`](#rules-criteria-virtual-network) block (within [`rules.cri
296
296
 
297
297
  A [`refs`](#rules-criteria-virtual-network-refs) block (within [`rules.criteria.virtual_network`](#rules-criteria-virtual-network)) supports the following:
298
298
 
299
- <a id="kind-8d8876"></a>&#x2022; [`kind`](#kind-8d8876) - 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')
299
+ <a id="kind-8d8876"></a>&#x2022; [`kind`](#kind-8d8876) - 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')
300
300
 
301
- <a id="name-369d2b"></a>&#x2022; [`name`](#name-369d2b) - 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
301
+ <a id="name-369d2b"></a>&#x2022; [`name`](#name-369d2b) - 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
302
302
 
303
- <a id="namespace-a79f74"></a>&#x2022; [`namespace`](#namespace-a79f74) - 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
303
+ <a id="namespace-a79f74"></a>&#x2022; [`namespace`](#namespace-a79f74) - 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
304
304
 
305
- <a id="tenant-79ff48"></a>&#x2022; [`tenant`](#tenant-79ff48) - 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
305
+ <a id="tenant-79ff48"></a>&#x2022; [`tenant`](#tenant-79ff48) - 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
306
306
 
307
- <a id="rules-criteria-virtual-network-refs-uid"></a>&#x2022; [`uid`](#rules-criteria-virtual-network-refs-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
307
+ <a id="rules-criteria-virtual-network-refs-uid"></a>&#x2022; [`uid`](#rules-criteria-virtual-network-refs-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
308
308
 
309
309
  #### Rules Network Interface
310
310
 
311
311
  A [`network_interface`](#rules-network-interface) block (within [`rules`](#rules)) supports the following:
312
312
 
313
- <a id="rules-network-interface-refs"></a>&#x2022; [`refs`](#rules-network-interface-refs) - Optional Block<br>Network Interface. Reference to Network Interface Object<br>See [Refs](#rules-network-interface-refs) below.
313
+ <a id="rules-network-interface-refs"></a>&#x2022; [`refs`](#rules-network-interface-refs) - Optional Block<br>Reference to Network Interface Object<br>See [Refs](#rules-network-interface-refs) below.
314
314
 
315
315
  #### Rules Network Interface Refs
316
316
 
317
317
  A [`refs`](#rules-network-interface-refs) block (within [`rules.network_interface`](#rules-network-interface)) supports the following:
318
318
 
319
- <a id="rules-network-interface-refs-kind"></a>&#x2022; [`kind`](#rules-network-interface-refs-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')
319
+ <a id="rules-network-interface-refs-kind"></a>&#x2022; [`kind`](#rules-network-interface-refs-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')
320
320
 
321
- <a id="rules-network-interface-refs-name"></a>&#x2022; [`name`](#rules-network-interface-refs-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
321
+ <a id="rules-network-interface-refs-name"></a>&#x2022; [`name`](#rules-network-interface-refs-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
322
322
 
323
- <a id="rules-network-interface-refs-namespace"></a>&#x2022; [`namespace`](#rules-network-interface-refs-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
323
+ <a id="rules-network-interface-refs-namespace"></a>&#x2022; [`namespace`](#rules-network-interface-refs-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
324
324
 
325
- <a id="rules-network-interface-refs-tenant"></a>&#x2022; [`tenant`](#rules-network-interface-refs-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
325
+ <a id="rules-network-interface-refs-tenant"></a>&#x2022; [`tenant`](#rules-network-interface-refs-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
326
326
 
327
- <a id="rules-network-interface-refs-uid"></a>&#x2022; [`uid`](#rules-network-interface-refs-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
327
+ <a id="rules-network-interface-refs-uid"></a>&#x2022; [`uid`](#rules-network-interface-refs-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
328
328
 
329
329
  #### Rules Segment
330
330
 
331
331
  A [`segment`](#rules-segment) block (within [`rules`](#rules)) supports the following:
332
332
 
333
- <a id="rules-segment-refs"></a>&#x2022; [`refs`](#rules-segment-refs) - Optional Block<br>Segment. Reference to Segment Object<br>See [Refs](#rules-segment-refs) below.
333
+ <a id="rules-segment-refs"></a>&#x2022; [`refs`](#rules-segment-refs) - Optional Block<br>Reference to Segment Object<br>See [Refs](#rules-segment-refs) below.
334
334
 
335
335
  #### Rules Segment Refs
336
336
 
337
337
  A [`refs`](#rules-segment-refs) block (within [`rules.segment`](#rules-segment)) supports the following:
338
338
 
339
- <a id="rules-segment-refs-kind"></a>&#x2022; [`kind`](#rules-segment-refs-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')
339
+ <a id="rules-segment-refs-kind"></a>&#x2022; [`kind`](#rules-segment-refs-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')
340
340
 
341
- <a id="rules-segment-refs-name"></a>&#x2022; [`name`](#rules-segment-refs-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
341
+ <a id="rules-segment-refs-name"></a>&#x2022; [`name`](#rules-segment-refs-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
342
342
 
343
- <a id="rules-segment-refs-namespace"></a>&#x2022; [`namespace`](#rules-segment-refs-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
343
+ <a id="rules-segment-refs-namespace"></a>&#x2022; [`namespace`](#rules-segment-refs-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
344
344
 
345
- <a id="rules-segment-refs-tenant"></a>&#x2022; [`tenant`](#rules-segment-refs-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
345
+ <a id="rules-segment-refs-tenant"></a>&#x2022; [`tenant`](#rules-segment-refs-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
346
346
 
347
- <a id="rules-segment-refs-uid"></a>&#x2022; [`uid`](#rules-segment-refs-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
347
+ <a id="rules-segment-refs-uid"></a>&#x2022; [`uid`](#rules-segment-refs-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
348
348
 
349
349
  #### Rules Virtual Network
350
350
 
@@ -356,15 +356,15 @@ A [`virtual_network`](#rules-virtual-network) block (within [`rules`](#rules)) s
356
356
 
357
357
  A [`refs`](#rules-virtual-network-refs) block (within [`rules.virtual_network`](#rules-virtual-network)) supports the following:
358
358
 
359
- <a id="rules-virtual-network-refs-kind"></a>&#x2022; [`kind`](#rules-virtual-network-refs-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')
359
+ <a id="rules-virtual-network-refs-kind"></a>&#x2022; [`kind`](#rules-virtual-network-refs-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')
360
360
 
361
- <a id="rules-virtual-network-refs-name"></a>&#x2022; [`name`](#rules-virtual-network-refs-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
361
+ <a id="rules-virtual-network-refs-name"></a>&#x2022; [`name`](#rules-virtual-network-refs-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
362
362
 
363
- <a id="rules-virtual-network-refs-namespace"></a>&#x2022; [`namespace`](#rules-virtual-network-refs-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
363
+ <a id="rules-virtual-network-refs-namespace"></a>&#x2022; [`namespace`](#rules-virtual-network-refs-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
364
364
 
365
- <a id="rules-virtual-network-refs-tenant"></a>&#x2022; [`tenant`](#rules-virtual-network-refs-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
365
+ <a id="rules-virtual-network-refs-tenant"></a>&#x2022; [`tenant`](#rules-virtual-network-refs-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
366
366
 
367
- <a id="rules-virtual-network-refs-uid"></a>&#x2022; [`uid`](#rules-virtual-network-refs-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
367
+ <a id="rules-virtual-network-refs-uid"></a>&#x2022; [`uid`](#rules-virtual-network-refs-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
368
368
 
369
369
  #### Site
370
370
 
@@ -376,15 +376,15 @@ A [`site`](#site) block supports the following:
376
376
 
377
377
  A [`refs`](#site-refs) block (within [`site`](#site)) supports the following:
378
378
 
379
- <a id="site-refs-kind"></a>&#x2022; [`kind`](#site-refs-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')
379
+ <a id="site-refs-kind"></a>&#x2022; [`kind`](#site-refs-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')
380
380
 
381
- <a id="site-refs-name"></a>&#x2022; [`name`](#site-refs-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
381
+ <a id="site-refs-name"></a>&#x2022; [`name`](#site-refs-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
382
382
 
383
- <a id="site-refs-namespace"></a>&#x2022; [`namespace`](#site-refs-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
383
+ <a id="site-refs-namespace"></a>&#x2022; [`namespace`](#site-refs-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
384
384
 
385
- <a id="site-refs-tenant"></a>&#x2022; [`tenant`](#site-refs-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
385
+ <a id="site-refs-tenant"></a>&#x2022; [`tenant`](#site-refs-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
386
386
 
387
- <a id="site-refs-uid"></a>&#x2022; [`uid`](#site-refs-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
387
+ <a id="site-refs-uid"></a>&#x2022; [`uid`](#site-refs-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
388
388
 
389
389
  #### Timeouts
390
390