@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.
Files changed (157) hide show
  1. package/dist/docs/data-sources/certificate.md +2 -2
  2. package/dist/docs/data-sources/fast_acl.md +2 -2
  3. package/dist/docs/data-sources/irule.md +2 -2
  4. package/dist/docs/data-sources/network_policy.md +2 -2
  5. package/dist/docs/data-sources/policer.md +2 -2
  6. package/dist/docs/data-sources/site.md +2 -2
  7. package/dist/docs/data-sources/workload.md +2 -2
  8. package/dist/docs/resources/certificate.md +4 -56
  9. package/dist/docs/resources/fast_acl.md +166 -60
  10. package/dist/docs/resources/irule.md +7 -5
  11. package/dist/docs/resources/network_policy.md +210 -37
  12. package/dist/docs/resources/policer.md +10 -50
  13. package/dist/docs/resources/securemesh_site.md +1614 -253
  14. package/dist/docs/resources/site.md +12 -819
  15. package/dist/docs/resources/workload.md +9 -2951
  16. package/dist/docs/specifications/api/CHANGELOG.md +4 -4
  17. package/dist/docs/specifications/api/README.md +2 -2
  18. package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
  19. package/dist/docs/specifications/api/domains/ai_services.json +23 -21
  20. package/dist/docs/specifications/api/domains/api.json +201 -173
  21. package/dist/docs/specifications/api/domains/authentication.json +57 -45
  22. package/dist/docs/specifications/api/domains/bigip.json +106 -94
  23. package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
  24. package/dist/docs/specifications/api/domains/blindfold.json +141 -109
  25. package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
  26. package/dist/docs/specifications/api/domains/cdn.json +371 -177
  27. package/dist/docs/specifications/api/domains/ce_management.json +137 -111
  28. package/dist/docs/specifications/api/domains/certificates.json +81 -75
  29. package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
  30. package/dist/docs/specifications/api/domains/container_services.json +123 -91
  31. package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
  32. package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
  33. package/dist/docs/specifications/api/domains/ddos.json +168 -154
  34. package/dist/docs/specifications/api/domains/dns.json +160 -148
  35. package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
  36. package/dist/docs/specifications/api/domains/marketplace.json +111 -103
  37. package/dist/docs/specifications/api/domains/network.json +269 -230
  38. package/dist/docs/specifications/api/domains/network_security.json +243 -187
  39. package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
  40. package/dist/docs/specifications/api/domains/object_storage.json +12 -12
  41. package/dist/docs/specifications/api/domains/observability.json +231 -102
  42. package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
  43. package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
  44. package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
  45. package/dist/docs/specifications/api/domains/shape.json +327 -313
  46. package/dist/docs/specifications/api/domains/sites.json +536 -349
  47. package/dist/docs/specifications/api/domains/statistics.json +401 -225
  48. package/dist/docs/specifications/api/domains/support.json +116 -108
  49. package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
  50. package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
  51. package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
  52. package/dist/docs/specifications/api/domains/users.json +76 -66
  53. package/dist/docs/specifications/api/domains/virtual.json +492 -244
  54. package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
  55. package/dist/docs/specifications/api/domains/waf.json +227 -139
  56. package/dist/docs/specifications/api/index.json +99 -4
  57. package/dist/docs/specifications/api/openapi.json +3409 -2616
  58. package/dist/docs/specifications/api/openapi.yaml +5304 -2616
  59. package/package.json +1 -1
  60. package/dist/docs/data-sources/addon_service.md +0 -143
  61. package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
  62. package/dist/docs/data-sources/addon_subscription.md +0 -134
  63. package/dist/docs/data-sources/allowed_tenant.md +0 -134
  64. package/dist/docs/data-sources/api_credential.md +0 -134
  65. package/dist/docs/data-sources/bigip_irule.md +0 -134
  66. package/dist/docs/data-sources/child_tenant.md +0 -134
  67. package/dist/docs/data-sources/child_tenant_manager.md +0 -134
  68. package/dist/docs/data-sources/contact.md +0 -134
  69. package/dist/docs/data-sources/customer_support.md +0 -134
  70. package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
  71. package/dist/docs/data-sources/dns_lb_pool.md +0 -134
  72. package/dist/docs/data-sources/dns_load_balancer.md +0 -134
  73. package/dist/docs/data-sources/dns_zone.md +0 -145
  74. package/dist/docs/data-sources/geo_location_set.md +0 -134
  75. package/dist/docs/data-sources/ike1.md +0 -134
  76. package/dist/docs/data-sources/ike2.md +0 -134
  77. package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
  78. package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
  79. package/dist/docs/data-sources/infraprotect_asn.md +0 -134
  80. package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
  81. package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
  82. package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
  83. package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
  84. package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
  85. package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
  86. package/dist/docs/data-sources/k8s_cluster.md +0 -134
  87. package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
  88. package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
  89. package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
  90. package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
  91. package/dist/docs/data-sources/managed_tenant.md +0 -134
  92. package/dist/docs/data-sources/namespace.md +0 -141
  93. package/dist/docs/data-sources/oidc_provider.md +0 -134
  94. package/dist/docs/data-sources/quota.md +0 -134
  95. package/dist/docs/data-sources/registration.md +0 -134
  96. package/dist/docs/data-sources/report_config.md +0 -134
  97. package/dist/docs/data-sources/role.md +0 -134
  98. package/dist/docs/data-sources/secret_policy.md +0 -134
  99. package/dist/docs/data-sources/secret_policy_rule.md +0 -134
  100. package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
  101. package/dist/docs/data-sources/srv6_network_slice.md +0 -134
  102. package/dist/docs/data-sources/tenant_profile.md +0 -134
  103. package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
  104. package/dist/docs/data-sources/token.md +0 -134
  105. package/dist/docs/data-sources/tpm_api_key.md +0 -134
  106. package/dist/docs/data-sources/tpm_category.md +0 -134
  107. package/dist/docs/data-sources/tpm_manager.md +0 -134
  108. package/dist/docs/data-sources/virtual_k8s.md +0 -134
  109. package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
  110. package/dist/docs/resources/addon_subscription.md +0 -213
  111. package/dist/docs/resources/allowed_tenant.md +0 -181
  112. package/dist/docs/resources/api_credential.md +0 -184
  113. package/dist/docs/resources/bigip_irule.md +0 -173
  114. package/dist/docs/resources/child_tenant.md +0 -237
  115. package/dist/docs/resources/child_tenant_manager.md +0 -201
  116. package/dist/docs/resources/contact.md +0 -187
  117. package/dist/docs/resources/customer_support.md +0 -253
  118. package/dist/docs/resources/dns_lb_health_check.md +0 -249
  119. package/dist/docs/resources/dns_lb_pool.md +0 -310
  120. package/dist/docs/resources/dns_load_balancer.md +0 -309
  121. package/dist/docs/resources/dns_zone.md +0 -790
  122. package/dist/docs/resources/geo_location_set.md +0 -180
  123. package/dist/docs/resources/ike1.md +0 -216
  124. package/dist/docs/resources/ike2.md +0 -210
  125. package/dist/docs/resources/ike_phase1_profile.md +0 -224
  126. package/dist/docs/resources/ike_phase2_profile.md +0 -214
  127. package/dist/docs/resources/infraprotect_asn.md +0 -183
  128. package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
  129. package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
  130. package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
  131. package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
  132. package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
  133. package/dist/docs/resources/infraprotect_tunnel.md +0 -289
  134. package/dist/docs/resources/k8s_cluster.md +0 -326
  135. package/dist/docs/resources/k8s_cluster_role.md +0 -222
  136. package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
  137. package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
  138. package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
  139. package/dist/docs/resources/managed_tenant.md +0 -193
  140. package/dist/docs/resources/namespace.md +0 -170
  141. package/dist/docs/resources/oidc_provider.md +0 -291
  142. package/dist/docs/resources/quota.md +0 -187
  143. package/dist/docs/resources/registration.md +0 -489
  144. package/dist/docs/resources/report_config.md +0 -237
  145. package/dist/docs/resources/role.md +0 -183
  146. package/dist/docs/resources/secret_policy.md +0 -240
  147. package/dist/docs/resources/secret_policy_rule.md +0 -198
  148. package/dist/docs/resources/securemesh_site_v2.md +0 -2027
  149. package/dist/docs/resources/srv6_network_slice.md +0 -175
  150. package/dist/docs/resources/tenant_profile.md +0 -233
  151. package/dist/docs/resources/ticket_tracking_system.md +0 -195
  152. package/dist/docs/resources/token.md +0 -170
  153. package/dist/docs/resources/tpm_api_key.md +0 -191
  154. package/dist/docs/resources/tpm_category.md +0 -191
  155. package/dist/docs/resources/tpm_manager.md +0 -167
  156. package/dist/docs/resources/virtual_k8s.md +0 -209
  157. package/dist/docs/resources/voltshare_admin_policy.md +0 -271
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "Dns",
5
5
  "description": "Primary and secondary zone configuration with support for A, AAAA, CNAME, CAA, CERT, and AFSDB record types. Zone cloning, BIND file imports, and AXFR transfers for migration. Load balancer health checks with metrics collection and request log analysis. Compliance policies and RRSet management for enterprise name resolution.",
6
- "version": "2.0.12",
6
+ "version": "2.0.15",
7
7
  "contact": {
8
8
  "name": "F5 Distributed Cloud",
9
9
  "url": "https://docs.cloud.f5.com"
@@ -12198,7 +12198,7 @@
12198
12198
  },
12199
12199
  "x-original-maxLength": 1024,
12200
12200
  "x-reconciled-from-discovery": true,
12201
- "x-reconciled-at": "2026-01-05T17:58:45.021333+00:00"
12201
+ "x-reconciled-at": "2026-01-06T16:57:21.113219+00:00"
12202
12202
  },
12203
12203
  "namespace": {
12204
12204
  "type": "string",
@@ -12217,7 +12217,7 @@
12217
12217
  },
