@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": "Certificates",
5
5
  "description": "X.509 certificate chains with intermediate and root CA support. Trusted CA list bundles for client authentication and mTLS validation. CRL distribution points and OCSP stapling configuration. Certificate manifests link credentials to load balancers and gateways. Automatic expiration tracking and renewal notifications.",
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"
@@ -4898,7 +4898,7 @@
4898
4898
  },
4899
4899
  "x-original-maxLength": 1024,
4900
4900
  "x-reconciled-from-discovery": true,
4901
- "x-reconciled-at": "2026-01-05T17:58:34.762354+00:00"
4901
+ "x-reconciled-at": "2026-01-06T16:57:10.736862+00:00"
4902
4902
  },
4903
4903
  "namespace": {
4904
4904
  "type": "string",
@@ -4917,7 +4917,7 @@
4917
4917
  },
4918
4918
  "x-original-maxLength": 1024,
4919
4919
  "x-reconciled-from-discovery": true,
4920
- "x-reconciled-at": "2026-01-05T17:58:34.762361+00:00"
4920
+ "x-reconciled-at": "2026-01-06T16:57:10.736868+00:00"
4921
4921
  }
4922
4922
  },
4923
4923
  "x-f5xc-minimum-configuration": {
@@ -5015,7 +5015,7 @@
5015
5015
  "maxLength": 17,
5016
5016
  "minLength": 17,
5017
5017
  "x-reconciled-from-discovery": true,
5018
- "x-reconciled-at": "2026-01-05T17:58:34.762378+00:00"
5018
+ "x-reconciled-at": "2026-01-06T16:57:10.736885+00:00"
5019
5019
  },
5020
5020
  "system_metadata": {
5021
5021
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -5319,7 +5319,7 @@
5319
5319
  },
5320
5320
  "x-original-maxLength": 1024,
5321
5321
  "x-reconciled-from-discovery": true,
5322
- "x-reconciled-at": "2026-01-05T17:58:34.762400+00:00"
5322
+ "x-reconciled-at": "2026-01-06T16:57:10.736907+00:00"
5323
5323
  },
5324
5324
  "disabled": {
5325
5325
  "type": "boolean",
@@ -5369,7 +5369,7 @@
5369
5369
  },
5370
5370
  "x-original-maxLength": 1024,
5371
5371
  "x-reconciled-from-discovery": true,
5372
- "x-reconciled-at": "2026-01-05T17:58:34.762411+00:00"
5372
+ "x-reconciled-at": "2026-01-06T16:57:10.736918+00:00"
5373
5373
  },
5374
5374
  "namespace": {
5375
5375
  "type": "string",
@@ -5388,7 +5388,7 @@
5388
5388
  },
5389
5389
  "x-original-maxLength": 1024,
5390
5390
  "x-reconciled-from-discovery": true,
5391
- "x-reconciled-at": "2026-01-05T17:58:34.762415+00:00"
5391
+ "x-reconciled-at": "2026-01-06T16:57:10.736922+00:00"
5392
5392
  },
5393
5393
  "owner_view": {
5394
5394
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -5429,7 +5429,7 @@
5429
5429
  "x-field-mutability": "read-only",
5430
5430
  "x-original-maxLength": 1024,
5431
5431
  "x-reconciled-from-discovery": true,
5432
- "x-reconciled-at": "2026-01-05T17:58:34.762423+00:00"
5432
+ "x-reconciled-at": "2026-01-06T16:57:10.736930+00:00"
5433
5433
  },
5434
5434
  "uid": {
5435
5435
  "type": "string",
@@ -5450,7 +5450,7 @@
5450
5450
  "x-original-maxLength": 1024,
5451
5451
  "format": "uuid",
5452
5452
  "x-reconciled-from-discovery": true,
5453
- "x-reconciled-at": "2026-01-05T17:58:34.762429+00:00"
5453
+ "x-reconciled-at": "2026-01-06T16:57:10.736936+00:00"
5454
5454
  }
5455
5455
  },
5456
5456
  "x-f5xc-minimum-configuration": {
@@ -5705,6 +5705,8 @@
5705
5705
  "type_url": {
5706
5706
  "type": "string",
5707
5707
  "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.",
5708
+ "x-f5xc-description-short": "URL identifying the protocol buffer message type.",
5709
+ "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 ).",
5708
5710
  "minLength": 0,
5709
5711
  "maxLength": 1024,
5710
5712
  "x-f5xc-required-for": {
@@ -5728,7 +5730,7 @@
5728
5730
  },
5729
5731
  "x-original-maxLength": 1024,
5730
5732
  "x-reconciled-from-discovery": true,
5731
- "x-reconciled-at": "2026-01-05T17:58:34.762452+00:00"
5733
+ "x-reconciled-at": "2026-01-06T16:57:10.736959+00:00"
5732
5734
  }
5733
5735
  },
