@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": "Managed Kubernetes",
5
5
  "description": "Role-based access controls with cluster-scoped permissions and namespace bindings. Pod security admission levels enforce baseline, restricted, or privileged profiles. Container registry credentials support private image pulls across hybrid deployments. Policy rules define resource verbs, groups, and non-resource URL access patterns.",
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"
@@ -6022,7 +6022,7 @@
6022
6022
  },
6023
6023
  "x-original-maxLength": 1024,
6024
6024
  "x-reconciled-from-discovery": true,
6025
- "x-reconciled-at": "2026-01-05T17:58:51.788855+00:00"
6025
+ "x-reconciled-at": "2026-01-06T16:57:27.967799+00:00"
6026
6026
  },
6027
6027
  "namespace": {
6028
6028
  "type": "string",
@@ -6041,7 +6041,7 @@
6041
6041
  },
6042
6042
  "x-original-maxLength": 1024,
6043
6043
  "x-reconciled-from-discovery": true,
6044
- "x-reconciled-at": "2026-01-05T17:58:51.788862+00:00"
6044
+ "x-reconciled-at": "2026-01-06T16:57:27.967805+00:00"
6045
6045
  }
6046
6046
  },
6047
6047
  "x-f5xc-minimum-configuration": {
@@ -6139,7 +6139,7 @@
6139
6139
  "maxLength": 17,
6140
6140
  "minLength": 17,
6141
6141
  "x-reconciled-from-discovery": true,
6142
- "x-reconciled-at": "2026-01-05T17:58:51.788878+00:00"
6142
+ "x-reconciled-at": "2026-01-06T16:57:27.967821+00:00"
6143
6143
  },
6144
6144
  "system_metadata": {
6145
6145
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -6371,7 +6371,7 @@
6371
6371
  },
6372
6372
  "x-original-maxLength": 1024,
6373
6373
  "x-reconciled-from-discovery": true,
6374
- "x-reconciled-at": "2026-01-05T17:58:51.788898+00:00"
6374
+ "x-reconciled-at": "2026-01-06T16:57:27.967841+00:00"
6375
6375
  },
6376
6376
  "disabled": {
6377
6377
  "type": "boolean",
@@ -6421,7 +6421,7 @@
6421
6421
  },
6422
6422
  "x-original-maxLength": 1024,
6423
6423
  "x-reconciled-from-discovery": true,
6424
- "x-reconciled-at": "2026-01-05T17:58:51.788908+00:00"
6424
+ "x-reconciled-at": "2026-01-06T16:57:27.967851+00:00"
6425
6425
  },
6426
6426
  "namespace": {
6427
6427
  "type": "string",
@@ -6440,7 +6440,7 @@
6440
6440
  },
6441
6441
  "x-original-maxLength": 1024,
6442
6442
  "x-reconciled-from-discovery": true,
6443
- "x-reconciled-at": "2026-01-05T17:58:51.788913+00:00"
6443
+ "x-reconciled-at": "2026-01-06T16:57:27.967855+00:00"
6444
6444
  },
6445
6445
  "owner_view": {
6446
6446
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -6481,7 +6481,7 @@
6481
6481
  "x-field-mutability": "read-only",
6482
6482
  "x-original-maxLength": 1024,
6483
6483
  "x-reconciled-from-discovery": true,
6484
- "x-reconciled-at": "2026-01-05T17:58:51.788920+00:00"
6484
+ "x-reconciled-at": "2026-01-06T16:57:27.967864+00:00"
6485
6485
  },
6486
6486
  "uid": {
6487
6487
  "type": "string",
@@ -6502,7 +6502,7 @@
6502
6502
  "x-original-maxLength": 1024,
6503
6503
  "format": "uuid",
6504
6504
  "x-reconciled-from-discovery": true,
6505
- "x-reconciled-at": "2026-01-05T17:58:51.788926+00:00"
6505
+ "x-reconciled-at": "2026-01-06T16:57:27.967869+00:00"
6506
6506
  }
6507
6507
  },
6508
6508
  "x-f5xc-minimum-configuration": {
@@ -6728,6 +6728,8 @@
6728
6728
  "type_url": {
6729
6729
  "type": "string",
6730
6730
  "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.",
6731
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
6732
+ "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 ).",
6731
6733
  "minLength": 0,
6732
6734
  "maxLength": 1024,
6733
6735
  "x-f5xc-required-for": {
@@ -6751,7 +6753,7 @@
6751
6753
  },
6752
6754
  "x-original-maxLength": 1024,
6753
6755
  "x-reconciled-from-discovery": true,
6754
- "x-reconciled-at": "2026-01-05T17:58:51.788946+00:00"
6756
+ "x-reconciled-at": "2026-01-06T16:57:27.967890+00:00"
6755
6757
  }
6756
6758
  },
6757
6759
  "x-f5xc-minimum-configuration": {
@@ -6817,7 +6819,7 @@
6817
6819
  },
6818
6820
  "x-original-maxLength": 1024,
6819
6821
  "x-reconciled-from-discovery": true,