12218
12218
  "x-original-maxLength": 1024,
12219
12219
  "x-reconciled-from-discovery": true,
12220
- "x-reconciled-at": "2026-01-05T17:58:45.021340+00:00"
12220
+ "x-reconciled-at": "2026-01-06T16:57:21.113225+00:00"
12221
12221
  }
12222
12222
  },
12223
12223
  "x-f5xc-minimum-configuration": {
@@ -12441,7 +12441,7 @@
12441
12441
  "maxLength": 17,
12442
12442
  "minLength": 17,
12443
12443
  "x-reconciled-from-discovery": true,
12444
- "x-reconciled-at": "2026-01-05T17:58:45.021357+00:00"
12444
+ "x-reconciled-at": "2026-01-06T16:57:21.113242+00:00"
12445
12445
  },
12446
12446
  "system_metadata": {
12447
12447
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -12689,7 +12689,7 @@
12689
12689
  },
12690
12690
  "x-original-maxLength": 1024,
12691
12691
  "x-reconciled-from-discovery": true,
12692
- "x-reconciled-at": "2026-01-05T17:58:45.021377+00:00"
12692
+ "x-reconciled-at": "2026-01-06T16:57:21.113260+00:00"
12693
12693
  },
12694
12694
  "disabled": {
12695
12695
  "type": "boolean",
@@ -12739,7 +12739,7 @@
12739
12739
  },
12740
12740
  "x-original-maxLength": 1024,
12741
12741
  "x-reconciled-from-discovery": true,
12742
- "x-reconciled-at": "2026-01-05T17:58:45.021387+00:00"
12742
+ "x-reconciled-at": "2026-01-06T16:57:21.113270+00:00"
12743
12743
  },
12744
12744
  "namespace": {
12745
12745
  "type": "string",
@@ -12758,7 +12758,7 @@
12758
12758
  },
12759
12759
  "x-original-maxLength": 1024,
12760
12760
  "x-reconciled-from-discovery": true,
12761
- "x-reconciled-at": "2026-01-05T17:58:45.021391+00:00"
12761
+ "x-reconciled-at": "2026-01-06T16:57:21.113275+00:00"
12762
12762
  },
12763
12763
  "owner_view": {
12764
12764
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -12799,7 +12799,7 @@
12799
12799
  "x-field-mutability": "read-only",
12800
12800
  "x-original-maxLength": 1024,
12801
12801
  "x-reconciled-from-discovery": true,
12802
- "x-reconciled-at": "2026-01-05T17:58:45.021399+00:00"
12802
+ "x-reconciled-at": "2026-01-06T16:57:21.113282+00:00"
12803
12803
  },
12804
12804
  "uid": {
12805
12805
  "type": "string",
@@ -12820,7 +12820,7 @@
12820
12820
  "x-original-maxLength": 1024,
12821
12821
  "format": "uuid",
12822
12822
  "x-reconciled-from-discovery": true,
12823
- "x-reconciled-at": "2026-01-05T17:58:45.021405+00:00"
12823
+ "x-reconciled-at": "2026-01-06T16:57:21.113288+00:00"
12824
12824
  }
12825
12825
  },
12826
12826
  "x-f5xc-minimum-configuration": {
@@ -13069,7 +13069,7 @@
13069
13069
  "readOnly": true,
13070
13070
  "x-original-maxLength": 1024,
13071
13071
  "x-reconciled-from-discovery": true,
13072
- "x-reconciled-at": "2026-01-05T17:58:45.021424+00:00"
13072
+ "x-reconciled-at": "2026-01-06T16:57:21.113307+00:00"
13073
13073
  },
13074
13074
  "name": {
13075
13075
  "type": "string",
@@ -13088,7 +13088,7 @@
13088
13088
  },
13089
13089
  "x-original-maxLength": 1024,
13090
13090
  "x-reconciled-from-discovery": true,
13091
- "x-reconciled-at": "2026-01-05T17:58:45.021428+00:00"
13091
+ "x-reconciled-at": "2026-01-06T16:57:21.113312+00:00"
13092
13092
  },
13093
13093
  "namespace": {
13094
13094
  "type": "string",
@@ -13107,7 +13107,7 @@
13107
13107
  },
13108
13108
  "x-original-maxLength": 1024,
13109
13109
  "x-reconciled-from-discovery": true,
13110
- "x-reconciled-at": "2026-01-05T17:58:45.021432+00:00"
13110
+ "x-reconciled-at": "2026-01-06T16:57:21.113316+00:00"
13111
13111
  },
13112
13112
  "tenant": {
13113
13113
  "type": "string",
@@ -13128,7 +13128,7 @@
13128
13128
  "x-field-mutability": "read-only",
13129
13129
  "x-original-maxLength": 1024,
13130
13130
  "x-reconciled-from-discovery": true,
13131
- "x-reconciled-at": "2026-01-05T17:58:45.021436+00:00"
13131
+ "x-reconciled-at": "2026-01-06T16:57:21.113320+00:00"
13132
13132
  },
13133
13133
  "uid": {
13134
13134
  "type": "string",
@@ -13150,7 +13150,7 @@
13150
13150
  "x-original-maxLength": 1024,
13151
13151
  "format": "uuid",
13152
13152
  "x-reconciled-from-discovery": true,
13153
- "x-reconciled-at": "2026-01-05T17:58:45.021441+00:00"
13153
+ "x-reconciled-at": "2026-01-06T16:57:21.113326+00:00"
13154
13154
  }
13155
13155
  },
13156
13156
  "x-f5xc-minimum-configuration": {
@@ -13176,6 +13176,8 @@
13176
13176
  "type_url": {
13177
13177
  "type": "string",
13178
13178
  "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.",
13179
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
13180
+ "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 ).",
13179
13181
  "minLength": 0,
13180
13182
  "maxLength": 1024,
13181
13183
  "x-f5xc-required-for": {
@@ -13199,7 +13201,7 @@
13199
13201
  },
13200
13202
  "x-original-maxLength": 1024,
13201
13203
  "x-reconciled-from-discovery": true,
13202
- "x-reconciled-at": "2026-01-05T17:58:45.021448+00:00"
13204
+ "x-reconciled-at": "2026-01-06T16:57:21.113333+00:00"
13203
13205
  }
13204
13206
  },
13205
13207
  "x-f5xc-minimum-configuration": {
@@ -13268,7 +13270,7 @@
13268
13270
  },
13269
13271
  "x-original-maxLength": 1024,
13270
13272
  "x-reconciled-from-discovery": true,
13271
- "x-reconciled-at": "2026-01-05T17:58:45.021456+00:00"
13273
+ "x-reconciled-at": "2026-01-06T16:57:21.113341+00:00"
13272
13274
  },
13273
13275
  "service_name": {
13274
13276
  "type": "string",
@@ -13297,6 +13299,8 @@
13297
13299
  "x-validation-rules": {
13298
13300
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
13299
13301
  },
13302
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
13303
+ "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...",
13300
13304
  "minLength": 0,
13301
13305
  "maxLength": 17,
13302
13306
  "x-f5xc-required-for": {
@@ -13307,7 +13311,7 @@
13307
13311
  },
13308
13312
  "x-original-maxLength": 1024,
13309
13313
  "x-reconciled-from-discovery": true,
13310
- "x-reconciled-at": "2026-01-05T17:58:45.021462+00:00"
13314
+ "x-reconciled-at": "2026-01-06T16:57:21.113347+00:00"
13311
13315
  },
13312
13316
  "type": {
13313
13317
  "type": "string",
@@ -13444,7 +13448,7 @@
13444
13448
  },
13445
13449
  "x-original-maxLength": 1024,
13446
13450
  "x-reconciled-from-discovery": true,
13447
- "x-reconciled-at": "2026-01-05T17:58:45.021473+00:00"
13451
+ "x-reconciled-at": "2026-01-06T16:57:21.113359+00:00"
13448
13452
  }
13449
13453
  },
13450
13454
  "x-f5xc-minimum-configuration": {
@@ -13553,7 +13557,7 @@
13553
13557
  },
13554
13558
  "x-original-maxLength": 1200,
13555
13559
  "x-reconciled-from-discovery": true,
13556
- "x-reconciled-at": "2026-01-05T17:58:45.021483+00:00"
13560
+ "x-reconciled-at": "2026-01-06T16:57:21.113368+00:00"
13557
13561
  },
13558
13562
  "disable": {
13559
13563
  "type": "boolean",
@@ -13606,7 +13610,7 @@
13606
13610
  },
13607
13611
  "x-original-maxLength": 1024,
13608
13612
  "x-reconciled-from-discovery": true,
13609
- "x-reconciled-at": "2026-01-05T17:58:45.021490+00:00"
13613
+ "x-reconciled-at": "2026-01-06T16:57:21.113376+00:00"
13610
13614
  },
13611
13615
  "namespace": {
13612
13616
  "type": "string",
@@ -13625,7 +13629,7 @@
13625
13629
  },
13626
13630
  "x-original-maxLength": 1024,
13627
13631
  "x-reconciled-from-discovery": true,
13628
- "x-reconciled-at": "2026-01-05T17:58:45.021494+00:00"
13632
+ "x-reconciled-at": "2026-01-06T16:57:21.113380+00:00"
13629
13633
  }
13630
13634
  },
13631
13635
  "x-f5xc-minimum-configuration": {
@@ -13701,7 +13705,7 @@
13701
13705
  },
13702
13706
  "x-original-maxLength": 1200,
13703
13707
  "x-reconciled-from-discovery": true,
13704
- "x-reconciled-at": "2026-01-05T17:58:45.021501+00:00"
13708
+ "x-reconciled-at": "2026-01-06T16:57:21.113386+00:00"
13705
13709
  },
13706
13710
  "disable": {
13707
13711
  "type": "boolean",
@@ -13756,7 +13760,7 @@
13756
13760
  },
13757
13761
  "x-original-maxLength": 1024,
13758
13762
  "x-reconciled-from-discovery": true,