5734
5736
  "x-f5xc-minimum-configuration": {
@@ -5797,7 +5799,7 @@
5797
5799
  },
5798
5800
  "x-original-maxLength": 1024,
5799
5801
  "x-reconciled-from-discovery": true,
5800
- "x-reconciled-at": "2026-01-05T17:58:34.762460+00:00"
5802
+ "x-reconciled-at": "2026-01-06T16:57:10.736968+00:00"
5801
5803
  },
5802
5804
  "service_name": {
5803
5805
  "type": "string",
@@ -5826,6 +5828,8 @@
5826
5828
  "x-validation-rules": {
5827
5829
  "ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
5828
5830
  },
5831
+ "x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
5832
+ "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...",
5829
5833
  "minLength": 0,
5830
5834
  "maxLength": 17,
5831
5835
  "x-f5xc-required-for": {
@@ -5836,7 +5840,7 @@
5836
5840
  },
5837
5841
  "x-original-maxLength": 1024,
5838
5842
  "x-reconciled-from-discovery": true,
5839
- "x-reconciled-at": "2026-01-05T17:58:34.762466+00:00"
5843
+ "x-reconciled-at": "2026-01-06T16:57:10.736974+00:00"
5840
5844
  },
5841
5845
  "type": {
5842
5846
  "type": "string",
@@ -5973,7 +5977,7 @@
5973
5977
  },
5974
5978
  "x-original-maxLength": 1024,
5975
5979
  "x-reconciled-from-discovery": true,
5976
- "x-reconciled-at": "2026-01-05T17:58:34.762478+00:00"
5980
+ "x-reconciled-at": "2026-01-06T16:57:10.736987+00:00"
5977
5981
  }
5978
5982
  },
5979
5983
  "x-f5xc-minimum-configuration": {
@@ -6082,7 +6086,7 @@
6082
6086
  },
6083
6087
  "x-original-maxLength": 1200,
6084
6088
  "x-reconciled-from-discovery": true,
6085
- "x-reconciled-at": "2026-01-05T17:58:34.762488+00:00"
6089
+ "x-reconciled-at": "2026-01-06T16:57:10.736997+00:00"
6086
6090
  },
6087
6091
  "disable": {
6088
6092
  "type": "boolean",
@@ -6135,7 +6139,7 @@
6135
6139
  },
6136
6140
  "x-original-maxLength": 1024,
6137
6141
  "x-reconciled-from-discovery": true,
6138
- "x-reconciled-at": "2026-01-05T17:58:34.762496+00:00"
6142
+ "x-reconciled-at": "2026-01-06T16:57:10.737004+00:00"
6139
6143
  },
6140
6144
  "namespace": {
6141
6145
  "type": "string",
@@ -6154,7 +6158,7 @@
6154
6158
  },
6155
6159
  "x-original-maxLength": 1024,
6156
6160
  "x-reconciled-from-discovery": true,
6157
- "x-reconciled-at": "2026-01-05T17:58:34.762500+00:00"
6161
+ "x-reconciled-at": "2026-01-06T16:57:10.737009+00:00"
6158
6162
  }
6159
6163
  },
6160
6164
  "x-f5xc-minimum-configuration": {
@@ -6230,7 +6234,7 @@
6230
6234
  },
6231
6235
  "x-original-maxLength": 1200,
6232
6236
  "x-reconciled-from-discovery": true,
6233
- "x-reconciled-at": "2026-01-05T17:58:34.762507+00:00"
6237
+ "x-reconciled-at": "2026-01-06T16:57:10.737016+00:00"
6234
6238
  },
6235
6239
  "disable": {
6236
6240
  "type": "boolean",
@@ -6285,7 +6289,7 @@
6285
6289
  },
6286
6290
  "x-original-maxLength": 1024,
6287
6291
  "x-reconciled-from-discovery": true,
6288
- "x-reconciled-at": "2026-01-05T17:58:34.762514+00:00"
6292
+ "x-reconciled-at": "2026-01-06T16:57:10.737023+00:00"
6289
6293
  },
6290
6294
  "namespace": {
6291
6295
  "type": "string",
@@ -6304,7 +6308,7 @@
6304
6308
  },
6305
6309
  "x-original-maxLength": 1024,