6820
- "x-reconciled-at": "2026-01-05T17:58:51.788953+00:00"
6822
+ "x-reconciled-at": "2026-01-06T16:57:27.967897+00:00"
6821
6823
  },
6822
6824
  "store_provider": {
6823
6825
  "type": "string",
@@ -6875,7 +6877,7 @@
6875
6877
  },
6876
6878
  "x-original-maxLength": 1024,
6877
6879
  "x-reconciled-from-discovery": true,
6878
- "x-reconciled-at": "2026-01-05T17:58:51.788959+00:00"
6880
+ "x-reconciled-at": "2026-01-06T16:57:27.967903+00:00"
6879
6881
  },
6880
6882
  "url": {
6881
6883
  "type": "string",
@@ -6972,7 +6974,7 @@
6972
6974
  },
6973
6975
  "x-original-maxLength": 1024,
6974
6976
  "x-reconciled-from-discovery": true,
6975
- "x-reconciled-at": "2026-01-05T17:58:51.788968+00:00"
6977
+ "x-reconciled-at": "2026-01-06T16:57:27.967912+00:00"
6976
6978
  },
6977
6979
  "service_name": {
6978
6980
  "type": "string",
@@ -7001,6 +7003,8 @@
7001
7003
  "x-validation-rules": {
7002
7004
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
7003
7005
  },
7006
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
7007
+ "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...",
7004
7008
  "minLength": 0,
7005
7009
  "maxLength": 17,
7006
7010
  "x-f5xc-required-for": {
@@ -7011,7 +7015,7 @@
7011
7015
  },
7012
7016
  "x-original-maxLength": 1024,
7013
7017
  "x-reconciled-from-discovery": true,
7014
- "x-reconciled-at": "2026-01-05T17:58:51.788973+00:00"
7018
+ "x-reconciled-at": "2026-01-06T16:57:27.967918+00:00"
7015
7019
  },
7016
7020
  "type": {
7017
7021
  "type": "string",
@@ -7148,7 +7152,7 @@
7148
7152
  },
7149
7153
  "x-original-maxLength": 1024,
7150
7154
  "x-reconciled-from-discovery": true,
7151
- "x-reconciled-at": "2026-01-05T17:58:51.788984+00:00"
7155
+ "x-reconciled-at": "2026-01-06T16:57:27.967930+00:00"
7152
7156
  }
7153
7157
  },
7154
7158
  "x-f5xc-minimum-configuration": {
@@ -7257,7 +7261,7 @@
7257
7261
  },
7258
7262
  "x-original-maxLength": 1200,
7259
7263
  "x-reconciled-from-discovery": true,
7260
- "x-reconciled-at": "2026-01-05T17:58:51.788994+00:00"
7264
+ "x-reconciled-at": "2026-01-06T16:57:27.967939+00:00"
7261
7265
  },
7262
7266
  "disable": {
7263
7267
  "type": "boolean",
@@ -7310,7 +7314,7 @@
7310
7314
  },
7311
7315
  "x-original-maxLength": 1024,
7312
7316
  "x-reconciled-from-discovery": true,
7313
- "x-reconciled-at": "2026-01-05T17:58:51.789001+00:00"
7317
+ "x-reconciled-at": "2026-01-06T16:57:27.967946+00:00"
7314
7318
  },
7315
7319
  "namespace": {
7316
7320
  "type": "string",
@@ -7329,7 +7333,7 @@
7329
7333
  },
7330
7334
  "x-original-maxLength": 1024,
7331
7335
  "x-reconciled-from-discovery": true,
7332
- "x-reconciled-at": "2026-01-05T17:58:51.789006+00:00"
7336
+ "x-reconciled-at": "2026-01-06T16:57:27.967951+00:00"
7333
7337
  }
7334
7338
  },
7335
7339
  "x-f5xc-minimum-configuration": {
@@ -7405,7 +7409,7 @@
7405
7409
  },
7406
7410
  "x-original-maxLength": 1200,
7407
7411
  "x-reconciled-from-discovery": true,
7408
- "x-reconciled-at": "2026-01-05T17:58:51.789013+00:00"
7412
+ "x-reconciled-at": "2026-01-06T16:57:27.967957+00:00"
7409
7413
  },
7410
7414
  "disable": {
7411
7415
  "type": "boolean",
@@ -7460,7 +7464,7 @@
7460
7464
  },
7461
7465
  "x-original-maxLength": 1024,
7462
7466
  "x-reconciled-from-discovery": true,
7463
- "x-reconciled-at": "2026-01-05T17:58:51.789020+00:00"
7467
+ "x-reconciled-at": "2026-01-06T16:57:27.967964+00:00"
7464
7468
  },
7465
7469
  "namespace": {
7466
7470
  "type": "string",
@@ -7479,7 +7483,7 @@
7479
7483
  },
7480
7484
  "x-original-maxLength": 1024,
7481
7485
  "x-reconciled-from-discovery": true,
7482
- "x-reconciled-at": "2026-01-05T17:58:51.789024+00:00"
7486
+ "x-reconciled-at": "2026-01-06T16:57:27.967968+00:00"
7483
7487
  }