13759
- "x-reconciled-at": "2026-01-05T17:58:45.021508+00:00"
13763
+ "x-reconciled-at": "2026-01-06T16:57:21.113393+00:00"
13760
13764
  },
13761
13765
  "namespace": {
13762
13766
  "type": "string",
@@ -13775,7 +13779,7 @@
13775
13779
  },
13776
13780
  "x-original-maxLength": 1024,
13777
13781
  "x-reconciled-from-discovery": true,
13778
- "x-reconciled-at": "2026-01-05T17:58:45.021512+00:00"
13782
+ "x-reconciled-at": "2026-01-06T16:57:21.113397+00:00"
13779
13783
  }
13780
13784
  },
13781
13785
  "x-f5xc-minimum-configuration": {
@@ -13851,7 +13855,7 @@
13851
13855
  },
13852
13856
  "x-original-maxLength": 1200,
13853
13857
  "x-reconciled-from-discovery": true,
13854
- "x-reconciled-at": "2026-01-05T17:58:45.021518+00:00"
13858
+ "x-reconciled-at": "2026-01-06T16:57:21.113403+00:00"
13855
13859
  },
13856
13860
  "disable": {
13857
13861
  "type": "boolean",
@@ -13904,7 +13908,7 @@
13904
13908
  },
13905
13909
  "x-original-maxLength": 1024,
13906
13910
  "x-reconciled-from-discovery": true,
13907
- "x-reconciled-at": "2026-01-05T17:58:45.021525+00:00"
13911
+ "x-reconciled-at": "2026-01-06T16:57:21.113410+00:00"
13908
13912
  },
13909
13913
  "namespace": {
13910
13914
  "type": "string",
@@ -13923,7 +13927,7 @@
13923
13927
  },
13924
13928
  "x-original-maxLength": 1024,
13925
13929
  "x-reconciled-from-discovery": true,
13926
- "x-reconciled-at": "2026-01-05T17:58:45.021529+00:00"
13930
+ "x-reconciled-at": "2026-01-06T16:57:21.113414+00:00"
13927
13931
  }
13928
13932
  },
13929
13933
  "x-f5xc-minimum-configuration": {
@@ -14037,7 +14041,7 @@
14037
14041
  "x-original-maxLength": 1024,
14038
14042
  "format": "uuid",
14039
14043
  "x-reconciled-from-discovery": true,
14040
- "x-reconciled-at": "2026-01-05T17:58:45.021541+00:00"
14044
+ "x-reconciled-at": "2026-01-06T16:57:21.113438+00:00"
14041
14045
  },
14042
14046
  "vtrp_id": {
14043
14047
  "type": "string",
@@ -14149,7 +14153,7 @@
14149
14153
  },
14150
14154
  "x-original-maxLength": 1024,
14151
14155
  "x-reconciled-from-discovery": true,
14152
- "x-reconciled-at": "2026-01-05T17:58:45.021551+00:00"
14156
+ "x-reconciled-at": "2026-01-06T16:57:21.113448+00:00"
14153
14157
  },
14154
14158
  "status": {
14155
14159
  "type": "string",
@@ -14168,7 +14172,7 @@
14168
14172
  },
14169
14173
  "x-original-maxLength": 1024,
14170
14174
  "x-reconciled-from-discovery": true,
14171
- "x-reconciled-at": "2026-01-05T17:58:45.021555+00:00"
14175
+ "x-reconciled-at": "2026-01-06T16:57:21.113453+00:00"
14172
14176
  }
14173
14177
  },
14174
14178
  "x-f5xc-minimum-configuration": {
@@ -14248,6 +14252,8 @@
14248
14252
  "title": "Deletion_timestamp.",
14249
14253
  "format": "date-time",
14250
14254
  "x-displayname": "Deletion Timestamp.",
14255
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
14256
+ "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...",
14251
14257
  "minLength": 0,
14252
14258
  "maxLength": 1024,
14253
14259
  "x-f5xc-required-for": {
@@ -14346,7 +14352,7 @@
14346
14352
  "x-field-mutability": "read-only",
14347
14353
  "x-original-maxLength": 1024,
14348
14354
  "x-reconciled-from-discovery": true,
14349
- "x-reconciled-at": "2026-01-05T17:58:45.021573+00:00"
14355
+ "x-reconciled-at": "2026-01-06T16:57:21.113472+00:00"
14350
14356
  },
14351
14357
  "uid": {
14352
14358
  "type": "string",
@@ -14367,7 +14373,7 @@
14367
14373
  "x-original-maxLength": 1024,
14368
14374
  "format": "uuid",
14369
14375
  "x-reconciled-from-discovery": true,
14370
- "x-reconciled-at": "2026-01-05T17:58:45.021578+00:00"
14376
+ "x-reconciled-at": "2026-01-06T16:57:21.113477+00:00"
14371
14377
  }
14372
14378
  },
14373
14379
  "x-f5xc-minimum-configuration": {
@@ -14417,7 +14423,7 @@
14417
14423
  },
14418
14424
  "x-original-maxLength": 1024,
14419
14425
  "x-reconciled-from-discovery": true,
14420
- "x-reconciled-at": "2026-01-05T17:58:45.021583+00:00"
14426
+ "x-reconciled-at": "2026-01-06T16:57:21.113482+00:00"
14421
14427
  },
14422
14428
  "name": {
14423
14429
  "type": "string",
@@ -14436,7 +14442,7 @@
14436
14442
  },
14437
14443
  "x-original-maxLength": 1024,
14438
14444
  "x-reconciled-from-discovery": true,
14439
- "x-reconciled-at": "2026-01-05T17:58:45.021587+00:00"
14445
+ "x-reconciled-at": "2026-01-06T16:57:21.113486+00:00"
14440
14446
  },
14441
14447
  "namespace": {
14442
14448
  "type": "string",
@@ -14455,7 +14461,7 @@
14455
14461
  },
14456
14462
  "x-original-maxLength": 1024,
14457
14463
  "x-reconciled-from-discovery": true,
14458
- "x-reconciled-at": "2026-01-05T17:58:45.021591+00:00"
14464
+ "x-reconciled-at": "2026-01-06T16:57:21.113490+00:00"
14459
14465
  },
14460
14466
  "uid": {
14461
14467
  "type": "string",
@@ -14476,7 +14482,7 @@
14476
14482
  "x-original-maxLength": 1024,
14477
14483
  "format": "uuid",
14478
14484
  "x-reconciled-from-discovery": true,
14479
- "x-reconciled-at": "2026-01-05T17:58:45.021596+00:00"
14485
+ "x-reconciled-at": "2026-01-06T16:57:21.113495+00:00"
14480
14486
  }
14481
14487
  },
14482
14488
  "x-f5xc-minimum-configuration": {
@@ -14529,7 +14535,7 @@
14529
14535
  },
14530
14536
  "x-original-maxLength": 128,
14531
14537
  "x-reconciled-from-discovery": true,
14532
- "x-reconciled-at": "2026-01-05T17:58:45.021601+00:00"
14538
+ "x-reconciled-at": "2026-01-06T16:57:21.113500+00:00"
14533
14539
  },
14534
14540
  "namespace": {
14535
14541
  "type": "string",
@@ -14554,7 +14560,7 @@
14554
14560
  },
14555
14561
  "x-original-maxLength": 64,
14556
14562
  "x-reconciled-from-discovery": true,
14557
- "x-reconciled-at": "2026-01-05T17:58:45.021605+00:00"
14563
+ "x-reconciled-at": "2026-01-06T16:57:21.113505+00:00"
14558
14564
  },
14559
14565
  "tenant": {
14560
14566
  "type": "string",
@@ -14581,7 +14587,7 @@
14581
14587
  "x-field-mutability": "read-only",
14582
14588
  "x-original-maxLength": 64,
14583
14589
  "x-reconciled-from-discovery": true,
14584
- "x-reconciled-at": "2026-01-05T17:58:45.021609+00:00"
14590
+ "x-reconciled-at": "2026-01-06T16:57:21.113509+00:00"
14585
14591
  }
14586
14592
  },
14587
14593
  "x-f5xc-minimum-configuration": {
@@ -14954,7 +14960,7 @@
14954
14960
  },
14955
14961
  "x-original-maxLength": 1024,
14956
14962
  "x-reconciled-from-discovery": true,
14957
- "x-reconciled-at": "2026-01-05T17:58:52.930779+00:00"
14963
+ "x-reconciled-at": "2026-01-06T16:57:29.121824+00:00"
14958
14964
  },
14959
14965
  "namespace": {
14960
14966
  "type": "string",
@@ -14973,7 +14979,7 @@
14973
14979
  },
14974
14980
  "x-original-maxLength": 1024,
14975
14981
  "x-reconciled-from-discovery": true,
14976
- "x-reconciled-at": "2026-01-05T17:58:52.930786+00:00"
14982
+ "x-reconciled-at": "2026-01-06T16:57:29.121830+00:00"
14977
14983
  }
14978
14984
  },
14979
14985
  "x-f5xc-minimum-configuration": {
@@ -15071,7 +15077,7 @@
15071
15077
  "maxLength": 17,
15072
15078
  "minLength": 17,
15073
15079
  "x-reconciled-from-discovery": true,
15074
- "x-reconciled-at": "2026-01-05T17:58:52.930802+00:00"
15080
+ "x-reconciled-at": "2026-01-06T16:57:29.121845+00:00"
15075
15081
  },
15076
15082
  "system_metadata": {
15077
15083
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -15145,7 +15151,7 @@
15145
15151
  "x-original-maxLength": 1024,
15146
15152
  "format": "hostname",
15147
15153
  "x-reconciled-from-discovery": true,
15148
- "x-reconciled-at": "2026-01-05T17:58:52.930812+00:00"
15154
+ "x-reconciled-at": "2026-01-06T16:57:29.121854+00:00"
15149
15155
  },
15150
15156
  "txt_record": {
15151
15157
  "type": "string",
@@ -15264,7 +15270,7 @@
15264
15270
  },