6306
6310
  "x-reconciled-from-discovery": true,
6307
- "x-reconciled-at": "2026-01-05T17:58:34.762519+00:00"
6311
+ "x-reconciled-at": "2026-01-06T16:57:10.737028+00:00"
6308
6312
  }
6309
6313
  },
6310
6314
  "x-f5xc-minimum-configuration": {
@@ -6349,7 +6353,7 @@
6349
6353
  "readOnly": true,
6350
6354
  "x-original-maxLength": 1024,
6351
6355
  "x-reconciled-from-discovery": true,
6352
- "x-reconciled-at": "2026-01-05T17:58:34.762524+00:00"
6356
+ "x-reconciled-at": "2026-01-06T16:57:10.737032+00:00"
6353
6357
  },
6354
6358
  "name": {
6355
6359
  "type": "string",
@@ -6368,7 +6372,7 @@
6368
6372
  },
6369
6373
  "x-original-maxLength": 1024,
6370
6374
  "x-reconciled-from-discovery": true,
6371
- "x-reconciled-at": "2026-01-05T17:58:34.762528+00:00"
6375
+ "x-reconciled-at": "2026-01-06T16:57:10.737037+00:00"
6372
6376
  },
6373
6377
  "namespace": {
6374
6378
  "type": "string",
@@ -6387,7 +6391,7 @@
6387
6391
  },
6388
6392
  "x-original-maxLength": 1024,
6389
6393
  "x-reconciled-from-discovery": true,
6390
- "x-reconciled-at": "2026-01-05T17:58:34.762532+00:00"
6394
+ "x-reconciled-at": "2026-01-06T16:57:10.737041+00:00"
6391
6395
  },
6392
6396
  "tenant": {
6393
6397
  "type": "string",
@@ -6408,7 +6412,7 @@
6408
6412
  "x-field-mutability": "read-only",
6409
6413
  "x-original-maxLength": 1024,
6410
6414
  "x-reconciled-from-discovery": true,
6411
- "x-reconciled-at": "2026-01-05T17:58:34.762536+00:00"
6415
+ "x-reconciled-at": "2026-01-06T16:57:10.737045+00:00"
6412
6416
  },
6413
6417
  "uid": {
6414
6418
  "type": "string",
@@ -6430,7 +6434,7 @@
6430
6434
  "x-original-maxLength": 1024,
6431
6435
  "format": "uuid",
6432
6436
  "x-reconciled-from-discovery": true,
6433
- "x-reconciled-at": "2026-01-05T17:58:34.762541+00:00"
6437
+ "x-reconciled-at": "2026-01-06T16:57:10.737051+00:00"
6434
6438
  }
6435
6439
  },
6436
6440
  "x-f5xc-minimum-configuration": {
@@ -6505,7 +6509,7 @@
6505
6509
  },
6506
6510
  "x-original-maxLength": 1200,
6507
6511
  "x-reconciled-from-discovery": true,
6508
- "x-reconciled-at": "2026-01-05T17:58:34.762549+00:00"
6512
+ "x-reconciled-at": "2026-01-06T16:57:10.737058+00:00"
6509
6513
  },
6510
6514
  "disable": {
6511
6515
  "type": "boolean",
@@ -6558,7 +6562,7 @@
6558
6562
  },
6559
6563
  "x-original-maxLength": 1024,
6560
6564
  "x-reconciled-from-discovery": true,
6561
- "x-reconciled-at": "2026-01-05T17:58:34.762556+00:00"
6565
+ "x-reconciled-at": "2026-01-06T16:57:10.737065+00:00"
6562
6566
  },
6563
6567
  "namespace": {
6564
6568
  "type": "string",
@@ -6577,7 +6581,7 @@
6577
6581
  },
6578
6582
  "x-original-maxLength": 1024,
6579
6583
  "x-reconciled-from-discovery": true,
6580
- "x-reconciled-at": "2026-01-05T17:58:34.762561+00:00"
6584
+ "x-reconciled-at": "2026-01-06T16:57:10.737069+00:00"
6581
6585
  }
6582
6586
  },
6583
6587
  "x-f5xc-minimum-configuration": {
@@ -6691,7 +6695,7 @@
6691
6695
  "x-original-maxLength": 1024,
6692
6696
  "format": "uuid",
6693
6697
  "x-reconciled-from-discovery": true,
6694
- "x-reconciled-at": "2026-01-05T17:58:34.762573+00:00"
6698
+ "x-reconciled-at": "2026-01-06T16:57:10.737083+00:00"
6695
6699
  },