7484
7488
  },
7485
7489
  "x-f5xc-minimum-configuration": {
@@ -7524,7 +7528,7 @@
7524
7528
  "readOnly": true,
7525
7529
  "x-original-maxLength": 1024,
7526
7530
  "x-reconciled-from-discovery": true,
7527
- "x-reconciled-at": "2026-01-05T17:58:51.789029+00:00"
7531
+ "x-reconciled-at": "2026-01-06T16:57:27.967972+00:00"
7528
7532
  },
7529
7533
  "name": {
7530
7534
  "type": "string",
@@ -7543,7 +7547,7 @@
7543
7547
  },
7544
7548
  "x-original-maxLength": 1024,
7545
7549
  "x-reconciled-from-discovery": true,
7546
- "x-reconciled-at": "2026-01-05T17:58:51.789033+00:00"
7550
+ "x-reconciled-at": "2026-01-06T16:57:27.967976+00:00"
7547
7551
  },
7548
7552
  "namespace": {
7549
7553
  "type": "string",
@@ -7562,7 +7566,7 @@
7562
7566
  },
7563
7567
  "x-original-maxLength": 1024,
7564
7568
  "x-reconciled-from-discovery": true,
7565
- "x-reconciled-at": "2026-01-05T17:58:51.789037+00:00"
7569
+ "x-reconciled-at": "2026-01-06T16:57:27.967980+00:00"
7566
7570
  },
7567
7571
  "tenant": {
7568
7572
  "type": "string",
@@ -7583,7 +7587,7 @@
7583
7587
  "x-field-mutability": "read-only",
7584
7588
  "x-original-maxLength": 1024,
7585
7589
  "x-reconciled-from-discovery": true,
7586
- "x-reconciled-at": "2026-01-05T17:58:51.789041+00:00"
7590
+ "x-reconciled-at": "2026-01-06T16:57:27.967984+00:00"
7587
7591
  },
7588
7592
  "uid": {
7589
7593
  "type": "string",
@@ -7605,7 +7609,7 @@
7605
7609
  "x-original-maxLength": 1024,
7606
7610
  "format": "uuid",
7607
7611
  "x-reconciled-from-discovery": true,
7608
- "x-reconciled-at": "2026-01-05T17:58:51.789047+00:00"
7612
+ "x-reconciled-at": "2026-01-06T16:57:27.967990+00:00"
7609
7613
  }
7610
7614
  },
7611
7615
  "x-f5xc-minimum-configuration": {
@@ -7680,7 +7684,7 @@
7680
7684
  },
7681
7685
  "x-original-maxLength": 1200,
7682
7686
  "x-reconciled-from-discovery": true,
7683
- "x-reconciled-at": "2026-01-05T17:58:51.789054+00:00"
7687
+ "x-reconciled-at": "2026-01-06T16:57:27.967996+00:00"
7684
7688
  },
7685
7689
  "disable": {
7686
7690
  "type": "boolean",
@@ -7733,7 +7737,7 @@
7733
7737
  },
7734
7738
  "x-original-maxLength": 1024,
7735
7739
  "x-reconciled-from-discovery": true,
7736
- "x-reconciled-at": "2026-01-05T17:58:51.789061+00:00"
7740
+ "x-reconciled-at": "2026-01-06T16:57:27.968003+00:00"
7737
7741
  },
7738
7742
  "namespace": {
7739
7743
  "type": "string",
@@ -7752,7 +7756,7 @@
7752
7756
  },
7753
7757
  "x-original-maxLength": 1024,
7754
7758
  "x-reconciled-from-discovery": true,
7755
- "x-reconciled-at": "2026-01-05T17:58:51.789065+00:00"
7759
+ "x-reconciled-at": "2026-01-06T16:57:27.968007+00:00"
7756
7760
  }
7757
7761
  },
7758
7762
  "x-f5xc-minimum-configuration": {
@@ -7913,7 +7917,7 @@
7913
7917
  "x-original-maxLength": 1024,
7914
7918
  "format": "uuid",
7915
7919
  "x-reconciled-from-discovery": true,
7916
- "x-reconciled-at": "2026-01-05T17:58:51.789080+00:00"
7920
+ "x-reconciled-at": "2026-01-06T16:57:27.968023+00:00"
7917
7921
  },
7918
7922
  "vtrp_id": {
7919
7923
  "type": "string",
@@ -8025,7 +8029,7 @@
8025
8029
  },
8026
8030
  "x-original-maxLength": 1024,
8027
8031
  "x-reconciled-from-discovery": true,
8028
- "x-reconciled-at": "2026-01-05T17:58:51.789090+00:00"
8032
+ "x-reconciled-at": "2026-01-06T16:57:27.968033+00:00"
8029
8033
  },
8030
8034
  "status": {
8031
8035
  "type": "string",
@@ -8044,7 +8048,7 @@
8044
8048
  },
8045
8049
  "x-original-maxLength": 1024,
8046
8050
  "x-reconciled-from-discovery": true,