15265
15271
  "x-original-maxLength": 1024,
15266
15272
  "x-reconciled-from-discovery": true,
15267
- "x-reconciled-at": "2026-01-05T17:58:52.930826+00:00"
15273
+ "x-reconciled-at": "2026-01-06T16:57:29.121868+00:00"
15268
15274
  },
15269
15275
  "disabled": {
15270
15276
  "type": "boolean",
@@ -15314,7 +15320,7 @@
15314
15320
  },
15315
15321
  "x-original-maxLength": 1024,
15316
15322
  "x-reconciled-from-discovery": true,
15317
- "x-reconciled-at": "2026-01-05T17:58:52.930837+00:00"
15323
+ "x-reconciled-at": "2026-01-06T16:57:29.121878+00:00"
15318
15324
  },
15319
15325
  "namespace": {
15320
15326
  "type": "string",
@@ -15333,7 +15339,7 @@
15333
15339
  },
15334
15340
  "x-original-maxLength": 1024,
15335
15341
  "x-reconciled-from-discovery": true,
15336
- "x-reconciled-at": "2026-01-05T17:58:52.930841+00:00"
15342
+ "x-reconciled-at": "2026-01-06T16:57:29.121883+00:00"
15337
15343
  },
15338
15344
  "owner_view": {
15339
15345
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -15374,7 +15380,7 @@
15374
15380
  "x-field-mutability": "read-only",
15375
15381
  "x-original-maxLength": 1024,
15376
15382
  "x-reconciled-from-discovery": true,
15377
- "x-reconciled-at": "2026-01-05T17:58:52.930848+00:00"
15383
+ "x-reconciled-at": "2026-01-06T16:57:29.121891+00:00"
15378
15384
  },
15379
15385
  "uid": {
15380
15386
  "type": "string",
@@ -15395,7 +15401,7 @@
15395
15401
  "x-original-maxLength": 1024,
15396
15402
  "format": "uuid",
15397
15403
  "x-reconciled-from-discovery": true,
15398
- "x-reconciled-at": "2026-01-05T17:58:52.930854+00:00"
15404
+ "x-reconciled-at": "2026-01-06T16:57:29.121896+00:00"
15399
15405
  }
15400
15406
  },
15401
15407
  "x-f5xc-minimum-configuration": {
@@ -15573,7 +15579,7 @@
15573
15579
  },
15574
15580
  "x-original-maxLength": 1024,
15575
15581
  "x-reconciled-from-discovery": true,
15576
- "x-reconciled-at": "2026-01-05T17:58:52.930869+00:00"
15582
+ "x-reconciled-at": "2026-01-06T16:57:29.121912+00:00"
15577
15583
  },
15578
15584
  "namespace": {
15579
15585
  "type": "string",
@@ -15592,7 +15598,7 @@
15592
15598
  },
15593
15599
  "x-original-maxLength": 1024,
15594
15600
  "x-reconciled-from-discovery": true,
15595
- "x-reconciled-at": "2026-01-05T17:58:52.930874+00:00"
15601
+ "x-reconciled-at": "2026-01-06T16:57:29.121916+00:00"
15596
15602
  }
15597
15603
  },
15598
15604
  "x-f5xc-minimum-configuration": {
@@ -15801,7 +15807,7 @@
15801
15807
  },
15802
15808
  "x-original-maxLength": 1024,
15803
15809
  "x-reconciled-from-discovery": true,
15804
- "x-reconciled-at": "2026-01-05T17:58:53.386902+00:00"
15810
+ "x-reconciled-at": "2026-01-06T16:57:29.576242+00:00"
15805
15811
  },
15806
15812
  "status": {
15807
15813
  "type": "array",
@@ -15820,7 +15826,7 @@
15820
15826
  "maxLength": 17,
15821
15827
  "minLength": 17,
15822
15828
  "x-reconciled-from-discovery": true,
15823
- "x-reconciled-at": "2026-01-05T17:58:53.386910+00:00"
15829
+ "x-reconciled-at": "2026-01-06T16:57:29.576250+00:00"
15824
15830
  }
15825
15831
  },
15826
15832
  "x-f5xc-minimum-configuration": {
@@ -15876,7 +15882,7 @@
15876
15882
  "maxLength": 17,
15877
15883
  "minLength": 17,
15878
15884
  "x-reconciled-from-discovery": true,
15879
- "x-reconciled-at": "2026-01-05T17:58:53.386918+00:00"
15885
+ "x-reconciled-at": "2026-01-06T16:57:29.576258+00:00"
15880
15886
  }
15881
15887
  },
15882
15888
  "x-f5xc-minimum-configuration": {
@@ -15947,7 +15953,7 @@
15947
15953
  },
15948
15954
  "x-original-maxLength": 1024,
15949
15955
  "x-reconciled-from-discovery": true,
15950
- "x-reconciled-at": "2026-01-05T17:58:53.386927+00:00"
15956
+ "x-reconciled-at": "2026-01-06T16:57:29.576266+00:00"
15951
15957
  },
15952
15958
  "status": {
15953
15959
  "type": "array",
@@ -15966,7 +15972,7 @@
15966
15972
  "maxLength": 17,
15967
15973
  "minLength": 17,
15968
15974
  "x-reconciled-from-discovery": true,
15969
- "x-reconciled-at": "2026-01-05T17:58:53.386931+00:00"
15975
+ "x-reconciled-at": "2026-01-06T16:57:29.576271+00:00"
15970
15976
  }
15971
15977
  },
15972
15978
  "x-f5xc-minimum-configuration": {
@@ -16023,7 +16029,7 @@
16023
16029
  "maxLength": 17,
16024
16030
  "minLength": 17,
16025
16031
  "x-reconciled-from-discovery": true,
16026
- "x-reconciled-at": "2026-01-05T17:58:53.386938+00:00"
16032
+ "x-reconciled-at": "2026-01-06T16:57:29.576277+00:00"
16027
16033
  }
16028
16034
  },
16029
16035
  "x-f5xc-minimum-configuration": {
@@ -16098,7 +16104,7 @@
16098
16104
  "maxLength": 17,
16099
16105
  "minLength": 17,
16100
16106
  "x-reconciled-from-discovery": true,
16101
- "x-reconciled-at": "2026-01-05T17:58:53.386947+00:00"
16107
+ "x-reconciled-at": "2026-01-06T16:57:29.576287+00:00"
16102
16108
  }
16103
16109
  },
16104
16110
  "x-f5xc-minimum-configuration": {
@@ -16245,7 +16251,7 @@
16245
16251
  },
16246
16252
  "x-original-maxLength": 1024,
16247
16253
  "x-reconciled-from-discovery": true,
16248
- "x-reconciled-at": "2026-01-05T17:58:53.386961+00:00"
16254
+ "x-reconciled-at": "2026-01-06T16:57:29.576301+00:00"
16249
16255
  },
16250
16256
  "ports": {
16251
16257
  "type": "array",
@@ -16289,7 +16295,7 @@
16289
16295
  "maxLength": 17,
16290
16296
  "minLength": 17,
16291
16297
  "x-reconciled-from-discovery": true,
16292
- "x-reconciled-at": "2026-01-05T17:58:53.386968+00:00"
16298
+ "x-reconciled-at": "2026-01-06T16:57:29.576307+00:00"
16293
16299
  },
16294
16300
  "unhealthy_ports": {
16295
16301
  "type": "array",
@@ -16409,7 +16415,7 @@
16409
16415
  },
16410
16416
  "x-original-maxLength": 1024,
16411
16417
  "x-reconciled-from-discovery": true,
16412
- "x-reconciled-at": "2026-01-05T17:58:53.386978+00:00"
16418
+ "x-reconciled-at": "2026-01-06T16:57:29.576317+00:00"
16413
16419
  },
16414
16420
  "namespace": {
16415
16421
  "type": "string",
@@ -16428,7 +16434,7 @@
16428
16434
  },
16429
16435
  "x-original-maxLength": 1024,
16430
16436
  "x-reconciled-from-discovery": true,
16431
- "x-reconciled-at": "2026-01-05T17:58:53.386982+00:00"
16437
+ "x-reconciled-at": "2026-01-06T16:57:29.576321+00:00"
16432
16438
  }
16433
16439
  },
16434
16440
  "x-f5xc-minimum-configuration": {
@@ -16526,7 +16532,7 @@
16526
16532
  "maxLength": 17,
16527
16533
  "minLength": 17,
16528
16534
  "x-reconciled-from-discovery": true,
16529
- "x-reconciled-at": "2026-01-05T17:58:53.386995+00:00"
16535
+ "x-reconciled-at": "2026-01-06T16:57:29.576334+00:00"
16530
16536
  },
16531
16537
  "system_metadata": {
16532
16538
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -16723,7 +16729,7 @@
16723
16729
  },
16724
16730
  "x-original-maxLength": 1024,
16725
16731
  "x-reconciled-from-discovery": true,
16726
- "x-reconciled-at": "2026-01-05T17:58:53.387010+00:00"
16732
+ "x-reconciled-at": "2026-01-06T16:57:29.576348+00:00"
16727
16733
  },
16728
16734
  "disabled": {
16729
16735
  "type": "boolean",
@@ -16773,7 +16779,7 @@
16773
16779
  },
16774
16780
  "x-original-maxLength": 1024,
16775
16781
  "x-reconciled-from-discovery": true,
16776
- "x-reconciled-at": "2026-01-05T17:58:53.387020+00:00"
16782
+ "x-reconciled-at": "2026-01-06T16:57:29.576358+00:00"
16777
16783
  },
16778
16784
  "namespace": {
16779
16785
  "type": "string",
@@ -16792,7 +16798,7 @@
16792
16798
  },
16793
16799
  "x-original-maxLength": 1024,
16794
16800
  "x-reconciled-from-discovery": true,
16795
- "x-reconciled-at": "2026-01-05T17:58:53.387024+00:00"
16801
+ "x-reconciled-at": "2026-01-06T16:57:29.576362+00:00"
16796
16802
  },