6696
6700
  "vtrp_id": {
6697
6701
  "type": "string",
@@ -6803,7 +6807,7 @@
6803
6807
  },
6804
6808
  "x-original-maxLength": 1024,
6805
6809
  "x-reconciled-from-discovery": true,
6806
- "x-reconciled-at": "2026-01-05T17:58:34.762583+00:00"
6810
+ "x-reconciled-at": "2026-01-06T16:57:10.737093+00:00"
6807
6811
  },
6808
6812
  "status": {
6809
6813
  "type": "string",
@@ -6822,7 +6826,7 @@
6822
6826
  },
6823
6827
  "x-original-maxLength": 1024,
6824
6828
  "x-reconciled-from-discovery": true,
6825
- "x-reconciled-at": "2026-01-05T17:58:34.762588+00:00"
6829
+ "x-reconciled-at": "2026-01-06T16:57:10.737097+00:00"
6826
6830
  }
6827
6831
  },
6828
6832
  "x-f5xc-minimum-configuration": {
@@ -6902,6 +6906,8 @@
6902
6906
  "title": "Deletion_timestamp.",
6903
6907
  "format": "date-time",
6904
6908
  "x-displayname": "Deletion Timestamp.",
6909
+ "x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
6910
+ "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...",
6905
6911
  "minLength": 0,
6906
6912
  "maxLength": 1024,
6907
6913
  "x-f5xc-required-for": {
@@ -7000,7 +7006,7 @@
7000
7006
  "x-field-mutability": "read-only",
7001
7007
  "x-original-maxLength": 1024,
7002
7008
  "x-reconciled-from-discovery": true,
7003
- "x-reconciled-at": "2026-01-05T17:58:34.762609+00:00"
7009
+ "x-reconciled-at": "2026-01-06T16:57:10.737116+00:00"
7004
7010
  },
7005
7011
  "uid": {
7006
7012
  "type": "string",
@@ -7021,7 +7027,7 @@
7021
7027
  "x-original-maxLength": 1024,
7022
7028
  "format": "uuid",
7023
7029
  "x-reconciled-from-discovery": true,
7024
- "x-reconciled-at": "2026-01-05T17:58:34.762614+00:00"
7030
+ "x-reconciled-at": "2026-01-06T16:57:10.737120+00:00"
7025
7031
  }
7026
7032
  },
7027
7033
  "x-f5xc-minimum-configuration": {
@@ -7071,7 +7077,7 @@
7071
7077
  },
7072
7078
  "x-original-maxLength": 1024,
7073
7079
  "x-reconciled-from-discovery": true,
7074
- "x-reconciled-at": "2026-01-05T17:58:34.762619+00:00"
7080
+ "x-reconciled-at": "2026-01-06T16:57:10.737125+00:00"
7075
7081
  },
7076
7082
  "name": {
7077
7083
  "type": "string",
@@ -7090,7 +7096,7 @@
7090
7096
  },
7091
7097
  "x-original-maxLength": 1024,
7092
7098
  "x-reconciled-from-discovery": true,
7093
- "x-reconciled-at": "2026-01-05T17:58:34.762623+00:00"
7099
+ "x-reconciled-at": "2026-01-06T16:57:10.737130+00:00"
7094
7100
  },
7095
7101
  "namespace": {
7096
7102
  "type": "string",
@@ -7109,7 +7115,7 @@
7109
7115
  },
7110
7116
  "x-original-maxLength": 1024,
7111
7117
  "x-reconciled-from-discovery": true,
7112
- "x-reconciled-at": "2026-01-05T17:58:34.762628+00:00"
7118
+ "x-reconciled-at": "2026-01-06T16:57:10.737133+00:00"
7113
7119
  },
7114
7120
  "uid": {
7115
7121
  "type": "string",
@@ -7130,7 +7136,7 @@
7130
7136
  "x-original-maxLength": 1024,
7131
7137
  "format": "uuid",
7132
7138
  "x-reconciled-from-discovery": true,
7133
- "x-reconciled-at": "2026-01-05T17:58:34.762632+00:00"
7139
+ "x-reconciled-at": "2026-01-06T16:57:10.737138+00:00"
7134
7140
  }
7135
7141
  },
7136
7142
  "x-f5xc-minimum-configuration": {
@@ -7309,7 +7315,7 @@
7309
7315
  },
7310
7316
  "x-original-maxLength": 1024,
7311
7317
  "x-reconciled-from-discovery": true,
