@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": "Ddos",
|
|
5
5
|
"description": "Network perimeter hardening through deny list configurations, rule group hierarchies, and encrypted tunnel endpoints. Attack signature detection identifies flood patterns while throttling mechanisms block anomalous traffic bursts. Tunnel health checks verify coverage across distributed segments. Priority ordering governs policy application for multi-layered screening approaches.",
|
|
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"
|
|
@@ -15620,7 +15620,7 @@
|
|
|
15620
15620
|
},
|
|
15621
15621
|
"x-original-maxLength": 1024,
|
|
15622
15622
|
"x-reconciled-from-discovery": true,
|
|
15623
|
-
"x-reconciled-at": "2026-01-
|
|
15623
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466444+00:00"
|
|
15624
15624
|
}
|
|
15625
15625
|
},
|
|
15626
15626
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15692,7 +15692,7 @@
|
|
|
15692
15692
|
},
|
|
15693
15693
|
"x-original-maxLength": 1024,
|
|
15694
15694
|
"x-reconciled-from-discovery": true,
|
|
15695
|
-
"x-reconciled-at": "2026-01-
|
|
15695
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466453+00:00"
|
|
15696
15696
|
},
|
|
15697
15697
|
"event_id": {
|
|
15698
15698
|
"type": "string",
|
|
@@ -15728,7 +15728,7 @@
|
|
|
15728
15728
|
},
|
|
15729
15729
|
"x-original-maxLength": 1024,
|
|
15730
15730
|
"x-reconciled-from-discovery": true,
|
|
15731
|
-
"x-reconciled-at": "2026-01-
|
|
15731
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466460+00:00"
|
|
15732
15732
|
},
|
|
15733
15733
|
"time": {
|
|
15734
15734
|
"type": "string",
|
|
@@ -15764,7 +15764,7 @@
|
|
|
15764
15764
|
},
|
|
15765
15765
|
"x-original-maxLength": 1024,
|
|
15766
15766
|
"x-reconciled-from-discovery": true,
|
|
15767
|
-
"x-reconciled-at": "2026-01-
|
|
15767
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466466+00:00"
|
|
15768
15768
|
}
|
|
15769
15769
|
},
|
|
15770
15770
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16057,7 +16057,7 @@
|
|
|
16057
16057
|
},
|
|
16058
16058
|
"x-original-maxLength": 1024,
|
|
16059
16059
|
"x-reconciled-from-discovery": true,
|
|
16060
|
-
"x-reconciled-at": "2026-01-
|
|
16060
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466491+00:00"
|
|
16061
16061
|
},
|
|
16062
16062
|
"number": {
|
|
16063
16063
|
"type": "integer",
|
|
@@ -16328,7 +16328,7 @@
|
|
|
16328
16328
|
},
|
|
16329
16329
|
"x-original-maxLength": 1024,
|
|
16330
16330
|
"x-reconciled-from-discovery": true,
|
|
16331
|
-
"x-reconciled-at": "2026-01-
|
|
16331
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466512+00:00"
|
|
16332
16332
|
},
|
|
16333
16333
|
"size_bytes": {
|
|
16334
16334
|
"type": "string",
|
|
@@ -16498,7 +16498,7 @@
|
|
|
16498
16498
|
},
|
|
16499
16499
|
"x-original-maxLength": 1024,
|
|
16500
16500
|
"x-reconciled-from-discovery": true,
|
|
16501
|
-
"x-reconciled-at": "2026-01-
|
|
16501
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466526+00:00"
|
|
16502
16502
|
},
|
|
16503
16503
|
"time": {
|
|
16504
16504
|
"type": "string",
|
|
@@ -16667,7 +16667,7 @@
|
|
|
16667
16667
|
},
|
|
16668
16668
|
"x-original-maxLength": 256,
|
|
16669
16669
|
"x-reconciled-from-discovery": true,
|
|
16670
|
-
"x-reconciled-at": "2026-01-
|
|
16670
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466538+00:00"
|
|
16671
16671
|
},
|
|
16672
16672
|
"zone1": {
|
|
16673
16673
|
"$ref": "#/components/schemas/schemaEmpty"
|
|
@@ -16729,7 +16729,7 @@
|
|
|
16729
16729
|
},
|
|
16730
16730
|
"x-original-maxLength": 1024,
|
|
16731
16731
|
"x-reconciled-from-discovery": true,
|
|
16732
|
-
"x-reconciled-at": "2026-01-
|
|
16732
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466547+00:00"
|
|
16733
16733
|
},
|
|
16734
16734
|
"event_detail_id": {
|
|
16735
16735
|
"type": "string",
|
|
@@ -16782,7 +16782,7 @@
|
|
|
16782
16782
|
},
|
|
16783
16783
|
"x-original-maxLength": 1024,
|
|
16784
16784
|
"x-reconciled-from-discovery": true,
|
|
16785
|
-
"x-reconciled-at": "2026-01-
|
|
16785
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466554+00:00"
|
|
16786
16786
|
},
|
|
16787
16787
|
"time": {
|
|
16788
16788
|
"type": "string",
|
|
@@ -16818,7 +16818,7 @@
|
|
|
16818
16818
|
},
|
|
16819
16819
|
"x-original-maxLength": 1024,
|
|
16820
16820
|
"x-reconciled-from-discovery": true,
|
|
16821
|
-
"x-reconciled-at": "2026-01-
|
|
16821
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466560+00:00"
|
|
16822
16822
|
}
|
|
16823
16823
|
},
|
|
16824
16824
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16886,7 +16886,7 @@
|
|
|
16886
16886
|
},
|
|
16887
16887
|
"x-original-maxLength": 1024,
|
|
16888
16888
|
"x-reconciled-from-discovery": true,
|
|
16889
|
-
"x-reconciled-at": "2026-01-
|
|
16889
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466566+00:00"
|
|
16890
16890
|
},
|
|
16891
16891
|
"end_time": {
|
|
16892
16892
|
"type": "string",
|
|
@@ -16954,7 +16954,7 @@
|
|
|
16954
16954
|
},
|
|
16955
16955
|
"x-original-maxLength": 1024,
|
|
16956
16956
|
"x-reconciled-from-discovery": true,
|
|
16957
|
-
"x-reconciled-at": "2026-01-
|
|
16957
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466574+00:00"
|
|
16958
16958
|
},
|
|
16959
16959
|
"namespace": {
|
|
16960
16960
|
"type": "string",
|
|
@@ -16973,7 +16973,7 @@
|
|
|
16973
16973
|
},
|
|
16974
16974
|
"x-original-maxLength": 1024,
|
|
16975
16975
|
"x-reconciled-from-discovery": true,
|
|
16976
|
-
"x-reconciled-at": "2026-01-
|
|
16976
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466578+00:00"
|
|
16977
16977
|
}
|
|
16978
16978
|
},
|
|
16979
16979
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17072,7 +17072,7 @@
|
|
|
17072
17072
|
},
|
|
17073
17073
|
"x-original-maxLength": 1024,
|
|
17074
17074
|
"x-reconciled-from-discovery": true,
|
|
17075
|
-
"x-reconciled-at": "2026-01-
|
|
17075
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466587+00:00"
|
|
17076
17076
|
},
|
|
17077
17077
|
"end_time": {
|
|
17078
17078
|
"type": "string",
|
|
@@ -17185,7 +17185,7 @@
|
|
|
17185
17185
|
},
|
|
17186
17186
|
"x-original-maxLength": 1024,
|
|
17187
17187
|
"x-reconciled-from-discovery": true,
|
|
17188
|
-
"x-reconciled-at": "2026-01-
|
|
17188
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466600+00:00"
|
|
17189
17189
|
},
|
|
17190
17190
|
"network_id": {
|
|
17191
17191
|
"type": "string",
|
|
@@ -17301,7 +17301,7 @@
|
|
|
17301
17301
|
},
|
|
17302
17302
|
"x-original-maxLength": 1024,
|
|
17303
17303
|
"x-reconciled-from-discovery": true,
|
|
17304
|
-
"x-reconciled-at": "2026-01-
|
|
17304
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466610+00:00"
|
|
17305
17305
|
},
|
|
17306
17306
|
"id": {
|
|
17307
17307
|
"type": "string",
|
|
@@ -17355,7 +17355,7 @@
|
|
|
17355
17355
|
},
|
|
17356
17356
|
"x-original-maxLength": 1024,
|
|
17357
17357
|
"x-reconciled-from-discovery": true,
|
|
17358
|
-
"x-reconciled-at": "2026-01-
|
|
17358
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466617+00:00"
|
|
17359
17359
|
}
|
|
17360
17360
|
},
|
|
17361
17361
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17417,7 +17417,7 @@
|
|
|
17417
17417
|
},
|
|
17418
17418
|
"x-original-maxLength": 1024,
|
|
17419
17419
|
"x-reconciled-from-discovery": true,
|
|
17420
|
-
"x-reconciled-at": "2026-01-
|
|
17420
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466623+00:00"
|
|
17421
17421
|
}
|
|
17422
17422
|
},
|
|
17423
17423
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17642,7 +17642,7 @@
|
|
|
17642
17642
|
},
|
|
17643
17643
|
"x-original-maxLength": 1024,
|
|
17644
17644
|
"x-reconciled-from-discovery": true,
|
|
17645
|
-
"x-reconciled-at": "2026-01-
|
|
17645
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466640+00:00"
|
|
17646
17646
|
},
|
|
17647
17647
|
"network_id": {
|
|
17648
17648
|
"type": "string",
|
|
@@ -17928,7 +17928,7 @@
|
|
|
17928
17928
|
},
|
|
17929
17929
|
"x-original-maxLength": 1024,
|
|
17930
17930
|
"x-reconciled-from-discovery": true,
|
|
17931
|
-
"x-reconciled-at": "2026-01-
|
|
17931
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466659+00:00"
|
|
17932
17932
|
},
|
|
17933
17933
|
"network_id": {
|
|
17934
17934
|
"type": "string",
|
|
@@ -18181,7 +18181,7 @@
|
|
|
18181
18181
|
},
|
|
18182
18182
|
"x-original-maxLength": 1024,
|
|
18183
18183
|
"x-reconciled-from-discovery": true,
|
|
18184
|
-
"x-reconciled-at": "2026-01-
|
|
18184
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466676+00:00"
|
|
18185
18185
|
},
|
|
18186
18186
|
"network_id": {
|
|
18187
18187
|
"type": "string",
|
|
@@ -18345,7 +18345,7 @@
|
|
|
18345
18345
|
},
|
|
18346
18346
|
"x-original-maxLength": 1024,
|
|
18347
18347
|
"x-reconciled-from-discovery": true,
|
|
18348
|
-
"x-reconciled-at": "2026-01-
|
|
18348
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466688+00:00"
|
|
18349
18349
|
},
|
|
18350
18350
|
"start_time": {
|
|
18351
18351
|
"type": "string",
|
|
@@ -18518,7 +18518,7 @@
|
|
|
18518
18518
|
},
|
|
18519
18519
|
"x-original-maxLength": 1024,
|
|
18520
18520
|
"x-reconciled-from-discovery": true,
|
|
18521
|
-
"x-reconciled-at": "2026-01-
|
|
18521
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466702+00:00"
|
|
18522
18522
|
},
|
|
18523
18523
|
"network_id": {
|
|
18524
18524
|
"type": "string",
|
|
@@ -18793,7 +18793,7 @@
|
|
|
18793
18793
|
},
|
|
18794
18794
|
"x-original-maxLength": 1024,
|
|
18795
18795
|
"x-reconciled-from-discovery": true,
|
|
18796
|
-
"x-reconciled-at": "2026-01-
|
|
18796
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466723+00:00"
|
|
18797
18797
|
},
|
|
18798
18798
|
"prefixes": {
|
|
18799
18799
|
"$ref": "#/components/schemas/schemaPrefixListType"
|
|
@@ -18804,6 +18804,8 @@
|
|
|
18804
18804
|
"title": "Primary",
|
|
18805
18805
|
"format": "boolean",
|
|
18806
18806
|
"x-displayname": "Primary",
|
|
18807
|
+
"x-f5xc-description-short": "If true then the network is the primary customer's network and should always be preferred.",
|
|
18808
|
+
"x-f5xc-description-medium": "If true then the network is the primary customer's network and should always be preferred. The rules governing: * The network is flagged as such during onboarding via the signup object->infraprotect_information * Customer network called %customer_name%_local - e.g. Defensenet_local * The only...",
|
|
18807
18809
|
"x-f5xc-required-for": {
|
|
18808
18810
|
"minimum_config": false,
|
|
18809
18811
|
"create": false,
|
|
@@ -18903,7 +18905,7 @@
|
|
|
18903
18905
|
},
|
|
18904
18906
|
"x-original-maxLength": 1024,
|
|
18905
18907
|
"x-reconciled-from-discovery": true,
|
|
18906
|
-
"x-reconciled-at": "2026-01-
|
|
18908
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466734+00:00"
|
|
18907
18909
|
},
|
|
18908
18910
|
"scheduled": {
|
|
18909
18911
|
"type": "boolean",
|
|
@@ -18967,7 +18969,7 @@
|
|
|
18967
18969
|
},
|
|
18968
18970
|
"x-original-maxLength": 1024,
|
|
18969
18971
|
"x-reconciled-from-discovery": true,
|
|
18970
|
-
"x-reconciled-at": "2026-01-
|
|
18972
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466742+00:00"
|
|
18971
18973
|
}
|
|
18972
18974
|
},
|
|
18973
18975
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19057,7 +19059,7 @@
|
|
|
19057
19059
|
},
|
|
19058
19060
|
"x-original-maxLength": 1024,
|
|
19059
19061
|
"x-reconciled-from-discovery": true,
|
|
19060
|
-
"x-reconciled-at": "2026-01-
|
|
19062
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466750+00:00"
|
|
19061
19063
|
},
|
|
19062
19064
|
"request_body": {
|
|
19063
19065
|
"$ref": "#/components/schemas/protobufAny"
|
|
@@ -19210,6 +19212,8 @@
|
|
|
19210
19212
|
"x-displayname": "Filter",
|
|
19211
19213
|
"x-ves-example": "{POP=\\\"POP-1\\\"}",
|
|
19212
19214
|
"x-f5xc-example": "\"{POP=\\\"pop-1\\\"}\"",
|
|
19215
|
+
"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...",
|
|
19216
|
+
"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 {POP, DEVICE, INTERFACE} can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"|\"=~\"|\"!~\"] = ...",
|
|
19213
19217
|
"minLength": 0,
|
|
19214
19218
|
"maxLength": 1024,
|
|
19215
19219
|
"x-f5xc-required-for": {
|
|
@@ -19251,7 +19255,7 @@
|
|
|
19251
19255
|
},
|
|
19252
19256
|
"x-original-maxLength": 1024,
|
|
19253
19257
|
"x-reconciled-from-discovery": true,
|
|
19254
|
-
"x-reconciled-at": "2026-01-
|
|
19258
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466765+00:00"
|
|
19255
19259
|
},
|
|
19256
19260
|
"range": {
|
|
19257
19261
|
"type": "string",
|
|
@@ -19266,6 +19270,8 @@
|
|
|
19266
19270
|
"x-validation-rules": {
|
|
19267
19271
|
"ves.io.schema.rules.string.time_interval": "true"
|
|
19268
19272
|
},
|
|
19273
|
+
"x-f5xc-description-short": "Range decides how far to go back in time to fetch values for each step.",
|
|
19274
|
+
"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.",
|
|
19269
19275
|
"minLength": 0,
|
|
19270
19276
|
"maxLength": 1024,
|
|
19271
19277
|
"x-f5xc-required-for": {
|
|
@@ -19310,6 +19316,8 @@
|
|
|
19310
19316
|
"x-validation-rules": {
|
|
19311
19317
|
"ves.io.schema.rules.string.query_step": "true"
|
|
19312
19318
|
},
|
|
19319
|
+
"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.",
|
|
19320
|
+
"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.",
|
|
19313
19321
|
"minLength": 0,
|
|
19314
19322
|
"maxLength": 1024,
|
|
19315
19323
|
"x-f5xc-required-for": {
|
|
@@ -19441,7 +19449,7 @@
|
|
|
19441
19449
|
"maxLength": 16,
|
|
19442
19450
|
"minLength": 7,
|
|
19443
19451
|
"x-reconciled-from-discovery": true,
|
|
19444
|
-
"x-reconciled-at": "2026-01-
|
|
19452
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466779+00:00"
|
|
19445
19453
|
},
|
|
19446
19454
|
"value": {
|
|
19447
19455
|
"type": "array",
|
|
@@ -19460,7 +19468,7 @@
|
|
|
19460
19468
|
"maxLength": 15,
|
|
19461
19469
|
"minLength": 3,
|
|
19462
19470
|
"x-reconciled-from-discovery": true,
|
|
19463
|
-
"x-reconciled-at": "2026-01-
|
|
19471
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466785+00:00"
|
|
19464
19472
|
}
|
|
19465
19473
|
},
|
|
19466
19474
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19483,6 +19491,8 @@
|
|
|
19483
19491
|
"type_url": {
|
|
19484
19492
|
"type": "string",
|
|
19485
19493
|
"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.",
|
|
19494
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
19495
|
+
"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 ).",
|
|
19486
19496
|
"minLength": 0,
|
|
19487
19497
|
"maxLength": 1024,
|
|
19488
19498
|
"x-f5xc-required-for": {
|
|
@@ -19506,7 +19516,7 @@
|
|
|
19506
19516
|
},
|
|
19507
19517
|
"x-original-maxLength": 1024,
|
|
19508
19518
|
"x-reconciled-from-discovery": true,
|
|
19509
|
-
"x-reconciled-at": "2026-01-
|
|
19519
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466791+00:00"
|
|
19510
19520
|
}
|
|
19511
19521
|
},
|
|
19512
19522
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19693,7 +19703,7 @@
|
|
|
19693
19703
|
},
|
|
19694
19704
|
"x-original-maxLength": 1024,
|
|
19695
19705
|
"x-reconciled-from-discovery": true,
|
|
19696
|
-
"x-reconciled-at": "2026-01-
|
|
19706
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466806+00:00"
|
|
19697
19707
|
}
|
|
19698
19708
|
},
|
|
19699
19709
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19802,7 +19812,7 @@
|
|
|
19802
19812
|
},
|
|
19803
19813
|
"x-original-maxLength": 1024,
|
|
19804
19814
|
"x-reconciled-from-discovery": true,
|
|
19805
|
-
"x-reconciled-at": "2026-01-
|
|
19815
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466812+00:00"
|
|
19806
19816
|
},
|
|
19807
19817
|
"previous_value": {
|
|
19808
19818
|
"type": "string",
|
|
@@ -19840,7 +19850,7 @@
|
|
|
19840
19850
|
},
|
|
19841
19851
|
"x-original-maxLength": 1024,
|
|
19842
19852
|
"x-reconciled-from-discovery": true,
|
|
19843
|
-
"x-reconciled-at": "2026-01-
|
|
19853
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466819+00:00"
|
|
19844
19854
|
}
|
|
19845
19855
|
},
|
|
19846
19856
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19962,7 +19972,7 @@
|
|
|
19962
19972
|
},
|
|
19963
19973
|
"x-original-maxLength": 1024,
|
|
19964
19974
|
"x-reconciled-from-discovery": true,
|
|
19965
|
-
"x-reconciled-at": "2026-01-
|
|
19975
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466826+00:00"
|
|
19966
19976
|
},
|
|
19967
19977
|
"ref_value": {
|
|
19968
19978
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -19996,7 +20006,7 @@
|
|
|
19996
20006
|
},
|
|
19997
20007
|
"x-original-maxLength": 1024,
|
|
19998
20008
|
"x-reconciled-from-discovery": true,
|
|
19999
|
-
"x-reconciled-at": "2026-01-
|
|
20009
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466832+00:00"
|
|
20000
20010
|
}
|
|
20001
20011
|
},
|
|
20002
20012
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20049,7 +20059,7 @@
|
|
|
20049
20059
|
},
|
|
20050
20060
|
"x-original-maxLength": 128,
|
|
20051
20061
|
"x-reconciled-from-discovery": true,
|
|
20052
|
-
"x-reconciled-at": "2026-01-
|
|
20062
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466837+00:00"
|
|
20053
20063
|
},
|
|
20054
20064
|
"namespace": {
|
|
20055
20065
|
"type": "string",
|
|
@@ -20074,7 +20084,7 @@
|
|
|
20074
20084
|
},
|
|
20075
20085
|
"x-original-maxLength": 64,
|
|
20076
20086
|
"x-reconciled-from-discovery": true,
|
|
20077
|
-
"x-reconciled-at": "2026-01-
|
|
20087
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466841+00:00"
|
|
20078
20088
|
},
|
|
20079
20089
|
"tenant": {
|
|
20080
20090
|
"type": "string",
|
|
@@ -20101,7 +20111,7 @@
|
|
|
20101
20111
|
"x-field-mutability": "read-only",
|
|
20102
20112
|
"x-original-maxLength": 64,
|
|
20103
20113
|
"x-reconciled-from-discovery": true,
|
|
20104
|
-
"x-reconciled-at": "2026-01-
|
|
20114
|
+
"x-reconciled-at": "2026-01-06T16:57:44.466846+00:00"
|
|
20105
20115
|
}
|
|
20106
20116
|
},
|
|
20107
20117
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20266,7 +20276,7 @@
|
|
|
20266
20276
|
},
|
|
20267
20277
|
"x-original-maxLength": 1024,
|
|
20268
20278
|
"x-reconciled-from-discovery": true,
|
|
20269
|
-
"x-reconciled-at": "2026-01-
|
|
20279
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804413+00:00"
|
|
20270
20280
|
},
|
|
20271
20281
|
"namespace": {
|
|
20272
20282
|
"type": "string",
|
|
@@ -20285,7 +20295,7 @@
|
|
|
20285
20295
|
},
|
|
20286
20296
|
"x-original-maxLength": 1024,
|
|
20287
20297
|
"x-reconciled-from-discovery": true,
|
|
20288
|
-
"x-reconciled-at": "2026-01-
|
|
20298
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804431+00:00"
|
|
20289
20299
|
}
|
|
20290
20300
|
},
|
|
20291
20301
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20383,7 +20393,7 @@
|
|
|
20383
20393
|
"maxLength": 17,
|
|
20384
20394
|
"minLength": 17,
|
|
20385
20395
|
"x-reconciled-from-discovery": true,
|
|
20386
|
-
"x-reconciled-at": "2026-01-
|
|
20396
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804448+00:00"
|
|
20387
20397
|
},
|
|
20388
20398
|
"system_metadata": {
|
|
20389
20399
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -20587,7 +20597,7 @@
|
|
|
20587
20597
|
},
|
|
20588
20598
|
"x-original-maxLength": 1024,
|
|
20589
20599
|
"x-reconciled-from-discovery": true,
|
|
20590
|
-
"x-reconciled-at": "2026-01-
|
|
20600
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804468+00:00"
|
|
20591
20601
|
},
|
|
20592
20602
|
"disabled": {
|
|
20593
20603
|
"type": "boolean",
|
|
@@ -20637,7 +20647,7 @@
|
|
|
20637
20647
|
},
|
|
20638
20648
|
"x-original-maxLength": 1024,
|
|
20639
20649
|
"x-reconciled-from-discovery": true,
|
|
20640
|
-
"x-reconciled-at": "2026-01-
|
|
20650
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804479+00:00"
|
|
20641
20651
|
},
|
|
20642
20652
|
"namespace": {
|
|
20643
20653
|
"type": "string",
|
|
@@ -20656,7 +20666,7 @@
|
|
|
20656
20666
|
},
|
|
20657
20667
|
"x-original-maxLength": 1024,
|
|
20658
20668
|
"x-reconciled-from-discovery": true,
|
|
20659
|
-
"x-reconciled-at": "2026-01-
|
|
20669
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804483+00:00"
|
|
20660
20670
|
},
|
|
20661
20671
|
"owner_view": {
|
|
20662
20672
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -20697,7 +20707,7 @@
|
|
|
20697
20707
|
"x-field-mutability": "read-only",
|
|
20698
20708
|
"x-original-maxLength": 1024,
|
|
20699
20709
|
"x-reconciled-from-discovery": true,
|
|
20700
|
-
"x-reconciled-at": "2026-01-
|
|
20710
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804490+00:00"
|
|
20701
20711
|
},
|
|
20702
20712
|
"uid": {
|
|
20703
20713
|
"type": "string",
|
|
@@ -20718,7 +20728,7 @@
|
|
|
20718
20728
|
"x-original-maxLength": 1024,
|
|
20719
20729
|
"format": "uuid",
|
|
20720
20730
|
"x-reconciled-from-discovery": true,
|
|
20721
|
-
"x-reconciled-at": "2026-01-
|
|
20731
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804496+00:00"
|
|
20722
20732
|
}
|
|
20723
20733
|
},
|
|
20724
20734
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20880,7 +20890,7 @@
|
|
|
20880
20890
|
},
|
|
20881
20891
|
"x-original-maxLength": 1024,
|
|
20882
20892
|
"x-reconciled-from-discovery": true,
|
|
20883
|
-
"x-reconciled-at": "2026-01-
|
|
20893
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804510+00:00"
|
|
20884
20894
|
},
|
|
20885
20895
|
"namespace": {
|
|
20886
20896
|
"type": "string",
|
|
@@ -20906,7 +20916,7 @@
|
|
|
20906
20916
|
},
|
|
20907
20917
|
"x-original-maxLength": 1024,
|
|
20908
20918
|
"x-reconciled-from-discovery": true,
|
|
20909
|
-
"x-reconciled-at": "2026-01-
|
|
20919
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804514+00:00"
|
|
20910
20920
|
},
|
|
20911
20921
|
"review_type_approved": {
|
|
20912
20922
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -21019,7 +21029,7 @@
|
|
|
21019
21029
|
},
|
|
21020
21030
|
"x-original-maxLength": 1024,
|
|
21021
21031
|
"x-reconciled-from-discovery": true,
|
|
21022
|
-
"x-reconciled-at": "2026-01-
|
|
21032
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804536+00:00"
|
|
21023
21033
|
},
|
|
21024
21034
|
"service_name": {
|
|
21025
21035
|
"type": "string",
|
|
@@ -21048,6 +21058,8 @@
|
|
|
21048
21058
|
"x-validation-rules": {
|
|
21049
21059
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
21050
21060
|
},
|
|
21061
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
21062
|
+
"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...",
|
|
21051
21063
|
"minLength": 0,
|
|
21052
21064
|
"maxLength": 17,
|
|
21053
21065
|
"x-f5xc-required-for": {
|
|
@@ -21058,7 +21070,7 @@
|
|
|
21058
21070
|
},
|
|
21059
21071
|
"x-original-maxLength": 1024,
|
|
21060
21072
|
"x-reconciled-from-discovery": true,
|
|
21061
|
-
"x-reconciled-at": "2026-01-
|
|
21073
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804541+00:00"
|
|
21062
21074
|
},
|
|
21063
21075
|
"type": {
|
|
21064
21076
|
"type": "string",
|
|
@@ -21195,7 +21207,7 @@
|
|
|
21195
21207
|
},
|
|
21196
21208
|
"x-original-maxLength": 1024,
|
|
21197
21209
|
"x-reconciled-from-discovery": true,
|
|
21198
|
-
"x-reconciled-at": "2026-01-
|
|
21210
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804552+00:00"
|
|
21199
21211
|
}
|
|
21200
21212
|
},
|
|
21201
21213
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21304,7 +21316,7 @@
|
|
|
21304
21316
|
},
|
|
21305
21317
|
"x-original-maxLength": 1200,
|
|
21306
21318
|
"x-reconciled-from-discovery": true,
|
|
21307
|
-
"x-reconciled-at": "2026-01-
|
|
21319
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804562+00:00"
|
|
21308
21320
|
},
|
|
21309
21321
|
"disable": {
|
|
21310
21322
|
"type": "boolean",
|
|
@@ -21357,7 +21369,7 @@
|
|
|
21357
21369
|
},
|
|
21358
21370
|
"x-original-maxLength": 1024,
|
|
21359
21371
|
"x-reconciled-from-discovery": true,
|
|
21360
|
-
"x-reconciled-at": "2026-01-
|
|
21372
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804569+00:00"
|
|
21361
21373
|
},
|
|
21362
21374
|
"namespace": {
|
|
21363
21375
|
"type": "string",
|
|
@@ -21376,7 +21388,7 @@
|
|
|
21376
21388
|
},
|
|
21377
21389
|
"x-original-maxLength": 1024,
|
|
21378
21390
|
"x-reconciled-from-discovery": true,
|
|
21379
|
-
"x-reconciled-at": "2026-01-
|
|
21391
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804573+00:00"
|
|
21380
21392
|
}
|
|
21381
21393
|
},
|
|
21382
21394
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21452,7 +21464,7 @@
|
|
|
21452
21464
|
},
|
|
21453
21465
|
"x-original-maxLength": 1200,
|
|
21454
21466
|
"x-reconciled-from-discovery": true,
|
|
21455
|
-
"x-reconciled-at": "2026-01-
|
|
21467
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804579+00:00"
|
|
21456
21468
|
},
|
|
21457
21469
|
"disable": {
|
|
21458
21470
|
"type": "boolean",
|
|
@@ -21507,7 +21519,7 @@
|
|
|
21507
21519
|
},
|
|
21508
21520
|
"x-original-maxLength": 1024,
|
|
21509
21521
|
"x-reconciled-from-discovery": true,
|
|
21510
|
-
"x-reconciled-at": "2026-01-
|
|
21522
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804587+00:00"
|
|
21511
21523
|
},
|
|
21512
21524
|
"namespace": {
|
|
21513
21525
|
"type": "string",
|
|
@@ -21526,7 +21538,7 @@
|
|
|
21526
21538
|
},
|
|
21527
21539
|
"x-original-maxLength": 1024,
|
|
21528
21540
|
"x-reconciled-from-discovery": true,
|
|
21529
|
-
"x-reconciled-at": "2026-01-
|
|
21541
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804591+00:00"
|
|
21530
21542
|
}
|
|
21531
21543
|
},
|
|
21532
21544
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21571,7 +21583,7 @@
|
|
|
21571
21583
|
"readOnly": true,
|
|
21572
21584
|
"x-original-maxLength": 1024,
|
|
21573
21585
|
"x-reconciled-from-discovery": true,
|
|
21574
|
-
"x-reconciled-at": "2026-01-
|
|
21586
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804596+00:00"
|
|
21575
21587
|
},
|
|
21576
21588
|
"name": {
|
|
21577
21589
|
"type": "string",
|
|
@@ -21590,7 +21602,7 @@
|
|
|
21590
21602
|
},
|
|
21591
21603
|
"x-original-maxLength": 1024,
|
|
21592
21604
|
"x-reconciled-from-discovery": true,
|
|
21593
|
-
"x-reconciled-at": "2026-01-
|
|
21605
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804600+00:00"
|
|
21594
21606
|
},
|
|
21595
21607
|
"namespace": {
|
|
21596
21608
|
"type": "string",
|
|
@@ -21609,7 +21621,7 @@
|
|
|
21609
21621
|
},
|
|
21610
21622
|
"x-original-maxLength": 1024,
|
|
21611
21623
|
"x-reconciled-from-discovery": true,
|
|
21612
|
-
"x-reconciled-at": "2026-01-
|
|
21624
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804604+00:00"
|
|
21613
21625
|
},
|
|
21614
21626
|
"tenant": {
|
|
21615
21627
|
"type": "string",
|
|
@@ -21630,7 +21642,7 @@
|
|
|
21630
21642
|
"x-field-mutability": "read-only",
|
|
21631
21643
|
"x-original-maxLength": 1024,
|
|
21632
21644
|
"x-reconciled-from-discovery": true,
|
|
21633
|
-
"x-reconciled-at": "2026-01-
|
|
21645
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804608+00:00"
|
|
21634
21646
|
},
|
|
21635
21647
|
"uid": {
|
|
21636
21648
|
"type": "string",
|
|
@@ -21652,7 +21664,7 @@
|
|
|
21652
21664
|
"x-original-maxLength": 1024,
|
|
21653
21665
|
"format": "uuid",
|
|
21654
21666
|
"x-reconciled-from-discovery": true,
|
|
21655
|
-
"x-reconciled-at": "2026-01-
|
|
21667
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804614+00:00"
|
|
21656
21668
|
}
|
|
21657
21669
|
},
|
|
21658
21670
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21727,7 +21739,7 @@
|
|
|
21727
21739
|
},
|
|
21728
21740
|
"x-original-maxLength": 1200,
|
|
21729
21741
|
"x-reconciled-from-discovery": true,
|
|
21730
|
-
"x-reconciled-at": "2026-01-
|
|
21742
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804621+00:00"
|
|
21731
21743
|
},
|
|
21732
21744
|
"disable": {
|
|
21733
21745
|
"type": "boolean",
|
|
@@ -21780,7 +21792,7 @@
|
|
|
21780
21792
|
},
|
|
21781
21793
|
"x-original-maxLength": 1024,
|
|
21782
21794
|
"x-reconciled-from-discovery": true,
|
|
21783
|
-
"x-reconciled-at": "2026-01-
|
|
21795
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804628+00:00"
|
|
21784
21796
|
},
|
|
21785
21797
|
"namespace": {
|
|
21786
21798
|
"type": "string",
|
|
@@ -21799,7 +21811,7 @@
|
|
|
21799
21811
|
},
|
|
21800
21812
|
"x-original-maxLength": 1024,
|
|
21801
21813
|
"x-reconciled-from-discovery": true,
|
|
21802
|
-
"x-reconciled-at": "2026-01-
|
|
21814
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804632+00:00"
|
|
21803
21815
|
}
|
|
21804
21816
|
},
|
|
21805
21817
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21913,7 +21925,7 @@
|
|
|
21913
21925
|
"x-original-maxLength": 1024,
|
|
21914
21926
|
"format": "uuid",
|
|
21915
21927
|
"x-reconciled-from-discovery": true,
|
|
21916
|
-
"x-reconciled-at": "2026-01-
|
|
21928
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804644+00:00"
|
|
21917
21929
|
},
|
|
21918
21930
|
"vtrp_id": {
|
|
21919
21931
|
"type": "string",
|
|
@@ -22025,7 +22037,7 @@
|
|
|
22025
22037
|
},
|
|
22026
22038
|
"x-original-maxLength": 1024,
|
|
22027
22039
|
"x-reconciled-from-discovery": true,
|
|
22028
|
-
"x-reconciled-at": "2026-01-
|
|
22040
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804654+00:00"
|
|
22029
22041
|
},
|
|
22030
22042
|
"status": {
|
|
22031
22043
|
"type": "string",
|
|
@@ -22044,7 +22056,7 @@
|
|
|
22044
22056
|
},
|
|
22045
22057
|
"x-original-maxLength": 1024,
|
|
22046
22058
|
"x-reconciled-from-discovery": true,
|
|
22047
|
-
"x-reconciled-at": "2026-01-
|
|
22059
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804658+00:00"
|
|
22048
22060
|
}
|
|
22049
22061
|
},
|
|
22050
22062
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22124,6 +22136,8 @@
|
|
|
22124
22136
|
"title": "Deletion_timestamp.",
|
|
22125
22137
|
"format": "date-time",
|
|
22126
22138
|
"x-displayname": "Deletion Timestamp.",
|
|
22139
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
22140
|
+
"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...",
|
|
22127
22141
|
"minLength": 0,
|
|
22128
22142
|
"maxLength": 1024,
|
|
22129
22143
|
"x-f5xc-required-for": {
|
|
@@ -22222,7 +22236,7 @@
|
|
|
22222
22236
|
"x-field-mutability": "read-only",
|
|
22223
22237
|
"x-original-maxLength": 1024,
|
|
22224
22238
|
"x-reconciled-from-discovery": true,
|
|
22225
|
-
"x-reconciled-at": "2026-01-
|
|
22239
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804676+00:00"
|
|
22226
22240
|
},
|
|
22227
22241
|
"uid": {
|
|
22228
22242
|
"type": "string",
|
|
@@ -22243,7 +22257,7 @@
|
|
|
22243
22257
|
"x-original-maxLength": 1024,
|
|
22244
22258
|
"format": "uuid",
|
|
22245
22259
|
"x-reconciled-from-discovery": true,
|
|
22246
|
-
"x-reconciled-at": "2026-01-
|
|
22260
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804681+00:00"
|
|
22247
22261
|
}
|
|
22248
22262
|
},
|
|
22249
22263
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22293,7 +22307,7 @@
|
|
|
22293
22307
|
},
|
|
22294
22308
|
"x-original-maxLength": 1024,
|
|
22295
22309
|
"x-reconciled-from-discovery": true,
|
|
22296
|
-
"x-reconciled-at": "2026-01-
|
|
22310
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804686+00:00"
|
|
22297
22311
|
},
|
|
22298
22312
|
"name": {
|
|
22299
22313
|
"type": "string",
|
|
@@ -22312,7 +22326,7 @@
|
|
|
22312
22326
|
},
|
|
22313
22327
|
"x-original-maxLength": 1024,
|
|
22314
22328
|
"x-reconciled-from-discovery": true,
|
|
22315
|
-
"x-reconciled-at": "2026-01-
|
|
22329
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804690+00:00"
|
|
22316
22330
|
},
|
|
22317
22331
|
"namespace": {
|
|
22318
22332
|
"type": "string",
|
|
@@ -22331,7 +22345,7 @@
|
|
|
22331
22345
|
},
|
|
22332
22346
|
"x-original-maxLength": 1024,
|
|
22333
22347
|
"x-reconciled-from-discovery": true,
|
|
22334
|
-
"x-reconciled-at": "2026-01-
|
|
22348
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804694+00:00"
|
|
22335
22349
|
},
|
|
22336
22350
|
"uid": {
|
|
22337
22351
|
"type": "string",
|
|
@@ -22352,7 +22366,7 @@
|
|
|
22352
22366
|
"x-original-maxLength": 1024,
|
|
22353
22367
|
"format": "uuid",
|
|
22354
22368
|
"x-reconciled-from-discovery": true,
|
|
22355
|
-
"x-reconciled-at": "2026-01-
|
|
22369
|
+
"x-reconciled-at": "2026-01-06T16:57:44.804698+00:00"
|
|
22356
22370
|
}
|
|
22357
22371
|
},
|
|
22358
22372
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22510,7 +22524,7 @@
|
|
|
22510
22524
|
},
|
|
22511
22525
|
"x-original-maxLength": 1024,
|
|
22512
22526
|
"x-reconciled-from-discovery": true,
|
|
22513
|
-
"x-reconciled-at": "2026-01-
|
|
22527
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159744+00:00"
|
|
22514
22528
|
},
|
|
22515
22529
|
"namespace": {
|
|
22516
22530
|
"type": "string",
|
|
@@ -22529,7 +22543,7 @@
|
|
|
22529
22543
|
},
|
|
22530
22544
|
"x-original-maxLength": 1024,
|
|
22531
22545
|
"x-reconciled-from-discovery": true,
|
|
22532
|
-
"x-reconciled-at": "2026-01-
|
|
22546
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159751+00:00"
|
|
22533
22547
|
}
|
|
22534
22548
|
},
|
|
22535
22549
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22627,7 +22641,7 @@
|
|
|
22627
22641
|
"maxLength": 17,
|
|
22628
22642
|
"minLength": 17,
|
|
22629
22643
|
"x-reconciled-from-discovery": true,
|
|
22630
|
-
"x-reconciled-at": "2026-01-
|
|
22644
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159766+00:00"
|
|
22631
22645
|
},
|
|
22632
22646
|
"system_metadata": {
|
|
22633
22647
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -22888,7 +22902,7 @@
|
|
|
22888
22902
|
},
|
|
22889
22903
|
"x-original-maxLength": 1024,
|
|
22890
22904
|
"x-reconciled-from-discovery": true,
|
|
22891
|
-
"x-reconciled-at": "2026-01-
|
|
22905
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159797+00:00"
|
|
22892
22906
|
},
|
|
22893
22907
|
"disabled": {
|
|
22894
22908
|
"type": "boolean",
|
|
@@ -22938,7 +22952,7 @@
|
|
|
22938
22952
|
},
|
|
22939
22953
|
"x-original-maxLength": 1024,
|
|
22940
22954
|
"x-reconciled-from-discovery": true,
|
|
22941
|
-
"x-reconciled-at": "2026-01-
|
|
22955
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159807+00:00"
|
|
22942
22956
|
},
|
|
22943
22957
|
"namespace": {
|
|
22944
22958
|
"type": "string",
|
|
@@ -22957,7 +22971,7 @@
|
|
|
22957
22971
|
},
|
|
22958
22972
|
"x-original-maxLength": 1024,
|
|
22959
22973
|
"x-reconciled-from-discovery": true,
|
|
22960
|
-
"x-reconciled-at": "2026-01-
|
|
22974
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159811+00:00"
|
|
22961
22975
|
},
|
|
22962
22976
|
"owner_view": {
|
|
22963
22977
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -22998,7 +23012,7 @@
|
|
|
22998
23012
|
"x-field-mutability": "read-only",
|
|
22999
23013
|
"x-original-maxLength": 1024,
|
|
23000
23014
|
"x-reconciled-from-discovery": true,
|
|
23001
|
-
"x-reconciled-at": "2026-01-
|
|
23015
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159819+00:00"
|
|
23002
23016
|
},
|
|
23003
23017
|
"uid": {
|
|
23004
23018
|
"type": "string",
|
|
@@ -23019,7 +23033,7 @@
|
|
|
23019
23033
|
"x-original-maxLength": 1024,
|
|
23020
23034
|
"format": "uuid",
|
|
23021
23035
|
"x-reconciled-from-discovery": true,
|
|
23022
|
-
"x-reconciled-at": "2026-01-
|
|
23036
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159825+00:00"
|
|
23023
23037
|
}
|
|
23024
23038
|
},
|
|
23025
23039
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23181,7 +23195,7 @@
|
|
|
23181
23195
|
},
|
|
23182
23196
|
"x-original-maxLength": 1024,
|
|
23183
23197
|
"x-reconciled-from-discovery": true,
|
|
23184
|
-
"x-reconciled-at": "2026-01-
|
|
23198
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159839+00:00"
|
|
23185
23199
|
},
|
|
23186
23200
|
"namespace": {
|
|
23187
23201
|
"type": "string",
|
|
@@ -23207,7 +23221,7 @@
|
|
|
23207
23221
|
},
|
|
23208
23222
|
"x-original-maxLength": 1024,
|
|
23209
23223
|
"x-reconciled-from-discovery": true,
|
|
23210
|
-
"x-reconciled-at": "2026-01-
|
|
23224
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159844+00:00"
|
|
23211
23225
|
}
|
|
23212
23226
|
},
|
|
23213
23227
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23264,7 +23278,7 @@
|
|
|
23264
23278
|
},
|
|
23265
23279
|
"x-original-maxLength": 1024,
|
|
23266
23280
|
"x-reconciled-from-discovery": true,
|
|
23267
|
-
"x-reconciled-at": "2026-01-
|
|
23281
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159849+00:00"
|
|
23268
23282
|
},
|
|
23269
23283
|
"namespace": {
|
|
23270
23284
|
"type": "string",
|
|
@@ -23290,7 +23304,7 @@
|
|
|
23290
23304
|
},
|
|
23291
23305
|
"x-original-maxLength": 1024,
|
|
23292
23306
|
"x-reconciled-from-discovery": true,
|
|
23293
|
-
"x-reconciled-at": "2026-01-
|
|
23307
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159853+00:00"
|
|
23294
23308
|
},
|
|
23295
23309
|
"review_type_approved": {
|
|
23296
23310
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -23359,7 +23373,7 @@
|
|
|
23359
23373
|
"readOnly": true,
|
|
23360
23374
|
"x-original-maxLength": 1024,
|
|
23361
23375
|
"x-reconciled-from-discovery": true,
|
|
23362
|
-
"x-reconciled-at": "2026-01-
|
|
23376
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159861+00:00"
|
|
23363
23377
|
},
|
|
23364
23378
|
"name": {
|
|
23365
23379
|
"type": "string",
|
|
@@ -23378,7 +23392,7 @@
|
|
|
23378
23392
|
},
|
|
23379
23393
|
"x-original-maxLength": 1024,
|
|
23380
23394
|
"x-reconciled-from-discovery": true,
|
|
23381
|
-
"x-reconciled-at": "2026-01-
|
|
23395
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159865+00:00"
|
|
23382
23396
|
},
|
|
23383
23397
|
"namespace": {
|
|
23384
23398
|
"type": "string",
|
|
@@ -23397,7 +23411,7 @@
|
|
|
23397
23411
|
},
|
|
23398
23412
|
"x-original-maxLength": 1024,
|
|
23399
23413
|
"x-reconciled-from-discovery": true,
|
|
23400
|
-
"x-reconciled-at": "2026-01-
|
|
23414
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159869+00:00"
|
|
23401
23415
|
},
|
|
23402
23416
|
"tenant": {
|
|
23403
23417
|
"type": "string",
|
|
@@ -23418,7 +23432,7 @@
|
|
|
23418
23432
|
"x-field-mutability": "read-only",
|
|
23419
23433
|
"x-original-maxLength": 1024,
|
|
23420
23434
|
"x-reconciled-from-discovery": true,
|
|
23421
|
-
"x-reconciled-at": "2026-01-
|
|
23435
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159873+00:00"
|
|
23422
23436
|
},
|
|
23423
23437
|
"uid": {
|
|
23424
23438
|
"type": "string",
|
|
@@ -23440,7 +23454,7 @@
|
|
|
23440
23454
|
"x-original-maxLength": 1024,
|
|
23441
23455
|
"format": "uuid",
|
|
23442
23456
|
"x-reconciled-from-discovery": true,
|
|
23443
|
-
"x-reconciled-at": "2026-01-
|
|
23457
|
+
"x-reconciled-at": "2026-01-06T16:57:45.159879+00:00"
|
|
23444
23458
|
}
|
|
23445
23459
|
},
|
|
23446
23460
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23631,7 +23645,7 @@
|
|
|
23631
23645
|
},
|
|
23632
23646
|
"x-original-maxLength": 1024,
|
|
23633
23647
|
"x-reconciled-from-discovery": true,
|
|
23634
|
-
"x-reconciled-at": "2026-01-
|
|
23648
|
+
"x-reconciled-at": "2026-01-06T16:57:45.494136+00:00"
|
|
23635
23649
|
},
|
|
23636
23650
|
"namespace": {
|
|
23637
23651
|
"type": "string",
|
|
@@ -23650,7 +23664,7 @@
|
|
|
23650
23664
|
},
|
|
23651
23665
|
"x-original-maxLength": 1024,
|
|
23652
23666
|
"x-reconciled-from-discovery": true,
|
|
23653
|
-
"x-reconciled-at": "2026-01-
|
|
23667
|
+
"x-reconciled-at": "2026-01-06T16:57:45.494143+00:00"
|
|
23654
23668
|
}
|
|
23655
23669
|
},
|
|
23656
23670
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23748,7 +23762,7 @@
|
|
|
23748
23762
|
"maxLength": 17,
|
|
23749
23763
|
"minLength": 17,
|
|
23750
23764
|
"x-reconciled-from-discovery": true,
|
|
23751
|
-
"x-reconciled-at": "2026-01-
|
|
23765
|
+
"x-reconciled-at": "2026-01-06T16:57:45.494159+00:00"
|
|
23752
23766
|
},
|
|
23753
23767
|
"system_metadata": {
|
|
23754
23768
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -23947,7 +23961,7 @@
|
|
|
23947
23961
|
},
|
|
23948
23962
|
"x-original-maxLength": 1024,
|
|
23949
23963
|
"x-reconciled-from-discovery": true,
|
|
23950
|
-
"x-reconciled-at": "2026-01-
|
|
23964
|
+
"x-reconciled-at": "2026-01-06T16:57:45.494175+00:00"
|
|
23951
23965
|
},
|
|
23952
23966
|
"disabled": {
|
|
23953
23967
|
"type": "boolean",
|
|
@@ -23997,7 +24011,7 @@
|
|
|
23997
24011
|
},
|
|
23998
24012
|
"x-original-maxLength": 1024,
|
|
23999
24013
|
"x-reconciled-from-discovery": true,
|
|
24000
|
-
"x-reconciled-at": "2026-01-
|
|
24014
|
+
"x-reconciled-at": "2026-01-06T16:57:45.494186+00:00"
|
|
24001
24015
|
},
|
|
24002
24016
|
"namespace": {
|
|
24003
24017
|
"type": "string",
|
|
@@ -24016,7 +24030,7 @@
|
|
|
24016
24030
|
},
|
|
24017
24031
|
"x-original-maxLength": 1024,
|
|
24018
24032
|
"x-reconciled-from-discovery": true,
|
|
24019
|
-
"x-reconciled-at": "2026-01-
|
|
24033
|
+
"x-reconciled-at": "2026-01-06T16:57:45.494190+00:00"
|
|
24020
24034
|
},
|
|
24021
24035
|
"owner_view": {
|
|
24022
24036
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -24057,7 +24071,7 @@
|
|
|
24057
24071
|
"x-field-mutability": "read-only",
|
|
24058
24072
|
"x-original-maxLength": 1024,
|
|
24059
24073
|
"x-reconciled-from-discovery": true,
|
|
24060
|
-
"x-reconciled-at": "2026-01-
|
|
24074
|
+
"x-reconciled-at": "2026-01-06T16:57:45.494198+00:00"
|
|
24061
24075
|
},
|
|
24062
24076
|
"uid": {
|
|
24063
24077
|
"type": "string",
|
|
@@ -24078,7 +24092,7 @@
|
|
|
24078
24092
|
"x-original-maxLength": 1024,
|
|
24079
24093
|
"format": "uuid",
|
|
24080
24094
|
"x-reconciled-from-discovery": true,
|
|
24081
|
-
"x-reconciled-at": "2026-01-
|
|
24095
|
+
"x-reconciled-at": "2026-01-06T16:57:45.494204+00:00"
|
|
24082
24096
|
}
|
|
24083
24097
|
},
|
|
24084
24098
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24513,7 +24527,7 @@
|
|
|
24513
24527
|
},
|
|
24514
24528
|
"x-original-maxLength": 1024,
|
|
24515
24529
|
"x-reconciled-from-discovery": true,
|
|
24516
|
-
"x-reconciled-at": "2026-01-
|
|
24530
|
+
"x-reconciled-at": "2026-01-06T16:57:45.848941+00:00"
|
|
24517
24531
|
},
|
|
24518
24532
|
"namespace": {
|
|
24519
24533
|
"type": "string",
|
|
@@ -24532,7 +24546,7 @@
|
|
|
24532
24546
|
},
|
|
24533
24547
|
"x-original-maxLength": 1024,
|
|
24534
24548
|
"x-reconciled-from-discovery": true,
|
|
24535
|
-
"x-reconciled-at": "2026-01-
|
|
24549
|
+
"x-reconciled-at": "2026-01-06T16:57:45.848947+00:00"
|
|
24536
24550
|
}
|
|
24537
24551
|
},
|
|
24538
24552
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24630,7 +24644,7 @@
|
|
|
24630
24644
|
"maxLength": 17,
|
|
24631
24645
|
"minLength": 17,
|
|
24632
24646
|
"x-reconciled-from-discovery": true,
|
|
24633
|
-
"x-reconciled-at": "2026-01-
|
|
24647
|
+
"x-reconciled-at": "2026-01-06T16:57:45.848964+00:00"
|
|
24634
24648
|
},
|
|
24635
24649
|
"system_metadata": {
|
|
24636
24650
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -25199,7 +25213,7 @@
|
|
|
25199
25213
|
},
|
|
25200
25214
|
"x-original-maxLength": 1024,
|
|
25201
25215
|
"x-reconciled-from-discovery": true,
|
|
25202
|
-
"x-reconciled-at": "2026-01-
|
|
25216
|
+
"x-reconciled-at": "2026-01-06T16:57:45.849022+00:00"
|
|
25203
25217
|
},
|
|
25204
25218
|
"disabled": {
|
|
25205
25219
|
"type": "boolean",
|
|
@@ -25249,7 +25263,7 @@
|
|
|
25249
25263
|
},
|
|
25250
25264
|
"x-original-maxLength": 1024,
|
|
25251
25265
|
"x-reconciled-from-discovery": true,
|
|
25252
|
-
"x-reconciled-at": "2026-01-
|
|
25266
|
+
"x-reconciled-at": "2026-01-06T16:57:45.849033+00:00"
|
|
25253
25267
|
},
|
|
25254
25268
|
"namespace": {
|
|
25255
25269
|
"type": "string",
|
|
@@ -25268,7 +25282,7 @@
|
|
|
25268
25282
|
},
|
|
25269
25283
|
"x-original-maxLength": 1024,
|
|
25270
25284
|
"x-reconciled-from-discovery": true,
|
|
25271
|
-
"x-reconciled-at": "2026-01-
|
|
25285
|
+
"x-reconciled-at": "2026-01-06T16:57:45.849037+00:00"
|
|
25272
25286
|
},
|
|
25273
25287
|
"owner_view": {
|
|
25274
25288
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -25309,7 +25323,7 @@
|
|
|
25309
25323
|
"x-field-mutability": "read-only",
|
|
25310
25324
|
"x-original-maxLength": 1024,
|
|
25311
25325
|
"x-reconciled-from-discovery": true,
|
|
25312
|
-
"x-reconciled-at": "2026-01-
|
|
25326
|
+
"x-reconciled-at": "2026-01-06T16:57:45.849045+00:00"
|
|
25313
25327
|
},
|
|
25314
25328
|
"uid": {
|
|
25315
25329
|
"type": "string",
|
|
@@ -25330,7 +25344,7 @@
|
|
|
25330
25344
|
"x-original-maxLength": 1024,
|
|
25331
25345
|
"format": "uuid",
|
|
25332
25346
|
"x-reconciled-from-discovery": true,
|
|
25333
|
-
"x-reconciled-at": "2026-01-
|
|
25347
|
+
"x-reconciled-at": "2026-01-06T16:57:45.849051+00:00"
|
|
25334
25348
|
}
|
|
25335
25349
|
},
|
|
25336
25350
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25617,7 +25631,7 @@
|
|
|
25617
25631
|
},
|
|
25618
25632
|
"x-original-maxLength": 1024,
|
|
25619
25633
|
"x-reconciled-from-discovery": true,
|
|
25620
|
-
"x-reconciled-at": "2026-01-
|
|
25634
|
+
"x-reconciled-at": "2026-01-06T16:57:45.849088+00:00"
|
|
25621
25635
|
},
|
|
25622
25636
|
"destination_port_all": {
|
|
25623
25637
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -25707,7 +25721,7 @@
|
|
|
25707
25721
|
},
|
|
25708
25722
|
"x-original-maxLength": 1024,
|
|
25709
25723
|
"x-reconciled-from-discovery": true,
|
|
25710
|
-
"x-reconciled-at": "2026-01-
|
|
25724
|
+
"x-reconciled-at": "2026-01-06T16:57:45.849098+00:00"
|
|
25711
25725
|
},
|
|
25712
25726
|
"destination_port_all": {
|
|
25713
25727
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -25907,7 +25921,7 @@
|
|
|
25907
25921
|
},
|
|
25908
25922
|
"x-original-maxLength": 1024,
|
|
25909
25923
|
"x-reconciled-from-discovery": true,
|
|
25910
|
-
"x-reconciled-at": "2026-01-
|
|
25924
|
+
"x-reconciled-at": "2026-01-06T16:57:46.185302+00:00"
|
|
25911
25925
|
},
|
|
25912
25926
|
"namespace": {
|
|
25913
25927
|
"type": "string",
|
|
@@ -25926,7 +25940,7 @@
|
|
|
25926
25940
|
},
|
|
25927
25941
|
"x-original-maxLength": 1024,
|
|
25928
25942
|
"x-reconciled-from-discovery": true,
|
|
25929
|
-
"x-reconciled-at": "2026-01-
|
|
25943
|
+
"x-reconciled-at": "2026-01-06T16:57:46.185309+00:00"
|
|
25930
25944
|
}
|
|
25931
25945
|
},
|
|
25932
25946
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26024,7 +26038,7 @@
|
|
|
26024
26038
|
"maxLength": 17,
|
|
26025
26039
|
"minLength": 17,
|
|
26026
26040
|
"x-reconciled-from-discovery": true,
|
|
26027
|
-
"x-reconciled-at": "2026-01-
|
|
26041
|
+
"x-reconciled-at": "2026-01-06T16:57:46.185325+00:00"
|
|
26028
26042
|
},
|
|
26029
26043
|
"system_metadata": {
|
|
26030
26044
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -26225,7 +26239,7 @@
|
|
|
26225
26239
|
},
|
|
26226
26240
|
"x-original-maxLength": 1024,
|
|
26227
26241
|
"x-reconciled-from-discovery": true,
|
|
26228
|
-
"x-reconciled-at": "2026-01-
|
|
26242
|
+
"x-reconciled-at": "2026-01-06T16:57:46.185341+00:00"
|
|
26229
26243
|
},
|
|
26230
26244
|
"disabled": {
|
|
26231
26245
|
"type": "boolean",
|
|
@@ -26275,7 +26289,7 @@
|
|
|
26275
26289
|
},
|
|
26276
26290
|
"x-original-maxLength": 1024,
|
|
26277
26291
|
"x-reconciled-from-discovery": true,
|
|
26278
|
-
"x-reconciled-at": "2026-01-
|
|
26292
|
+
"x-reconciled-at": "2026-01-06T16:57:46.185352+00:00"
|
|
26279
26293
|
},
|
|
26280
26294
|
"namespace": {
|
|
26281
26295
|
"type": "string",
|
|
@@ -26294,7 +26308,7 @@
|
|
|
26294
26308
|
},
|
|
26295
26309
|
"x-original-maxLength": 1024,
|
|
26296
26310
|
"x-reconciled-from-discovery": true,
|
|
26297
|
-
"x-reconciled-at": "2026-01-
|
|
26311
|
+
"x-reconciled-at": "2026-01-06T16:57:46.185356+00:00"
|
|
26298
26312
|
},
|
|
26299
26313
|
"owner_view": {
|
|
26300
26314
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -26335,7 +26349,7 @@
|
|
|
26335
26349
|
"x-field-mutability": "read-only",
|
|
26336
26350
|
"x-original-maxLength": 1024,
|
|
26337
26351
|
"x-reconciled-from-discovery": true,
|
|
26338
|
-
"x-reconciled-at": "2026-01-
|
|
26352
|
+
"x-reconciled-at": "2026-01-06T16:57:46.185364+00:00"
|
|
26339
26353
|
},
|
|
26340
26354
|
"uid": {
|
|
26341
26355
|
"type": "string",
|
|
@@ -26356,7 +26370,7 @@
|
|
|
26356
26370
|
"x-original-maxLength": 1024,
|
|
26357
26371
|
"format": "uuid",
|
|
26358
26372
|
"x-reconciled-from-discovery": true,
|
|
26359
|
-
"x-reconciled-at": "2026-01-
|
|
26373
|
+
"x-reconciled-at": "2026-01-06T16:57:46.185370+00:00"
|
|
26360
26374
|
}
|
|
26361
26375
|
},
|
|
26362
26376
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26597,7 +26611,7 @@
|
|
|
26597
26611
|
"maxLength": 17,
|
|
26598
26612
|
"minLength": 17,
|
|
26599
26613
|
"x-reconciled-from-discovery": true,
|
|
26600
|
-
"x-reconciled-at": "2026-01-
|
|
26614
|
+
"x-reconciled-at": "2026-01-06T16:57:46.487581+00:00"
|
|
26601
26615
|
},
|
|
26602
26616
|
"system_metadata": {
|
|
26603
26617
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -26782,7 +26796,7 @@
|
|
|
26782
26796
|
},
|
|
26783
26797
|
"x-original-maxLength": 1024,
|
|
26784
26798
|
"x-reconciled-from-discovery": true,
|
|
26785
|
-
"x-reconciled-at": "2026-01-
|
|
26799
|
+
"x-reconciled-at": "2026-01-06T16:57:46.487601+00:00"
|
|
26786
26800
|
},
|
|
26787
26801
|
"disabled": {
|
|
26788
26802
|
"type": "boolean",
|
|
@@ -26832,7 +26846,7 @@
|
|
|
26832
26846
|
},
|
|
26833
26847
|
"x-original-maxLength": 1024,
|
|
26834
26848
|
"x-reconciled-from-discovery": true,
|
|
26835
|
-
"x-reconciled-at": "2026-01-
|
|
26849
|
+
"x-reconciled-at": "2026-01-06T16:57:46.487612+00:00"
|
|
26836
26850
|
},
|
|
26837
26851
|
"namespace": {
|
|
26838
26852
|
"type": "string",
|
|
@@ -26851,7 +26865,7 @@
|
|
|
26851
26865
|
},
|
|
26852
26866
|
"x-original-maxLength": 1024,
|
|
26853
26867
|
"x-reconciled-from-discovery": true,
|
|
26854
|
-
"x-reconciled-at": "2026-01-
|
|
26868
|
+
"x-reconciled-at": "2026-01-06T16:57:46.487616+00:00"
|
|
26855
26869
|
},
|
|
26856
26870
|
"owner_view": {
|
|
26857
26871
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -26892,7 +26906,7 @@
|
|
|
26892
26906
|
"x-field-mutability": "read-only",
|
|
26893
26907
|
"x-original-maxLength": 1024,
|
|
26894
26908
|
"x-reconciled-from-discovery": true,
|
|
26895
|
-
"x-reconciled-at": "2026-01-
|
|
26909
|
+
"x-reconciled-at": "2026-01-06T16:57:46.487624+00:00"
|
|
26896
26910
|
},
|
|
26897
26911
|
"uid": {
|
|
26898
26912
|
"type": "string",
|
|
@@ -26913,7 +26927,7 @@
|
|
|
26913
26927
|
"x-original-maxLength": 1024,
|
|
26914
26928
|
"format": "uuid",
|
|
26915
26929
|
"x-reconciled-from-discovery": true,
|
|
26916
|
-
"x-reconciled-at": "2026-01-
|
|
26930
|
+
"x-reconciled-at": "2026-01-06T16:57:46.487630+00:00"
|
|
26917
26931
|
}
|
|
26918
26932
|
},
|
|
26919
26933
|
"x-f5xc-minimum-configuration": {
|
|
@@ -27152,7 +27166,7 @@
|
|
|
27152
27166
|
"maxLength": 17,
|
|
27153
27167
|
"minLength": 17,
|
|
27154
27168
|
"x-reconciled-from-discovery": true,
|
|
27155
|
-
"x-reconciled-at": "2026-01-
|
|
27169
|
+
"x-reconciled-at": "2026-01-06T16:57:46.759412+00:00"
|
|
27156
27170
|
},
|
|
27157
27171
|
"system_metadata": {
|
|
27158
27172
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -27493,7 +27507,7 @@
|
|
|
27493
27507
|
},
|
|
27494
27508
|
"x-original-maxLength": 1024,
|
|
27495
27509
|
"x-reconciled-from-discovery": true,
|
|
27496
|
-
"x-reconciled-at": "2026-01-
|
|
27510
|
+
"x-reconciled-at": "2026-01-06T16:57:46.759463+00:00"
|
|
27497
27511
|
},
|
|
27498
27512
|
"store_provider": {
|
|
27499
27513
|
"type": "string",
|
|
@@ -27551,7 +27565,7 @@
|
|
|
27551
27565
|
},
|
|
27552
27566
|
"x-original-maxLength": 1024,
|
|
27553
27567
|
"x-reconciled-from-discovery": true,
|
|
27554
|
-
"x-reconciled-at": "2026-01-
|
|
27568
|
+
"x-reconciled-at": "2026-01-06T16:57:46.759471+00:00"
|
|
27555
27569
|
},
|
|
27556
27570
|
"url": {
|
|
27557
27571
|
"type": "string",
|
|
@@ -27662,7 +27676,7 @@
|
|
|
27662
27676
|
},
|
|
27663
27677
|
"x-original-maxLength": 1024,
|
|
27664
27678
|
"x-reconciled-from-discovery": true,
|
|
27665
|
-
"x-reconciled-at": "2026-01-
|
|
27679
|
+
"x-reconciled-at": "2026-01-06T16:57:46.759598+00:00"
|
|
27666
27680
|
},
|
|
27667
27681
|
"location": {
|
|
27668
27682
|
"type": "string",
|
|
@@ -27679,7 +27693,7 @@
|
|
|
27679
27693
|
},
|
|
27680
27694
|
"x-original-maxLength": 1024,
|
|
27681
27695
|
"x-reconciled-from-discovery": true,
|
|
27682
|
-
"x-reconciled-at": "2026-01-
|
|
27696
|
+
"x-reconciled-at": "2026-01-06T16:57:46.759602+00:00"
|
|
27683
27697
|
},
|
|
27684
27698
|
"provider": {
|
|
27685
27699
|
"type": "string",
|
|
@@ -27696,7 +27710,7 @@
|
|
|
27696
27710
|
},
|
|
27697
27711
|
"x-original-maxLength": 1024,
|
|
27698
27712
|
"x-reconciled-from-discovery": true,
|
|
27699
|
-
"x-reconciled-at": "2026-01-
|
|
27713
|
+
"x-reconciled-at": "2026-01-06T16:57:46.759606+00:00"
|
|
27700
27714
|
},
|
|
27701
27715
|
"secret_encoding": {
|
|
27702
27716
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -27718,7 +27732,7 @@
|
|
|
27718
27732
|
"maxLength": 1,
|
|
27719
27733
|
"minLength": 1,
|
|
27720
27734
|
"x-reconciled-from-discovery": true,
|
|
27721
|
-
"x-reconciled-at": "2026-01-
|
|
27735
|
+
"x-reconciled-at": "2026-01-06T16:57:46.759613+00:00"
|
|
27722
27736
|
}
|
|
27723
27737
|
},
|
|
27724
27738
|
"x-f5xc-minimum-configuration": {
|
|
@@ -27757,7 +27771,7 @@
|
|
|
27757
27771
|
},
|
|
27758
27772
|
"x-original-maxLength": 1024,
|
|
27759
27773
|
"x-reconciled-from-discovery": true,
|
|
27760
|
-
"x-reconciled-at": "2026-01-
|
|
27774
|
+
"x-reconciled-at": "2026-01-06T16:57:46.759636+00:00"
|
|
27761
27775
|
}
|
|
27762
27776
|
},
|
|
27763
27777
|
"x-f5xc-minimum-configuration": {
|
|
@@ -27937,7 +27951,7 @@
|
|
|
27937
27951
|
},
|
|
27938
27952
|
"x-original-maxLength": 1024,
|
|
27939
27953
|
"x-reconciled-from-discovery": true,
|
|
27940
|
-
"x-reconciled-at": "2026-01-
|
|
27954
|
+
"x-reconciled-at": "2026-01-06T16:57:47.104916+00:00"
|
|
27941
27955
|
},
|
|
27942
27956
|
"namespace": {
|
|
27943
27957
|
"type": "string",
|
|
@@ -27956,7 +27970,7 @@
|
|
|
27956
27970
|
},
|
|
27957
27971
|
"x-original-maxLength": 1024,
|
|
27958
27972
|
"x-reconciled-from-discovery": true,
|
|
27959
|
-
"x-reconciled-at": "2026-01-
|
|
27973
|
+
"x-reconciled-at": "2026-01-06T16:57:47.104923+00:00"
|
|
27960
27974
|
}
|
|
27961
27975
|
},
|
|
27962
27976
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28054,7 +28068,7 @@
|
|
|
28054
28068
|
"maxLength": 17,
|
|
28055
28069
|
"minLength": 17,
|
|
28056
28070
|
"x-reconciled-from-discovery": true,
|
|
28057
|
-
"x-reconciled-at": "2026-01-
|
|
28071
|
+
"x-reconciled-at": "2026-01-06T16:57:47.104939+00:00"
|
|
28058
28072
|
},
|
|
28059
28073
|
"system_metadata": {
|
|
28060
28074
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -28262,7 +28276,7 @@
|
|
|
28262
28276
|
},
|
|
28263
28277
|
"x-original-maxLength": 1024,
|
|
28264
28278
|
"x-reconciled-from-discovery": true,
|
|
28265
|
-
"x-reconciled-at": "2026-01-
|
|
28279
|
+
"x-reconciled-at": "2026-01-06T16:57:47.104957+00:00"
|
|
28266
28280
|
},
|
|
28267
28281
|
"disabled": {
|
|
28268
28282
|
"type": "boolean",
|
|
@@ -28312,7 +28326,7 @@
|
|
|
28312
28326
|
},
|
|
28313
28327
|
"x-original-maxLength": 1024,
|
|
28314
28328
|
"x-reconciled-from-discovery": true,
|
|
28315
|
-
"x-reconciled-at": "2026-01-
|
|
28329
|
+
"x-reconciled-at": "2026-01-06T16:57:47.104968+00:00"
|
|
28316
28330
|
},
|
|
28317
28331
|
"namespace": {
|
|
28318
28332
|
"type": "string",
|
|
@@ -28331,7 +28345,7 @@
|
|
|
28331
28345
|
},
|
|
28332
28346
|
"x-original-maxLength": 1024,
|
|
28333
28347
|
"x-reconciled-from-discovery": true,
|
|
28334
|
-
"x-reconciled-at": "2026-01-
|
|
28348
|
+
"x-reconciled-at": "2026-01-06T16:57:47.104972+00:00"
|
|
28335
28349
|
},
|
|
28336
28350
|
"owner_view": {
|
|
28337
28351
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -28372,7 +28386,7 @@
|
|
|
28372
28386
|
"x-field-mutability": "read-only",
|
|
28373
28387
|
"x-original-maxLength": 1024,
|
|
28374
28388
|
"x-reconciled-from-discovery": true,
|
|
28375
|
-
"x-reconciled-at": "2026-01-
|
|
28389
|
+
"x-reconciled-at": "2026-01-06T16:57:47.104979+00:00"
|
|
28376
28390
|
},
|
|
28377
28391
|
"uid": {
|
|
28378
28392
|
"type": "string",
|
|
@@ -28393,7 +28407,7 @@
|
|
|
28393
28407
|
"x-original-maxLength": 1024,
|
|
28394
28408
|
"format": "uuid",
|
|
28395
28409
|
"x-reconciled-from-discovery": true,
|
|
28396
|
-
"x-reconciled-at": "2026-01-
|
|
28410
|
+
"x-reconciled-at": "2026-01-06T16:57:47.104986+00:00"
|
|
28397
28411
|
}
|
|
28398
28412
|
},
|
|
28399
28413
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28600,7 +28614,7 @@
|
|
|
28600
28614
|
},
|
|
28601
28615
|
"x-original-maxLength": 1024,
|
|
28602
28616
|
"x-reconciled-from-discovery": true,
|
|
28603
|
-
"x-reconciled-at": "2026-01-
|
|
28617
|
+
"x-reconciled-at": "2026-01-06T16:57:47.105006+00:00"
|
|
28604
28618
|
},
|
|
28605
28619
|
"namespace": {
|
|
28606
28620
|
"type": "string",
|
|
@@ -28626,7 +28640,7 @@
|
|
|
28626
28640
|
},
|
|
28627
28641
|
"x-original-maxLength": 1024,
|
|
28628
28642
|
"x-reconciled-from-discovery": true,
|
|
28629
|
-
"x-reconciled-at": "2026-01-
|
|
28643
|
+
"x-reconciled-at": "2026-01-06T16:57:47.105011+00:00"
|
|
28630
28644
|
}
|
|
28631
28645
|
},
|
|
28632
28646
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28907,7 +28921,7 @@
|
|
|
28907
28921
|
},
|
|
28908
28922
|
"x-original-maxLength": 1024,
|
|
28909
28923
|
"x-reconciled-from-discovery": true,
|
|
28910
|
-
"x-reconciled-at": "2026-01-
|
|
28924
|
+
"x-reconciled-at": "2026-01-06T16:58:25.051255+00:00"
|
|
28911
28925
|
},
|
|
28912
28926
|
"namespace": {
|
|
28913
28927
|
"type": "string",
|
|
@@ -28926,7 +28940,7 @@
|
|
|
28926
28940
|
},
|
|
28927
28941
|
"x-original-maxLength": 1024,
|
|
28928
28942
|
"x-reconciled-from-discovery": true,
|
|
28929
|
-
"x-reconciled-at": "2026-01-
|
|
28943
|
+
"x-reconciled-at": "2026-01-06T16:58:25.051263+00:00"
|
|
28930
28944
|
}
|
|
28931
28945
|
},
|
|
28932
28946
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29024,7 +29038,7 @@
|
|
|
29024
29038
|
"maxLength": 17,
|
|
29025
29039
|
"minLength": 17,
|
|
29026
29040
|
"x-reconciled-from-discovery": true,
|
|
29027
|
-
"x-reconciled-at": "2026-01-
|
|
29041
|
+
"x-reconciled-at": "2026-01-06T16:58:25.051278+00:00"
|
|
29028
29042
|
},
|
|
29029
29043
|
"system_metadata": {
|
|
29030
29044
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -29653,7 +29667,7 @@
|
|
|
29653
29667
|
},
|
|
29654
29668
|
"x-original-maxLength": 1024,
|
|
29655
29669
|
"x-reconciled-from-discovery": true,
|
|
29656
|
-
"x-reconciled-at": "2026-01-
|
|
29670
|
+
"x-reconciled-at": "2026-01-06T16:58:25.051334+00:00"
|
|
29657
29671
|
},
|
|
29658
29672
|
"disabled": {
|
|
29659
29673
|
"type": "boolean",
|
|
@@ -29703,7 +29717,7 @@
|
|
|
29703
29717
|
},
|
|
29704
29718
|
"x-original-maxLength": 1024,
|
|
29705
29719
|
"x-reconciled-from-discovery": true,
|
|
29706
|
-
"x-reconciled-at": "2026-01-
|
|
29720
|
+
"x-reconciled-at": "2026-01-06T16:58:25.051345+00:00"
|
|
29707
29721
|
},
|
|
29708
29722
|
"namespace": {
|
|
29709
29723
|
"type": "string",
|
|
@@ -29722,7 +29736,7 @@
|
|
|
29722
29736
|
},
|
|
29723
29737
|
"x-original-maxLength": 1024,
|
|
29724
29738
|
"x-reconciled-from-discovery": true,
|
|
29725
|
-
"x-reconciled-at": "2026-01-
|
|
29739
|
+
"x-reconciled-at": "2026-01-06T16:58:25.051349+00:00"
|
|
29726
29740
|
},
|
|
29727
29741
|
"owner_view": {
|
|
29728
29742
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -29763,7 +29777,7 @@
|
|
|
29763
29777
|
"x-field-mutability": "read-only",
|
|
29764
29778
|
"x-original-maxLength": 1024,
|
|
29765
29779
|
"x-reconciled-from-discovery": true,
|
|
29766
|
-
"x-reconciled-at": "2026-01-
|
|
29780
|
+
"x-reconciled-at": "2026-01-06T16:58:25.051357+00:00"
|
|
29767
29781
|
},
|
|
29768
29782
|
"uid": {
|
|
29769
29783
|
"type": "string",
|
|
@@ -29784,7 +29798,7 @@
|
|
|
29784
29798
|
"x-original-maxLength": 1024,
|
|
29785
29799
|
"format": "uuid",
|
|
29786
29800
|
"x-reconciled-from-discovery": true,
|
|
29787
|
-
"x-reconciled-at": "2026-01-
|
|
29801
|
+
"x-reconciled-at": "2026-01-06T16:58:25.051363+00:00"
|
|
29788
29802
|
}
|
|
29789
29803
|
},
|
|
29790
29804
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29983,7 +29997,7 @@
|
|
|
29983
29997
|
},
|
|
29984
29998
|
"x-original-maxLength": 256,
|
|
29985
29999
|
"x-reconciled-from-discovery": true,
|
|
29986
|
-
"x-reconciled-at": "2026-01-
|
|
30000
|
+
"x-reconciled-at": "2026-01-06T16:58:25.051382+00:00"
|
|
29987
30001
|
},
|
|
29988
30002
|
"zone1": {
|
|
29989
30003
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -30062,7 +30076,7 @@
|
|
|
30062
30076
|
},
|
|
30063
30077
|
"x-original-maxLength": 1024,
|
|
30064
30078
|
"x-reconciled-from-discovery": true,
|
|
30065
|
-
"x-reconciled-at": "2026-01-
|
|
30079
|
+
"x-reconciled-at": "2026-01-06T16:58:25.051390+00:00"
|
|
30066
30080
|
},
|
|
30067
30081
|
"tunnel_id": {
|
|
30068
30082
|
"type": "string",
|