16797
16803
  "owner_view": {
16798
16804
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -16833,7 +16839,7 @@
16833
16839
  "x-field-mutability": "read-only",
16834
16840
  "x-original-maxLength": 1024,
16835
16841
  "x-reconciled-from-discovery": true,
16836
- "x-reconciled-at": "2026-01-05T17:58:53.387032+00:00"
16842
+ "x-reconciled-at": "2026-01-06T16:57:29.576369+00:00"
16837
16843
  },
16838
16844
  "uid": {
16839
16845
  "type": "string",
@@ -16854,7 +16860,7 @@
16854
16860
  "x-original-maxLength": 1024,
16855
16861
  "format": "uuid",
16856
16862
  "x-reconciled-from-discovery": true,
16857
- "x-reconciled-at": "2026-01-05T17:58:53.387039+00:00"
16863
+ "x-reconciled-at": "2026-01-06T16:57:29.576375+00:00"
16858
16864
  }
16859
16865
  },
16860
16866
  "x-f5xc-minimum-configuration": {
@@ -17263,7 +17269,7 @@
17263
17269
  },
17264
17270
  "x-original-maxLength": 1024,
17265
17271
  "x-reconciled-from-discovery": true,
17266
- "x-reconciled-at": "2026-01-05T17:58:53.387071+00:00"
17272
+ "x-reconciled-at": "2026-01-06T16:57:29.576408+00:00"
17267
17273
  },
17268
17274
  "request_body": {
17269
17275
  "$ref": "#/components/schemas/protobufAny"
@@ -17706,7 +17712,7 @@
17706
17712
  },
17707
17713
  "x-original-maxLength": 1024,
17708
17714
  "x-reconciled-from-discovery": true,
17709
- "x-reconciled-at": "2026-01-05T17:58:53.387151+00:00"
17715
+ "x-reconciled-at": "2026-01-06T16:57:29.576500+00:00"
17710
17716
  }
17711
17717
  },
17712
17718
  "x-f5xc-minimum-configuration": {
@@ -17769,7 +17775,7 @@
17769
17775
  },
17770
17776
  "x-original-maxLength": 1024,
17771
17777
  "x-reconciled-from-discovery": true,
17772
- "x-reconciled-at": "2026-01-05T17:58:53.387274+00:00"
17778
+ "x-reconciled-at": "2026-01-06T16:57:29.576605+00:00"
17773
17779
  },
17774
17780
  "previous_value": {
17775
17781
  "type": "string",
@@ -17807,7 +17813,7 @@
17807
17813
  },
17808
17814
  "x-original-maxLength": 1024,
17809
17815
  "x-reconciled-from-discovery": true,
17810
- "x-reconciled-at": "2026-01-05T17:58:53.387281+00:00"
17816
+ "x-reconciled-at": "2026-01-06T16:57:29.576611+00:00"
17811
17817
  }
17812
17818
  },
17813
17819
  "x-f5xc-minimum-configuration": {
@@ -18094,7 +18100,7 @@
18094
18100
  },
18095
18101
  "x-original-maxLength": 1024,
18096
18102
  "x-reconciled-from-discovery": true,
18097
- "x-reconciled-at": "2026-01-05T17:58:53.387325+00:00"
18103
+ "x-reconciled-at": "2026-01-06T16:57:29.576654+00:00"
18098
18104
  },
18099
18105
  "ref_value": {
18100
18106
  "$ref": "#/components/schemas/schemaviewsObjectRefType"
@@ -18264,7 +18270,7 @@
18264
18270
  },
18265
18271
  "x-original-maxLength": 1024,
18266
18272
  "x-reconciled-from-discovery": true,
18267
- "x-reconciled-at": "2026-01-05T17:58:53.743047+00:00"
18273
+ "x-reconciled-at": "2026-01-06T16:57:29.931880+00:00"
18268
18274
  },
18269
18275
  "namespace": {
18270
18276
  "type": "string",
@@ -18283,7 +18289,7 @@
18283
18289
  },
18284
18290
  "x-original-maxLength": 1024,
18285
18291
  "x-reconciled-from-discovery": true,
18286
- "x-reconciled-at": "2026-01-05T17:58:53.743055+00:00"
18292
+ "x-reconciled-at": "2026-01-06T16:57:29.931887+00:00"
18287
18293
  }
18288
18294
  },
18289
18295
  "x-f5xc-minimum-configuration": {
@@ -18381,7 +18387,7 @@
18381
18387
  "maxLength": 17,
18382
18388
  "minLength": 17,
18383
18389
  "x-reconciled-from-discovery": true,
18384
- "x-reconciled-at": "2026-01-05T17:58:53.743071+00:00"
18390
+ "x-reconciled-at": "2026-01-06T16:57:29.931903+00:00"
18385
18391
  },
18386
18392
  "system_metadata": {
18387
18393
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -18705,7 +18711,7 @@
18705
18711
  },
18706
18712
  "x-original-maxLength": 1024,
18707
18713
  "x-reconciled-from-discovery": true,
18708
- "x-reconciled-at": "2026-01-05T17:58:53.743099+00:00"
18714
+ "x-reconciled-at": "2026-01-06T16:57:29.931931+00:00"
18709
18715
  },
18710
18716
  "disabled": {
18711
18717
  "type": "boolean",
@@ -18755,7 +18761,7 @@
18755
18761
  },
18756
18762
  "x-original-maxLength": 1024,
18757
18763
  "x-reconciled-from-discovery": true,
18758
- "x-reconciled-at": "2026-01-05T17:58:53.743110+00:00"
18764
+ "x-reconciled-at": "2026-01-06T16:57:29.931942+00:00"
18759
18765
  },
18760
18766
  "namespace": {
18761
18767
  "type": "string",
@@ -18774,7 +18780,7 @@
18774
18780
  },
18775
18781
  "x-original-maxLength": 1024,
18776
18782
  "x-reconciled-from-discovery": true,
18777
- "x-reconciled-at": "2026-01-05T17:58:53.743115+00:00"
18783
+ "x-reconciled-at": "2026-01-06T16:57:29.931946+00:00"
18778
18784
  },
18779
18785
  "owner_view": {
18780
18786
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -18815,7 +18821,7 @@
18815
18821
  "x-field-mutability": "read-only",
18816
18822
  "x-original-maxLength": 1024,
18817
18823
  "x-reconciled-from-discovery": true,
18818
- "x-reconciled-at": "2026-01-05T17:58:53.743123+00:00"
18824
+ "x-reconciled-at": "2026-01-06T16:57:29.931954+00:00"
18819
18825
  },
18820
18826
  "uid": {
18821
18827
  "type": "string",
@@ -18836,7 +18842,7 @@
18836
18842
  "x-original-maxLength": 1024,
18837
18843
  "format": "uuid",
18838
18844
  "x-reconciled-from-discovery": true,
18839
- "x-reconciled-at": "2026-01-05T17:58:53.743128+00:00"
18845
+ "x-reconciled-at": "2026-01-06T16:57:29.931960+00:00"
18840
18846
  }
18841
18847
  },
18842
18848
  "x-f5xc-minimum-configuration": {
@@ -19636,7 +19642,7 @@
19636
19642
  },
19637
19643
  "x-original-maxLength": 256,
19638
19644
  "x-reconciled-from-discovery": true,
19639
- "x-reconciled-at": "2026-01-05T17:58:54.119575+00:00"
19645
+ "x-reconciled-at": "2026-01-06T16:57:30.308549+00:00"
19640
19646
  },
19641
19647
  "priority": {
19642
19648
  "type": "integer",
@@ -19740,7 +19746,7 @@
19740
19746
  "x-original-maxLength": 1024,
19741
19747
  "format": "hostname",
19742
19748
  "x-reconciled-from-discovery": true,
19743
- "x-reconciled-at": "2026-01-05T17:58:54.119588+00:00"
19749
+ "x-reconciled-at": "2026-01-06T16:57:30.308562+00:00"
19744
19750
  },
19745
19751
  "final_translation": {
19746
19752
  "type": "boolean",
@@ -19778,7 +19784,7 @@
19778
19784
  },
19779
19785
  "x-original-maxLength": 256,
19780
19786
  "x-reconciled-from-discovery": true,
19781
- "x-reconciled-at": "2026-01-05T17:58:54.119595+00:00"
19787
+ "x-reconciled-at": "2026-01-06T16:57:30.308569+00:00"
19782
19788
  },
19783
19789
  "ratio": {
19784
19790
  "type": "integer",
@@ -20036,7 +20042,7 @@
20036
20042
  },
20037
20043
  "x-original-maxLength": 1024,
20038
20044
  "x-reconciled-from-discovery": true,
20039
- "x-reconciled-at": "2026-01-05T17:58:54.119621+00:00"
20045
+ "x-reconciled-at": "2026-01-06T16:57:30.308596+00:00"
20040
20046
  },
20041
20047
  "namespace": {
20042
20048
  "type": "string",
@@ -20055,7 +20061,7 @@
20055
20061
  },
20056
20062
  "x-original-maxLength": 1024,
20057
20063
  "x-reconciled-from-discovery": true,
20058
- "x-reconciled-at": "2026-01-05T17:58:54.119626+00:00"
20064
+ "x-reconciled-at": "2026-01-06T16:57:30.308601+00:00"
20059
20065
  }
20060
20066
  },
20061
20067
  "x-f5xc-minimum-configuration": {
@@ -20153,7 +20159,7 @@
20153
20159
  "maxLength": 17,
20154
20160
  "minLength": 17,
20155
20161
  "x-reconciled-from-discovery": true,
20156
- "x-reconciled-at": "2026-01-05T17:58:54.119641+00:00"
20162
+ "x-reconciled-at": "2026-01-06T16:57:30.308615+00:00"
20157
20163
  },
20158
20164
  "system_metadata": {
20159
20165
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -20377,7 +20383,7 @@
20377
20383
  },