8047
- "x-reconciled-at": "2026-01-05T17:58:51.789095+00:00"
8051
+ "x-reconciled-at": "2026-01-06T16:57:27.968037+00:00"
8048
8052
  }
8049
8053
  },
8050
8054
  "x-f5xc-minimum-configuration": {
@@ -8124,6 +8128,8 @@
8124
8128
  "title": "Deletion_timestamp.",
8125
8129
  "format": "date-time",
8126
8130
  "x-displayname": "Deletion Timestamp.",
8131
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
8132
+ "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...",
8127
8133
  "minLength": 0,
8128
8134
  "maxLength": 1024,
8129
8135
  "x-f5xc-required-for": {
@@ -8222,7 +8228,7 @@
8222
8228
  "x-field-mutability": "read-only",
8223
8229
  "x-original-maxLength": 1024,
8224
8230
  "x-reconciled-from-discovery": true,
8225
- "x-reconciled-at": "2026-01-05T17:58:51.789114+00:00"
8231
+ "x-reconciled-at": "2026-01-06T16:57:27.968056+00:00"
8226
8232
  },
8227
8233
  "uid": {
8228
8234
  "type": "string",
@@ -8243,7 +8249,7 @@
8243
8249
  "x-original-maxLength": 1024,
8244
8250
  "format": "uuid",
8245
8251
  "x-reconciled-from-discovery": true,
8246
- "x-reconciled-at": "2026-01-05T17:58:51.789119+00:00"
8252
+ "x-reconciled-at": "2026-01-06T16:57:27.968061+00:00"
8247
8253
  }
8248
8254
  },
8249
8255
  "x-f5xc-minimum-configuration": {
@@ -8289,7 +8295,7 @@
8289
8295
  },
8290
8296
  "x-original-maxLength": 1024,
8291
8297
  "x-reconciled-from-discovery": true,
8292
- "x-reconciled-at": "2026-01-05T17:58:51.789124+00:00"
8298
+ "x-reconciled-at": "2026-01-06T16:57:27.968066+00:00"
8293
8299
  },
8294
8300
  "location": {
8295
8301
  "type": "string",
@@ -8306,7 +8312,7 @@
8306
8312
  },
8307
8313
  "x-original-maxLength": 1024,
8308
8314
  "x-reconciled-from-discovery": true,
8309
- "x-reconciled-at": "2026-01-05T17:58:51.789128+00:00"
8315
+ "x-reconciled-at": "2026-01-06T16:57:27.968070+00:00"
8310
8316
  },
8311
8317
  "provider": {
8312
8318
  "type": "string",
@@ -8323,7 +8329,7 @@
8323
8329
  },
8324
8330
  "x-original-maxLength": 1024,
8325
8331
  "x-reconciled-from-discovery": true,
8326
- "x-reconciled-at": "2026-01-05T17:58:51.789132+00:00"
8332
+ "x-reconciled-at": "2026-01-06T16:57:27.968074+00:00"
8327
8333
  },
8328
8334
  "secret_encoding": {
8329
8335
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -8345,7 +8351,7 @@
8345
8351
  "maxLength": 1,
8346
8352
  "minLength": 1,
8347
8353
  "x-reconciled-from-discovery": true,
8348
- "x-reconciled-at": "2026-01-05T17:58:51.789138+00:00"
8354
+ "x-reconciled-at": "2026-01-06T16:57:27.968082+00:00"
8349
8355
  }
8350
8356
  },
8351
8357
  "x-f5xc-minimum-configuration": {
@@ -8388,7 +8394,7 @@
8388
8394
  },
8389
8395
  "x-original-maxLength": 1024,
8390
8396
  "x-reconciled-from-discovery": true,
8391
- "x-reconciled-at": "2026-01-05T17:58:51.789143+00:00"
8397
+ "x-reconciled-at": "2026-01-06T16:57:27.968087+00:00"
8392
8398
  },
8393
8399
  "name": {
8394
8400
  "type": "string",
@@ -8407,7 +8413,7 @@
8407
8413
  },
8408
8414
  "x-original-maxLength": 1024,
8409
8415
  "x-reconciled-from-discovery": true,
8410
- "x-reconciled-at": "2026-01-05T17:58:51.789148+00:00"
8416
+ "x-reconciled-at": "2026-01-06T16:57:27.968091+00:00"
8411
8417
  },
8412
8418
  "namespace": {
8413
8419
  "type": "string",
@@ -8426,7 +8432,7 @@
8426
8432
  },
8427
8433
  "x-original-maxLength": 1024,
8428
8434
  "x-reconciled-from-discovery": true,
8429
- "x-reconciled-at": "2026-01-05T17:58:51.789152+00:00"
8435
+ "x-reconciled-at": "2026-01-06T16:57:27.968095+00:00"
8430
8436
  },
8431
8437
  "uid": {
8432
8438
  "type": "string",
@@ -8447,7 +8453,7 @@
8447
8453
  "x-original-maxLength": 1024,
8448
8454
  "format": "uuid",
8449
8455
  "x-reconciled-from-discovery": true,
8450
- "x-reconciled-at": "2026-01-05T17:58:51.789157+00:00"
8456
+ "x-reconciled-at": "2026-01-06T16:57:27.968100+00:00"
8451
8457
  }