7312
- "x-reconciled-at": "2026-01-05T17:58:35.823294+00:00"
7318
+ "x-reconciled-at": "2026-01-06T16:57:11.841006+00:00"
7313
7319
  },
7314
7320
  "namespace": {
7315
7321
  "type": "string",
@@ -7328,7 +7334,7 @@
7328
7334
  },
7329
7335
  "x-original-maxLength": 1024,
7330
7336
  "x-reconciled-from-discovery": true,
7331
- "x-reconciled-at": "2026-01-05T17:58:35.823301+00:00"
7337
+ "x-reconciled-at": "2026-01-06T16:57:11.841012+00:00"
7332
7338
  }
7333
7339
  },
7334
7340
  "x-f5xc-minimum-configuration": {
@@ -7426,7 +7432,7 @@
7426
7432
  "maxLength": 17,
7427
7433
  "minLength": 17,
7428
7434
  "x-reconciled-from-discovery": true,
7429
- "x-reconciled-at": "2026-01-05T17:58:35.823317+00:00"
7435
+ "x-reconciled-at": "2026-01-06T16:57:11.841028+00:00"
7430
7436
  },
7431
7437
  "system_metadata": {
7432
7438
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -7675,7 +7681,7 @@
7675
7681
  },
7676
7682
  "x-original-maxLength": 1024,
7677
7683
  "x-reconciled-from-discovery": true,
7678
- "x-reconciled-at": "2026-01-05T17:58:35.823341+00:00"
7684
+ "x-reconciled-at": "2026-01-06T16:57:11.841052+00:00"
7679
7685
  },
7680
7686
  "disabled": {
7681
7687
  "type": "boolean",
@@ -7725,7 +7731,7 @@
7725
7731
  },
7726
7732
  "x-original-maxLength": 1024,
7727
7733
  "x-reconciled-from-discovery": true,
7728
- "x-reconciled-at": "2026-01-05T17:58:35.823351+00:00"
7734
+ "x-reconciled-at": "2026-01-06T16:57:11.841062+00:00"
7729
7735
  },
7730
7736
  "namespace": {
7731
7737
  "type": "string",
@@ -7744,7 +7750,7 @@
7744
7750
  },
7745
7751
  "x-original-maxLength": 1024,
7746
7752
  "x-reconciled-from-discovery": true,
7747
- "x-reconciled-at": "2026-01-05T17:58:35.823356+00:00"
7753
+ "x-reconciled-at": "2026-01-06T16:57:11.841067+00:00"
7748
7754
  },
7749
7755
  "owner_view": {
7750
7756
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -7785,7 +7791,7 @@
7785
7791
  "x-field-mutability": "read-only",
7786
7792
  "x-original-maxLength": 1024,
7787
7793
  "x-reconciled-from-discovery": true,
7788
- "x-reconciled-at": "2026-01-05T17:58:35.823364+00:00"
7794
+ "x-reconciled-at": "2026-01-06T16:57:11.841075+00:00"
7789
7795
  },
7790
7796
  "uid": {
7791
7797
  "type": "string",
@@ -7806,7 +7812,7 @@
7806
7812
  "x-original-maxLength": 1024,
7807
7813
  "format": "uuid",
7808
7814
  "x-reconciled-from-discovery": true,
7809
- "x-reconciled-at": "2026-01-05T17:58:35.823370+00:00"
7815
+ "x-reconciled-at": "2026-01-06T16:57:11.841081+00:00"
7810
7816
  }
7811
7817
  },
7812
7818
  "x-f5xc-minimum-configuration": {
@@ -8038,7 +8044,7 @@
8038
8044
  "readOnly": true,
8039
8045
  "x-original-maxLength": 1024,
8040
8046
  "x-reconciled-from-discovery": true,
8041
- "x-reconciled-at": "2026-01-05T17:58:35.823390+00:00"
8047
+ "x-reconciled-at": "2026-01-06T16:57:11.841101+00:00"
8042
8048
  },
8043
8049
  "name": {
8044
8050
  "type": "string",
@@ -8057,7 +8063,7 @@
8057
8063
  },
8058
8064
  "x-original-maxLength": 1024,
8059
8065
  "x-reconciled-from-discovery": true,
8060
- "x-reconciled-at": "2026-01-05T17:58:35.823395+00:00"
8066
+ "x-reconciled-at": "2026-01-06T16:57:11.841105+00:00"
8061
8067
  },
8062
8068
  "namespace": {
8063
8069
  "type": "string",
@@ -8076,7 +8082,7 @@
8076
8082
  },
8077
8083
  "x-original-maxLength": 1024,