20378
20384
  "x-original-maxLength": 1024,
20379
20385
  "x-reconciled-from-discovery": true,
20380
- "x-reconciled-at": "2026-01-05T17:58:54.119663+00:00"
20386
+ "x-reconciled-at": "2026-01-06T16:57:30.308637+00:00"
20381
20387
  },
20382
20388
  "disabled": {
20383
20389
  "type": "boolean",
@@ -20427,7 +20433,7 @@
20427
20433
  },
20428
20434
  "x-original-maxLength": 1024,
20429
20435
  "x-reconciled-from-discovery": true,
20430
- "x-reconciled-at": "2026-01-05T17:58:54.119673+00:00"
20436
+ "x-reconciled-at": "2026-01-06T16:57:30.308648+00:00"
20431
20437
  },
20432
20438
  "namespace": {
20433
20439
  "type": "string",
@@ -20446,7 +20452,7 @@
20446
20452
  },
20447
20453
  "x-original-maxLength": 1024,
20448
20454
  "x-reconciled-from-discovery": true,
20449
- "x-reconciled-at": "2026-01-05T17:58:54.119677+00:00"
20455
+ "x-reconciled-at": "2026-01-06T16:57:30.308652+00:00"
20450
20456
  },
20451
20457
  "owner_view": {
20452
20458
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -20487,7 +20493,7 @@
20487
20493
  "x-field-mutability": "read-only",
20488
20494
  "x-original-maxLength": 1024,
20489
20495
  "x-reconciled-from-discovery": true,
20490
- "x-reconciled-at": "2026-01-05T17:58:54.119685+00:00"
20496
+ "x-reconciled-at": "2026-01-06T16:57:30.308659+00:00"
20491
20497
  },
20492
20498
  "uid": {
20493
20499
  "type": "string",
@@ -20508,7 +20514,7 @@
20508
20514
  "x-original-maxLength": 1024,
20509
20515
  "format": "uuid",
20510
20516
  "x-reconciled-from-discovery": true,
20511
- "x-reconciled-at": "2026-01-05T17:58:54.119691+00:00"
20517
+ "x-reconciled-at": "2026-01-06T16:57:30.308665+00:00"
20512
20518
  }
20513
20519
  },
20514
20520
  "x-f5xc-minimum-configuration": {
@@ -20593,7 +20599,7 @@
20593
20599
  "x-original-maxLength": 1024,
20594
20600
  "format": "hostname",
20595
20601
  "x-reconciled-from-discovery": true,
20596
- "x-reconciled-at": "2026-01-05T17:58:54.119697+00:00"
20602
+ "x-reconciled-at": "2026-01-06T16:57:30.308672+00:00"
20597
20603
  },
20598
20604
  "name": {
20599
20605
  "type": "string",
@@ -20618,7 +20624,7 @@
20618
20624
  },
20619
20625
  "x-original-maxLength": 256,
20620
20626
  "x-reconciled-from-discovery": true,
20621
- "x-reconciled-at": "2026-01-05T17:58:54.119702+00:00"
20627
+ "x-reconciled-at": "2026-01-06T16:57:30.308676+00:00"
20622
20628
  },
20623
20629
  "priority": {
20624
20630
  "type": "integer",
@@ -20922,7 +20928,7 @@
20922
20928
  },
20923
20929
  "x-original-maxLength": 256,
20924
20930
  "x-reconciled-from-discovery": true,
20925
- "x-reconciled-at": "2026-01-05T17:58:54.119727+00:00"
20931
+ "x-reconciled-at": "2026-01-06T16:57:30.308701+00:00"
20926
20932
  },
20927
20933
  "port": {
20928
20934
  "type": "integer",
@@ -21421,7 +21427,7 @@
21421
21427
  },
21422
21428
  "x-original-maxLength": 1024,
21423
21429
  "x-reconciled-from-discovery": true,
21424
- "x-reconciled-at": "2026-01-05T17:58:55.197837+00:00"
21430
+ "x-reconciled-at": "2026-01-06T16:57:31.402185+00:00"
21425
21431
  },
21426
21432
  "values": {
21427
21433
  "type": "array",
@@ -21575,7 +21581,7 @@
21575
21581
  },
21576
21582
  "x-original-maxLength": 1024,
21577
21583
  "x-reconciled-from-discovery": true,
21578
- "x-reconciled-at": "2026-01-05T17:58:55.197850+00:00"
21584
+ "x-reconciled-at": "2026-01-06T16:57:31.402197+00:00"
21579
21585
  }
21580
21586
  },
21581
21587
  "x-f5xc-minimum-configuration": {
@@ -21615,7 +21621,7 @@
21615
21621
  "x-field-mutability": "read-only",
21616
21622
  "x-original-maxLength": 1024,
21617
21623
  "x-reconciled-from-discovery": true,
21618
- "x-reconciled-at": "2026-01-05T17:58:55.197856+00:00"
21624
+ "x-reconciled-at": "2026-01-06T16:57:31.402204+00:00"
21619
21625
  }
21620
21626
  },
21621
21627
  "x-f5xc-minimum-configuration": {
@@ -21784,7 +21790,7 @@
21784
21790
  },
21785
21791
  "x-original-maxLength": 1024,
21786
21792
  "x-reconciled-from-discovery": true,
21787
- "x-reconciled-at": "2026-01-05T17:58:55.197873+00:00"
21793
+ "x-reconciled-at": "2026-01-06T16:57:31.402222+00:00"
21788
21794
  },
21789
21795
  "values": {
21790
21796
  "type": "array",
@@ -21845,7 +21851,7 @@
21845
21851
  },
21846
21852
  "x-original-maxLength": 1024,
21847
21853
  "x-reconciled-from-discovery": true,
21848
- "x-reconciled-at": "2026-01-05T17:58:55.197879+00:00"
21854
+ "x-reconciled-at": "2026-01-06T16:57:31.402228+00:00"
21849
21855
  },
21850
21856
  "values": {
21851
21857
  "type": "array",
@@ -21925,7 +21931,7 @@
21925
21931
  },
21926
21932
  "x-original-maxLength": 1024,
21927
21933
  "x-reconciled-from-discovery": true,
21928
- "x-reconciled-at": "2026-01-05T17:58:55.197885+00:00"
21934
+ "x-reconciled-at": "2026-01-06T16:57:31.402235+00:00"
21929
21935
  },
21930
21936
  "values": {
21931
21937
  "type": "array",
@@ -22001,7 +22007,7 @@
22001
22007
  },
22002
22008
  "x-original-maxLength": 1024,
22003
22009
  "x-reconciled-from-discovery": true,
22004
- "x-reconciled-at": "2026-01-05T17:58:55.197891+00:00"
22010
+ "x-reconciled-at": "2026-01-06T16:57:31.402241+00:00"
22005
22011
  },
22006
22012
  "values": {
22007
22013
  "type": "array",
@@ -22082,7 +22088,7 @@
22082
22088
  },
22083
22089
  "x-original-maxLength": 255,
22084
22090
  "x-reconciled-from-discovery": true,
22085
- "x-reconciled-at": "2026-01-05T17:58:55.197897+00:00"
22091
+ "x-reconciled-at": "2026-01-06T16:57:31.402247+00:00"
22086
22092
  }
22087
22093
  },
22088
22094
  "x-f5xc-minimum-configuration": {
@@ -22126,7 +22132,7 @@
22126
22132
  },
22127
22133
  "x-original-maxLength": 1024,
22128
22134
  "x-reconciled-from-discovery": true,
22129
- "x-reconciled-at": "2026-01-05T17:58:55.197902+00:00"
22135
+ "x-reconciled-at": "2026-01-06T16:57:31.402251+00:00"
22130
22136
  },
22131
22137
  "values": {
22132
22138
  "type": "array",
@@ -22194,7 +22200,7 @@
22194
22200
  },
22195
22201
  "x-original-maxLength": 1024,
22196
22202
  "x-reconciled-from-discovery": true,
22197
- "x-reconciled-at": "2026-01-05T17:58:55.197908+00:00"
22203
+ "x-reconciled-at": "2026-01-06T16:57:31.402257+00:00"
22198
22204
  },
22199
22205
  "values": {
22200
22206
  "type": "array",
@@ -22270,7 +22276,7 @@
22270
22276
  },
22271
22277
  "x-original-maxLength": 1024,
22272
22278
  "x-reconciled-from-discovery": true,
22273
- "x-reconciled-at": "2026-01-05T17:58:55.197915+00:00"
22279
+ "x-reconciled-at": "2026-01-06T16:57:31.402264+00:00"
22274
22280
  },
22275
22281
  "value": {
22276
22282
  "type": "string",
@@ -22297,7 +22303,7 @@
22297
22303
  },
22298
22304
  "x-original-maxLength": 255,
22299
22305
  "x-reconciled-from-discovery": true,
22300
- "x-reconciled-at": "2026-01-05T17:58:55.197919+00:00"
22306
+ "x-reconciled-at": "2026-01-06T16:57:31.402268+00:00"
22301
22307
  }
22302
22308
  },
22303
22309
  "x-f5xc-minimum-configuration": {
@@ -22343,7 +22349,7 @@
22343
22349
  },
22344
22350
  "x-original-maxLength": 1024,
22345
22351
  "x-reconciled-from-discovery": true,
22346
- "x-reconciled-at": "2026-01-05T17:58:55.197924+00:00"
22352
+ "x-reconciled-at": "2026-01-06T16:57:31.402272+00:00"
22347
22353
  },
22348
22354
  "values": {
22349
22355
  "type": "array",
@@ -22440,7 +22446,7 @@
22440
22446
  },
22441
22447
  "x-original-maxLength": 1024,
22442
22448
  "x-reconciled-from-discovery": true,
22443
- "x-reconciled-at": "2026-01-05T17:58:55.197930+00:00"
22449
+ "x-reconciled-at": "2026-01-06T16:57:31.402278+00:00"
22444
22450
  },