8452
8458
  },
8453
8459
  "x-f5xc-minimum-configuration": {
@@ -8485,7 +8491,7 @@
8485
8491
  },
8486
8492
  "x-original-maxLength": 1024,
8487
8493
  "x-reconciled-from-discovery": true,
8488
- "x-reconciled-at": "2026-01-05T17:58:51.789161+00:00"
8494
+ "x-reconciled-at": "2026-01-06T16:57:27.968105+00:00"
8489
8495
  }
8490
8496
  },
8491
8497
  "x-f5xc-minimum-configuration": {
@@ -8642,7 +8648,7 @@
8642
8648
  },
8643
8649
  "x-original-maxLength": 1024,
8644
8650
  "x-reconciled-from-discovery": true,
8645
- "x-reconciled-at": "2026-01-05T17:59:11.493775+00:00"
8651
+ "x-reconciled-at": "2026-01-06T16:57:48.014007+00:00"
8646
8652
  },
8647
8653
  "namespace": {
8648
8654
  "type": "string",
@@ -8661,7 +8667,7 @@
8661
8667
  },
8662
8668
  "x-original-maxLength": 1024,
8663
8669
  "x-reconciled-from-discovery": true,
8664
- "x-reconciled-at": "2026-01-05T17:59:11.493781+00:00"
8670
+ "x-reconciled-at": "2026-01-06T16:57:48.014014+00:00"
8665
8671
  }
8666
8672
  },
8667
8673
  "x-f5xc-minimum-configuration": {
@@ -8759,7 +8765,7 @@
8759
8765
  "maxLength": 17,
8760
8766
  "minLength": 17,
8761
8767
  "x-reconciled-from-discovery": true,
8762
- "x-reconciled-at": "2026-01-05T17:59:11.493797+00:00"
8768
+ "x-reconciled-at": "2026-01-06T16:57:48.014029+00:00"
8763
8769
  },
8764
8770
  "system_metadata": {
8765
8771
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -8944,7 +8950,7 @@
8944
8950
  },
8945
8951
  "x-original-maxLength": 1024,
8946
8952
  "x-reconciled-from-discovery": true,
8947
- "x-reconciled-at": "2026-01-05T17:59:11.493814+00:00"
8953
+ "x-reconciled-at": "2026-01-06T16:57:48.014046+00:00"
8948
8954
  },
8949
8955
  "disabled": {
8950
8956
  "type": "boolean",
@@ -8994,7 +9000,7 @@
8994
9000
  },
8995
9001
  "x-original-maxLength": 1024,
8996
9002
  "x-reconciled-from-discovery": true,
8997
- "x-reconciled-at": "2026-01-05T17:59:11.493825+00:00"
9003
+ "x-reconciled-at": "2026-01-06T16:57:48.014055+00:00"
8998
9004
  },
8999
9005
  "namespace": {
9000
9006
  "type": "string",
@@ -9013,7 +9019,7 @@
9013
9019
  },
9014
9020
  "x-original-maxLength": 1024,
9015
9021
  "x-reconciled-from-discovery": true,
9016
- "x-reconciled-at": "2026-01-05T17:59:11.493829+00:00"
9022
+ "x-reconciled-at": "2026-01-06T16:57:48.014060+00:00"
9017
9023
  },
9018
9024
  "owner_view": {
9019
9025
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -9054,7 +9060,7 @@
9054
9060
  "x-field-mutability": "read-only",
9055
9061
  "x-original-maxLength": 1024,
9056
9062
  "x-reconciled-from-discovery": true,
9057
- "x-reconciled-at": "2026-01-05T17:59:11.493837+00:00"
9063
+ "x-reconciled-at": "2026-01-06T16:57:48.014067+00:00"
9058
9064
  },
9059
9065
  "uid": {
9060
9066
  "type": "string",
@@ -9075,7 +9081,7 @@
9075
9081
  "x-original-maxLength": 1024,
9076
9082
  "format": "uuid",
9077
9083
  "x-reconciled-from-discovery": true,
9078
- "x-reconciled-at": "2026-01-05T17:59:11.493842+00:00"
9084
+ "x-reconciled-at": "2026-01-06T16:57:48.014073+00:00"
9079
9085
  }
9080
9086
  },
9081
9087
  "x-f5xc-minimum-configuration": {
@@ -9653,7 +9659,7 @@
9653
9659
  "readOnly": true,
9654
9660
  "x-original-maxLength": 1024,
9655
9661
  "x-reconciled-from-discovery": true,
9656
- "x-reconciled-at": "2026-01-05T17:59:11.828749+00:00"
9662
+ "x-reconciled-at": "2026-01-06T16:57:48.361602+00:00"
9657
9663
  },
9658
9664
  "name": {
9659
9665
  "type": "string",
@@ -9672,7 +9678,7 @@
9672
9678
  },
9673
9679
  "x-original-maxLength": 1024,
9674
9680
  "x-reconciled-from-discovery": true,
