@robinmordasiewicz/f5xc-terraform-mcp 3.0.2 → 3.2.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/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/policer.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/fast_acl.md +166 -60
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/policer.md +10 -50
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +12 -819
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +2 -2
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
- package/dist/docs/specifications/api/domains/ai_services.json +23 -21
- package/dist/docs/specifications/api/domains/api.json +201 -173
- package/dist/docs/specifications/api/domains/authentication.json +57 -45
- package/dist/docs/specifications/api/domains/bigip.json +106 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
- package/dist/docs/specifications/api/domains/blindfold.json +141 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
- package/dist/docs/specifications/api/domains/cdn.json +371 -177
- package/dist/docs/specifications/api/domains/ce_management.json +137 -111
- package/dist/docs/specifications/api/domains/certificates.json +81 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
- package/dist/docs/specifications/api/domains/container_services.json +123 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
- package/dist/docs/specifications/api/domains/ddos.json +168 -154
- package/dist/docs/specifications/api/domains/dns.json +160 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
- package/dist/docs/specifications/api/domains/marketplace.json +111 -103
- package/dist/docs/specifications/api/domains/network.json +269 -230
- package/dist/docs/specifications/api/domains/network_security.json +243 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +231 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
- package/dist/docs/specifications/api/domains/shape.json +327 -313
- package/dist/docs/specifications/api/domains/sites.json +536 -349
- package/dist/docs/specifications/api/domains/statistics.json +401 -225
- package/dist/docs/specifications/api/domains/support.json +116 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
- package/dist/docs/specifications/api/domains/users.json +76 -66
- package/dist/docs/specifications/api/domains/virtual.json +492 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +227 -139
- package/dist/docs/specifications/api/index.json +99 -4
- package/dist/docs/specifications/api/openapi.json +3409 -2616
- package/dist/docs/specifications/api/openapi.yaml +5304 -2616
- package/package.json +1 -1
- package/dist/docs/data-sources/addon_service.md +0 -143
- package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
- package/dist/docs/data-sources/addon_subscription.md +0 -134
- package/dist/docs/data-sources/allowed_tenant.md +0 -134
- package/dist/docs/data-sources/api_credential.md +0 -134
- package/dist/docs/data-sources/bigip_irule.md +0 -134
- package/dist/docs/data-sources/child_tenant.md +0 -134
- package/dist/docs/data-sources/child_tenant_manager.md +0 -134
- package/dist/docs/data-sources/contact.md +0 -134
- package/dist/docs/data-sources/customer_support.md +0 -134
- package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
- package/dist/docs/data-sources/dns_lb_pool.md +0 -134
- package/dist/docs/data-sources/dns_load_balancer.md +0 -134
- package/dist/docs/data-sources/dns_zone.md +0 -145
- package/dist/docs/data-sources/geo_location_set.md +0 -134
- package/dist/docs/data-sources/ike1.md +0 -134
- package/dist/docs/data-sources/ike2.md +0 -134
- package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
- package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
- package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
- package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
- package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
- package/dist/docs/data-sources/k8s_cluster.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
- package/dist/docs/data-sources/managed_tenant.md +0 -134
- package/dist/docs/data-sources/namespace.md +0 -141
- package/dist/docs/data-sources/oidc_provider.md +0 -134
- package/dist/docs/data-sources/quota.md +0 -134
- package/dist/docs/data-sources/registration.md +0 -134
- package/dist/docs/data-sources/report_config.md +0 -134
- package/dist/docs/data-sources/role.md +0 -134
- package/dist/docs/data-sources/secret_policy.md +0 -134
- package/dist/docs/data-sources/secret_policy_rule.md +0 -134
- package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
- package/dist/docs/data-sources/srv6_network_slice.md +0 -134
- package/dist/docs/data-sources/tenant_profile.md +0 -134
- package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
- package/dist/docs/data-sources/token.md +0 -134
- package/dist/docs/data-sources/tpm_api_key.md +0 -134
- package/dist/docs/data-sources/tpm_category.md +0 -134
- package/dist/docs/data-sources/tpm_manager.md +0 -134
- package/dist/docs/data-sources/virtual_k8s.md +0 -134
- package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
- package/dist/docs/resources/addon_subscription.md +0 -213
- package/dist/docs/resources/allowed_tenant.md +0 -181
- package/dist/docs/resources/api_credential.md +0 -184
- package/dist/docs/resources/bigip_irule.md +0 -173
- package/dist/docs/resources/child_tenant.md +0 -237
- package/dist/docs/resources/child_tenant_manager.md +0 -201
- package/dist/docs/resources/contact.md +0 -187
- package/dist/docs/resources/customer_support.md +0 -253
- package/dist/docs/resources/dns_lb_health_check.md +0 -249
- package/dist/docs/resources/dns_lb_pool.md +0 -310
- package/dist/docs/resources/dns_load_balancer.md +0 -309
- package/dist/docs/resources/dns_zone.md +0 -790
- package/dist/docs/resources/geo_location_set.md +0 -180
- package/dist/docs/resources/ike1.md +0 -216
- package/dist/docs/resources/ike2.md +0 -210
- package/dist/docs/resources/ike_phase1_profile.md +0 -224
- package/dist/docs/resources/ike_phase2_profile.md +0 -214
- package/dist/docs/resources/infraprotect_asn.md +0 -183
- package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
- package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
- package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
- package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
- package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
- package/dist/docs/resources/infraprotect_tunnel.md +0 -289
- package/dist/docs/resources/k8s_cluster.md +0 -326
- package/dist/docs/resources/k8s_cluster_role.md +0 -222
- package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
- package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
- package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
- package/dist/docs/resources/managed_tenant.md +0 -193
- package/dist/docs/resources/namespace.md +0 -170
- package/dist/docs/resources/oidc_provider.md +0 -291
- package/dist/docs/resources/quota.md +0 -187
- package/dist/docs/resources/registration.md +0 -489
- package/dist/docs/resources/report_config.md +0 -237
- package/dist/docs/resources/role.md +0 -183
- package/dist/docs/resources/secret_policy.md +0 -240
- package/dist/docs/resources/secret_policy_rule.md +0 -198
- package/dist/docs/resources/securemesh_site_v2.md +0 -2027
- package/dist/docs/resources/srv6_network_slice.md +0 -175
- package/dist/docs/resources/tenant_profile.md +0 -233
- package/dist/docs/resources/ticket_tracking_system.md +0 -195
- package/dist/docs/resources/token.md +0 -170
- package/dist/docs/resources/tpm_api_key.md +0 -191
- package/dist/docs/resources/tpm_category.md +0 -191
- package/dist/docs/resources/tpm_manager.md +0 -167
- package/dist/docs/resources/virtual_k8s.md +0 -209
- package/dist/docs/resources/voltshare_admin_policy.md +0 -271
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Container Services",
|
|
5
5
|
"description": "Namespaced isolation with configurable limits and autoscaling policies. vK8s abstracts operational overhead while providing scheduling, persistent storage, and service mesh integration. Compute profiles specify CPU, memory, and GPU allocations for reproducible environments. Telemetry tracks consumption patterns across geographically distributed infrastructure nodes.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.15",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -3818,7 +3818,7 @@
|
|
|
3818
3818
|
"readOnly": true,
|
|
3819
3819
|
"x-original-maxLength": 1024,
|
|
3820
3820
|
"x-reconciled-from-discovery": true,
|
|
3821
|
-
"x-reconciled-at": "2026-01-
|
|
3821
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183440+00:00"
|
|
3822
3822
|
},
|
|
3823
3823
|
"name": {
|
|
3824
3824
|
"type": "string",
|
|
@@ -3837,7 +3837,7 @@
|
|
|
3837
3837
|
},
|
|
3838
3838
|
"x-original-maxLength": 1024,
|
|
3839
3839
|
"x-reconciled-from-discovery": true,
|
|
3840
|
-
"x-reconciled-at": "2026-01-
|
|
3840
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183447+00:00"
|
|
3841
3841
|
},
|
|
3842
3842
|
"namespace": {
|
|
3843
3843
|
"type": "string",
|
|
@@ -3856,7 +3856,7 @@
|
|
|
3856
3856
|
},
|
|
3857
3857
|
"x-original-maxLength": 1024,
|
|
3858
3858
|
"x-reconciled-from-discovery": true,
|
|
3859
|
-
"x-reconciled-at": "2026-01-
|
|
3859
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183452+00:00"
|
|
3860
3860
|
},
|
|
3861
3861
|
"tenant": {
|
|
3862
3862
|
"type": "string",
|
|
@@ -3877,7 +3877,7 @@
|
|
|
3877
3877
|
"x-field-mutability": "read-only",
|
|
3878
3878
|
"x-original-maxLength": 1024,
|
|
3879
3879
|
"x-reconciled-from-discovery": true,
|
|
3880
|
-
"x-reconciled-at": "2026-01-
|
|
3880
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183457+00:00"
|
|
3881
3881
|
},
|
|
3882
3882
|
"uid": {
|
|
3883
3883
|
"type": "string",
|
|
@@ -3899,7 +3899,7 @@
|
|
|
3899
3899
|
"x-original-maxLength": 1024,
|
|
3900
3900
|
"format": "uuid",
|
|
3901
3901
|
"x-reconciled-from-discovery": true,
|
|
3902
|
-
"x-reconciled-at": "2026-01-
|
|
3902
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183463+00:00"
|
|
3903
3903
|
}
|
|
3904
3904
|
},
|
|
3905
3905
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3925,6 +3925,8 @@
|
|
|
3925
3925
|
"type_url": {
|
|
3926
3926
|
"type": "string",
|
|
3927
3927
|
"description": "A URL/resource name that uniquely identifies the type of the serialized\nprotocol buffer message. This string must contain at least\none \"/\" character. The last segment of the URL's path must represent\nthe fully qualified name of the type (as in\n`path/google.protobuf.duration`). The name should be in a canonical form\n(e.g., leading \".\" is not accepted).\n\nIn practice, teams usually precompile into the binary all types that they\nexpect it to use in the context of Any. However, for URLs which use the\nscheme `HTTP`, `HTTPS`, or no scheme, one can optionally set up a type\nserver that maps type URLs to message definitions as follows:\n\n* If no scheme is provided, `HTTPS` is assumed.\n* An HTTP GET on the URL must yield a [google.protobuf.type][]\nvalue in binary format, or produce an error.\n* Applications are allowed to cache lookup results based on the\nURL, or have them precompiled into a binary to avoid any\nlookup. Therefore, binary compatibility needs to be preserved\non changes to types. (Use versioned type names to manage\nbreaking changes.)\n\nNote: this functionality is not currently available in the official\nprotobuf release, and it is not used for type URLs beginning with\ntype.googleapis.com.\n\nSchemes other than `HTTP`, `HTTPS` (or the empty scheme) might be\nused with implementation specific semantics.",
|
|
3928
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
3929
|
+
"x-f5xc-description-medium": "URL/resource name that uniquely identifies the type of the serialized protocol buffer message. This string must contain at least one \"/\" character. The last segment of the URL's path must represent the fully qualified name of the type (as in ).",
|
|
3928
3930
|
"minLength": 0,
|
|
3929
3931
|
"maxLength": 1024,
|
|
3930
3932
|
"x-f5xc-required-for": {
|
|
@@ -3948,7 +3950,7 @@
|
|
|
3948
3950
|
},
|
|
3949
3951
|
"x-original-maxLength": 1024,
|
|
3950
3952
|
"x-reconciled-from-discovery": true,
|
|
3951
|
-
"x-reconciled-at": "2026-01-
|
|
3953
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183470+00:00"
|
|
3952
3954
|
}
|
|
3953
3955
|
},
|
|
3954
3956
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4017,7 +4019,7 @@
|
|
|
4017
4019
|
},
|
|
4018
4020
|
"x-original-maxLength": 1024,
|
|
4019
4021
|
"x-reconciled-from-discovery": true,
|
|
4020
|
-
"x-reconciled-at": "2026-01-
|
|
4022
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183479+00:00"
|
|
4021
4023
|
},
|
|
4022
4024
|
"service_name": {
|
|
4023
4025
|
"type": "string",
|
|
@@ -4046,6 +4048,8 @@
|
|
|
4046
4048
|
"x-validation-rules": {
|
|
4047
4049
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
4048
4050
|
},
|
|
4051
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
4052
|
+
"x-f5xc-description-medium": "Status of the condition \"Success\" Validtion has succeded. Requested operation was successful. \"Failed\" Validation has failed. \"Incomplete\" Validation of configuration has failed due to missing configuration. \"Installed\" Validation has passed and configuration has been installed in data path or...",
|
|
4049
4053
|
"minLength": 0,
|
|
4050
4054
|
"maxLength": 17,
|
|
4051
4055
|
"x-f5xc-required-for": {
|
|
@@ -4056,7 +4060,7 @@
|
|
|
4056
4060
|
},
|
|
4057
4061
|
"x-original-maxLength": 1024,
|
|
4058
4062
|
"x-reconciled-from-discovery": true,
|
|
4059
|
-
"x-reconciled-at": "2026-01-
|
|
4063
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183485+00:00"
|
|
4060
4064
|
},
|
|
4061
4065
|
"type": {
|
|
4062
4066
|
"type": "string",
|
|
@@ -4193,7 +4197,7 @@
|
|
|
4193
4197
|
},
|
|
4194
4198
|
"x-original-maxLength": 1024,
|
|
4195
4199
|
"x-reconciled-from-discovery": true,
|
|
4196
|
-
"x-reconciled-at": "2026-01-
|
|
4200
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183496+00:00"
|
|
4197
4201
|
}
|
|
4198
4202
|
},
|
|
4199
4203
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4289,7 +4293,7 @@
|
|
|
4289
4293
|
},
|
|
4290
4294
|
"x-original-maxLength": 1024,
|
|
4291
4295
|
"x-reconciled-from-discovery": true,
|
|
4292
|
-
"x-reconciled-at": "2026-01-
|
|
4296
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183508+00:00"
|
|
4293
4297
|
}
|
|
4294
4298
|
},
|
|
4295
4299
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4361,7 +4365,7 @@
|
|
|
4361
4365
|
},
|
|
4362
4366
|
"x-original-maxLength": 1200,
|
|
4363
4367
|
"x-reconciled-from-discovery": true,
|
|
4364
|
-
"x-reconciled-at": "2026-01-
|
|
4368
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183516+00:00"
|
|
4365
4369
|
},
|
|
4366
4370
|
"disable": {
|
|
4367
4371
|
"type": "boolean",
|
|
@@ -4414,7 +4418,7 @@
|
|
|
4414
4418
|
},
|
|
4415
4419
|
"x-original-maxLength": 1024,
|
|
4416
4420
|
"x-reconciled-from-discovery": true,
|
|
4417
|
-
"x-reconciled-at": "2026-01-
|
|
4421
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183523+00:00"
|
|
4418
4422
|
},
|
|
4419
4423
|
"namespace": {
|
|
4420
4424
|
"type": "string",
|
|
@@ -4433,7 +4437,7 @@
|
|
|
4433
4437
|
},
|
|
4434
4438
|
"x-original-maxLength": 1024,
|
|
4435
4439
|
"x-reconciled-from-discovery": true,
|
|
4436
|
-
"x-reconciled-at": "2026-01-
|
|
4440
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183527+00:00"
|
|
4437
4441
|
}
|
|
4438
4442
|
},
|
|
4439
4443
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4509,7 +4513,7 @@
|
|
|
4509
4513
|
},
|
|
4510
4514
|
"x-original-maxLength": 1200,
|
|
4511
4515
|
"x-reconciled-from-discovery": true,
|
|
4512
|
-
"x-reconciled-at": "2026-01-
|
|
4516
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183534+00:00"
|
|
4513
4517
|
},
|
|
4514
4518
|
"disable": {
|
|
4515
4519
|
"type": "boolean",
|
|
@@ -4564,7 +4568,7 @@
|
|
|
4564
4568
|
},
|
|
4565
4569
|
"x-original-maxLength": 1024,
|
|
4566
4570
|
"x-reconciled-from-discovery": true,
|
|
4567
|
-
"x-reconciled-at": "2026-01-
|
|
4571
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183541+00:00"
|
|
4568
4572
|
},
|
|
4569
4573
|
"namespace": {
|
|
4570
4574
|
"type": "string",
|
|
@@ -4583,7 +4587,7 @@
|
|
|
4583
4587
|
},
|
|
4584
4588
|
"x-original-maxLength": 1024,
|
|
4585
4589
|
"x-reconciled-from-discovery": true,
|
|
4586
|
-
"x-reconciled-at": "2026-01-
|
|
4590
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183545+00:00"
|
|
4587
4591
|
}
|
|
4588
4592
|
},
|
|
4589
4593
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4659,7 +4663,7 @@
|
|
|
4659
4663
|
},
|
|
4660
4664
|
"x-original-maxLength": 1200,
|
|
4661
4665
|
"x-reconciled-from-discovery": true,
|
|
4662
|
-
"x-reconciled-at": "2026-01-
|
|
4666
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183552+00:00"
|
|
4663
4667
|
},
|
|
4664
4668
|
"disable": {
|
|
4665
4669
|
"type": "boolean",
|
|
@@ -4712,7 +4716,7 @@
|
|
|
4712
4716
|
},
|
|
4713
4717
|
"x-original-maxLength": 1024,
|
|
4714
4718
|
"x-reconciled-from-discovery": true,
|
|
4715
|
-
"x-reconciled-at": "2026-01-
|
|
4719
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183558+00:00"
|
|
4716
4720
|
},
|
|
4717
4721
|
"namespace": {
|
|
4718
4722
|
"type": "string",
|
|
@@ -4731,7 +4735,7 @@
|
|
|
4731
4735
|
},
|
|
4732
4736
|
"x-original-maxLength": 1024,
|
|
4733
4737
|
"x-reconciled-from-discovery": true,
|
|
4734
|
-
"x-reconciled-at": "2026-01-
|
|
4738
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183562+00:00"
|
|
4735
4739
|
}
|
|
4736
4740
|
},
|
|
4737
4741
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4845,7 +4849,7 @@
|
|
|
4845
4849
|
"x-original-maxLength": 1024,
|
|
4846
4850
|
"format": "uuid",
|
|
4847
4851
|
"x-reconciled-from-discovery": true,
|
|
4848
|
-
"x-reconciled-at": "2026-01-
|
|
4852
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183575+00:00"
|
|
4849
4853
|
},
|
|
4850
4854
|
"vtrp_id": {
|
|
4851
4855
|
"type": "string",
|
|
@@ -4957,7 +4961,7 @@
|
|
|
4957
4961
|
},
|
|
4958
4962
|
"x-original-maxLength": 1024,
|
|
4959
4963
|
"x-reconciled-from-discovery": true,
|
|
4960
|
-
"x-reconciled-at": "2026-01-
|
|
4964
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183585+00:00"
|
|
4961
4965
|
},
|
|
4962
4966
|
"status": {
|
|
4963
4967
|
"type": "string",
|
|
@@ -4976,7 +4980,7 @@
|
|
|
4976
4980
|
},
|
|
4977
4981
|
"x-original-maxLength": 1024,
|
|
4978
4982
|
"x-reconciled-from-discovery": true,
|
|
4979
|
-
"x-reconciled-at": "2026-01-
|
|
4983
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183589+00:00"
|
|
4980
4984
|
}
|
|
4981
4985
|
},
|
|
4982
4986
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5056,6 +5060,8 @@
|
|
|
5056
5060
|
"title": "Deletion_timestamp.",
|
|
5057
5061
|
"format": "date-time",
|
|
5058
5062
|
"x-displayname": "Deletion Timestamp.",
|
|
5063
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
5064
|
+
"x-f5xc-description-medium": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not...",
|
|
5059
5065
|
"minLength": 0,
|
|
5060
5066
|
"maxLength": 1024,
|
|
5061
5067
|
"x-f5xc-required-for": {
|
|
@@ -5154,7 +5160,7 @@
|
|
|
5154
5160
|
"x-field-mutability": "read-only",
|
|
5155
5161
|
"x-original-maxLength": 1024,
|
|
5156
5162
|
"x-reconciled-from-discovery": true,
|
|
5157
|
-
"x-reconciled-at": "2026-01-
|
|
5163
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183608+00:00"
|
|
5158
5164
|
},
|
|
5159
5165
|
"uid": {
|
|
5160
5166
|
"type": "string",
|
|
@@ -5175,7 +5181,7 @@
|
|
|
5175
5181
|
"x-original-maxLength": 1024,
|
|
5176
5182
|
"format": "uuid",
|
|
5177
5183
|
"x-reconciled-from-discovery": true,
|
|
5178
|
-
"x-reconciled-at": "2026-01-
|
|
5184
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183613+00:00"
|
|
5179
5185
|
}
|
|
5180
5186
|
},
|
|
5181
5187
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5247,7 +5253,7 @@
|
|
|
5247
5253
|
},
|
|
5248
5254
|
"x-original-maxLength": 1024,
|
|
5249
5255
|
"x-reconciled-from-discovery": true,
|
|
5250
|
-
"x-reconciled-at": "2026-01-
|
|
5256
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183618+00:00"
|
|
5251
5257
|
},
|
|
5252
5258
|
"previous_value": {
|
|
5253
5259
|
"type": "string",
|
|
@@ -5285,7 +5291,7 @@
|
|
|
5285
5291
|
},
|
|
5286
5292
|
"x-original-maxLength": 1024,
|
|
5287
5293
|
"x-reconciled-from-discovery": true,
|
|
5288
|
-
"x-reconciled-at": "2026-01-
|
|
5294
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183625+00:00"
|
|
5289
5295
|
}
|
|
5290
5296
|
},
|
|
5291
5297
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5373,7 +5379,7 @@
|
|
|
5373
5379
|
},
|
|
5374
5380
|
"x-original-maxLength": 1024,
|
|
5375
5381
|
"x-reconciled-from-discovery": true,
|
|
5376
|
-
"x-reconciled-at": "2026-01-
|
|
5382
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183630+00:00"
|
|
5377
5383
|
},
|
|
5378
5384
|
"name": {
|
|
5379
5385
|
"type": "string",
|
|
@@ -5392,7 +5398,7 @@
|
|
|
5392
5398
|
},
|
|
5393
5399
|
"x-original-maxLength": 1024,
|
|
5394
5400
|
"x-reconciled-from-discovery": true,
|
|
5395
|
-
"x-reconciled-at": "2026-01-
|
|
5401
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183634+00:00"
|
|
5396
5402
|
},
|
|
5397
5403
|
"namespace": {
|
|
5398
5404
|
"type": "string",
|
|
@@ -5411,7 +5417,7 @@
|
|
|
5411
5417
|
},
|
|
5412
5418
|
"x-original-maxLength": 1024,
|
|
5413
5419
|
"x-reconciled-from-discovery": true,
|
|
5414
|
-
"x-reconciled-at": "2026-01-
|
|
5420
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183638+00:00"
|
|
5415
5421
|
},
|
|
5416
5422
|
"uid": {
|
|
5417
5423
|
"type": "string",
|
|
@@ -5432,7 +5438,7 @@
|
|
|
5432
5438
|
"x-original-maxLength": 1024,
|
|
5433
5439
|
"format": "uuid",
|
|
5434
5440
|
"x-reconciled-from-discovery": true,
|
|
5435
|
-
"x-reconciled-at": "2026-01-
|
|
5441
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183643+00:00"
|
|
5436
5442
|
}
|
|
5437
5443
|
},
|
|
5438
5444
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5485,7 +5491,7 @@
|
|
|
5485
5491
|
},
|
|
5486
5492
|
"x-original-maxLength": 128,
|
|
5487
5493
|
"x-reconciled-from-discovery": true,
|
|
5488
|
-
"x-reconciled-at": "2026-01-
|
|
5494
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183648+00:00"
|
|
5489
5495
|
},
|
|
5490
5496
|
"namespace": {
|
|
5491
5497
|
"type": "string",
|
|
@@ -5510,7 +5516,7 @@
|
|
|
5510
5516
|
},
|
|
5511
5517
|
"x-original-maxLength": 64,
|
|
5512
5518
|
"x-reconciled-from-discovery": true,
|
|
5513
|
-
"x-reconciled-at": "2026-01-
|
|
5519
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183652+00:00"
|
|
5514
5520
|
},
|
|
5515
5521
|
"tenant": {
|
|
5516
5522
|
"type": "string",
|
|
@@ -5537,7 +5543,7 @@
|
|
|
5537
5543
|
"x-field-mutability": "read-only",
|
|
5538
5544
|
"x-original-maxLength": 64,
|
|
5539
5545
|
"x-reconciled-from-discovery": true,
|
|
5540
|
-
"x-reconciled-at": "2026-01-
|
|
5546
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183656+00:00"
|
|
5541
5547
|
}
|
|
5542
5548
|
},
|
|
5543
5549
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5700,7 +5706,7 @@
|
|
|
5700
5706
|
},
|
|
5701
5707
|
"x-original-maxLength": 1024,
|
|
5702
5708
|
"x-reconciled-from-discovery": true,
|
|
5703
|
-
"x-reconciled-at": "2026-01-
|
|
5709
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183674+00:00"
|
|
5704
5710
|
},
|
|
5705
5711
|
"namespace": {
|
|
5706
5712
|
"type": "string",
|
|
@@ -5719,7 +5725,7 @@
|
|
|
5719
5725
|
},
|
|
5720
5726
|
"x-original-maxLength": 1024,
|
|
5721
5727
|
"x-reconciled-from-discovery": true,
|
|
5722
|
-
"x-reconciled-at": "2026-01-
|
|
5728
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183678+00:00"
|
|
5723
5729
|
}
|
|
5724
5730
|
},
|
|
5725
5731
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5817,7 +5823,7 @@
|
|
|
5817
5823
|
"maxLength": 17,
|
|
5818
5824
|
"minLength": 17,
|
|
5819
5825
|
"x-reconciled-from-discovery": true,
|
|
5820
|
-
"x-reconciled-at": "2026-01-
|
|
5826
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183692+00:00"
|
|
5821
5827
|
},
|
|
5822
5828
|
"system_metadata": {
|
|
5823
5829
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -6006,7 +6012,7 @@
|
|
|
6006
6012
|
},
|
|
6007
6013
|
"x-original-maxLength": 1024,
|
|
6008
6014
|
"x-reconciled-from-discovery": true,
|
|
6009
|
-
"x-reconciled-at": "2026-01-
|
|
6015
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183709+00:00"
|
|
6010
6016
|
},
|
|
6011
6017
|
"disabled": {
|
|
6012
6018
|
"type": "boolean",
|
|
@@ -6056,7 +6062,7 @@
|
|
|
6056
6062
|
},
|
|
6057
6063
|
"x-original-maxLength": 1024,
|
|
6058
6064
|
"x-reconciled-from-discovery": true,
|
|
6059
|
-
"x-reconciled-at": "2026-01-
|
|
6065
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183719+00:00"
|
|
6060
6066
|
},
|
|
6061
6067
|
"namespace": {
|
|
6062
6068
|
"type": "string",
|
|
@@ -6075,7 +6081,7 @@
|
|
|
6075
6081
|
},
|
|
6076
6082
|
"x-original-maxLength": 1024,
|
|
6077
6083
|
"x-reconciled-from-discovery": true,
|
|
6078
|
-
"x-reconciled-at": "2026-01-
|
|
6084
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183724+00:00"
|
|
6079
6085
|
},
|
|
6080
6086
|
"owner_view": {
|
|
6081
6087
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -6116,7 +6122,7 @@
|
|
|
6116
6122
|
"x-field-mutability": "read-only",
|
|
6117
6123
|
"x-original-maxLength": 1024,
|
|
6118
6124
|
"x-reconciled-from-discovery": true,
|
|
6119
|
-
"x-reconciled-at": "2026-01-
|
|
6125
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183731+00:00"
|
|
6120
6126
|
},
|
|
6121
6127
|
"uid": {
|
|
6122
6128
|
"type": "string",
|
|
@@ -6137,7 +6143,7 @@
|
|
|
6137
6143
|
"x-original-maxLength": 1024,
|
|
6138
6144
|
"format": "uuid",
|
|
6139
6145
|
"x-reconciled-from-discovery": true,
|
|
6140
|
-
"x-reconciled-at": "2026-01-
|
|
6146
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183736+00:00"
|
|
6141
6147
|
}
|
|
6142
6148
|
},
|
|
6143
6149
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6271,7 +6277,7 @@
|
|
|
6271
6277
|
"maxLength": 16,
|
|
6272
6278
|
"minLength": 7,
|
|
6273
6279
|
"x-reconciled-from-discovery": true,
|
|
6274
|
-
"x-reconciled-at": "2026-01-
|
|
6280
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183747+00:00"
|
|
6275
6281
|
},
|
|
6276
6282
|
"value": {
|
|
6277
6283
|
"type": "array",
|
|
@@ -6290,7 +6296,7 @@
|
|
|
6290
6296
|
"maxLength": 15,
|
|
6291
6297
|
"minLength": 3,
|
|
6292
6298
|
"x-reconciled-from-discovery": true,
|
|
6293
|
-
"x-reconciled-at": "2026-01-
|
|
6299
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183752+00:00"
|
|
6294
6300
|
}
|
|
6295
6301
|
},
|
|
6296
6302
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6372,6 +6378,8 @@
|
|
|
6372
6378
|
"x-displayname": "Filter",
|
|
6373
6379
|
"x-ves-example": "{PVC=\\\"pvc-1\\\"}",
|
|
6374
6380
|
"x-f5xc-example": "\"{PVC=\\\"pvc-1\\\"}\"",
|
|
6381
|
+
"x-f5xc-description-short": "Filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or...",
|
|
6382
|
+
"x-f5xc-description-medium": "Filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or more labels defined in MetricLabel {PVC, SITE} can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"|\"=~\"|\"!~\"] = : equal to != ...",
|
|
6375
6383
|
"minLength": 0,
|
|
6376
6384
|
"maxLength": 1024,
|
|
6377
6385
|
"x-f5xc-required-for": {
|
|
@@ -6413,7 +6421,7 @@
|
|
|
6413
6421
|
},
|
|
6414
6422
|
"x-original-maxLength": 1024,
|
|
6415
6423
|
"x-reconciled-from-discovery": true,
|
|
6416
|
-
"x-reconciled-at": "2026-01-
|
|
6424
|
+
"x-reconciled-at": "2026-01-06T16:58:30.183763+00:00"
|
|
6417
6425
|
},
|
|
6418
6426
|
"range": {
|
|
6419
6427
|
"type": "string",
|
|
@@ -6428,6 +6436,8 @@
|
|
|
6428
6436
|
"x-validation-rules": {
|
|
6429
6437
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
6430
6438
|
},
|
|
6439
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
6440
|
+
"x-f5xc-description-medium": "Range decides how far to go back in time to fetch values for each step. For example, if the range is 5m, then for step t1, query will be evaluated for t1-5m and for t2, query will be evaluated for t2-5m and so on. Format: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
|
|
6431
6441
|
"minLength": 0,
|
|
6432
6442
|
"maxLength": 1024,
|
|
6433
6443
|
"x-f5xc-required-for": {
|
|
@@ -6472,6 +6482,8 @@
|
|
|
6472
6482
|
"x-validation-rules": {
|
|
6473
6483
|
"ves.io.schema.rules.string.query_step": "true"
|
|
6474
6484
|
},
|
|
6485
|
+
"x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
|
|
6486
|
+
"x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
|
|
6475
6487
|
"minLength": 0,
|
|
6476
6488
|
"maxLength": 1024,
|
|
6477
6489
|
"x-f5xc-required-for": {
|
|
@@ -6876,6 +6888,8 @@
|
|
|
6876
6888
|
"x-validation-rules": {
|
|
6877
6889
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
6878
6890
|
},
|
|
6891
|
+
"x-f5xc-description-short": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
6892
|
+
"x-f5xc-description-medium": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
6879
6893
|
"minimum": 0,
|
|
6880
6894
|
"maximum": 2147483647,
|
|
6881
6895
|
"x-f5xc-required-for": {
|
|
@@ -7092,6 +7106,8 @@
|
|
|
7092
7106
|
"x-validation-rules": {
|
|
7093
7107
|
"ves.io.schema.rules.uint32.lte": "600000"
|
|
7094
7108
|
},
|
|
7109
|
+
"x-f5xc-description-short": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests.",
|
|
7110
|
+
"x-f5xc-description-medium": "The idle timeout for downstream connections. The idle timeout is defined as the period in which there are no active requests. When the idle timeout is reached the connection will be closed.",
|
|
7095
7111
|
"minimum": 0,
|
|
7096
7112
|
"maximum": 2147483647,
|
|
7097
7113
|
"x-f5xc-required-for": {
|
|
@@ -7591,7 +7607,7 @@
|
|
|
7591
7607
|
},
|
|
7592
7608
|
"x-original-maxLength": 256,
|
|
7593
7609
|
"x-reconciled-from-discovery": true,
|
|
7594
|
-
"x-reconciled-at": "2026-01-
|
|
7610
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135697+00:00"
|
|
7595
7611
|
},
|
|
7596
7612
|
"presence": {
|
|
7597
7613
|
"type": "boolean",
|
|
@@ -8139,7 +8155,7 @@
|
|
|
8139
8155
|
},
|
|
8140
8156
|
"x-original-maxLength": 1024,
|
|
8141
8157
|
"x-reconciled-from-discovery": true,
|
|
8142
|
-
"x-reconciled-at": "2026-01-
|
|
8158
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135767+00:00"
|
|
8143
8159
|
},
|
|
8144
8160
|
"store_provider": {
|
|
8145
8161
|
"type": "string",
|
|
@@ -8197,7 +8213,7 @@
|
|
|
8197
8213
|
},
|
|
8198
8214
|
"x-original-maxLength": 1024,
|
|
8199
8215
|
"x-reconciled-from-discovery": true,
|
|
8200
|
-
"x-reconciled-at": "2026-01-
|
|
8216
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135773+00:00"
|
|
8201
8217
|
},
|
|
8202
8218
|
"url": {
|
|
8203
8219
|
"type": "string",
|
|
@@ -8404,7 +8420,7 @@
|
|
|
8404
8420
|
},
|
|
8405
8421
|
"x-original-maxLength": 1024,
|
|
8406
8422
|
"x-reconciled-from-discovery": true,
|
|
8407
|
-
"x-reconciled-at": "2026-01-
|
|
8423
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135814+00:00"
|
|
8408
8424
|
},
|
|
8409
8425
|
"name": {
|
|
8410
8426
|
"type": "string",
|
|
@@ -8423,7 +8439,7 @@
|
|
|
8423
8439
|
},
|
|
8424
8440
|
"x-original-maxLength": 1024,
|
|
8425
8441
|
"x-reconciled-from-discovery": true,
|
|
8426
|
-
"x-reconciled-at": "2026-01-
|
|
8442
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135819+00:00"
|
|
8427
8443
|
},
|
|
8428
8444
|
"namespace": {
|
|
8429
8445
|
"type": "string",
|
|
@@ -8442,7 +8458,7 @@
|
|
|
8442
8458
|
},
|
|
8443
8459
|
"x-original-maxLength": 1024,
|
|
8444
8460
|
"x-reconciled-from-discovery": true,
|
|
8445
|
-
"x-reconciled-at": "2026-01-
|
|
8461
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135823+00:00"
|
|
8446
8462
|
}
|
|
8447
8463
|
},
|
|
8448
8464
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8591,7 +8607,7 @@
|
|
|
8591
8607
|
},
|
|
8592
8608
|
"x-original-maxLength": 1024,
|
|
8593
8609
|
"x-reconciled-from-discovery": true,
|
|
8594
|
-
"x-reconciled-at": "2026-01-
|
|
8610
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135945+00:00"
|
|
8595
8611
|
},
|
|
8596
8612
|
"disable_ocsp_stapling": {
|
|
8597
8613
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -8664,7 +8680,7 @@
|
|
|
8664
8680
|
},
|
|
8665
8681
|
"x-original-maxLength": 1024,
|
|
8666
8682
|
"x-reconciled-from-discovery": true,
|
|
8667
|
-
"x-reconciled-at": "2026-01-
|
|
8683
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135965+00:00"
|
|
8668
8684
|
},
|
|
8669
8685
|
"location": {
|
|
8670
8686
|
"type": "string",
|
|
@@ -8681,7 +8697,7 @@
|
|
|
8681
8697
|
},
|
|
8682
8698
|
"x-original-maxLength": 1024,
|
|
8683
8699
|
"x-reconciled-from-discovery": true,
|
|
8684
|
-
"x-reconciled-at": "2026-01-
|
|
8700
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135969+00:00"
|
|
8685
8701
|
},
|
|
8686
8702
|
"provider": {
|
|
8687
8703
|
"type": "string",
|
|
@@ -8698,7 +8714,7 @@
|
|
|
8698
8714
|
},
|
|
8699
8715
|
"x-original-maxLength": 1024,
|
|
8700
8716
|
"x-reconciled-from-discovery": true,
|
|
8701
|
-
"x-reconciled-at": "2026-01-
|
|
8717
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135973+00:00"
|
|
8702
8718
|
},
|
|
8703
8719
|
"secret_encoding": {
|
|
8704
8720
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -8720,7 +8736,7 @@
|
|
|
8720
8736
|
"maxLength": 1,
|
|
8721
8737
|
"minLength": 1,
|
|
8722
8738
|
"x-reconciled-from-discovery": true,
|
|
8723
|
-
"x-reconciled-at": "2026-01-
|
|
8739
|
+
"x-reconciled-at": "2026-01-06T16:58:33.135979+00:00"
|
|
8724
8740
|
}
|
|
8725
8741
|
},
|
|
8726
8742
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8759,7 +8775,7 @@
|
|
|
8759
8775
|
},
|
|
8760
8776
|
"x-original-maxLength": 1024,
|
|
8761
8777
|
"x-reconciled-from-discovery": true,
|
|
8762
|
-
"x-reconciled-at": "2026-01-
|
|
8778
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136002+00:00"
|
|
8763
8779
|
}
|
|
8764
8780
|
},
|
|
8765
8781
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9901,6 +9917,8 @@
|
|
|
9901
9917
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
9902
9918
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
9903
9919
|
},
|
|
9920
|
+
"x-f5xc-description-short": "List of Domains (host/authority header) that will be matched to Load Balancer.",
|
|
9921
|
+
"x-f5xc-description-medium": "List of Domains (host/authority header) that will be matched to Load Balancer. Wildcard hosts are supported in the suffix or prefix form Supported Domains and search order: 1. Exact Domain names: www.example.com. 2.",
|
|
9904
9922
|
"x-f5xc-required-for": {
|
|
9905
9923
|
"minimum_config": false,
|
|
9906
9924
|
"create": false,
|
|
@@ -10074,7 +10092,7 @@
|
|
|
10074
10092
|
},
|
|
10075
10093
|
"x-original-maxLength": 256,
|
|
10076
10094
|
"x-reconciled-from-discovery": true,
|
|
10077
|
-
"x-reconciled-at": "2026-01-
|
|
10095
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136124+00:00"
|
|
10078
10096
|
},
|
|
10079
10097
|
"volume_name": {
|
|
10080
10098
|
"type": "string",
|
|
@@ -10321,7 +10339,7 @@
|
|
|
10321
10339
|
},
|
|
10322
10340
|
"x-original-maxLength": 256,
|
|
10323
10341
|
"x-reconciled-from-discovery": true,
|
|
10324
|
-
"x-reconciled-at": "2026-01-
|
|
10342
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136144+00:00"
|
|
10325
10343
|
},
|
|
10326
10344
|
"readiness_check": {
|
|
10327
10345
|
"$ref": "#/components/schemas/workloadHealthCheckType"
|
|
@@ -10440,7 +10458,7 @@
|
|
|
10440
10458
|
},
|
|
10441
10459
|
"x-original-maxLength": 1024,
|
|
10442
10460
|
"x-reconciled-from-discovery": true,
|
|
10443
|
-
"x-reconciled-at": "2026-01-
|
|
10461
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136157+00:00"
|
|
10444
10462
|
},
|
|
10445
10463
|
"namespace": {
|
|
10446
10464
|
"type": "string",
|
|
@@ -10459,7 +10477,7 @@
|
|
|
10459
10477
|
},
|
|
10460
10478
|
"x-original-maxLength": 1024,
|
|
10461
10479
|
"x-reconciled-from-discovery": true,
|
|
10462
|
-
"x-reconciled-at": "2026-01-
|
|
10480
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136162+00:00"
|
|
10463
10481
|
}
|
|
10464
10482
|
},
|
|
10465
10483
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10798,7 +10816,7 @@
|
|
|
10798
10816
|
},
|
|
10799
10817
|
"x-original-maxLength": 256,
|
|
10800
10818
|
"x-reconciled-from-discovery": true,
|
|
10801
|
-
"x-reconciled-at": "2026-01-
|
|
10819
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136184+00:00"
|
|
10802
10820
|
},
|
|
10803
10821
|
"value": {
|
|
10804
10822
|
"type": "string",
|
|
@@ -10823,7 +10841,7 @@
|
|
|
10823
10841
|
},
|
|
10824
10842
|
"x-original-maxLength": 256,
|
|
10825
10843
|
"x-reconciled-from-discovery": true,
|
|
10826
|
-
"x-reconciled-at": "2026-01-
|
|
10844
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136188+00:00"
|
|
10827
10845
|
}
|
|
10828
10846
|
},
|
|
10829
10847
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10876,7 +10894,7 @@
|
|
|
10876
10894
|
},
|
|
10877
10895
|
"x-original-maxLength": 1024,
|
|
10878
10896
|
"x-reconciled-from-discovery": true,
|
|
10879
|
-
"x-reconciled-at": "2026-01-
|
|
10897
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136194+00:00"
|
|
10880
10898
|
}
|
|
10881
10899
|
},
|
|
10882
10900
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10928,6 +10946,8 @@
|
|
|
10928
10946
|
"ves.io.schema.rules.repeated.max_items": "16",
|
|
10929
10947
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
10930
10948
|
},
|
|
10949
|
+
"x-f5xc-description-short": "Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem.",
|
|
10950
|
+
"x-f5xc-description-medium": "Command is the command line to execute inside the container, the working directory for the command is root ('/') in the container's filesystem. The command is simply exec'd, it is not run inside a shell, so traditional shell instructions ('|', etc) won't work. To use a shell, you need to...",
|
|
10931
10951
|
"x-f5xc-required-for": {
|
|
10932
10952
|
"minimum_config": false,
|
|
10933
10953
|
"create": false,
|
|
@@ -11040,7 +11060,7 @@
|
|
|
11040
11060
|
"maxLength": 17,
|
|
11041
11061
|
"minLength": 17,
|
|
11042
11062
|
"x-reconciled-from-discovery": true,
|
|
11043
|
-
"x-reconciled-at": "2026-01-
|
|
11063
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136210+00:00"
|
|
11044
11064
|
},
|
|
11045
11065
|
"system_metadata": {
|
|
11046
11066
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -11248,6 +11268,8 @@
|
|
|
11248
11268
|
"ves.io.schema.rules.repeated.min_items": "1",
|
|
11249
11269
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
11250
11270
|
},
|
|
11271
|
+
"x-f5xc-description-short": "List of domains (host/authority header) that will be matched to loadbalancer.",
|
|
11272
|
+
"x-f5xc-description-medium": "List of domains (host/authority header) that will be matched to loadbalancer. Wildcard hosts are supported in the suffix or prefix form Domain search order: 1. Exact domain names: `` is invalid Domains are also used for SNI matching if the loadbalancer type is HTTPS Domains also indicate the...",
|
|
11251
11273
|
"x-f5xc-required-for": {
|
|
11252
11274
|
"minimum_config": false,
|
|
11253
11275
|
"create": false,
|
|
@@ -11315,6 +11337,8 @@
|
|
|
11315
11337
|
"ves.io.schema.rules.uint32.gte": "1",
|
|
11316
11338
|
"ves.io.schema.rules.uint32.lte": "16"
|
|
11317
11339
|
},
|
|
11340
|
+
"x-f5xc-description-short": "Number of consecutive successful responses after having failed before declaring healthy.",
|
|
11341
|
+
"x-f5xc-description-medium": "Number of consecutive successful responses after having failed before declaring healthy. In other words, this is the number of healthy health checks required before marking healthy. Note that during startup and liveliness, only a single successful health check is required to mark a container...",
|
|
11318
11342
|
"minimum": 0,
|
|
11319
11343
|
"maximum": 2147483647,
|
|
11320
11344
|
"x-f5xc-required-for": {
|
|
@@ -11605,7 +11629,7 @@
|
|
|
11605
11629
|
},
|
|
11606
11630
|
"x-original-maxLength": 256,
|
|
11607
11631
|
"x-reconciled-from-discovery": true,
|
|
11608
|
-
"x-reconciled-at": "2026-01-
|
|
11632
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136250+00:00"
|
|
11609
11633
|
},
|
|
11610
11634
|
"public": {
|
|
11611
11635
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -11814,7 +11838,7 @@
|
|
|
11814
11838
|
},
|
|
11815
11839
|
"x-original-maxLength": 1024,
|
|
11816
11840
|
"x-reconciled-from-discovery": true,
|
|
11817
|
-
"x-reconciled-at": "2026-01-
|
|
11841
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136269+00:00"
|
|
11818
11842
|
},
|
|
11819
11843
|
"disabled": {
|
|
11820
11844
|
"type": "boolean",
|
|
@@ -11864,7 +11888,7 @@
|
|
|
11864
11888
|
},
|
|
11865
11889
|
"x-original-maxLength": 1024,
|
|
11866
11890
|
"x-reconciled-from-discovery": true,
|
|
11867
|
-
"x-reconciled-at": "2026-01-
|
|
11891
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136278+00:00"
|
|
11868
11892
|
},
|
|
11869
11893
|
"namespace": {
|
|
11870
11894
|
"type": "string",
|
|
@@ -11883,7 +11907,7 @@
|
|
|
11883
11907
|
},
|
|
11884
11908
|
"x-original-maxLength": 1024,
|
|
11885
11909
|
"x-reconciled-from-discovery": true,
|
|
11886
|
-
"x-reconciled-at": "2026-01-
|
|
11910
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136282+00:00"
|
|
11887
11911
|
},
|
|
11888
11912
|
"owner_view": {
|
|
11889
11913
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -11924,7 +11948,7 @@
|
|
|
11924
11948
|
"x-field-mutability": "read-only",
|
|
11925
11949
|
"x-original-maxLength": 1024,
|
|
11926
11950
|
"x-reconciled-from-discovery": true,
|
|
11927
|
-
"x-reconciled-at": "2026-01-
|
|
11951
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136290+00:00"
|
|
11928
11952
|
},
|
|
11929
11953
|
"uid": {
|
|
11930
11954
|
"type": "string",
|
|
@@ -11945,7 +11969,7 @@
|
|
|
11945
11969
|
"x-original-maxLength": 1024,
|
|
11946
11970
|
"format": "uuid",
|
|
11947
11971
|
"x-reconciled-from-discovery": true,
|
|
11948
|
-
"x-reconciled-at": "2026-01-
|
|
11972
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136294+00:00"
|
|
11949
11973
|
}
|
|
11950
11974
|
},
|
|
11951
11975
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12227,7 +12251,7 @@
|
|
|
12227
12251
|
},
|
|
12228
12252
|
"x-original-maxLength": 1024,
|
|
12229
12253
|
"x-reconciled-from-discovery": true,
|
|
12230
|
-
"x-reconciled-at": "2026-01-
|
|
12254
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136314+00:00"
|
|
12231
12255
|
},
|
|
12232
12256
|
"persistent_volume": {
|
|
12233
12257
|
"$ref": "#/components/schemas/workloadPersistentStorageVolumeType"
|
|
@@ -12276,7 +12300,7 @@
|
|
|
12276
12300
|
},
|
|
12277
12301
|
"x-original-maxLength": 1024,
|
|
12278
12302
|
"x-reconciled-from-discovery": true,
|
|
12279
|
-
"x-reconciled-at": "2026-01-
|
|
12303
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136319+00:00"
|
|
12280
12304
|
},
|
|
12281
12305
|
"num": {
|
|
12282
12306
|
"type": "integer",
|
|
@@ -12434,7 +12458,7 @@
|
|
|
12434
12458
|
},
|
|
12435
12459
|
"x-original-maxLength": 1024,
|
|
12436
12460
|
"x-reconciled-from-discovery": true,
|
|
12437
|
-
"x-reconciled-at": "2026-01-
|
|
12461
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136332+00:00"
|
|
12438
12462
|
}
|
|
12439
12463
|
},
|
|
12440
12464
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12853,7 +12877,7 @@
|
|
|
12853
12877
|
},
|
|
12854
12878
|
"x-original-maxLength": 1024,
|
|
12855
12879
|
"x-reconciled-from-discovery": true,
|
|
12856
|
-
"x-reconciled-at": "2026-01-
|
|
12880
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136372+00:00"
|
|
12857
12881
|
},
|
|
12858
12882
|
"persistent_volume": {
|
|
12859
12883
|
"$ref": "#/components/schemas/workloadPersistentStorageVolumeType"
|
|
@@ -13105,6 +13129,8 @@
|
|
|
13105
13129
|
"x-displayname": "Filter",
|
|
13106
13130
|
"x-ves-example": "{POD=\\\"pod-1\\\"}",
|
|
13107
13131
|
"x-f5xc-example": "\"{POD=\\\"pod-1\\\"}\"",
|
|
13132
|
+
"x-f5xc-description-short": "Filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or...",
|
|
13133
|
+
"x-f5xc-description-medium": "Filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or more labels defined in UsageLabel {CONTAINER, POD, SITE} can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"|\"=~\"|\"!~\"] = ...",
|
|
13108
13134
|
"minLength": 0,
|
|
13109
13135
|
"maxLength": 1024,
|
|
13110
13136
|
"x-f5xc-required-for": {
|
|
@@ -13135,6 +13161,8 @@
|
|
|
13135
13161
|
"title": "Include System Workloads.",
|
|
13136
13162
|
"format": "boolean",
|
|
13137
13163
|
"x-displayname": "Include System Workloads.",
|
|
13164
|
+
"x-f5xc-description-short": "Allows user to specify if the usage of system workloads (such as pods running in F5 Distributed Cloud namespaces and the Kubernetes pods) should...",
|
|
13165
|
+
"x-f5xc-description-medium": "Allows user to specify if the usage of system workloads (such as pods running in F5 Distributed Cloud namespaces and the Kubernetes pods) should be included in the response. This field is applicable only in the namespace where the response contains data across all namespaces. Optional: If not...",
|
|
13138
13166
|
"x-f5xc-required-for": {
|
|
13139
13167
|
"minimum_config": false,
|
|
13140
13168
|
"create": false,
|
|
@@ -13159,7 +13187,7 @@
|
|
|
13159
13187
|
},
|
|
13160
13188
|
"x-original-maxLength": 1024,
|
|
13161
13189
|
"x-reconciled-from-discovery": true,
|
|
13162
|
-
"x-reconciled-at": "2026-01-
|
|
13190
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136394+00:00"
|
|
13163
13191
|
},
|
|
13164
13192
|
"range": {
|
|
13165
13193
|
"type": "string",
|
|
@@ -13174,6 +13202,8 @@
|
|
|
13174
13202
|
"x-validation-rules": {
|
|
13175
13203
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
13176
13204
|
},
|
|
13205
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
13206
|
+
"x-f5xc-description-medium": "Range decides how far to go back in time to fetch values for each step. For example, if the range is 5m, then for step t1, query will be evaluated for t1-5m and for t2, query will be evaluated for t2-5m and so on. Format: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
|
|
13177
13207
|
"minLength": 0,
|
|
13178
13208
|
"maxLength": 1024,
|
|
13179
13209
|
"x-f5xc-required-for": {
|
|
@@ -13218,6 +13248,8 @@
|
|
|
13218
13248
|
"x-validation-rules": {
|
|
13219
13249
|
"ves.io.schema.rules.string.query_step": "true"
|
|
13220
13250
|
},
|
|
13251
|
+
"x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
|
|
13252
|
+
"x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
|
|
13221
13253
|
"minLength": 0,
|
|
13222
13254
|
"maxLength": 1024,
|
|
13223
13255
|
"x-f5xc-required-for": {
|
|
@@ -13350,7 +13382,7 @@
|
|
|
13350
13382
|
"maxLength": 16,
|
|
13351
13383
|
"minLength": 7,
|
|
13352
13384
|
"x-reconciled-from-discovery": true,
|
|
13353
|
-
"x-reconciled-at": "2026-01-
|
|
13385
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136406+00:00"
|
|
13354
13386
|
},
|
|
13355
13387
|
"value": {
|
|
13356
13388
|
"type": "array",
|
|
@@ -13369,7 +13401,7 @@
|
|
|
13369
13401
|
"maxLength": 15,
|
|
13370
13402
|
"minLength": 3,
|
|
13371
13403
|
"x-reconciled-from-discovery": true,
|
|
13372
|
-
"x-reconciled-at": "2026-01-
|
|
13404
|
+
"x-reconciled-at": "2026-01-06T16:58:33.136412+00:00"
|
|
13373
13405
|
}
|
|
13374
13406
|
},
|
|
13375
13407
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13505,7 +13537,7 @@
|
|
|
13505
13537
|
"readOnly": true,
|
|
13506
13538
|
"x-original-maxLength": 1024,
|
|
13507
13539
|
"x-reconciled-from-discovery": true,
|
|
13508
|
-
"x-reconciled-at": "2026-01-
|
|
13540
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466677+00:00"
|
|
13509
13541
|
},
|
|
13510
13542
|
"name": {
|
|
13511
13543
|
"type": "string",
|
|
@@ -13524,7 +13556,7 @@
|
|
|
13524
13556
|
},
|
|
13525
13557
|
"x-original-maxLength": 1024,
|
|
13526
13558
|
"x-reconciled-from-discovery": true,
|
|
13527
|
-
"x-reconciled-at": "2026-01-
|
|
13559
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466682+00:00"
|
|
13528
13560
|
},
|
|
13529
13561
|
"namespace": {
|
|
13530
13562
|
"type": "string",
|
|
@@ -13543,7 +13575,7 @@
|
|
|
13543
13575
|
},
|
|
13544
13576
|
"x-original-maxLength": 1024,
|
|
13545
13577
|
"x-reconciled-from-discovery": true,
|
|
13546
|
-
"x-reconciled-at": "2026-01-
|
|
13578
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466685+00:00"
|
|
13547
13579
|
},
|
|
13548
13580
|
"tenant": {
|
|
13549
13581
|
"type": "string",
|
|
@@ -13564,7 +13596,7 @@
|
|
|
13564
13596
|
"x-field-mutability": "read-only",
|
|
13565
13597
|
"x-original-maxLength": 1024,
|
|
13566
13598
|
"x-reconciled-from-discovery": true,
|
|
13567
|
-
"x-reconciled-at": "2026-01-
|
|
13599
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466689+00:00"
|
|
13568
13600
|
},
|
|
13569
13601
|
"uid": {
|
|
13570
13602
|
"type": "string",
|
|
@@ -13586,7 +13618,7 @@
|
|
|
13586
13618
|
"x-original-maxLength": 1024,
|
|
13587
13619
|
"format": "uuid",
|
|
13588
13620
|
"x-reconciled-from-discovery": true,
|
|
13589
|
-
"x-reconciled-at": "2026-01-
|
|
13621
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466696+00:00"
|
|
13590
13622
|
}
|
|
13591
13623
|
},
|
|
13592
13624
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13785,7 +13817,7 @@
|
|
|
13785
13817
|
},
|
|
13786
13818
|
"x-original-maxLength": 1024,
|
|
13787
13819
|
"x-reconciled-from-discovery": true,
|
|
13788
|
-
"x-reconciled-at": "2026-01-
|
|
13820
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466801+00:00"
|
|
13789
13821
|
},
|
|
13790
13822
|
"namespace": {
|
|
13791
13823
|
"type": "string",
|
|
@@ -13804,7 +13836,7 @@
|
|
|
13804
13836
|
},
|
|
13805
13837
|
"x-original-maxLength": 1024,
|
|
13806
13838
|
"x-reconciled-from-discovery": true,
|
|
13807
|
-
"x-reconciled-at": "2026-01-
|
|
13839
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466805+00:00"
|
|
13808
13840
|
}
|
|
13809
13841
|
},
|
|
13810
13842
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13902,7 +13934,7 @@
|
|
|
13902
13934
|
"maxLength": 17,
|
|
13903
13935
|
"minLength": 17,
|
|
13904
13936
|
"x-reconciled-from-discovery": true,
|
|
13905
|
-
"x-reconciled-at": "2026-01-
|
|
13937
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466819+00:00"
|
|
13906
13938
|
},
|
|
13907
13939
|
"system_metadata": {
|
|
13908
13940
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -14125,7 +14157,7 @@
|
|
|
14125
14157
|
},
|
|
14126
14158
|
"x-original-maxLength": 1024,
|
|
14127
14159
|
"x-reconciled-from-discovery": true,
|
|
14128
|
-
"x-reconciled-at": "2026-01-
|
|
14160
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466835+00:00"
|
|
14129
14161
|
},
|
|
14130
14162
|
"disabled": {
|
|
14131
14163
|
"type": "boolean",
|
|
@@ -14175,7 +14207,7 @@
|
|
|
14175
14207
|
},
|
|
14176
14208
|
"x-original-maxLength": 1024,
|
|
14177
14209
|
"x-reconciled-from-discovery": true,
|
|
14178
|
-
"x-reconciled-at": "2026-01-
|
|
14210
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466845+00:00"
|
|
14179
14211
|
},
|
|
14180
14212
|
"namespace": {
|
|
14181
14213
|
"type": "string",
|
|
@@ -14194,7 +14226,7 @@
|
|
|
14194
14226
|
},
|
|
14195
14227
|
"x-original-maxLength": 1024,
|
|
14196
14228
|
"x-reconciled-from-discovery": true,
|
|
14197
|
-
"x-reconciled-at": "2026-01-
|
|
14229
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466850+00:00"
|
|
14198
14230
|
},
|
|
14199
14231
|
"owner_view": {
|
|
14200
14232
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -14235,7 +14267,7 @@
|
|
|
14235
14267
|
"x-field-mutability": "read-only",
|
|
14236
14268
|
"x-original-maxLength": 1024,
|
|
14237
14269
|
"x-reconciled-from-discovery": true,
|
|
14238
|
-
"x-reconciled-at": "2026-01-
|
|
14270
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466858+00:00"
|
|
14239
14271
|
},
|
|
14240
14272
|
"uid": {
|
|
14241
14273
|
"type": "string",
|
|
@@ -14256,7 +14288,7 @@
|
|
|
14256
14288
|
"x-original-maxLength": 1024,
|
|
14257
14289
|
"format": "uuid",
|
|
14258
14290
|
"x-reconciled-from-discovery": true,
|
|
14259
|
-
"x-reconciled-at": "2026-01-
|
|
14291
|
+
"x-reconciled-at": "2026-01-06T16:58:33.466863+00:00"
|
|
14260
14292
|
}
|
|
14261
14293
|
},
|
|
14262
14294
|
"x-f5xc-minimum-configuration": {
|