22445
22451
  "value": {
22446
22452
  "type": "string",
@@ -22472,7 +22478,7 @@
22472
22478
  },
22473
22479
  "x-original-maxLength": 17,
22474
22480
  "x-reconciled-from-discovery": true,
22475
- "x-reconciled-at": "2026-01-05T17:58:55.197934+00:00"
22481
+ "x-reconciled-at": "2026-01-06T16:57:31.402282+00:00"
22476
22482
  }
22477
22483
  },
22478
22484
  "x-f5xc-minimum-configuration": {
@@ -22518,7 +22524,7 @@
22518
22524
  },
22519
22525
  "x-original-maxLength": 1024,
22520
22526
  "x-reconciled-from-discovery": true,
22521
- "x-reconciled-at": "2026-01-05T17:58:55.197939+00:00"
22527
+ "x-reconciled-at": "2026-01-06T16:57:31.402287+00:00"
22522
22528
  },
22523
22529
  "value": {
22524
22530
  "type": "string",
@@ -22550,7 +22556,7 @@
22550
22556
  },
22551
22557
  "x-original-maxLength": 23,
22552
22558
  "x-reconciled-from-discovery": true,
22553
- "x-reconciled-at": "2026-01-05T17:58:55.197943+00:00"
22559
+ "x-reconciled-at": "2026-01-06T16:57:31.402291+00:00"
22554
22560
  }
22555
22561
  },
22556
22562
  "x-f5xc-minimum-configuration": {
@@ -22596,7 +22602,7 @@
22596
22602
  },
22597
22603
  "x-original-maxLength": 255,
22598
22604
  "x-reconciled-from-discovery": true,
22599
- "x-reconciled-at": "2026-01-05T17:58:55.197948+00:00"
22605
+ "x-reconciled-at": "2026-01-06T16:57:31.402295+00:00"
22600
22606
  },
22601
22607
  "value": {
22602
22608
  "$ref": "#/components/schemas/schemaviewsObjectRefType"
@@ -22645,7 +22651,7 @@
22645
22651
  },
22646
22652
  "x-original-maxLength": 1024,
22647
22653
  "x-reconciled-from-discovery": true,
22648
- "x-reconciled-at": "2026-01-05T17:58:55.197955+00:00"
22654
+ "x-reconciled-at": "2026-01-06T16:57:31.402301+00:00"
22649
22655
  },
22650
22656
  "values": {
22651
22657
  "type": "array",
@@ -22720,7 +22726,7 @@
22720
22726
  },
22721
22727
  "x-original-maxLength": 1024,
22722
22728
  "x-reconciled-from-discovery": true,
22723
- "x-reconciled-at": "2026-01-05T17:58:55.197961+00:00"
22729
+ "x-reconciled-at": "2026-01-06T16:57:31.402307+00:00"
22724
22730
  },
22725
22731
  "values": {
22726
22732
  "type": "array",
@@ -22791,7 +22797,7 @@
22791
22797
  },
22792
22798
  "x-original-maxLength": 1024,
22793
22799
  "x-reconciled-from-discovery": true,
22794
- "x-reconciled-at": "2026-01-05T17:58:55.197967+00:00"
22800
+ "x-reconciled-at": "2026-01-06T16:57:31.402313+00:00"
22795
22801
  },
22796
22802
  "values": {
22797
22803
  "type": "array",
@@ -22866,7 +22872,7 @@
22866
22872
  },
22867
22873
  "x-original-maxLength": 1024,
22868
22874
  "x-reconciled-from-discovery": true,
22869
- "x-reconciled-at": "2026-01-05T17:58:55.197973+00:00"
22875
+ "x-reconciled-at": "2026-01-06T16:57:31.402319+00:00"
22870
22876
  },
22871
22877
  "values": {
22872
22878
  "type": "array",
@@ -22945,7 +22951,7 @@
22945
22951
  },
22946
22952
  "x-original-maxLength": 1024,
22947
22953
  "x-reconciled-from-discovery": true,
22948
- "x-reconciled-at": "2026-01-05T17:58:55.197979+00:00"
22954
+ "x-reconciled-at": "2026-01-06T16:57:31.402325+00:00"
22949
22955
  },
22950
22956
  "values": {
22951
22957
  "type": "array",
@@ -23108,7 +23114,7 @@
23108
23114
  },
23109
23115
  "x-original-maxLength": 1024,
23110
23116
  "x-reconciled-from-discovery": true,
23111
- "x-reconciled-at": "2026-01-05T17:58:55.197991+00:00"
23117
+ "x-reconciled-at": "2026-01-06T16:57:31.402338+00:00"
23112
23118
  },
23113
23119
  "values": {
23114
23120
  "type": "array",
@@ -23183,7 +23189,7 @@
23183
23189
  },
23184
23190
  "x-original-maxLength": 1024,
23185
23191
  "x-reconciled-from-discovery": true,
23186
- "x-reconciled-at": "2026-01-05T17:58:55.197997+00:00"
23192
+ "x-reconciled-at": "2026-01-06T16:57:31.402344+00:00"
23187
23193
  },
23188
23194
  "values": {
23189
23195
  "type": "array",
@@ -23577,7 +23583,7 @@
23577
23583
  },
23578
23584
  "x-original-maxLength": 1024,
23579
23585
  "x-reconciled-from-discovery": true,
23580
- "x-reconciled-at": "2026-01-05T17:58:55.198028+00:00"
23586
+ "x-reconciled-at": "2026-01-06T16:57:31.402373+00:00"
23581
23587
  },
23582
23588
  "namespace": {
23583
23589
  "type": "string",
@@ -23596,7 +23602,7 @@
23596
23602
  },
23597
23603
  "x-original-maxLength": 1024,
23598
23604
  "x-reconciled-from-discovery": true,
23599
- "x-reconciled-at": "2026-01-05T17:58:55.198032+00:00"
23605
+ "x-reconciled-at": "2026-01-06T16:57:31.402377+00:00"
23600
23606
  }
23601
23607
  },
23602
23608
  "x-f5xc-minimum-configuration": {
@@ -23648,6 +23654,8 @@
23648
23654
  "x-displayname": "Filter",
23649
23655
  "x-ves-example": "{COUNTRY_CODE=\\\"CH\\\"}",
23650
23656
  "x-f5xc-example": "\"{COUNTRY_CODE=\\\"CH\\\"}\"",
23657
+ "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...",
23658
+ "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 Label can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"] = : equal to != : not equal to Optional: If...",
23651
23659
  "minLength": 0,
23652
23660
  "maxLength": 1024,
23653
23661
  "x-f5xc-required-for": {
@@ -23714,7 +23722,7 @@
23714
23722
  },
23715
23723
  "x-original-maxLength": 1024,
23716
23724
  "x-reconciled-from-discovery": true,
23717
- "x-reconciled-at": "2026-01-05T17:58:55.198042+00:00"
23725
+ "x-reconciled-at": "2026-01-06T16:57:31.402387+00:00"
23718
23726
  },
23719
23727
  "sort": {
23720
23728
  "$ref": "#/components/schemas/schemaSortOrder"
@@ -23754,6 +23762,8 @@
23754
23762
  "x-validation-rules": {
23755
23763
  "ves.io.schema.rules.string.query_step": "true"
23756
23764
  },
23765
+ "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.",
23766
+ "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.",
23757
23767
  "minLength": 0,
23758
23768
  "maxLength": 1024,
23759
23769
  "x-f5xc-required-for": {
@@ -23894,6 +23904,8 @@
23894
23904
  "x-displayname": "Filter",
23895
23905
  "x-ves-example": "{COUNTRY_CODE=\\\"CH\\\"}",
23896
23906
  "x-f5xc-example": "\"{COUNTRY_CODE=\\\"CH\\\"}\"",
23907
+ "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...",
23908
+ "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 Label can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"] = : equal to != : not equal to Optional: If...",
23897
23909
  "minLength": 0,
23898
23910
  "maxLength": 1024,
23899
23911
  "x-f5xc-required-for": {
@@ -23945,7 +23957,7 @@
23945
23957
  },
23946
23958
  "x-original-maxLength": 1024,
23947
23959
  "x-reconciled-from-discovery": true,
23948
- "x-reconciled-at": "2026-01-05T17:58:55.198060+00:00"
23960
+ "x-reconciled-at": "2026-01-06T16:57:31.402406+00:00"
23949
23961
  },
23950
23962
  "sort": {
23951
23963
  "$ref": "#/components/schemas/schemaSortOrder"
@@ -24118,7 +24130,7 @@
24118
24130
  "x-original-maxLength": 1024,
24119
24131
  "format": "hostname",
24120
24132
  "x-reconciled-from-discovery": true,
24121
- "x-reconciled-at": "2026-01-05T17:58:55.198077+00:00"
24133
+ "x-reconciled-at": "2026-01-06T16:57:31.402435+00:00"
24122
24134
  },
24123
24135
  "query_type": {
24124
24136
  "type": "string",
@@ -24440,7 +24452,7 @@
24440
24452
  "maxLength": 17,
24441
24453
  "minLength": 17,
24442
24454
  "x-reconciled-from-discovery": true,
24443
- "x-reconciled-at": "2026-01-05T17:58:55.198106+00:00"
24455
+ "x-reconciled-at": "2026-01-06T16:57:31.402465+00:00"
24444
24456
  },
24445
24457
  "system_metadata": {
24446
24458
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -24511,7 +24523,7 @@
24511
24523
  "x-original-maxLength": 1024,
24512
24524
  "format": "hostname",
24513
24525
  "x-reconciled-from-discovery": true,
24514
- "x-reconciled-at": "2026-01-05T17:58:55.198113+00:00"
24526
+ "x-reconciled-at": "2026-01-06T16:57:31.402473+00:00"
24515
24527
  },
24516
24528
  "num_of_dns_records": {
24517
24529
  "type": "integer",
@@ -24674,7 +24686,7 @@
24674
24686
  },
24675
24687
  "x-original-maxLength": 1024,