9675
- "x-reconciled-at": "2026-01-05T17:59:11.828756+00:00"
9681
+ "x-reconciled-at": "2026-01-06T16:57:48.361609+00:00"
9676
9682
  },
9677
9683
  "namespace": {
9678
9684
  "type": "string",
@@ -9691,7 +9697,7 @@
9691
9697
  },
9692
9698
  "x-original-maxLength": 1024,
9693
9699
  "x-reconciled-from-discovery": true,
9694
- "x-reconciled-at": "2026-01-05T17:59:11.828761+00:00"
9700
+ "x-reconciled-at": "2026-01-06T16:57:48.361615+00:00"
9695
9701
  },
9696
9702
  "tenant": {
9697
9703
  "type": "string",
@@ -9712,7 +9718,7 @@
9712
9718
  "x-field-mutability": "read-only",
9713
9719
  "x-original-maxLength": 1024,
9714
9720
  "x-reconciled-from-discovery": true,
9715
- "x-reconciled-at": "2026-01-05T17:59:11.828766+00:00"
9721
+ "x-reconciled-at": "2026-01-06T16:57:48.361619+00:00"
9716
9722
  },
9717
9723
  "uid": {
9718
9724
  "type": "string",
@@ -9734,7 +9740,7 @@
9734
9740
  "x-original-maxLength": 1024,
9735
9741
  "format": "uuid",
9736
9742
  "x-reconciled-from-discovery": true,
9737
- "x-reconciled-at": "2026-01-05T17:59:11.828771+00:00"
9743
+ "x-reconciled-at": "2026-01-06T16:57:48.361626+00:00"
9738
9744
  }
9739
9745
  },
9740
9746
  "x-f5xc-minimum-configuration": {
@@ -9898,7 +9904,7 @@
9898
9904
  },
9899
9905
  "x-original-maxLength": 1024,
9900
9906
  "x-reconciled-from-discovery": true,
9901
- "x-reconciled-at": "2026-01-05T17:59:11.828790+00:00"
9907
+ "x-reconciled-at": "2026-01-06T16:57:48.361644+00:00"
9902
9908
  },
9903
9909
  "namespace": {
9904
9910
  "type": "string",
@@ -9917,7 +9923,7 @@
9917
9923
  },
9918
9924
  "x-original-maxLength": 1024,
9919
9925
  "x-reconciled-from-discovery": true,
9920
- "x-reconciled-at": "2026-01-05T17:59:11.828794+00:00"
9926
+ "x-reconciled-at": "2026-01-06T16:57:48.361648+00:00"
9921
9927
  }
9922
9928
  },
9923
9929
  "x-f5xc-minimum-configuration": {
@@ -10015,7 +10021,7 @@
10015
10021
  "maxLength": 17,
10016
10022
  "minLength": 17,
10017
10023
  "x-reconciled-from-discovery": true,
10018
- "x-reconciled-at": "2026-01-05T17:59:11.828808+00:00"
10024
+ "x-reconciled-at": "2026-01-06T16:57:48.361663+00:00"
10019
10025
  },
10020
10026
  "system_metadata": {
10021
10027
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -10203,7 +10209,7 @@
10203
10209
  },
10204
10210
  "x-original-maxLength": 1024,
10205
10211
  "x-reconciled-from-discovery": true,
10206
- "x-reconciled-at": "2026-01-05T17:59:11.828823+00:00"
10212
+ "x-reconciled-at": "2026-01-06T16:57:48.361678+00:00"
10207
10213
  },
10208
10214
  "disabled": {
10209
10215
  "type": "boolean",
@@ -10253,7 +10259,7 @@
10253
10259
  },
10254
10260
  "x-original-maxLength": 1024,
10255
10261
  "x-reconciled-from-discovery": true,
10256
- "x-reconciled-at": "2026-01-05T17:59:11.828833+00:00"
10262
+ "x-reconciled-at": "2026-01-06T16:57:48.361688+00:00"
10257
10263
  },
10258
10264
  "namespace": {
10259
10265
  "type": "string",
@@ -10272,7 +10278,7 @@
10272
10278
  },
10273
10279
  "x-original-maxLength": 1024,
10274
10280
  "x-reconciled-from-discovery": true,
10275
- "x-reconciled-at": "2026-01-05T17:59:11.828837+00:00"
10281
+ "x-reconciled-at": "2026-01-06T16:57:48.361693+00:00"
10276
10282
  },
10277
10283
  "owner_view": {
10278
10284
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -10313,7 +10319,7 @@
10313
10319
  "x-field-mutability": "read-only",
10314
10320
  "x-original-maxLength": 1024,
10315
10321
  "x-reconciled-from-discovery": true,
10316
- "x-reconciled-at": "2026-01-05T17:59:11.828845+00:00"
10322
+ "x-reconciled-at": "2026-01-06T16:57:48.361701+00:00"
10317
10323
  },