8078
8084
  "x-reconciled-from-discovery": true,
8079
- "x-reconciled-at": "2026-01-05T17:58:35.823400+00:00"
8085
+ "x-reconciled-at": "2026-01-06T16:57:11.841109+00:00"
8080
8086
  },
8081
8087
  "tenant": {
8082
8088
  "type": "string",
@@ -8097,7 +8103,7 @@
8097
8103
  "x-field-mutability": "read-only",
8098
8104
  "x-original-maxLength": 1024,
8099
8105
  "x-reconciled-from-discovery": true,
8100
- "x-reconciled-at": "2026-01-05T17:58:35.823404+00:00"
8106
+ "x-reconciled-at": "2026-01-06T16:57:11.841113+00:00"
8101
8107
  },
8102
8108
  "uid": {
8103
8109
  "type": "string",
@@ -8119,7 +8125,7 @@
8119
8125
  "x-original-maxLength": 1024,
8120
8126
  "format": "uuid",
8121
8127
  "x-reconciled-from-discovery": true,
8122
- "x-reconciled-at": "2026-01-05T17:58:35.823410+00:00"
8128
+ "x-reconciled-at": "2026-01-06T16:57:11.841118+00:00"
8123
8129
  }
8124
8130
  },
8125
8131
  "x-f5xc-minimum-configuration": {
@@ -8188,7 +8194,7 @@
8188
8194
  },
8189
8195
  "x-original-maxLength": 1024,
8190
8196
  "x-reconciled-from-discovery": true,
8191
- "x-reconciled-at": "2026-01-05T17:58:35.823424+00:00"
8197
+ "x-reconciled-at": "2026-01-06T16:57:11.841131+00:00"
8192
8198
  },
8193
8199
  "store_provider": {
8194
8200
  "type": "string",
@@ -8357,7 +8363,7 @@
8357
8363
  },
8358
8364
  "x-original-maxLength": 1024,
8359
8365
  "x-reconciled-from-discovery": true,
8360
- "x-reconciled-at": "2026-01-05T17:58:35.823439+00:00"
8366
+ "x-reconciled-at": "2026-01-06T16:57:11.841146+00:00"
8361
8367
  },
8362
8368
  "url": {
8363
8369
  "type": "string",
@@ -8540,7 +8546,7 @@
8540
8546
  },
8541
8547
  "x-original-maxLength": 1024,
8542
8548
  "x-reconciled-from-discovery": true,
8543
- "x-reconciled-at": "2026-01-05T17:58:35.823586+00:00"
8549
+ "x-reconciled-at": "2026-01-06T16:57:11.841288+00:00"
8544
8550
  },
8545
8551
  "location": {
8546
8552
  "type": "string",
@@ -8557,7 +8563,7 @@
8557
8563
  },
8558
8564
  "x-original-maxLength": 1024,
8559
8565
  "x-reconciled-from-discovery": true,
8560
- "x-reconciled-at": "2026-01-05T17:58:35.823590+00:00"
8566
+ "x-reconciled-at": "2026-01-06T16:57:11.841292+00:00"
8561
8567
  },
8562
8568
  "provider": {
8563
8569
  "type": "string",
@@ -8574,7 +8580,7 @@
8574
8580
  },
8575
8581
  "x-original-maxLength": 1024,
8576
8582
  "x-reconciled-from-discovery": true,
8577
- "x-reconciled-at": "2026-01-05T17:58:35.823594+00:00"
8583
+ "x-reconciled-at": "2026-01-06T16:57:11.841296+00:00"
8578
8584
  },
8579
8585
  "secret_encoding": {
8580
8586
  "$ref": "#/components/schemas/schemaSecretEncodingType"
@@ -8596,7 +8602,7 @@
8596
8602
  "maxLength": 1,
8597
8603
  "minLength": 1,
8598
8604
  "x-reconciled-from-discovery": true,
8599
- "x-reconciled-at": "2026-01-05T17:58:35.823601+00:00"
8605
+ "x-reconciled-at": "2026-01-06T16:57:11.841303+00:00"
8600
8606
  }
8601
8607
  },
8602
8608
  "x-f5xc-minimum-configuration": {
@@ -8635,7 +8641,7 @@
8635
8641
  },
8636
8642
  "x-original-maxLength": 1024,
8637
8643
  "x-reconciled-from-discovery": true,
8638
- "x-reconciled-at": "2026-01-05T17:58:35.823624+00:00"
8644
+ "x-reconciled-at": "2026-01-06T16:57:11.841325+00:00"
8639
8645
  }
