@robinmordasiewicz/f5xc-terraform-mcp 2.4.5 → 2.4.7
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/dist/docs/resources/addon_subscription.md +5 -5
- package/dist/docs/resources/address_allocator.md +3 -3
- package/dist/docs/resources/advertise_policy.md +39 -39
- package/dist/docs/resources/alert_policy.md +6 -6
- package/dist/docs/resources/alert_receiver.md +57 -57
- package/dist/docs/resources/api_crawler.md +9 -9
- package/dist/docs/resources/api_testing.md +40 -40
- package/dist/docs/resources/apm.md +320 -320
- package/dist/docs/resources/app_api_group.md +10 -10
- package/dist/docs/resources/app_firewall.md +36 -36
- package/dist/docs/resources/app_setting.md +46 -46
- package/dist/docs/resources/app_type.md +3 -3
- package/dist/docs/resources/authentication.md +30 -30
- package/dist/docs/resources/aws_tgw_site.md +184 -184
- package/dist/docs/resources/aws_vpc_site.md +296 -296
- package/dist/docs/resources/azure_vnet_site.md +677 -677
- package/dist/docs/resources/bgp.md +20 -20
- package/dist/docs/resources/bgp_routing_policy.md +4 -4
- package/dist/docs/resources/cdn_cache_rule.md +68 -68
- package/dist/docs/resources/cdn_loadbalancer.md +1166 -1166
- package/dist/docs/resources/certificate.md +4 -4
- package/dist/docs/resources/cloud_connect.md +35 -35
- package/dist/docs/resources/cloud_credentials.md +37 -37
- package/dist/docs/resources/cloud_link.md +16 -16
- package/dist/docs/resources/cluster.md +68 -68
- package/dist/docs/resources/cminstance.md +6 -6
- package/dist/docs/resources/code_base_integration.md +82 -82
- package/dist/docs/resources/container_registry.md +2 -2
- package/dist/docs/resources/data_type.md +12 -12
- package/dist/docs/resources/discovery.md +71 -71
- package/dist/docs/resources/dns_lb_health_check.md +5 -5
- package/dist/docs/resources/dns_load_balancer.md +25 -25
- package/dist/docs/resources/dns_zone.md +144 -144
- package/dist/docs/resources/endpoint.md +1 -1
- package/dist/docs/resources/enhanced_firewall_policy.md +33 -33
- package/dist/docs/resources/external_connector.md +32 -32
- package/dist/docs/resources/fast_acl.md +59 -59
- package/dist/docs/resources/fast_acl_rule.md +2 -2
- package/dist/docs/resources/filter_set.md +3 -3
- package/dist/docs/resources/fleet.md +359 -359
- package/dist/docs/resources/forward_proxy_policy.md +18 -18
- package/dist/docs/resources/gcp_vpc_site.md +280 -280
- package/dist/docs/resources/geo_location_set.md +1 -1
- package/dist/docs/resources/global_log_receiver.md +216 -216
- package/dist/docs/resources/healthcheck.md +2 -2
- package/dist/docs/resources/http_loadbalancer.md +2190 -2190
- package/dist/docs/resources/infraprotect_tunnel.md +9 -9
- package/dist/docs/resources/k8s_cluster.md +39 -39
- package/dist/docs/resources/k8s_cluster_role.md +10 -10
- package/dist/docs/resources/k8s_pod_security_policy.md +9 -9
- package/dist/docs/resources/log_receiver.md +11 -11
- package/dist/docs/resources/malicious_user_mitigation.md +4 -4
- package/dist/docs/resources/nat_policy.md +22 -22
- package/dist/docs/resources/network_connector.md +37 -37
- package/dist/docs/resources/network_firewall.md +15 -15
- package/dist/docs/resources/network_interface.md +78 -78
- package/dist/docs/resources/network_policy.md +21 -21
- package/dist/docs/resources/network_policy_view.md +7 -7
- package/dist/docs/resources/nfv_service.md +306 -306
- package/dist/docs/resources/oidc_provider.md +1 -1
- package/dist/docs/resources/origin_pool.md +151 -151
- package/dist/docs/resources/policy_based_routing.md +71 -71
- package/dist/docs/resources/protocol_inspection.md +8 -8
- package/dist/docs/resources/proxy.md +401 -401
- package/dist/docs/resources/rate_limiter_policy.md +4 -4
- package/dist/docs/resources/registration.md +1 -1
- package/dist/docs/resources/route.md +155 -155
- package/dist/docs/resources/secret_management_access.md +103 -103
- package/dist/docs/resources/secret_policy.md +7 -7
- package/dist/docs/resources/securemesh_site.md +274 -274
- package/dist/docs/resources/securemesh_site_v2.md +940 -940
- package/dist/docs/resources/sensitive_data_policy.md +3 -3
- package/dist/docs/resources/service_policy.md +154 -154
- package/dist/docs/resources/service_policy_rule.md +51 -51
- package/dist/docs/resources/subnet.md +7 -7
- package/dist/docs/resources/tcp_loadbalancer.md +138 -138
- package/dist/docs/resources/tenant_configuration.md +1 -1
- package/dist/docs/resources/ticket_tracking_system.md +2 -2
- package/dist/docs/resources/tunnel.md +16 -16
- package/dist/docs/resources/udp_loadbalancer.md +56 -56
- package/dist/docs/resources/virtual_host.md +146 -146
- package/dist/docs/resources/virtual_network.md +7 -7
- package/dist/docs/resources/voltshare_admin_policy.md +22 -22
- package/dist/docs/resources/voltstack_site.md +778 -778
- package/dist/docs/resources/waf_exclusion_policy.md +22 -22
- package/dist/docs/resources/workload.md +2226 -2226
- package/package.json +1 -1
|
@@ -98,21 +98,21 @@ A [`notification_preference`](#notification-preference) block supports the follo
|
|
|
98
98
|
|
|
99
99
|
<a id="notification-preference-emails"></a>• [`emails`](#notification-preference-emails) - Optional Block<br>Addon Subscription Associated Emails. Addon Subscription Emails associated with the Addon Subscription<br>See [Emails](#notification-preference-emails) below.
|
|
100
100
|
|
|
101
|
-
<a id="
|
|
101
|
+
<a id="ticket-id-f447b3"></a>• [`support_ticket_id`](#ticket-id-f447b3) - Optional Block<br>Support Ticket ID. SupportTicketId gives the information about ticket created for managed addon subscription<br>See [Support Ticket ID](#ticket-id-f447b3) below.
|
|
102
102
|
|
|
103
103
|
#### Notification Preference Emails
|
|
104
104
|
|
|
105
105
|
An [`emails`](#notification-preference-emails) block (within [`notification_preference`](#notification-preference)) supports the following:
|
|
106
106
|
|
|
107
|
-
<a id="
|
|
107
|
+
<a id="ids-319c7d"></a>• [`email_ids`](#ids-319c7d) - Optional List<br>Emails. Email ids associated with the Addon Subscription
|
|
108
108
|
|
|
109
109
|
#### Notification Preference Support Ticket ID
|
|
110
110
|
|
|
111
|
-
A [`support_ticket_id`](#
|
|
111
|
+
A [`support_ticket_id`](#ticket-id-f447b3) block (within [`notification_preference`](#notification-preference)) supports the following:
|
|
112
112
|
|
|
113
|
-
<a id="
|
|
113
|
+
<a id="ticket-id-a60719"></a>• [`subscription_ticket_id`](#ticket-id-a60719) - Optional String<br>Subscription Ticket ID. subscription_ticket_id associated with the Addon Subscription subscription
|
|
114
114
|
|
|
115
|
-
<a id="
|
|
115
|
+
<a id="ticket-id-a3f70e"></a>• [`unsubscription_ticket_id`](#ticket-id-a3f70e) - Optional String<br>Unsubscription Ticket ID. unsubscription_ticket_id associated with the Addon Subscription unsubscription
|
|
116
116
|
|
|
117
117
|
#### Timeouts
|
|
118
118
|
|
|
@@ -78,11 +78,11 @@ In addition to all arguments above, the following attributes are exported:
|
|
|
78
78
|
|
|
79
79
|
An [`address_allocation_scheme`](#address-allocation-scheme) block supports the following:
|
|
80
80
|
|
|
81
|
-
<a id="
|
|
81
|
+
<a id="unit-44a05d"></a>• [`allocation_unit`](#unit-44a05d) - Optional Number<br>Allocation Unit. Prefix length indicating the size of each allocated subnet. For example, if this is specified as 30, subnets of /30 will be allocated from the given address pool
|
|
82
82
|
|
|
83
|
-
<a id="
|
|
83
|
+
<a id="offset-3d4118"></a>• [`local_interface_address_offset`](#offset-3d4118) - Optional Number<br>Local Interface Address Offset. This is used to derive address for the local interface from the allocated subnet. If Local Interface Address Type is set to 'Offset from beginning of Subnet', this offset value is added to the allocated subnet and used as the local interface address. For example, if the allocated subnet is 169.254.0.0/30 and offset is set to 2 with Local Interface Address Type set to 'Offset from beginning of Subnet', local interface address of 169.254.0.2 is used. If Local Interface Address Type is set to 'Offset from end of Subnet', this offset value is subtracted from the end of the allocated subnet and used as the local interface address. For example, if the allocated subnet is 169.254.0.0/30 and offset is set to 1 with Local Interface Address Type set to 'Offset from end of Subnet', local interface address of 169.254.0.2 is used
|
|
84
84
|
|
|
85
|
-
<a id="
|
|
85
|
+
<a id="type-3a6e24"></a>• [`local_interface_address_type`](#type-3a6e24) - Optional String Defaults to `LOCAL_INTERFACE_ADDRESS_OFFSET_FROM_SUBNET_BEGIN`<br>Possible values are `LOCAL_INTERFACE_ADDRESS_OFFSET_FROM_SUBNET_BEGIN`, `LOCAL_INTERFACE_ADDRESS_OFFSET_FROM_SUBNET_END`, `LOCAL_INTERFACE_ADDRESS_FROM_PREFIX`<br>[Enum: LOCAL_INTERFACE_ADDRESS_OFFSET_FROM_SUBNET_BEGIN|LOCAL_INTERFACE_ADDRESS_OFFSET_FROM_SUBNET_END|LOCAL_INTERFACE_ADDRESS_FROM_PREFIX] Local Interface Address Type. Dictates how local interface address is derived from the allocated subnet Use Nth address of the allocated subnet as the local interface address, N being the Local Interface Address Offset. For example, if the allocated subnet is 169.254.0.0/30, Local Interface Address Offset is set to 2 and Local Interface Address Type is set to 'Offset from beginning of Subnet', local address of 169.254.0.2 is used. Use Nth last address of the allocated subnet as the local interface address, N being the Local Interface Address Offset. For example, if the allocated subnet is 169.254.0.0/30, Local Interface Address Offset is set to 1 and Local Interface Address Type is set to 'Offset from end of Subnet', local address of 169.254.0.2 is used. This case is used for external_connector
|
|
86
86
|
|
|
87
87
|
#### Timeouts
|
|
88
88
|
|
|
@@ -122,9 +122,9 @@ A [`timeouts`](#timeouts) block supports the following:
|
|
|
122
122
|
|
|
123
123
|
A [`tls_parameters`](#tls-parameters) block supports the following:
|
|
124
124
|
|
|
125
|
-
<a id="
|
|
125
|
+
<a id="optional-56d793"></a>• [`client_certificate_optional`](#optional-56d793) - Optional Block<br>Enable this option
|
|
126
126
|
|
|
127
|
-
<a id="
|
|
127
|
+
<a id="required-544cf5"></a>• [`client_certificate_required`](#required-544cf5) - Optional Block<br>Enable this option
|
|
128
128
|
|
|
129
129
|
<a id="tls-parameters-common-params"></a>• [`common_params`](#tls-parameters-common-params) - Optional Block<br>TLS Parameters. Information of different aspects for TLS authentication related to ciphers, certificates and trust store<br>See [Common Params](#tls-parameters-common-params) below.
|
|
130
130
|
|
|
@@ -136,95 +136,95 @@ A [`tls_parameters`](#tls-parameters) block supports the following:
|
|
|
136
136
|
|
|
137
137
|
A [`common_params`](#tls-parameters-common-params) block (within [`tls_parameters`](#tls-parameters)) supports the following:
|
|
138
138
|
|
|
139
|
-
<a id="
|
|
139
|
+
<a id="suites-f69d86"></a>• [`cipher_suites`](#suites-f69d86) - Optional List<br>Cipher Suites. 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 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA TLS_RSA_WITH_AES_128_CBC_SHA TLS_RSA_WITH_AES_128_GCM_SHA256 TLS_RSA_WITH_AES_256_CBC_SHA TLS_RSA_WITH_AES_256_GCM_SHA384 If not specified, the default list: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 will be used
|
|
140
140
|
|
|
141
|
-
<a id="
|
|
141
|
+
<a id="version-e7c6f2"></a>• [`maximum_protocol_version`](#version-e7c6f2) - 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] TLS Protocol. TlsProtocol is enumeration of supported TLS versions F5 Distributed Cloud will choose the optimal TLS version
|
|
142
142
|
|
|
143
|
-
<a id="
|
|
143
|
+
<a id="version-7d1460"></a>• [`minimum_protocol_version`](#version-7d1460) - 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] TLS Protocol. TlsProtocol is enumeration of supported TLS versions F5 Distributed Cloud will choose the optimal TLS version
|
|
144
144
|
|
|
145
|
-
<a id="
|
|
145
|
+
<a id="certificates-c9caff"></a>• [`tls_certificates`](#certificates-c9caff) - Optional Block<br>TLS Certificates. Set of TLS certificates<br>See [TLS Certificates](#certificates-c9caff) below.
|
|
146
146
|
|
|
147
|
-
<a id="
|
|
147
|
+
<a id="params-6e95a6"></a>• [`validation_params`](#params-6e95a6) - Optional Block<br>TLS Certificate Validation Parameters. This includes URL for a trust store, whether SAN verification is required and list of Subject Alt Names for verification<br>See [Validation Params](#params-6e95a6) below.
|
|
148
148
|
|
|
149
149
|
#### TLS Parameters Common Params TLS Certificates
|
|
150
150
|
|
|
151
|
-
A [`tls_certificates`](#
|
|
151
|
+
A [`tls_certificates`](#certificates-c9caff) block (within [`tls_parameters.common_params`](#tls-parameters-common-params)) supports the following:
|
|
152
152
|
|
|
153
|
-
<a id="
|
|
153
|
+
<a id="url-323181"></a>• [`certificate_url`](#url-323181) - Optional String<br>Certificate. TLS certificate. Certificate or certificate chain in PEM format including the PEM headers
|
|
154
154
|
|
|
155
|
-
<a id="
|
|
155
|
+
<a id="algorithms-eb62be"></a>• [`custom_hash_algorithms`](#algorithms-eb62be) - Optional Block<br>Hash Algorithms. Specifies the hash algorithms to be used<br>See [Custom Hash Algorithms](#algorithms-eb62be) below.
|
|
156
156
|
|
|
157
|
-
<a id="
|
|
157
|
+
<a id="spec-5af02c"></a>• [`description_spec`](#spec-5af02c) - Optional String<br>Description. Description for the certificate
|
|
158
158
|
|
|
159
|
-
<a id="
|
|
159
|
+
<a id="stapling-c091fa"></a>• [`disable_ocsp_stapling`](#stapling-c091fa) - Optional Block<br>Enable this option
|
|
160
160
|
|
|
161
|
-
<a id="
|
|
161
|
+
<a id="key-da7979"></a>• [`private_key`](#key-da7979) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Private Key](#key-da7979) below.
|
|
162
162
|
|
|
163
|
-
<a id="
|
|
163
|
+
<a id="defaults-f58bc7"></a>• [`use_system_defaults`](#defaults-f58bc7) - Optional Block<br>Enable this option
|
|
164
164
|
|
|
165
165
|
#### TLS Parameters Common Params TLS Certificates Custom Hash Algorithms
|
|
166
166
|
|
|
167
|
-
A [`custom_hash_algorithms`](#
|
|
167
|
+
A [`custom_hash_algorithms`](#algorithms-eb62be) block (within [`tls_parameters.common_params.tls_certificates`](#certificates-c9caff)) supports the following:
|
|
168
168
|
|
|
169
|
-
<a id="
|
|
169
|
+
<a id="algorithms-707f27"></a>• [`hash_algorithms`](#algorithms-707f27) - Optional List Defaults to `INVALID_HASH_ALGORITHM`<br>Possible values are `INVALID_HASH_ALGORITHM`, `SHA256`, `SHA1`<br>[Enum: INVALID_HASH_ALGORITHM|SHA256|SHA1] Hash Algorithms. Ordered list of hash algorithms to be used
|
|
170
170
|
|
|
171
171
|
#### TLS Parameters Common Params TLS Certificates Private Key
|
|
172
172
|
|
|
173
|
-
A [`private_key`](#
|
|
173
|
+
A [`private_key`](#key-da7979) block (within [`tls_parameters.common_params.tls_certificates`](#certificates-c9caff)) supports the following:
|
|
174
174
|
|
|
175
|
-
<a id="
|
|
175
|
+
<a id="info-eaa266"></a>• [`blindfold_secret_info`](#info-eaa266) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-eaa266) below.
|
|
176
176
|
|
|
177
|
-
<a id="
|
|
177
|
+
<a id="info-b039d1"></a>• [`clear_secret_info`](#info-b039d1) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-b039d1) below.
|
|
178
178
|
|
|
179
179
|
#### TLS Parameters Common Params TLS Certificates Private Key Blindfold Secret Info
|
|
180
180
|
|
|
181
|
-
A [`blindfold_secret_info`](#
|
|
181
|
+
A [`blindfold_secret_info`](#info-eaa266) block (within [`tls_parameters.common_params.tls_certificates.private_key`](#key-da7979)) supports the following:
|
|
182
182
|
|
|
183
|
-
<a id="
|
|
183
|
+
<a id="provider-fc3d7d"></a>• [`decryption_provider`](#provider-fc3d7d) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
184
184
|
|
|
185
|
-
<a id="
|
|
185
|
+
<a id="location-373b8d"></a>• [`location`](#location-373b8d) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
|
|
186
186
|
|
|
187
|
-
<a id="
|
|
187
|
+
<a id="provider-68c63b"></a>• [`store_provider`](#provider-68c63b) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
188
188
|
|
|
189
189
|
#### TLS Parameters Common Params TLS Certificates Private Key Clear Secret Info
|
|
190
190
|
|
|
191
|
-
A [`clear_secret_info`](#
|
|
191
|
+
A [`clear_secret_info`](#info-b039d1) block (within [`tls_parameters.common_params.tls_certificates.private_key`](#key-da7979)) supports the following:
|
|
192
192
|
|
|
193
|
-
<a id="
|
|
193
|
+
<a id="ref-571118"></a>• [`provider_ref`](#ref-571118) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
194
194
|
|
|
195
|
-
<a id="
|
|
195
|
+
<a id="url-65b084"></a>• [`url`](#url-65b084) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will get Secret bytes after Base64 decoding
|
|
196
196
|
|
|
197
197
|
#### TLS Parameters Common Params Validation Params
|
|
198
198
|
|
|
199
|
-
A [`validation_params`](#
|
|
199
|
+
A [`validation_params`](#params-6e95a6) block (within [`tls_parameters.common_params`](#tls-parameters-common-params)) supports the following:
|
|
200
200
|
|
|
201
|
-
<a id="
|
|
201
|
+
<a id="verification-30d13d"></a>• [`skip_hostname_verification`](#verification-30d13d) - Optional Bool<br>Skip verification of hostname. When True, skip verification of hostname i.e. CN/Subject Alt Name of certificate is not matched to the connecting hostname
|
|
202
202
|
|
|
203
|
-
<a id="
|
|
203
|
+
<a id="trusted-ca-39c22f"></a>• [`trusted_ca`](#trusted-ca-39c22f) - Optional Block<br>Root CA Certificate Reference. Reference to Root CA Certificate<br>See [Trusted CA](#trusted-ca-39c22f) below.
|
|
204
204
|
|
|
205
|
-
<a id="
|
|
205
|
+
<a id="url-910417"></a>• [`trusted_ca_url`](#url-910417) - Optional String<br>Inline Root CA Certificate (legacy). Inline Root CA Certificate
|
|
206
206
|
|
|
207
|
-
<a id="
|
|
207
|
+
<a id="names-1c97ed"></a>• [`verify_subject_alt_names`](#names-1c97ed) - Optional List<br>List of SANs for matching. List of acceptable Subject Alt Names/CN in the peer's certificate. When skip_hostname_verification is false and verify_subject_alt_names is empty, the hostname of the peer will be used for matching against SAN/CN of peer's certificate
|
|
208
208
|
|
|
209
209
|
#### TLS Parameters Common Params Validation Params Trusted CA
|
|
210
210
|
|
|
211
|
-
A [`trusted_ca`](#
|
|
211
|
+
A [`trusted_ca`](#trusted-ca-39c22f) block (within [`tls_parameters.common_params.validation_params`](#params-6e95a6)) supports the following:
|
|
212
212
|
|
|
213
|
-
<a id="
|
|
213
|
+
<a id="list-01ba8e"></a>• [`trusted_ca_list`](#list-01ba8e) - Optional Block<br>Root CA Certificate Reference. Reference to Root CA Certificate<br>See [Trusted CA List](#list-01ba8e) below.
|
|
214
214
|
|
|
215
215
|
#### TLS Parameters Common Params Validation Params Trusted CA Trusted CA List
|
|
216
216
|
|
|
217
|
-
A [`trusted_ca_list`](#
|
|
217
|
+
A [`trusted_ca_list`](#list-01ba8e) block (within [`tls_parameters.common_params.validation_params.trusted_ca`](#trusted-ca-39c22f)) supports the following:
|
|
218
218
|
|
|
219
|
-
<a id="
|
|
219
|
+
<a id="kind-c488bc"></a>• [`kind`](#kind-c488bc) - 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')
|
|
220
220
|
|
|
221
|
-
<a id="
|
|
221
|
+
<a id="name-dedff6"></a>• [`name`](#name-dedff6) - 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
|
|
222
222
|
|
|
223
|
-
<a id="
|
|
223
|
+
<a id="namespace-1917fa"></a>• [`namespace`](#namespace-1917fa) - 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
|
|
224
224
|
|
|
225
|
-
<a id="
|
|
225
|
+
<a id="tenant-eb6cbc"></a>• [`tenant`](#tenant-eb6cbc) - 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
|
|
226
226
|
|
|
227
|
-
<a id="
|
|
227
|
+
<a id="uid-a48fb2"></a>• [`uid`](#uid-a48fb2) - 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
|
|
228
228
|
|
|
229
229
|
#### Where
|
|
230
230
|
|
|
@@ -198,21 +198,21 @@ A [`notification_parameters`](#routes-notification-parameters) block (within [`r
|
|
|
198
198
|
|
|
199
199
|
<a id="routes-notification-parameters-default"></a>• [`default`](#routes-notification-parameters-default) - Optional Block<br>Enable this option
|
|
200
200
|
|
|
201
|
-
<a id="
|
|
201
|
+
<a id="interval-b0bcc1"></a>• [`group_interval`](#interval-b0bcc1) - Optional String<br>Notify Interval for a Group. Group Interval is used to specify how long to wait before sending a notification about new alerts that are added to the group for which an initial notification has already been sent. Format: [0-9]\[smhd], where s - seconds, m - minutes, h - hours, d - days If not specified, group_interval defaults to '1m'
|
|
202
202
|
|
|
203
|
-
<a id="
|
|
203
|
+
<a id="wait-34a75e"></a>• [`group_wait`](#wait-34a75e) - Optional String<br>Wait to Notify. Time value used to specify how long to initially wait for an inhibiting alert to arrive or collect more alerts for the same group. Format: [0-9]\[smhd], where s - seconds, m - minutes, h - hours, d - days If not specified, group_wait defaults to '30s'
|
|
204
204
|
|
|
205
|
-
<a id="
|
|
205
|
+
<a id="individual-096c32"></a>• [`individual`](#individual-096c32) - Optional Block<br>Enable this option
|
|
206
206
|
|
|
207
|
-
<a id="
|
|
207
|
+
<a id="interval-4b248a"></a>• [`repeat_interval`](#interval-4b248a) - Optional String<br>Notify Interval For a Alert. Repeat Interval is used to specify how long to wait before sending a notification again if it has already been sent successfully. Format: [0-9]\[smhd], where s - seconds, m - minutes, h - hours, d - days If not specified, group_interval defaults to '4h'
|
|
208
208
|
|
|
209
|
-
<a id="
|
|
209
|
+
<a id="group-12b5ad"></a>• [`ves_io_group`](#group-12b5ad) - Optional Block<br>Enable this option
|
|
210
210
|
|
|
211
211
|
#### Routes Notification Parameters Custom
|
|
212
212
|
|
|
213
213
|
A [`custom`](#routes-notification-parameters-custom) block (within [`routes.notification_parameters`](#routes-notification-parameters)) supports the following:
|
|
214
214
|
|
|
215
|
-
<a id="
|
|
215
|
+
<a id="labels-bf3226"></a>• [`labels`](#labels-bf3226) - Optional List<br>Labels. Name of labels to group/aggregate the alerts
|
|
216
216
|
|
|
217
217
|
#### Routes Severity
|
|
218
218
|
|
|
@@ -102,17 +102,17 @@ An [`api_key`](#opsgenie-api-key) block (within [`opsgenie`](#opsgenie)) support
|
|
|
102
102
|
|
|
103
103
|
A [`blindfold_secret_info`](#opsgenie-api-key-blindfold-secret-info) block (within [`opsgenie.api_key`](#opsgenie-api-key)) supports the following:
|
|
104
104
|
|
|
105
|
-
<a id="
|
|
105
|
+
<a id="provider-ecad4c"></a>• [`decryption_provider`](#provider-ecad4c) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
106
106
|
|
|
107
|
-
<a id="
|
|
107
|
+
<a id="location-8a2de8"></a>• [`location`](#location-8a2de8) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
|
|
108
108
|
|
|
109
|
-
<a id="
|
|
109
|
+
<a id="provider-135329"></a>• [`store_provider`](#provider-135329) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
110
110
|
|
|
111
111
|
#### Opsgenie API Key Clear Secret Info
|
|
112
112
|
|
|
113
113
|
A [`clear_secret_info`](#opsgenie-api-key-clear-secret-info) block (within [`opsgenie.api_key`](#opsgenie-api-key)) supports the following:
|
|
114
114
|
|
|
115
|
-
<a id="
|
|
115
|
+
<a id="ref-3e8ac3"></a>• [`provider_ref`](#ref-3e8ac3) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
116
116
|
|
|
117
117
|
<a id="opsgenie-api-key-clear-secret-info-url"></a>• [`url`](#opsgenie-api-key-clear-secret-info-url) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will get Secret bytes after Base64 decoding
|
|
118
118
|
|
|
@@ -128,27 +128,27 @@ A [`pagerduty`](#pagerduty) block supports the following:
|
|
|
128
128
|
|
|
129
129
|
A [`routing_key`](#pagerduty-routing-key) block (within [`pagerduty`](#pagerduty)) supports the following:
|
|
130
130
|
|
|
131
|
-
<a id="
|
|
131
|
+
<a id="info-338522"></a>• [`blindfold_secret_info`](#info-338522) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-338522) below.
|
|
132
132
|
|
|
133
133
|
<a id="pagerduty-routing-key-clear-secret-info"></a>• [`clear_secret_info`](#pagerduty-routing-key-clear-secret-info) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#pagerduty-routing-key-clear-secret-info) below.
|
|
134
134
|
|
|
135
135
|
#### Pagerduty Routing Key Blindfold Secret Info
|
|
136
136
|
|
|
137
|
-
A [`blindfold_secret_info`](#
|
|
137
|
+
A [`blindfold_secret_info`](#info-338522) block (within [`pagerduty.routing_key`](#pagerduty-routing-key)) supports the following:
|
|
138
138
|
|
|
139
|
-
<a id="
|
|
139
|
+
<a id="provider-dbb438"></a>• [`decryption_provider`](#provider-dbb438) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
140
140
|
|
|
141
|
-
<a id="
|
|
141
|
+
<a id="location-6bc59d"></a>• [`location`](#location-6bc59d) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
|
|
142
142
|
|
|
143
|
-
<a id="
|
|
143
|
+
<a id="provider-273f68"></a>• [`store_provider`](#provider-273f68) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
144
144
|
|
|
145
145
|
#### Pagerduty Routing Key Clear Secret Info
|
|
146
146
|
|
|
147
147
|
A [`clear_secret_info`](#pagerduty-routing-key-clear-secret-info) block (within [`pagerduty.routing_key`](#pagerduty-routing-key)) supports the following:
|
|
148
148
|
|
|
149
|
-
<a id="
|
|
149
|
+
<a id="ref-67e62e"></a>• [`provider_ref`](#ref-67e62e) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
150
150
|
|
|
151
|
-
<a id="
|
|
151
|
+
<a id="url-13757a"></a>• [`url`](#url-13757a) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will get Secret bytes after Base64 decoding
|
|
152
152
|
|
|
153
153
|
#### Slack
|
|
154
154
|
|
|
@@ -170,17 +170,17 @@ An [`url`](#slack-url) block (within [`slack`](#slack)) supports the following:
|
|
|
170
170
|
|
|
171
171
|
A [`blindfold_secret_info`](#slack-url-blindfold-secret-info) block (within [`slack.url`](#slack-url)) supports the following:
|
|
172
172
|
|
|
173
|
-
<a id="
|
|
173
|
+
<a id="provider-c71574"></a>• [`decryption_provider`](#provider-c71574) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
174
174
|
|
|
175
|
-
<a id="
|
|
175
|
+
<a id="location-d25688"></a>• [`location`](#location-d25688) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
|
|
176
176
|
|
|
177
|
-
<a id="
|
|
177
|
+
<a id="provider-14e49e"></a>• [`store_provider`](#provider-14e49e) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
178
178
|
|
|
179
179
|
#### Slack URL Clear Secret Info
|
|
180
180
|
|
|
181
181
|
A [`clear_secret_info`](#slack-url-clear-secret-info) block (within [`slack.url`](#slack-url)) supports the following:
|
|
182
182
|
|
|
183
|
-
<a id="
|
|
183
|
+
<a id="ref-008757"></a>• [`provider_ref`](#ref-008757) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
184
184
|
|
|
185
185
|
<a id="slack-url-clear-secret-info-url"></a>• [`url`](#slack-url-clear-secret-info-url) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will get Secret bytes after Base64 decoding
|
|
186
186
|
|
|
@@ -240,27 +240,27 @@ An [`auth_token`](#webhook-http-config-auth-token) block (within [`webhook.http_
|
|
|
240
240
|
|
|
241
241
|
A [`token`](#webhook-http-config-auth-token-token) block (within [`webhook.http_config.auth_token`](#webhook-http-config-auth-token)) supports the following:
|
|
242
242
|
|
|
243
|
-
<a id="
|
|
243
|
+
<a id="info-cf9560"></a>• [`blindfold_secret_info`](#info-cf9560) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-cf9560) below.
|
|
244
244
|
|
|
245
|
-
<a id="
|
|
245
|
+
<a id="info-a3e44e"></a>• [`clear_secret_info`](#info-a3e44e) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-a3e44e) below.
|
|
246
246
|
|
|
247
247
|
#### Webhook HTTP Config Auth Token Token Blindfold Secret Info
|
|
248
248
|
|
|
249
|
-
A [`blindfold_secret_info`](#
|
|
249
|
+
A [`blindfold_secret_info`](#info-cf9560) block (within [`webhook.http_config.auth_token.token`](#webhook-http-config-auth-token-token)) supports the following:
|
|
250
250
|
|
|
251
|
-
<a id="
|
|
251
|
+
<a id="provider-ad4084"></a>• [`decryption_provider`](#provider-ad4084) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
252
252
|
|
|
253
|
-
<a id="
|
|
253
|
+
<a id="location-d3f8ec"></a>• [`location`](#location-d3f8ec) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
|
|
254
254
|
|
|
255
|
-
<a id="
|
|
255
|
+
<a id="provider-5f2a25"></a>• [`store_provider`](#provider-5f2a25) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
256
256
|
|
|
257
257
|
#### Webhook HTTP Config Auth Token Token Clear Secret Info
|
|
258
258
|
|
|
259
|
-
A [`clear_secret_info`](#
|
|
259
|
+
A [`clear_secret_info`](#info-a3e44e) block (within [`webhook.http_config.auth_token.token`](#webhook-http-config-auth-token-token)) supports the following:
|
|
260
260
|
|
|
261
|
-
<a id="
|
|
261
|
+
<a id="ref-d42769"></a>• [`provider_ref`](#ref-d42769) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
262
262
|
|
|
263
|
-
<a id="
|
|
263
|
+
<a id="url-ef7aba"></a>• [`url`](#url-ef7aba) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will get Secret bytes after Base64 decoding
|
|
264
264
|
|
|
265
265
|
#### Webhook HTTP Config Basic Auth
|
|
266
266
|
|
|
@@ -268,53 +268,53 @@ A [`basic_auth`](#webhook-http-config-basic-auth) block (within [`webhook.http_c
|
|
|
268
268
|
|
|
269
269
|
<a id="webhook-http-config-basic-auth-password"></a>• [`password`](#webhook-http-config-basic-auth-password) - Optional Block<br>Secret. SecretType is used in an object to indicate a sensitive/confidential field<br>See [Password](#webhook-http-config-basic-auth-password) below.
|
|
270
270
|
|
|
271
|
-
<a id="
|
|
271
|
+
<a id="name-8da031"></a>• [`user_name`](#name-8da031) - Optional String<br>User Name. HTTP Basic Auth User Name
|
|
272
272
|
|
|
273
273
|
#### Webhook HTTP Config Basic Auth Password
|
|
274
274
|
|
|
275
275
|
A [`password`](#webhook-http-config-basic-auth-password) block (within [`webhook.http_config.basic_auth`](#webhook-http-config-basic-auth)) supports the following:
|
|
276
276
|
|
|
277
|
-
<a id="
|
|
277
|
+
<a id="info-f1b0b0"></a>• [`blindfold_secret_info`](#info-f1b0b0) - Optional Block<br>Blindfold Secret. BlindfoldSecretInfoType specifies information about the Secret managed by F5XC Secret Management<br>See [Blindfold Secret Info](#info-f1b0b0) below.
|
|
278
278
|
|
|
279
|
-
<a id="
|
|
279
|
+
<a id="info-71ce91"></a>• [`clear_secret_info`](#info-71ce91) - Optional Block<br>In-Clear Secret. ClearSecretInfoType specifies information about the Secret that is not encrypted<br>See [Clear Secret Info](#info-71ce91) below.
|
|
280
280
|
|
|
281
281
|
#### Webhook HTTP Config Basic Auth Password Blindfold Secret Info
|
|
282
282
|
|
|
283
|
-
A [`blindfold_secret_info`](#
|
|
283
|
+
A [`blindfold_secret_info`](#info-f1b0b0) block (within [`webhook.http_config.basic_auth.password`](#webhook-http-config-basic-auth-password)) supports the following:
|
|
284
284
|
|
|
285
|
-
<a id="
|
|
285
|
+
<a id="provider-02b0c1"></a>• [`decryption_provider`](#provider-02b0c1) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
286
286
|
|
|
287
|
-
<a id="
|
|
287
|
+
<a id="location-1830c9"></a>• [`location`](#location-1830c9) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
|
|
288
288
|
|
|
289
|
-
<a id="
|
|
289
|
+
<a id="provider-d2aae4"></a>• [`store_provider`](#provider-d2aae4) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
290
290
|
|
|
291
291
|
#### Webhook HTTP Config Basic Auth Password Clear Secret Info
|
|
292
292
|
|
|
293
|
-
A [`clear_secret_info`](#
|
|
293
|
+
A [`clear_secret_info`](#info-71ce91) block (within [`webhook.http_config.basic_auth.password`](#webhook-http-config-basic-auth-password)) supports the following:
|
|
294
294
|
|
|
295
|
-
<a id="
|
|
295
|
+
<a id="ref-6a1af3"></a>• [`provider_ref`](#ref-6a1af3) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
296
296
|
|
|
297
|
-
<a id="
|
|
297
|
+
<a id="url-0c3a90"></a>• [`url`](#url-0c3a90) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will get Secret bytes after Base64 decoding
|
|
298
298
|
|
|
299
299
|
#### Webhook HTTP Config Client Cert Obj
|
|
300
300
|
|
|
301
301
|
A [`client_cert_obj`](#webhook-http-config-client-cert-obj) block (within [`webhook.http_config`](#webhook-http-config)) supports the following:
|
|
302
302
|
|
|
303
|
-
<a id="
|
|
303
|
+
<a id="obj-01cbbb"></a>• [`use_tls_obj`](#obj-01cbbb) - Optional Block<br>Certificate Object. Reference to client certificate object<br>See [Use TLS Obj](#obj-01cbbb) below.
|
|
304
304
|
|
|
305
305
|
#### Webhook HTTP Config Client Cert Obj Use TLS Obj
|
|
306
306
|
|
|
307
|
-
An [`use_tls_obj`](#
|
|
307
|
+
An [`use_tls_obj`](#obj-01cbbb) block (within [`webhook.http_config.client_cert_obj`](#webhook-http-config-client-cert-obj)) supports the following:
|
|
308
308
|
|
|
309
|
-
<a id="
|
|
309
|
+
<a id="kind-360876"></a>• [`kind`](#kind-360876) - 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')
|
|
310
310
|
|
|
311
|
-
<a id="
|
|
311
|
+
<a id="name-099202"></a>• [`name`](#name-099202) - 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
|
|
312
312
|
|
|
313
|
-
<a id="
|
|
313
|
+
<a id="namespace-76e0fd"></a>• [`namespace`](#namespace-76e0fd) - 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
|
|
314
314
|
|
|
315
|
-
<a id="
|
|
315
|
+
<a id="tenant-feac07"></a>• [`tenant`](#tenant-feac07) - 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
|
|
316
316
|
|
|
317
|
-
<a id="
|
|
317
|
+
<a id="uid-749e53"></a>• [`uid`](#uid-749e53) - 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
|
|
318
318
|
|
|
319
319
|
#### Webhook HTTP Config Use TLS
|
|
320
320
|
|
|
@@ -328,35 +328,35 @@ An [`use_tls`](#webhook-http-config-use-tls) block (within [`webhook.http_config
|
|
|
328
328
|
|
|
329
329
|
<a id="webhook-http-config-use-tls-sni"></a>• [`sni`](#webhook-http-config-use-tls-sni) - Optional String<br>SNI Value. SNI value to be used
|
|
330
330
|
|
|
331
|
-
<a id="
|
|
331
|
+
<a id="verification-b3e5f0"></a>• [`use_server_verification`](#verification-b3e5f0) - Optional Block<br>TLS Validation Context for Servers. Upstream TLS Validation Context<br>See [Use Server Verification](#verification-b3e5f0) below.
|
|
332
332
|
|
|
333
|
-
<a id="
|
|
333
|
+
<a id="trusted-ca-138b8e"></a>• [`volterra_trusted_ca`](#trusted-ca-138b8e) - Optional Block<br>Enable this option
|
|
334
334
|
|
|
335
335
|
#### Webhook HTTP Config Use TLS Use Server Verification
|
|
336
336
|
|
|
337
|
-
An [`use_server_verification`](#
|
|
337
|
+
An [`use_server_verification`](#verification-b3e5f0) block (within [`webhook.http_config.use_tls`](#webhook-http-config-use-tls)) supports the following:
|
|
338
338
|
|
|
339
|
-
<a id="
|
|
339
|
+
<a id="obj-431ae9"></a>• [`ca_cert_obj`](#obj-431ae9) - Optional Block<br>CA Certificate Object. Configuration for CA certificate<br>See [CA Cert Obj](#obj-431ae9) below.
|
|
340
340
|
|
|
341
341
|
#### Webhook HTTP Config Use TLS Use Server Verification CA Cert Obj
|
|
342
342
|
|
|
343
|
-
A [`ca_cert_obj`](#
|
|
343
|
+
A [`ca_cert_obj`](#obj-431ae9) block (within [`webhook.http_config.use_tls.use_server_verification`](#verification-b3e5f0)) supports the following:
|
|
344
344
|
|
|
345
|
-
<a id="
|
|
345
|
+
<a id="trusted-ca-5529d1"></a>• [`trusted_ca`](#trusted-ca-5529d1) - Optional Block<br>Certificate Object. Reference to client certificate object<br>See [Trusted CA](#trusted-ca-5529d1) below.
|
|
346
346
|
|
|
347
347
|
#### Webhook HTTP Config Use TLS Use Server Verification CA Cert Obj Trusted CA
|
|
348
348
|
|
|
349
|
-
A [`trusted_ca`](#
|
|
349
|
+
A [`trusted_ca`](#trusted-ca-5529d1) block (within [`webhook.http_config.use_tls.use_server_verification.ca_cert_obj`](#obj-431ae9)) supports the following:
|
|
350
350
|
|
|
351
|
-
<a id="
|
|
351
|
+
<a id="kind-990ae1"></a>• [`kind`](#kind-990ae1) - 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')
|
|
352
352
|
|
|
353
|
-
<a id="
|
|
353
|
+
<a id="name-982ce2"></a>• [`name`](#name-982ce2) - 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
|
|
354
354
|
|
|
355
|
-
<a id="
|
|
355
|
+
<a id="namespace-80ff46"></a>• [`namespace`](#namespace-80ff46) - 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
|
|
356
356
|
|
|
357
|
-
<a id="
|
|
357
|
+
<a id="tenant-4195ea"></a>• [`tenant`](#tenant-4195ea) - 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
|
|
358
358
|
|
|
359
|
-
<a id="
|
|
359
|
+
<a id="uid-703af6"></a>• [`uid`](#uid-703af6) - 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
|
|
360
360
|
|
|
361
361
|
#### Webhook URL
|
|
362
362
|
|
|
@@ -370,17 +370,17 @@ An [`url`](#webhook-url) block (within [`webhook`](#webhook)) supports the follo
|
|
|
370
370
|
|
|
371
371
|
A [`blindfold_secret_info`](#webhook-url-blindfold-secret-info) block (within [`webhook.url`](#webhook-url)) supports the following:
|
|
372
372
|
|
|
373
|
-
<a id="
|
|
373
|
+
<a id="provider-f9e163"></a>• [`decryption_provider`](#provider-f9e163) - Optional String<br>Decryption Provider. Name of the Secret Management Access object that contains information about the backend Secret Management service
|
|
374
374
|
|
|
375
|
-
<a id="
|
|
375
|
+
<a id="location-3da6df"></a>• [`location`](#location-3da6df) - Optional String<br>Location. Location is the uri_ref. It could be in URL format for string:/// Or it could be a path if the store provider is an HTTP/HTTPS location
|
|
376
376
|
|
|
377
|
-
<a id="
|
|
377
|
+
<a id="provider-dc4a55"></a>• [`store_provider`](#provider-dc4a55) - Optional String<br>Store Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
378
378
|
|
|
379
379
|
#### Webhook URL Clear Secret Info
|
|
380
380
|
|
|
381
381
|
A [`clear_secret_info`](#webhook-url-clear-secret-info) block (within [`webhook.url`](#webhook-url)) supports the following:
|
|
382
382
|
|
|
383
|
-
<a id="
|
|
383
|
+
<a id="ref-16bc23"></a>• [`provider_ref`](#ref-16bc23) - Optional String<br>Provider. Name of the Secret Management Access object that contains information about the store to get encrypted bytes This field needs to be provided only if the URL scheme is not string:///
|
|
384
384
|
|
|
385
385
|
<a id="webhook-url-clear-secret-info-url"></a>• [`url`](#webhook-url-clear-secret-info-url) - Optional String<br>URL. URL of the secret. Currently supported URL schemes is string:///. For string:/// scheme, Secret needs to be encoded Base64 format. When asked for this secret, caller will get Secret bytes after Base64 decoding
|
|
386
386
|
|