10318
10324
  "uid": {
10319
10325
  "type": "string",
@@ -10334,7 +10340,7 @@
10334
10340
  "x-original-maxLength": 1024,
10335
10341
  "format": "uuid",
10336
10342
  "x-reconciled-from-discovery": true,
10337
- "x-reconciled-at": "2026-01-05T17:59:11.828851+00:00"
10343
+ "x-reconciled-at": "2026-01-06T16:57:48.361706+00:00"
10338
10344
  }
10339
10345
  },
10340
10346
  "x-f5xc-minimum-configuration": {
@@ -10488,7 +10494,7 @@
10488
10494
  },
10489
10495
  "x-original-maxLength": 64,
10490
10496
  "x-reconciled-from-discovery": true,
10491
- "x-reconciled-at": "2026-01-05T17:59:11.828862+00:00"
10497
+ "x-reconciled-at": "2026-01-06T16:57:48.361718+00:00"
10492
10498
  },
10493
10499
  "namespace": {
10494
10500
  "type": "string",
@@ -10518,7 +10524,7 @@
10518
10524
  },
10519
10525
  "x-original-maxLength": 64,
10520
10526
  "x-reconciled-from-discovery": true,
10521
- "x-reconciled-at": "2026-01-05T17:59:11.828867+00:00"
10527
+ "x-reconciled-at": "2026-01-06T16:57:48.361722+00:00"
10522
10528
  }
10523
10529
  },
10524
10530
  "x-f5xc-minimum-configuration": {
@@ -10698,7 +10704,7 @@
10698
10704
  },
10699
10705
  "x-original-maxLength": 128,
10700
10706
  "x-reconciled-from-discovery": true,
10701
- "x-reconciled-at": "2026-01-05T17:59:11.829031+00:00"
10707
+ "x-reconciled-at": "2026-01-06T16:57:48.361888+00:00"
10702
10708
  },
10703
10709
  "namespace": {
10704
10710
  "type": "string",
@@ -10723,7 +10729,7 @@
10723
10729
  },
10724
10730
  "x-original-maxLength": 64,
10725
10731
  "x-reconciled-from-discovery": true,
10726
- "x-reconciled-at": "2026-01-05T17:59:11.829035+00:00"
10732
+ "x-reconciled-at": "2026-01-06T16:57:48.361892+00:00"
10727
10733
  },
10728
10734
  "tenant": {
10729
10735
  "type": "string",
@@ -10750,7 +10756,7 @@
10750
10756
  "x-field-mutability": "read-only",
10751
10757
  "x-original-maxLength": 64,
10752
10758
  "x-reconciled-from-discovery": true,
10753
- "x-reconciled-at": "2026-01-05T17:59:11.829039+00:00"
10759
+ "x-reconciled-at": "2026-01-06T16:57:48.361896+00:00"
10754
10760
  }
10755
10761
  },
10756
10762
  "x-f5xc-minimum-configuration": {
@@ -10924,7 +10930,7 @@
10924
10930
  },
10925
10931
  "x-original-maxLength": 1024,
10926
10932
  "x-reconciled-from-discovery": true,
10927
- "x-reconciled-at": "2026-01-05T17:59:12.152068+00:00"
10933
+ "x-reconciled-at": "2026-01-06T16:57:48.692013+00:00"
10928
10934
  },
10929
10935
  "namespace": {
10930
10936
  "type": "string",
@@ -10943,7 +10949,7 @@
10943
10949
  },
10944
10950
  "x-original-maxLength": 1024,
10945
10951
  "x-reconciled-from-discovery": true,
10946
- "x-reconciled-at": "2026-01-05T17:59:12.152073+00:00"
10952
+ "x-reconciled-at": "2026-01-06T16:57:48.692018+00:00"
10947
10953
  }
10948
10954
  },
10949
10955
  "x-f5xc-minimum-configuration": {
@@ -11041,7 +11047,7 @@
11041
11047
  "maxLength": 17,
11042
11048
  "minLength": 17,
11043
11049
  "x-reconciled-from-discovery": true,
11044
- "x-reconciled-at": "2026-01-05T17:59:12.152087+00:00"
11050
+ "x-reconciled-at": "2026-01-06T16:57:48.692032+00:00"
11045
11051
  },
11046
11052
  "system_metadata": {
11047
11053
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -11225,7 +11231,7 @@
11225
11231
  },
11226
11232
  "x-original-maxLength": 1024,
11227
11233
  "x-reconciled-from-discovery": true,
11228
- "x-reconciled-at": "2026-01-05T17:59:12.152101+00:00"
11234
+ "x-reconciled-at": "2026-01-06T16:57:48.692046+00:00"
11229
11235
  },
11230
11236
  "disabled": {
11231
11237
  "type": "boolean",
@@ -11275,7 +11281,7 @@
11275
11281
  },
11276
11282
  "x-original-maxLength": 1024,
11277
11283
  "x-reconciled-from-discovery": true,
11278
- "x-reconciled-at": "2026-01-05T17:59:12.152111+00:00"
11284
+ "x-reconciled-at": "2026-01-06T16:57:48.692056+00:00"
11279
11285
  },
11280
11286
  "namespace": {
11281
11287
  "type": "string",
@@ -11294,7 +11300,7 @@
11294
11300
  },