8640
8646
  },
8641
8647
  "x-f5xc-minimum-configuration": {
@@ -8685,7 +8691,7 @@
8685
8691
  },
8686
8692
  "x-original-maxLength": 128,
8687
8693
  "x-reconciled-from-discovery": true,
8688
- "x-reconciled-at": "2026-01-05T17:58:35.823629+00:00"
8694
+ "x-reconciled-at": "2026-01-06T16:57:11.841330+00:00"
8689
8695
  },
8690
8696
  "namespace": {
8691
8697
  "type": "string",
@@ -8710,7 +8716,7 @@
8710
8716
  },
8711
8717
  "x-original-maxLength": 64,
8712
8718
  "x-reconciled-from-discovery": true,
8713
- "x-reconciled-at": "2026-01-05T17:58:35.823633+00:00"
8719
+ "x-reconciled-at": "2026-01-06T16:57:11.841334+00:00"
8714
8720
  },
8715
8721
  "tenant": {
8716
8722
  "type": "string",
@@ -8737,7 +8743,7 @@
8737
8743
  "x-field-mutability": "read-only",
8738
8744
  "x-original-maxLength": 64,
8739
8745
  "x-reconciled-from-discovery": true,
8740
- "x-reconciled-at": "2026-01-05T17:58:35.823638+00:00"
8746
+ "x-reconciled-at": "2026-01-06T16:57:11.841339+00:00"
8741
8747
  }
8742
8748
  },
8743
8749
  "x-f5xc-minimum-configuration": {
@@ -8894,7 +8900,7 @@
8894
8900
  },
8895
8901
  "x-original-maxLength": 1024,
8896
8902
  "x-reconciled-from-discovery": true,
8897
- "x-reconciled-at": "2026-01-05T17:58:36.150038+00:00"
8903
+ "x-reconciled-at": "2026-01-06T16:57:12.174092+00:00"
8898
8904
  },
8899
8905
  "namespace": {
8900
8906
  "type": "string",
@@ -8913,7 +8919,7 @@
8913
8919
  },
8914
8920
  "x-original-maxLength": 1024,
8915
8921
  "x-reconciled-from-discovery": true,
8916
- "x-reconciled-at": "2026-01-05T17:58:36.150045+00:00"
8922
+ "x-reconciled-at": "2026-01-06T16:57:12.174098+00:00"
8917
8923
  }
8918
8924
  },
8919
8925
  "x-f5xc-minimum-configuration": {
@@ -9011,7 +9017,7 @@
9011
9017
  "maxLength": 17,
9012
9018
  "minLength": 17,
9013
9019
  "x-reconciled-from-discovery": true,
9014
- "x-reconciled-at": "2026-01-05T17:58:36.150061+00:00"
9020
+ "x-reconciled-at": "2026-01-06T16:57:12.174114+00:00"
9015
9021
  },
9016
9022
  "system_metadata": {
9017
9023
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -9209,7 +9215,7 @@
9209
9215
  },
9210
9216
  "x-original-maxLength": 1024,
9211
9217
  "x-reconciled-from-discovery": true,
9212
- "x-reconciled-at": "2026-01-05T17:58:36.150078+00:00"
9218
+ "x-reconciled-at": "2026-01-06T16:57:12.174130+00:00"
9213
9219
  },
9214
9220
  "disabled": {
9215
9221
  "type": "boolean",
@@ -9259,7 +9265,7 @@
9259
9265
  },
9260
9266
  "x-original-maxLength": 1024,
9261
9267
  "x-reconciled-from-discovery": true,
9262
- "x-reconciled-at": "2026-01-05T17:58:36.150089+00:00"
9268
+ "x-reconciled-at": "2026-01-06T16:57:12.174140+00:00"
9263
9269
  },
9264
9270
  "namespace": {
9265
9271
  "type": "string",
@@ -9278,7 +9284,7 @@
9278
9284
  },
9279
9285
  "x-original-maxLength": 1024,
9280
9286
  "x-reconciled-from-discovery": true,
9281
- "x-reconciled-at": "2026-01-05T17:58:36.150094+00:00"
9287
+ "x-reconciled-at": "2026-01-06T16:57:12.174144+00:00"
9282
9288
  },
9283
9289
  "owner_view": {
9284
9290
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -9319,7 +9325,7 @@
9319
9325
  "x-field-mutability": "read-only",
9320
9326
  "x-original-maxLength": 1024,
9321
9327
  "x-reconciled-from-discovery": true,
9322
- "x-reconciled-at": "2026-01-05T17:58:36.150102+00:00"
9328
+ "x-reconciled-at": "2026-01-06T16:57:12.174152+00:00"
9323
9329
  },