24676
24688
  "x-reconciled-from-discovery": true,
24677
- "x-reconciled-at": "2026-01-05T17:58:55.198128+00:00"
24689
+ "x-reconciled-at": "2026-01-06T16:57:31.402489+00:00"
24678
24690
  },
24679
24691
  "file": {
24680
24692
  "type": "string",
@@ -24802,7 +24814,7 @@
24802
24814
  },
24803
24815
  "x-original-maxLength": 1024,
24804
24816
  "x-reconciled-from-discovery": true,
24805
- "x-reconciled-at": "2026-01-05T17:58:55.198139+00:00"
24817
+ "x-reconciled-at": "2026-01-06T16:57:31.402500+00:00"
24806
24818
  },
24807
24819
  "file": {
24808
24820
  "type": "string",
@@ -25332,7 +25344,7 @@
25332
25344
  },
25333
25345
  "x-original-maxLength": 1024,
25334
25346
  "x-reconciled-from-discovery": true,
25335
- "x-reconciled-at": "2026-01-05T17:58:55.198186+00:00"
25347
+ "x-reconciled-at": "2026-01-06T16:57:31.402537+00:00"
25336
25348
  },
25337
25349
  "disabled": {
25338
25350
  "type": "boolean",
@@ -25382,7 +25394,7 @@
25382
25394
  },
25383
25395
  "x-original-maxLength": 1024,
25384
25396
  "x-reconciled-from-discovery": true,
25385
- "x-reconciled-at": "2026-01-05T17:58:55.198196+00:00"
25397
+ "x-reconciled-at": "2026-01-06T16:57:31.402547+00:00"
25386
25398
  },
25387
25399
  "namespace": {
25388
25400
  "type": "string",
@@ -25401,7 +25413,7 @@
25401
25413
  },
25402
25414
  "x-original-maxLength": 1024,
25403
25415
  "x-reconciled-from-discovery": true,
25404
- "x-reconciled-at": "2026-01-05T17:58:55.198200+00:00"
25416
+ "x-reconciled-at": "2026-01-06T16:57:31.402552+00:00"
25405
25417
  },
25406
25418
  "owner_view": {
25407
25419
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -25442,7 +25454,7 @@
25442
25454
  "x-field-mutability": "read-only",
25443
25455
  "x-original-maxLength": 1024,
25444
25456
  "x-reconciled-from-discovery": true,
25445
- "x-reconciled-at": "2026-01-05T17:58:55.198208+00:00"
25457
+ "x-reconciled-at": "2026-01-06T16:57:31.402560+00:00"
25446
25458
  },
25447
25459
  "uid": {
25448
25460
  "type": "string",
@@ -25463,7 +25475,7 @@
25463
25475
  "x-original-maxLength": 1024,
25464
25476
  "format": "uuid",
25465
25477
  "x-reconciled-from-discovery": true,
25466
- "x-reconciled-at": "2026-01-05T17:58:55.198213+00:00"
25478
+ "x-reconciled-at": "2026-01-06T16:57:31.402565+00:00"
25467
25479
  }
25468
25480
  },
25469
25481
  "x-f5xc-minimum-configuration": {
@@ -25541,7 +25553,7 @@
25541
25553
  "x-original-maxLength": 1024,
25542
25554
  "format": "hostname",
25543
25555
  "x-reconciled-from-discovery": true,
25544
- "x-reconciled-at": "2026-01-05T17:58:55.198218+00:00"
25556
+ "x-reconciled-at": "2026-01-06T16:57:31.402571+00:00"
25545
25557
  },
25546
25558
  "priority": {
25547
25559
  "type": "integer",
@@ -25618,7 +25630,7 @@
25618
25630
  "maxLength": 15,
25619
25631
  "minLength": 3,
25620
25632
  "x-reconciled-from-discovery": true,
25621
- "x-reconciled-at": "2026-01-05T17:58:55.198227+00:00"
25633
+ "x-reconciled-at": "2026-01-06T16:57:31.402580+00:00"
25622
25634
  }
25623
25635
  },
25624
25636
  "x-f5xc-minimum-configuration": {
@@ -26048,7 +26060,7 @@
26048
26060
  },
26049
26061
  "x-original-maxLength": 1024,
26050
26062
  "x-reconciled-from-discovery": true,
26051
- "x-reconciled-at": "2026-01-05T17:58:55.198267+00:00"
26063
+ "x-reconciled-at": "2026-01-06T16:57:31.402621+00:00"
26052
26064
  },
26053
26065
  "ds_record": {
26054
26066
  "$ref": "#/components/schemas/dns_zoneDNSDSRecord"
@@ -26865,7 +26877,7 @@
26865
26877
  },
26866
26878
  "x-original-maxLength": 1024,
26867
26879
  "x-reconciled-from-discovery": true,
26868
- "x-reconciled-at": "2026-01-05T17:58:55.198322+00:00"
26880
+ "x-reconciled-at": "2026-01-06T16:57:31.402678+00:00"
26869
26881
  },
26870
26882
  "values": {
26871
26883
  "type": "array",
@@ -27303,7 +27315,7 @@
27303
27315
  },
27304
27316
  "x-original-maxLength": 1024,
27305
27317
  "x-reconciled-from-discovery": true,
27306
- "x-reconciled-at": "2026-01-05T17:58:55.198352+00:00"
27318
+ "x-reconciled-at": "2026-01-06T16:57:31.402709+00:00"
27307
27319
  },
27308
27320
  "values": {
27309
27321
  "type": "array",
@@ -27540,7 +27552,7 @@
27540
27552
  },
27541
27553
  "x-original-maxLength": 1024,
27542
27554
  "x-reconciled-from-discovery": true,
27543
- "x-reconciled-at": "2026-01-05T17:58:55.198395+00:00"
27555
+ "x-reconciled-at": "2026-01-06T16:57:31.402754+00:00"
27544
27556
  },
27545
27557
  "store_provider": {
27546
27558
  "type": "string",
@@ -27598,7 +27610,7 @@
27598
27610
  },
27599
27611
  "x-original-maxLength": 1024,
27600
27612
  "x-reconciled-from-discovery": true,
27601
- "x-reconciled-at": "2026-01-05T17:58:55.198401+00:00"
27613
+ "x-reconciled-at": "2026-01-06T16:57:31.402760+00:00"
27602
27614
  },
27603
27615
  "url": {
27604
27616
  "type": "string",
@@ -27672,7 +27684,7 @@
27672
27684
  },
27673
27685
  "x-original-maxLength": 256,
27674
27686
  "x-reconciled-from-discovery": true,
27675
- "x-reconciled-at": "2026-01-05T17:58:55.198435+00:00"
27687
+ "x-reconciled-at": "2026-01-06T16:57:31.402795+00:00"
27676
27688
  },
27677
27689
  "name": {
27678
27690
  "type": "string",
@@ -27702,7 +27714,7 @@
27702
27714
  },
27703
27715
  "x-original-maxLength": 1024,
27704
27716
  "x-reconciled-from-discovery": true,
27705
- "x-reconciled-at": "2026-01-05T17:58:55.198439+00:00"
27717
+ "x-reconciled-at": "2026-01-06T16:57:31.402799+00:00"
27706
27718
  }
27707
27719
  },
27708
27720
  "x-f5xc-minimum-configuration": {
@@ -27806,7 +27818,7 @@
27806
27818
  },
27807
27819
  "x-original-maxLength": 1024,
27808
27820
  "x-reconciled-from-discovery": true,
27809
- "x-reconciled-at": "2026-01-05T17:58:55.198567+00:00"
27821
+ "x-reconciled-at": "2026-01-06T16:57:31.402927+00:00"
27810
27822
  },
27811
27823
  "location": {
27812
27824
  "type": "string",
@@ -27823,7 +27835,7 @@
27823
27835
  },
27824
27836
  "x-original-maxLength": 1024,
27825
27837
  "x-reconciled-from-discovery": true,
27826
- "x-reconciled-at": "2026-01-05T17:58:55.198571+00:00"
27838
+ "x-reconciled-at": "2026-01-06T16:57:31.402931+00:00"
27827
27839
  },
27828
27840
  "provider": {
27829
27841
  "type": "string",
@@ -27840,7 +27852,7 @@
27840
27852
  },
27841
27853
  "x-original-maxLength": 1024,
27842
27854
  "x-reconciled-from-discovery": true,
27843
- "x-reconciled-at": "2026-01-05T17:58:55.198575+00:00"
27855
+ "x-reconciled-at": "2026-01-06T16:57:31.402935+00:00"
27844
27856
  },
27845
27857
  "secret_encoding": {
27846
27858
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -27862,7 +27874,7 @@
27862
27874
  "maxLength": 1,
27863
27875
  "minLength": 1,
27864
27876
  "x-reconciled-from-discovery": true,
27865
- "x-reconciled-at": "2026-01-05T17:58:55.198581+00:00"
27877
+ "x-reconciled-at": "2026-01-06T16:57:31.402942+00:00"
27866
27878
  }
27867
27879
  },
27868
27880
  "x-f5xc-minimum-configuration": {
@@ -27901,7 +27913,7 @@
27901
27913
  },
27902
27914
  "x-original-maxLength": 1024,
27903
27915
  "x-reconciled-from-discovery": true,
27904
- "x-reconciled-at": "2026-01-05T17:58:55.198604+00:00"
27916
+ "x-reconciled-at": "2026-01-06T16:57:31.402964+00:00"
27905
27917
  }
27906
27918
  },
27907
27919
  "x-f5xc-minimum-configuration": {
@@ -28177,7 +28189,7 @@
28177
28189
  },
28178
28190
  "x-original-maxLength": 1024,
28179
28191
  "x-reconciled-from-discovery": true,
28180
- "x-reconciled-at": "2026-01-05T17:58:59.769022+00:00"
28192
+ "x-reconciled-at": "2026-01-06T16:57:35.994156+00:00"
28181
28193
  },
28182
28194
  "record_name": {
28183
28195
  "type": "string",