11295
11301
  "x-original-maxLength": 1024,
11296
11302
  "x-reconciled-from-discovery": true,
11297
- "x-reconciled-at": "2026-01-05T17:59:12.152115+00:00"
11303
+ "x-reconciled-at": "2026-01-06T16:57:48.692060+00:00"
11298
11304
  },
11299
11305
  "owner_view": {
11300
11306
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -11335,7 +11341,7 @@
11335
11341
  "x-field-mutability": "read-only",
11336
11342
  "x-original-maxLength": 1024,
11337
11343
  "x-reconciled-from-discovery": true,
11338
- "x-reconciled-at": "2026-01-05T17:59:12.152122+00:00"
11344
+ "x-reconciled-at": "2026-01-06T16:57:48.692068+00:00"
11339
11345
  },
11340
11346
  "uid": {
11341
11347
  "type": "string",
@@ -11356,7 +11362,7 @@
11356
11362
  "x-original-maxLength": 1024,
11357
11363
  "format": "uuid",
11358
11364
  "x-reconciled-from-discovery": true,
11359
- "x-reconciled-at": "2026-01-05T17:59:12.152127+00:00"
11365
+ "x-reconciled-at": "2026-01-06T16:57:48.692073+00:00"
11360
11366
  }
11361
11367
  },
11362
11368
  "x-f5xc-minimum-configuration": {
@@ -11762,7 +11768,7 @@
11762
11768
  },
11763
11769
  "x-original-maxLength": 1024,
11764
11770
  "x-reconciled-from-discovery": true,
11765
- "x-reconciled-at": "2026-01-05T17:59:12.508978+00:00"
11771
+ "x-reconciled-at": "2026-01-06T16:57:49.062401+00:00"
11766
11772
  },
11767
11773
  "namespace": {
11768
11774
  "type": "string",
@@ -11781,7 +11787,7 @@
11781
11787
  },
11782
11788
  "x-original-maxLength": 1024,
11783
11789
  "x-reconciled-from-discovery": true,
11784
- "x-reconciled-at": "2026-01-05T17:59:12.508985+00:00"
11790
+ "x-reconciled-at": "2026-01-06T16:57:49.062407+00:00"
11785
11791
  }
11786
11792
  },
11787
11793
  "x-f5xc-minimum-configuration": {
@@ -11879,7 +11885,7 @@
11879
11885
  "maxLength": 17,
11880
11886
  "minLength": 17,
11881
11887
  "x-reconciled-from-discovery": true,
11882
- "x-reconciled-at": "2026-01-05T17:59:12.509001+00:00"
11888
+ "x-reconciled-at": "2026-01-06T16:57:49.062435+00:00"
11883
11889
  },
11884
11890
  "system_metadata": {
11885
11891
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -12266,7 +12272,7 @@
12266
12272
  },
12267
12273
  "x-original-maxLength": 1024,
12268
12274
  "x-reconciled-from-discovery": true,
12269
- "x-reconciled-at": "2026-01-05T17:59:12.509027+00:00"
12275
+ "x-reconciled-at": "2026-01-06T16:57:49.062462+00:00"
12270
12276
  },
12271
12277
  "disabled": {
12272
12278
  "type": "boolean",
@@ -12316,7 +12322,7 @@
12316
12322
  },
12317
12323
  "x-original-maxLength": 1024,
12318
12324
  "x-reconciled-from-discovery": true,
12319
- "x-reconciled-at": "2026-01-05T17:59:12.509037+00:00"
12325
+ "x-reconciled-at": "2026-01-06T16:57:49.062473+00:00"
12320
12326
  },
12321
12327
  "namespace": {
12322
12328
  "type": "string",
@@ -12335,7 +12341,7 @@
12335
12341
  },
12336
12342
  "x-original-maxLength": 1024,
12337
12343
  "x-reconciled-from-discovery": true,
12338
- "x-reconciled-at": "2026-01-05T17:59:12.509041+00:00"
12344
+ "x-reconciled-at": "2026-01-06T16:57:49.062477+00:00"
12339
12345
  },
12340
12346
  "owner_view": {
12341
12347
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -12376,7 +12382,7 @@
12376
12382
  "x-field-mutability": "read-only",
12377
12383
  "x-original-maxLength": 1024,
12378
12384
  "x-reconciled-from-discovery": true,
12379
- "x-reconciled-at": "2026-01-05T17:59:12.509049+00:00"
12385
+ "x-reconciled-at": "2026-01-06T16:57:49.062485+00:00"
12380
12386
  },
12381
12387
  "uid": {
12382
12388
  "type": "string",
@@ -12397,7 +12403,7 @@
12397
12403
  "x-original-maxLength": 1024,
12398
12404
  "format": "uuid",
12399
12405
  "x-reconciled-from-discovery": true,
12400
- "x-reconciled-at": "2026-01-05T17:59:12.509055+00:00"
12406
+ "x-reconciled-at": "2026-01-06T16:57:49.062491+00:00"
12401
12407
  }
12402
12408
  },
12403
12409
  "x-f5xc-minimum-configuration": {