9324
9330
  "uid": {
9325
9331
  "type": "string",
@@ -9340,7 +9346,7 @@
9340
9346
  "x-original-maxLength": 1024,
9341
9347
  "format": "uuid",
9342
9348
  "x-reconciled-from-discovery": true,
9343
- "x-reconciled-at": "2026-01-05T17:58:36.150108+00:00"
9349
+ "x-reconciled-at": "2026-01-06T16:57:12.174158+00:00"
9344
9350
  }
9345
9351
  },
9346
9352
  "x-f5xc-minimum-configuration": {
@@ -9613,7 +9619,7 @@
9613
9619
  },
9614
9620
  "x-original-maxLength": 1024,
9615
9621
  "x-reconciled-from-discovery": true,
9616
- "x-reconciled-at": "2026-01-05T17:59:29.455062+00:00"
9622
+ "x-reconciled-at": "2026-01-06T16:58:06.417793+00:00"
9617
9623
  },
9618
9624
  "namespace": {
9619
9625
  "type": "string",
@@ -9632,7 +9638,7 @@
9632
9638
  },
9633
9639
  "x-original-maxLength": 1024,
9634
9640
  "x-reconciled-from-discovery": true,
9635
- "x-reconciled-at": "2026-01-05T17:59:29.455067+00:00"
9641
+ "x-reconciled-at": "2026-01-06T16:58:06.417797+00:00"
9636
9642
  }
9637
9643
  },
9638
9644
  "x-f5xc-minimum-configuration": {
@@ -9730,7 +9736,7 @@
9730
9736
  "maxLength": 17,
9731
9737
  "minLength": 17,
9732
9738
  "x-reconciled-from-discovery": true,
9733
- "x-reconciled-at": "2026-01-05T17:59:29.455081+00:00"
9739
+ "x-reconciled-at": "2026-01-06T16:58:06.417811+00:00"
9734
9740
  },
9735
9741
  "system_metadata": {
9736
9742
  "$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
@@ -9923,7 +9929,7 @@
9923
9929
  },
9924
9930
  "x-original-maxLength": 1024,
9925
9931
  "x-reconciled-from-discovery": true,
9926
- "x-reconciled-at": "2026-01-05T17:59:29.455096+00:00"
9932
+ "x-reconciled-at": "2026-01-06T16:58:06.417825+00:00"
9927
9933
  },
9928
9934
  "disabled": {
9929
9935
  "type": "boolean",
@@ -9973,7 +9979,7 @@
9973
9979
  },
9974
9980
  "x-original-maxLength": 1024,
9975
9981
  "x-reconciled-from-discovery": true,
9976
- "x-reconciled-at": "2026-01-05T17:59:29.455105+00:00"
9982
+ "x-reconciled-at": "2026-01-06T16:58:06.417835+00:00"
9977
9983
  },
9978
9984
  "namespace": {
9979
9985
  "type": "string",
@@ -9992,7 +9998,7 @@
9992
9998
  },
9993
9999
  "x-original-maxLength": 1024,
9994
10000
  "x-reconciled-from-discovery": true,
9995
- "x-reconciled-at": "2026-01-05T17:59:29.455109+00:00"
10001
+ "x-reconciled-at": "2026-01-06T16:58:06.417839+00:00"
9996
10002
  },
9997
10003
  "owner_view": {
9998
10004
  "$ref": "#/components/schemas/schemaViewRefType"
@@ -10033,7 +10039,7 @@
10033
10039
  "x-field-mutability": "read-only",
10034
10040
  "x-original-maxLength": 1024,
10035
10041
  "x-reconciled-from-discovery": true,
10036
- "x-reconciled-at": "2026-01-05T17:59:29.455117+00:00"
10042
+ "x-reconciled-at": "2026-01-06T16:58:06.417847+00:00"
10037
10043
  },
10038
10044
  "uid": {
10039
10045
  "type": "string",
@@ -10054,7 +10060,7 @@
10054
10060
  "x-original-maxLength": 1024,
10055
10061
  "format": "uuid",
10056
10062
  "x-reconciled-from-discovery": true,
10057
- "x-reconciled-at": "2026-01-05T17:59:29.455121+00:00"
10063
+ "x-reconciled-at": "2026-01-06T16:58:06.417851+00:00"
10058
10064
  }
10059
10065
  },
10060
10066
  "x-f5xc-minimum-configuration": {