@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.
- package/README.md +283 -104
- package/dist/docs/data-sources/bgp.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/fast_acl_rule.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/route.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/resources/address_allocator.md +7 -7
- package/dist/docs/resources/advertise_policy.md +57 -57
- package/dist/docs/resources/alert_policy.md +40 -40
- package/dist/docs/resources/alert_receiver.md +57 -57
- package/dist/docs/resources/api_crawler.md +13 -13
- package/dist/docs/resources/api_definition.md +11 -11
- package/dist/docs/resources/api_discovery.md +4 -4
- package/dist/docs/resources/api_testing.md +27 -27
- package/dist/docs/resources/apm.md +40 -40
- package/dist/docs/resources/app_api_group.md +20 -20
- package/dist/docs/resources/app_firewall.md +50 -50
- package/dist/docs/resources/app_setting.md +19 -19
- package/dist/docs/resources/app_type.md +7 -7
- package/dist/docs/resources/authentication.md +29 -29
- package/dist/docs/resources/aws_tgw_site.md +140 -140
- package/dist/docs/resources/aws_vpc_site.md +174 -174
- package/dist/docs/resources/azure_vnet_site.md +245 -245
- package/dist/docs/resources/bgp.md +37 -205
- package/dist/docs/resources/bgp_asn_set.md +1 -1
- package/dist/docs/resources/bgp_routing_policy.md +19 -19
- package/dist/docs/resources/bot_defense_app_infrastructure.md +12 -12
- package/dist/docs/resources/cdn_cache_rule.md +5 -5
- package/dist/docs/resources/cdn_loadbalancer.md +418 -418
- package/dist/docs/resources/certificate.md +1 -1
- package/dist/docs/resources/certificate_chain.md +1 -1
- package/dist/docs/resources/cloud_connect.md +28 -28
- package/dist/docs/resources/cloud_credentials.md +35 -35
- package/dist/docs/resources/cloud_elastic_ip.md +8 -8
- package/dist/docs/resources/cloud_link.md +36 -36
- package/dist/docs/resources/cluster.md +86 -86
- package/dist/docs/resources/cminstance.md +22 -22
- package/dist/docs/resources/code_base_integration.md +24 -24
- package/dist/docs/resources/container_registry.md +13 -13
- package/dist/docs/resources/crl.md +1 -1
- package/dist/docs/resources/data_type.md +16 -16
- package/dist/docs/resources/dc_cluster_group.md +4 -4
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/dns_compliance_checks.md +1 -1
- package/dist/docs/resources/dns_domain.md +3 -3
- package/dist/docs/resources/endpoint.md +44 -44
- package/dist/docs/resources/enhanced_firewall_policy.md +51 -51
- package/dist/docs/resources/external_connector.md +42 -42
- package/dist/docs/resources/fast_acl.md +60 -166
- package/dist/docs/resources/fast_acl_rule.md +28 -28
- package/dist/docs/resources/filter_set.md +10 -10
- package/dist/docs/resources/fleet.md +160 -160
- package/dist/docs/resources/forward_proxy_policy.md +82 -82
- package/dist/docs/resources/forwarding_class.md +14 -14
- package/dist/docs/resources/gcp_vpc_site.md +152 -152
- package/dist/docs/resources/global_log_receiver.md +238 -238
- package/dist/docs/resources/healthcheck.md +17 -17
- package/dist/docs/resources/http_loadbalancer.md +1003 -1003
- package/dist/docs/resources/irule.md +5 -7
- package/dist/docs/resources/log_receiver.md +825 -44
- package/dist/docs/resources/malicious_user_mitigation.md +10 -10
- package/dist/docs/resources/nat_policy.md +86 -86
- package/dist/docs/resources/network_connector.md +31 -31
- package/dist/docs/resources/network_firewall.md +22 -22
- package/dist/docs/resources/network_interface.md +77 -77
- package/dist/docs/resources/network_policy.md +38 -217
- package/dist/docs/resources/network_policy_rule.md +21 -21
- package/dist/docs/resources/network_policy_view.md +65 -65
- package/dist/docs/resources/nfv_service.md +76 -76
- package/dist/docs/resources/nginx_service_discovery.md +10 -10
- package/dist/docs/resources/origin_pool.md +166 -166
- package/dist/docs/resources/policer.md +4 -4
- package/dist/docs/resources/policy_based_routing.md +28 -28
- package/dist/docs/resources/protocol_inspection.md +12 -12
- package/dist/docs/resources/protocol_policer.md +14 -14
- package/dist/docs/resources/proxy.md +111 -111
- package/dist/docs/resources/rate_limiter.md +15 -15
- package/dist/docs/resources/rate_limiter_policy.md +56 -56
- package/dist/docs/resources/route.md +183 -183
- package/dist/docs/resources/secret_management_access.md +68 -68
- package/dist/docs/resources/securemesh_site.md +1619 -258
- package/dist/docs/resources/segment.md +4 -4
- package/dist/docs/resources/sensitive_data_policy.md +9 -9
- package/dist/docs/resources/service_policy.md +175 -175
- package/dist/docs/resources/service_policy_rule.md +142 -142
- package/dist/docs/resources/site.md +381 -303
- package/dist/docs/resources/site_mesh_group.md +18 -18
- package/dist/docs/resources/subnet.md +17 -17
- package/dist/docs/resources/tcp_loadbalancer.md +130 -130
- package/dist/docs/resources/tenant_configuration.md +10 -10
- package/dist/docs/resources/trusted_ca_list.md +1 -1
- package/dist/docs/resources/tunnel.md +36 -36
- package/dist/docs/resources/udp_loadbalancer.md +59 -59
- package/dist/docs/resources/usb_policy.md +6 -6
- package/dist/docs/resources/user_identification.md +16 -16
- package/dist/docs/resources/virtual_host.md +225 -225
- package/dist/docs/resources/virtual_network.md +14 -14
- package/dist/docs/resources/virtual_site.md +3 -3
- package/dist/docs/resources/voltstack_site.md +141 -141
- package/dist/docs/resources/waf_exclusion_policy.md +17 -17
- package/dist/docs/resources/workload.md +327 -327
- package/dist/docs/resources/workload_flavor.md +3 -3
- package/dist/metadata/resource-metadata.json +1484 -942
- package/dist/types.d.ts +11 -0
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- package/package.json +1 -1
|
@@ -32,15 +32,15 @@ resource "f5xc_secret_management_access" "example" {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
# Resource-specific configuration
|
|
35
|
-
#
|
|
35
|
+
# HostAccessInfoType contains the information about how to ...
|
|
36
36
|
access_info {
|
|
37
37
|
# Configure access_info settings
|
|
38
38
|
}
|
|
39
|
-
# REST
|
|
39
|
+
# Authentication parameters for REST based hosts.
|
|
40
40
|
rest_auth_info {
|
|
41
41
|
# Configure rest_auth_info settings
|
|
42
42
|
}
|
|
43
|
-
#
|
|
43
|
+
# AuthnTypeBasicAuth is used for using basic_auth mode of H...
|
|
44
44
|
basic_auth {
|
|
45
45
|
# Configure basic_auth settings
|
|
46
46
|
}
|
|
@@ -66,13 +66,13 @@ resource "f5xc_secret_management_access" "example" {
|
|
|
66
66
|
|
|
67
67
|
### Spec Argument Reference
|
|
68
68
|
|
|
69
|
-
<a id="access-info"></a>• [`access_info`](#access-info) - Optional Block<br>
|
|
69
|
+
<a id="access-info"></a>• [`access_info`](#access-info) - Optional Block<br>HostAccessInfoType contains the information about how to connect to the remote host<br>See [Access Info](#access-info) below for details.
|
|
70
70
|
|
|
71
|
-
<a id="provider-name"></a>• [`provider_name`](#provider-name) - Optional String<br>
|
|
71
|
+
<a id="provider-name"></a>• [`provider_name`](#provider-name) - Optional String<br>Name given to this secret management backend. site.provider needs to be unique, and will be referenced for using this object
|
|
72
72
|
|
|
73
73
|
<a id="timeouts"></a>• [`timeouts`](#timeouts) - Optional Block<br>See [Timeouts](#timeouts) below for details.
|
|
74
74
|
|
|
75
|
-
<a id="where"></a>• [`where`](#where) - Optional Block<br>
|
|
75
|
+
<a id="where"></a>• [`where`](#where) - Optional Block<br>NetworkSiteRefSelector defines a union of reference to site or reference to virtual_network or reference to virtual_site It is used to determine virtual network using following rules \* Direct reference to virtual_network object \* Site local network when refering to site object \* All site local<br>See [Where](#where) below for details.
|
|
76
76
|
|
|
77
77
|
### Attributes Reference
|
|
78
78
|
|
|
@@ -86,33 +86,33 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
86
86
|
|
|
87
87
|
An [`access_info`](#access-info) block supports the following:
|
|
88
88
|
|
|
89
|
-
<a id="access-info-rest-auth-info"></a>• [`rest_auth_info`](#access-info-rest-auth-info) - Optional Block<br>
|
|
89
|
+
<a id="access-info-rest-auth-info"></a>• [`rest_auth_info`](#access-info-rest-auth-info) - Optional Block<br>Authentication parameters for REST based hosts<br>See [REST Auth Info](#access-info-rest-auth-info) below.
|
|
90
90
|
|
|
91
|
-
<a id="access-info-scheme"></a>• [`scheme`](#access-info-scheme) - Optional String Defaults to `HTTP`<br>Possible values are `HTTP`, `HTTPS`<br>[Enum: HTTP|HTTPS]
|
|
91
|
+
<a id="access-info-scheme"></a>• [`scheme`](#access-info-scheme) - Optional String Defaults to `HTTP`<br>Possible values are `HTTP`, `HTTPS`<br>[Enum: HTTP|HTTPS] SchemeType is used to indicate URL scheme HTTP:// scheme HTTPS:// scheme
|
|
92
92
|
|
|
93
|
-
<a id="access-info-server-endpoint"></a>• [`server_endpoint`](#access-info-server-endpoint) - Optional String<br>
|
|
93
|
+
<a id="access-info-server-endpoint"></a>• [`server_endpoint`](#access-info-server-endpoint) - Optional String<br>Endpoint to connect to, in host:port format
|
|
94
94
|
|
|
95
|
-
<a id="access-info-tls-config"></a>• [`tls_config`](#access-info-tls-config) - Optional Block<br>
|
|
95
|
+
<a id="access-info-tls-config"></a>• [`tls_config`](#access-info-tls-config) - Optional Block<br>TLS configuration for upstream connections<br>See [TLS Config](#access-info-tls-config) below.
|
|
96
96
|
|
|
97
|
-
<a id="access-info-vault-auth-info"></a>• [`vault_auth_info`](#access-info-vault-auth-info) - Optional Block<br>
|
|
97
|
+
<a id="access-info-vault-auth-info"></a>• [`vault_auth_info`](#access-info-vault-auth-info) - Optional Block<br>Authentication parameters for Hashicorp Vault hosts<br>See [Vault Auth Info](#access-info-vault-auth-info) below.
|
|
98
98
|
|
|
99
99
|
#### Access Info REST Auth Info
|
|
100
100
|
|
|
101
101
|
A [`rest_auth_info`](#access-info-rest-auth-info) block (within [`access_info`](#access-info)) supports the following:
|
|
102
102
|
|
|
103
|
-
<a id="access-info-rest-auth-info-basic-auth"></a>• [`basic_auth`](#access-info-rest-auth-info-basic-auth) - Optional Block<br>
|
|
103
|
+
<a id="access-info-rest-auth-info-basic-auth"></a>• [`basic_auth`](#access-info-rest-auth-info-basic-auth) - Optional Block<br>AuthnTypeBasicAuth is used for using basic_auth mode of HTTP authentication<br>See [Basic Auth](#access-info-rest-auth-info-basic-auth) below.
|
|
104
104
|
|
|
105
|
-
<a id="access-info-rest-auth-info-headers-auth"></a>• [`headers_auth`](#access-info-rest-auth-info-headers-auth) - Optional Block<br>
|
|
105
|
+
<a id="access-info-rest-auth-info-headers-auth"></a>• [`headers_auth`](#access-info-rest-auth-info-headers-auth) - Optional Block<br>AuthnTypeHeaders is used for setting headers for authentication<br>See [Headers Auth](#access-info-rest-auth-info-headers-auth) below.
|
|
106
106
|
|
|
107
|
-
<a id="auth-f1c802"></a>• [`query_params_auth`](#auth-f1c802) - Optional Block<br>
|
|
107
|
+
<a id="auth-f1c802"></a>• [`query_params_auth`](#auth-f1c802) - Optional Block<br>AuthnTypeQueryParams is used for setting query_params for authentication<br>See [Query Params Auth](#auth-f1c802) below.
|
|
108
108
|
|
|
109
109
|
#### Access Info REST Auth Info Basic Auth
|
|
110
110
|
|
|
111
111
|
A [`basic_auth`](#access-info-rest-auth-info-basic-auth) block (within [`access_info.rest_auth_info`](#access-info-rest-auth-info)) supports the following:
|
|
112
112
|
|
|
113
|
-
<a id="password-969177"></a>• [`password`](#password-969177) - Optional Block<br>
|
|
113
|
+
<a id="password-969177"></a>• [`password`](#password-969177) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#password-969177) below.
|
|
114
114
|
|
|
115
|
-
<a id="username-8c2ad8"></a>• [`username`](#username-8c2ad8) - Optional String<br>
|
|
115
|
+
<a id="username-8c2ad8"></a>• [`username`](#username-8c2ad8) - Optional String<br>The username to encode in Basic Auth scheme
|
|
116
116
|
|
|
117
117
|
#### Access Info REST Auth Info Basic Auth Password
|
|
118
118
|
|
|
@@ -130,7 +130,7 @@ A [`basic_auth`](#access-info-rest-auth-info-basic-auth) block (within [`access_
|
|
|
130
130
|
|
|
131
131
|
A [`headers_auth`](#access-info-rest-auth-info-headers-auth) block (within [`access_info.rest_auth_info`](#access-info-rest-auth-info)) supports the following:
|
|
132
132
|
|
|
133
|
-
<a id="headers-8b271f"></a>• [`headers`](#headers-8b271f) - Optional Block<br>
|
|
133
|
+
<a id="headers-8b271f"></a>• [`headers`](#headers-8b271f) - Optional Block<br>The set of authentication headers to pass in HTTP request
|
|
134
134
|
|
|
135
135
|
#### Access Info REST Auth Info Query Params Auth
|
|
136
136
|
|
|
@@ -140,49 +140,49 @@ A [`headers_auth`](#access-info-rest-auth-info-headers-auth) block (within [`acc
|
|
|
140
140
|
|
|
141
141
|
A [`tls_config`](#access-info-tls-config) block (within [`access_info`](#access-info)) supports the following:
|
|
142
142
|
|
|
143
|
-
<a id="access-info-tls-config-cert-params"></a>• [`cert_params`](#access-info-tls-config-cert-params) - Optional Block<br>
|
|
143
|
+
<a id="access-info-tls-config-cert-params"></a>• [`cert_params`](#access-info-tls-config-cert-params) - Optional Block<br>Certificate Parameters for authentication, TLS ciphers, and trust store<br>See [Cert Params](#access-info-tls-config-cert-params) below.
|
|
144
144
|
|
|
145
|
-
<a id="access-info-tls-config-common-params"></a>• [`common_params`](#access-info-tls-config-common-params) - Optional Block<br>
|
|
145
|
+
<a id="access-info-tls-config-common-params"></a>• [`common_params`](#access-info-tls-config-common-params) - Optional Block<br>Information of different aspects for TLS authentication related to ciphers, certificates and trust store<br>See [Common Params](#access-info-tls-config-common-params) below.
|
|
146
146
|
|
|
147
|
-
<a id="caching-0f2bd1"></a>• [`default_session_key_caching`](#caching-0f2bd1) - Optional Block<br>
|
|
147
|
+
<a id="caching-0f2bd1"></a>• [`default_session_key_caching`](#caching-0f2bd1) - Optional Block<br>Can be used for messages where no values are needed
|
|
148
148
|
|
|
149
|
-
<a id="caching-c17b8f"></a>• [`disable_session_key_caching`](#caching-c17b8f) - Optional Block<br>
|
|
149
|
+
<a id="caching-c17b8f"></a>• [`disable_session_key_caching`](#caching-c17b8f) - Optional Block<br>Can be used for messages where no values are needed
|
|
150
150
|
|
|
151
|
-
<a id="access-info-tls-config-disable-sni"></a>• [`disable_sni`](#access-info-tls-config-disable-sni) - Optional Block<br>
|
|
151
|
+
<a id="access-info-tls-config-disable-sni"></a>• [`disable_sni`](#access-info-tls-config-disable-sni) - Optional Block<br>Can be used for messages where no values are needed
|
|
152
152
|
|
|
153
|
-
<a id="access-info-tls-config-max-session-keys"></a>• [`max_session_keys`](#access-info-tls-config-max-session-keys) - Optional Number<br>
|
|
153
|
+
<a id="access-info-tls-config-max-session-keys"></a>• [`max_session_keys`](#access-info-tls-config-max-session-keys) - Optional Number<br>Number of session keys that are cached
|
|
154
154
|
|
|
155
|
-
<a id="access-info-tls-config-sni"></a>• [`sni`](#access-info-tls-config-sni) - Optional String<br>SNI
|
|
155
|
+
<a id="access-info-tls-config-sni"></a>• [`sni`](#access-info-tls-config-sni) - Optional String<br>SNI value to be used
|
|
156
156
|
|
|
157
|
-
<a id="sni-493d0a"></a>• [`use_host_header_as_sni`](#sni-493d0a) - Optional Block<br>
|
|
157
|
+
<a id="sni-493d0a"></a>• [`use_host_header_as_sni`](#sni-493d0a) - Optional Block<br>Can be used for messages where no values are needed
|
|
158
158
|
|
|
159
159
|
#### Access Info TLS Config Cert Params
|
|
160
160
|
|
|
161
161
|
A [`cert_params`](#access-info-tls-config-cert-params) block (within [`access_info.tls_config`](#access-info-tls-config)) supports the following:
|
|
162
162
|
|
|
163
|
-
<a id="certificates-817e4b"></a>• [`certificates`](#certificates-817e4b) - Optional Block<br>Client
|
|
163
|
+
<a id="certificates-817e4b"></a>• [`certificates`](#certificates-817e4b) - Optional Block<br>Client TLS Certificate required for mTLS authentication<br>See [Certificates](#certificates-817e4b) below.
|
|
164
164
|
|
|
165
|
-
<a id="suites-b1a0f8"></a>• [`cipher_suites`](#suites-b1a0f8) - Optional List<br>
|
|
165
|
+
<a id="suites-b1a0f8"></a>• [`cipher_suites`](#suites-b1a0f8) - Optional List<br>The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
|
166
166
|
|
|
167
|
-
<a id="version-39c150"></a>• [`maximum_protocol_version`](#version-39c150) - Optional String Defaults to `TLS_AUTO`<br>Possible values are `TLS_AUTO`, `TLSv1_0`, `TLSv1_1`, `TLSv1_2`, `TLSv1_3`<br>[Enum: TLS_AUTO|TLSv1_0|TLSv1_1|TLSv1_2|TLSv1_3]
|
|
167
|
+
<a id="version-39c150"></a>• [`maximum_protocol_version`](#version-39c150) - Optional String Defaults to `TLS_AUTO`<br>Possible values are `TLS_AUTO`, `TLSv1_0`, `TLSv1_1`, `TLSv1_2`, `TLSv1_3`<br>[Enum: TLS_AUTO|TLSv1_0|TLSv1_1|TLSv1_2|TLSv1_3] TlsProtocol is enumeration of supported TLS versions F5 Distributed Cloud will choose the optimal TLS version
|
|
168
168
|
|
|
169
|
-
<a id="version-0f4479"></a>• [`minimum_protocol_version`](#version-0f4479) - Optional String Defaults to `TLS_AUTO`<br>Possible values are `TLS_AUTO`, `TLSv1_0`, `TLSv1_1`, `TLSv1_2`, `TLSv1_3`<br>[Enum: TLS_AUTO|TLSv1_0|TLSv1_1|TLSv1_2|TLSv1_3]
|
|
169
|
+
<a id="version-0f4479"></a>• [`minimum_protocol_version`](#version-0f4479) - Optional String Defaults to `TLS_AUTO`<br>Possible values are `TLS_AUTO`, `TLSv1_0`, `TLSv1_1`, `TLSv1_2`, `TLSv1_3`<br>[Enum: TLS_AUTO|TLSv1_0|TLSv1_1|TLSv1_2|TLSv1_3] TlsProtocol is enumeration of supported TLS versions F5 Distributed Cloud will choose the optimal TLS version
|
|
170
170
|
|
|
171
|
-
<a id="params-e516d2"></a>• [`validation_params`](#params-e516d2) - Optional Block<br>
|
|
171
|
+
<a id="params-e516d2"></a>• [`validation_params`](#params-e516d2) - Optional Block<br>Includes URL for a trust store, whether SAN verification is required and list of Subject Alt Names for verification<br>See [Validation Params](#params-e516d2) below.
|
|
172
172
|
|
|
173
173
|
#### Access Info TLS Config Cert Params Certificates
|
|
174
174
|
|
|
175
175
|
A [`certificates`](#certificates-817e4b) block (within [`access_info.tls_config.cert_params`](#access-info-tls-config-cert-params)) supports the following:
|
|
176
176
|
|
|
177
|
-
<a id="kind-aa6391"></a>• [`kind`](#kind-aa6391) - Optional String<br>
|
|
177
|
+
<a id="kind-aa6391"></a>• [`kind`](#kind-aa6391) - 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')
|
|
178
178
|
|
|
179
|
-
<a id="name-b60acc"></a>• [`name`](#name-b60acc) - Optional String<br>
|
|
179
|
+
<a id="name-b60acc"></a>• [`name`](#name-b60acc) - 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
|
|
180
180
|
|
|
181
|
-
<a id="namespace-5cf8ce"></a>• [`namespace`](#namespace-5cf8ce) - Optional String<br>
|
|
181
|
+
<a id="namespace-5cf8ce"></a>• [`namespace`](#namespace-5cf8ce) - 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
|
|
182
182
|
|
|
183
|
-
<a id="tenant-e34095"></a>• [`tenant`](#tenant-e34095) - Optional String<br>
|
|
183
|
+
<a id="tenant-e34095"></a>• [`tenant`](#tenant-e34095) - 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
|
|
184
184
|
|
|
185
|
-
<a id="uid-9b9cc6"></a>• [`uid`](#uid-9b9cc6) - Optional String<br>
|
|
185
|
+
<a id="uid-9b9cc6"></a>• [`uid`](#uid-9b9cc6) - 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
|
|
186
186
|
|
|
187
187
|
#### Access Info TLS Config Cert Params Validation Params
|
|
188
188
|
|
|
@@ -200,15 +200,15 @@ A [`certificates`](#certificates-817e4b) block (within [`access_info.tls_config.
|
|
|
200
200
|
|
|
201
201
|
A [`common_params`](#access-info-tls-config-common-params) block (within [`access_info.tls_config`](#access-info-tls-config)) supports the following:
|
|
202
202
|
|
|
203
|
-
<a id="suites-f2e231"></a>• [`cipher_suites`](#suites-f2e231) - Optional List<br>
|
|
203
|
+
<a id="suites-f2e231"></a>• [`cipher_suites`](#suites-f2e231) - Optional List<br>The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
|
|
204
204
|
|
|
205
|
-
<a id="version-af11d8"></a>• [`maximum_protocol_version`](#version-af11d8) - Optional String Defaults to `TLS_AUTO`<br>Possible values are `TLS_AUTO`, `TLSv1_0`, `TLSv1_1`, `TLSv1_2`, `TLSv1_3`<br>[Enum: TLS_AUTO|TLSv1_0|TLSv1_1|TLSv1_2|TLSv1_3]
|
|
205
|
+
<a id="version-af11d8"></a>• [`maximum_protocol_version`](#version-af11d8) - Optional String Defaults to `TLS_AUTO`<br>Possible values are `TLS_AUTO`, `TLSv1_0`, `TLSv1_1`, `TLSv1_2`, `TLSv1_3`<br>[Enum: TLS_AUTO|TLSv1_0|TLSv1_1|TLSv1_2|TLSv1_3] TlsProtocol is enumeration of supported TLS versions F5 Distributed Cloud will choose the optimal TLS version
|
|
206
206
|
|
|
207
|
-
<a id="version-5a0b3d"></a>• [`minimum_protocol_version`](#version-5a0b3d) - Optional String Defaults to `TLS_AUTO`<br>Possible values are `TLS_AUTO`, `TLSv1_0`, `TLSv1_1`, `TLSv1_2`, `TLSv1_3`<br>[Enum: TLS_AUTO|TLSv1_0|TLSv1_1|TLSv1_2|TLSv1_3]
|
|
207
|
+
<a id="version-5a0b3d"></a>• [`minimum_protocol_version`](#version-5a0b3d) - Optional String Defaults to `TLS_AUTO`<br>Possible values are `TLS_AUTO`, `TLSv1_0`, `TLSv1_1`, `TLSv1_2`, `TLSv1_3`<br>[Enum: TLS_AUTO|TLSv1_0|TLSv1_1|TLSv1_2|TLSv1_3] TlsProtocol is enumeration of supported TLS versions F5 Distributed Cloud will choose the optimal TLS version
|
|
208
208
|
|
|
209
209
|
<a id="certificates-15ac8c"></a>• [`tls_certificates`](#certificates-15ac8c) - Optional Block<br>TLS Certificates. Set of TLS certificates<br>See [TLS Certificates](#certificates-15ac8c) below.
|
|
210
210
|
|
|
211
|
-
<a id="params-952d2c"></a>• [`validation_params`](#params-952d2c) - Optional Block<br>
|
|
211
|
+
<a id="params-952d2c"></a>• [`validation_params`](#params-952d2c) - Optional Block<br>Includes URL for a trust store, whether SAN verification is required and list of Subject Alt Names for verification<br>See [Validation Params](#params-952d2c) below.
|
|
212
212
|
|
|
213
213
|
#### Access Info TLS Config Common Params TLS Certificates
|
|
214
214
|
|
|
@@ -246,9 +246,9 @@ A [`common_params`](#access-info-tls-config-common-params) block (within [`acces
|
|
|
246
246
|
|
|
247
247
|
A [`vault_auth_info`](#access-info-vault-auth-info) block (within [`access_info`](#access-info)) supports the following:
|
|
248
248
|
|
|
249
|
-
<a id="auth-69347c"></a>• [`app_role_auth`](#auth-69347c) - Optional Block<br>
|
|
249
|
+
<a id="auth-69347c"></a>• [`app_role_auth`](#auth-69347c) - Optional Block<br>AppRoleAuthInfoType contains parameters for AppRole authentication in Hashicorp Vault<br>See [App Role Auth](#auth-69347c) below.
|
|
250
250
|
|
|
251
|
-
<a id="access-info-vault-auth-info-token"></a>• [`token`](#access-info-vault-auth-info-token) - Optional Block<br>
|
|
251
|
+
<a id="access-info-vault-auth-info-token"></a>• [`token`](#access-info-vault-auth-info-token) - Optional Block<br>SecretType is used in an object to indicate a sensitive/confidential field<br>See [Token](#access-info-vault-auth-info-token) below.
|
|
252
252
|
|
|
253
253
|
#### Access Info Vault Auth Info App Role Auth
|
|
254
254
|
|
|
@@ -270,9 +270,9 @@ A [`vault_auth_info`](#access-info-vault-auth-info) block (within [`access_info`
|
|
|
270
270
|
|
|
271
271
|
A [`token`](#access-info-vault-auth-info-token) block (within [`access_info.vault_auth_info`](#access-info-vault-auth-info)) supports the following:
|
|
272
272
|
|
|
273
|
-
<a id="info-8a86e5"></a>• [`blindfold_secret_info`](#info-8a86e5) - Optional Block<br>
|
|
273
|
+
<a id="info-8a86e5"></a>• [`blindfold_secret_info`](#info-8a86e5) - Optional Block<br>BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-8a86e5) below.
|
|
274
274
|
|
|
275
|
-
<a id="info-d906d4"></a>• [`clear_secret_info`](#info-d906d4) - Optional Block<br>
|
|
275
|
+
<a id="info-d906d4"></a>• [`clear_secret_info`](#info-d906d4) - Optional Block<br>ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-d906d4) below.
|
|
276
276
|
|
|
277
277
|
#### Access Info Vault Auth Info Token Blindfold Secret Info
|
|
278
278
|
|
|
@@ -298,9 +298,9 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
298
298
|
|
|
299
299
|
A [`where`](#where) block supports the following:
|
|
300
300
|
|
|
301
|
-
<a id="where-site"></a>• [`site`](#where-site) - Optional Block<br>
|
|
301
|
+
<a id="where-site"></a>• [`site`](#where-site) - Optional Block<br>Specifies a direct reference to a site configuration object<br>See [Site](#where-site) below.
|
|
302
302
|
|
|
303
|
-
<a id="where-virtual-network"></a>• [`virtual_network`](#where-virtual-network) - Optional Block<br>
|
|
303
|
+
<a id="where-virtual-network"></a>• [`virtual_network`](#where-virtual-network) - Optional Block<br>Specifies a direct reference to a network configuration object<br>See [Virtual Network](#where-virtual-network) below.
|
|
304
304
|
|
|
305
305
|
<a id="where-virtual-site"></a>• [`virtual_site`](#where-virtual-site) - Optional Block<br>Virtual Site. A reference to virtual_site object<br>See [Virtual Site](#where-virtual-site) below.
|
|
306
306
|
|
|
@@ -308,11 +308,11 @@ A [`where`](#where) block supports the following:
|
|
|
308
308
|
|
|
309
309
|
A [`site`](#where-site) block (within [`where`](#where)) supports the following:
|
|
310
310
|
|
|
311
|
-
<a id="where-site-disable-internet-vip"></a>• [`disable_internet_vip`](#where-site-disable-internet-vip) - Optional Block<br>
|
|
311
|
+
<a id="where-site-disable-internet-vip"></a>• [`disable_internet_vip`](#where-site-disable-internet-vip) - Optional Block<br>Can be used for messages where no values are needed
|
|
312
312
|
|
|
313
|
-
<a id="where-site-enable-internet-vip"></a>• [`enable_internet_vip`](#where-site-enable-internet-vip) - Optional Block<br>
|
|
313
|
+
<a id="where-site-enable-internet-vip"></a>• [`enable_internet_vip`](#where-site-enable-internet-vip) - Optional Block<br>Can be used for messages where no values are needed
|
|
314
314
|
|
|
315
|
-
<a id="where-site-network-type"></a>• [`network_type`](#where-site-network-type) - Optional String Defaults to `VIRTUAL_NETWORK_SITE_LOCAL`<br>Possible values are `VIRTUAL_NETWORK_SITE_LOCAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE`, `VIRTUAL_NETWORK_PER_SITE`, `VIRTUAL_NETWORK_PUBLIC`, `VIRTUAL_NETWORK_GLOBAL`, `VIRTUAL_NETWORK_SITE_SERVICE`, `VIRTUAL_NETWORK_VER_INTERNAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE`, `VIRTUAL_NETWORK_IP_AUTO`, `VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK`, `VIRTUAL_NETWORK_SRV6_NETWORK`, `VIRTUAL_NETWORK_IP_FABRIC`, `VIRTUAL_NETWORK_SEGMENT`<br>[Enum: VIRTUAL_NETWORK_SITE_LOCAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE|VIRTUAL_NETWORK_PER_SITE|VIRTUAL_NETWORK_PUBLIC|VIRTUAL_NETWORK_GLOBAL|VIRTUAL_NETWORK_SITE_SERVICE|VIRTUAL_NETWORK_VER_INTERNAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE|VIRTUAL_NETWORK_IP_AUTO|VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK|VIRTUAL_NETWORK_SRV6_NETWORK|VIRTUAL_NETWORK_IP_FABRIC|VIRTUAL_NETWORK_SEGMENT]
|
|
315
|
+
<a id="where-site-network-type"></a>• [`network_type`](#where-site-network-type) - Optional String Defaults to `VIRTUAL_NETWORK_SITE_LOCAL`<br>Possible values are `VIRTUAL_NETWORK_SITE_LOCAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE`, `VIRTUAL_NETWORK_PER_SITE`, `VIRTUAL_NETWORK_PUBLIC`, `VIRTUAL_NETWORK_GLOBAL`, `VIRTUAL_NETWORK_SITE_SERVICE`, `VIRTUAL_NETWORK_VER_INTERNAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE`, `VIRTUAL_NETWORK_IP_AUTO`, `VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK`, `VIRTUAL_NETWORK_SRV6_NETWORK`, `VIRTUAL_NETWORK_IP_FABRIC`, `VIRTUAL_NETWORK_SEGMENT`<br>[Enum: VIRTUAL_NETWORK_SITE_LOCAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE|VIRTUAL_NETWORK_PER_SITE|VIRTUAL_NETWORK_PUBLIC|VIRTUAL_NETWORK_GLOBAL|VIRTUAL_NETWORK_SITE_SERVICE|VIRTUAL_NETWORK_VER_INTERNAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE|VIRTUAL_NETWORK_IP_AUTO|VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK|VIRTUAL_NETWORK_SRV6_NETWORK|VIRTUAL_NETWORK_IP_FABRIC|VIRTUAL_NETWORK_SEGMENT] Different types of virtual networks understood by the system Virtual-network of type VIRTUAL_NETWORK_SITE_LOCAL provides connectivity to public (outside) network. This is an insecure network and is connected to public internet via NAT Gateways/firwalls Virtual-network of this type is local to
|
|
316
316
|
|
|
317
317
|
<a id="where-site-ref"></a>• [`ref`](#where-site-ref) - Optional Block<br>Reference. A site direct reference<br>See [Ref](#where-site-ref) below.
|
|
318
318
|
|
|
@@ -320,61 +320,61 @@ A [`site`](#where-site) block (within [`where`](#where)) supports the following:
|
|
|
320
320
|
|
|
321
321
|
A [`ref`](#where-site-ref) block (within [`where.site`](#where-site)) supports the following:
|
|
322
322
|
|
|
323
|
-
<a id="where-site-ref-kind"></a>• [`kind`](#where-site-ref-kind) - Optional String<br>
|
|
323
|
+
<a id="where-site-ref-kind"></a>• [`kind`](#where-site-ref-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')
|
|
324
324
|
|
|
325
|
-
<a id="where-site-ref-name"></a>• [`name`](#where-site-ref-name) - Optional String<br>
|
|
325
|
+
<a id="where-site-ref-name"></a>• [`name`](#where-site-ref-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
|
|
326
326
|
|
|
327
|
-
<a id="where-site-ref-namespace"></a>• [`namespace`](#where-site-ref-namespace) - Optional String<br>
|
|
327
|
+
<a id="where-site-ref-namespace"></a>• [`namespace`](#where-site-ref-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
|
|
328
328
|
|
|
329
|
-
<a id="where-site-ref-tenant"></a>• [`tenant`](#where-site-ref-tenant) - Optional String<br>
|
|
329
|
+
<a id="where-site-ref-tenant"></a>• [`tenant`](#where-site-ref-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
|
|
330
330
|
|
|
331
|
-
<a id="where-site-ref-uid"></a>• [`uid`](#where-site-ref-uid) - Optional String<br>
|
|
331
|
+
<a id="where-site-ref-uid"></a>• [`uid`](#where-site-ref-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
|
|
332
332
|
|
|
333
333
|
#### Where Virtual Network
|
|
334
334
|
|
|
335
335
|
A [`virtual_network`](#where-virtual-network) block (within [`where`](#where)) supports the following:
|
|
336
336
|
|
|
337
|
-
<a id="where-virtual-network-ref"></a>• [`ref`](#where-virtual-network-ref) - Optional Block<br>
|
|
337
|
+
<a id="where-virtual-network-ref"></a>• [`ref`](#where-virtual-network-ref) - Optional Block<br>Virtual network direct reference<br>See [Ref](#where-virtual-network-ref) below.
|
|
338
338
|
|
|
339
339
|
#### Where Virtual Network Ref
|
|
340
340
|
|
|
341
341
|
A [`ref`](#where-virtual-network-ref) block (within [`where.virtual_network`](#where-virtual-network)) supports the following:
|
|
342
342
|
|
|
343
|
-
<a id="where-virtual-network-ref-kind"></a>• [`kind`](#where-virtual-network-ref-kind) - Optional String<br>
|
|
343
|
+
<a id="where-virtual-network-ref-kind"></a>• [`kind`](#where-virtual-network-ref-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')
|
|
344
344
|
|
|
345
|
-
<a id="where-virtual-network-ref-name"></a>• [`name`](#where-virtual-network-ref-name) - Optional String<br>
|
|
345
|
+
<a id="where-virtual-network-ref-name"></a>• [`name`](#where-virtual-network-ref-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
|
|
346
346
|
|
|
347
|
-
<a id="where-virtual-network-ref-namespace"></a>• [`namespace`](#where-virtual-network-ref-namespace) - Optional String<br>
|
|
347
|
+
<a id="where-virtual-network-ref-namespace"></a>• [`namespace`](#where-virtual-network-ref-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
|
|
348
348
|
|
|
349
|
-
<a id="where-virtual-network-ref-tenant"></a>• [`tenant`](#where-virtual-network-ref-tenant) - Optional String<br>
|
|
349
|
+
<a id="where-virtual-network-ref-tenant"></a>• [`tenant`](#where-virtual-network-ref-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
|
|
350
350
|
|
|
351
|
-
<a id="where-virtual-network-ref-uid"></a>• [`uid`](#where-virtual-network-ref-uid) - Optional String<br>
|
|
351
|
+
<a id="where-virtual-network-ref-uid"></a>• [`uid`](#where-virtual-network-ref-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
|
|
352
352
|
|
|
353
353
|
#### Where Virtual Site
|
|
354
354
|
|
|
355
355
|
A [`virtual_site`](#where-virtual-site) block (within [`where`](#where)) supports the following:
|
|
356
356
|
|
|
357
|
-
<a id="where-virtual-site-disable-internet-vip"></a>• [`disable_internet_vip`](#where-virtual-site-disable-internet-vip) - Optional Block<br>
|
|
357
|
+
<a id="where-virtual-site-disable-internet-vip"></a>• [`disable_internet_vip`](#where-virtual-site-disable-internet-vip) - Optional Block<br>Can be used for messages where no values are needed
|
|
358
358
|
|
|
359
|
-
<a id="where-virtual-site-enable-internet-vip"></a>• [`enable_internet_vip`](#where-virtual-site-enable-internet-vip) - Optional Block<br>
|
|
359
|
+
<a id="where-virtual-site-enable-internet-vip"></a>• [`enable_internet_vip`](#where-virtual-site-enable-internet-vip) - Optional Block<br>Can be used for messages where no values are needed
|
|
360
360
|
|
|
361
|
-
<a id="where-virtual-site-network-type"></a>• [`network_type`](#where-virtual-site-network-type) - Optional String Defaults to `VIRTUAL_NETWORK_SITE_LOCAL`<br>Possible values are `VIRTUAL_NETWORK_SITE_LOCAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE`, `VIRTUAL_NETWORK_PER_SITE`, `VIRTUAL_NETWORK_PUBLIC`, `VIRTUAL_NETWORK_GLOBAL`, `VIRTUAL_NETWORK_SITE_SERVICE`, `VIRTUAL_NETWORK_VER_INTERNAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE`, `VIRTUAL_NETWORK_IP_AUTO`, `VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK`, `VIRTUAL_NETWORK_SRV6_NETWORK`, `VIRTUAL_NETWORK_IP_FABRIC`, `VIRTUAL_NETWORK_SEGMENT`<br>[Enum: VIRTUAL_NETWORK_SITE_LOCAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE|VIRTUAL_NETWORK_PER_SITE|VIRTUAL_NETWORK_PUBLIC|VIRTUAL_NETWORK_GLOBAL|VIRTUAL_NETWORK_SITE_SERVICE|VIRTUAL_NETWORK_VER_INTERNAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE|VIRTUAL_NETWORK_IP_AUTO|VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK|VIRTUAL_NETWORK_SRV6_NETWORK|VIRTUAL_NETWORK_IP_FABRIC|VIRTUAL_NETWORK_SEGMENT]
|
|
361
|
+
<a id="where-virtual-site-network-type"></a>• [`network_type`](#where-virtual-site-network-type) - Optional String Defaults to `VIRTUAL_NETWORK_SITE_LOCAL`<br>Possible values are `VIRTUAL_NETWORK_SITE_LOCAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE`, `VIRTUAL_NETWORK_PER_SITE`, `VIRTUAL_NETWORK_PUBLIC`, `VIRTUAL_NETWORK_GLOBAL`, `VIRTUAL_NETWORK_SITE_SERVICE`, `VIRTUAL_NETWORK_VER_INTERNAL`, `VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE`, `VIRTUAL_NETWORK_IP_AUTO`, `VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK`, `VIRTUAL_NETWORK_SRV6_NETWORK`, `VIRTUAL_NETWORK_IP_FABRIC`, `VIRTUAL_NETWORK_SEGMENT`<br>[Enum: VIRTUAL_NETWORK_SITE_LOCAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE|VIRTUAL_NETWORK_PER_SITE|VIRTUAL_NETWORK_PUBLIC|VIRTUAL_NETWORK_GLOBAL|VIRTUAL_NETWORK_SITE_SERVICE|VIRTUAL_NETWORK_VER_INTERNAL|VIRTUAL_NETWORK_SITE_LOCAL_INSIDE_OUTSIDE|VIRTUAL_NETWORK_IP_AUTO|VIRTUAL_NETWORK_VOLTADN_PRIVATE_NETWORK|VIRTUAL_NETWORK_SRV6_NETWORK|VIRTUAL_NETWORK_IP_FABRIC|VIRTUAL_NETWORK_SEGMENT] Different types of virtual networks understood by the system Virtual-network of type VIRTUAL_NETWORK_SITE_LOCAL provides connectivity to public (outside) network. This is an insecure network and is connected to public internet via NAT Gateways/firwalls Virtual-network of this type is local to
|
|
362
362
|
|
|
363
|
-
<a id="where-virtual-site-ref"></a>• [`ref`](#where-virtual-site-ref) - Optional Block<br>
|
|
363
|
+
<a id="where-virtual-site-ref"></a>• [`ref`](#where-virtual-site-ref) - Optional Block<br>Virtual_site direct reference<br>See [Ref](#where-virtual-site-ref) below.
|
|
364
364
|
|
|
365
365
|
#### Where Virtual Site Ref
|
|
366
366
|
|
|
367
367
|
A [`ref`](#where-virtual-site-ref) block (within [`where.virtual_site`](#where-virtual-site)) supports the following:
|
|
368
368
|
|
|
369
|
-
<a id="where-virtual-site-ref-kind"></a>• [`kind`](#where-virtual-site-ref-kind) - Optional String<br>
|
|
369
|
+
<a id="where-virtual-site-ref-kind"></a>• [`kind`](#where-virtual-site-ref-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')
|
|
370
370
|
|
|
371
|
-
<a id="where-virtual-site-ref-name"></a>• [`name`](#where-virtual-site-ref-name) - Optional String<br>
|
|
371
|
+
<a id="where-virtual-site-ref-name"></a>• [`name`](#where-virtual-site-ref-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
|
|
372
372
|
|
|
373
|
-
<a id="where-virtual-site-ref-namespace"></a>• [`namespace`](#where-virtual-site-ref-namespace) - Optional String<br>
|
|
373
|
+
<a id="where-virtual-site-ref-namespace"></a>• [`namespace`](#where-virtual-site-ref-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
|
|
374
374
|
|
|
375
|
-
<a id="where-virtual-site-ref-tenant"></a>• [`tenant`](#where-virtual-site-ref-tenant) - Optional String<br>
|
|
375
|
+
<a id="where-virtual-site-ref-tenant"></a>• [`tenant`](#where-virtual-site-ref-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
|
|
376
376
|
|
|
377
|
-
<a id="where-virtual-site-ref-uid"></a>• [`uid`](#where-virtual-site-ref-uid) - Optional String<br>
|
|
377
|
+
<a id="where-virtual-site-ref-uid"></a>• [`uid`](#where-virtual-site-ref-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
|
|
378
378
|
|
|
379
379
|
---
|
|
380
380
|
|