@robinmordasiewicz/f5xc-terraform-mcp 3.0.2 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/policer.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/fast_acl.md +166 -60
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/policer.md +10 -50
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +12 -819
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +2 -2
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
- package/dist/docs/specifications/api/domains/ai_services.json +23 -21
- package/dist/docs/specifications/api/domains/api.json +201 -173
- package/dist/docs/specifications/api/domains/authentication.json +57 -45
- package/dist/docs/specifications/api/domains/bigip.json +106 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
- package/dist/docs/specifications/api/domains/blindfold.json +141 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
- package/dist/docs/specifications/api/domains/cdn.json +371 -177
- package/dist/docs/specifications/api/domains/ce_management.json +137 -111
- package/dist/docs/specifications/api/domains/certificates.json +81 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
- package/dist/docs/specifications/api/domains/container_services.json +123 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
- package/dist/docs/specifications/api/domains/ddos.json +168 -154
- package/dist/docs/specifications/api/domains/dns.json +160 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
- package/dist/docs/specifications/api/domains/marketplace.json +111 -103
- package/dist/docs/specifications/api/domains/network.json +269 -230
- package/dist/docs/specifications/api/domains/network_security.json +243 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +231 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
- package/dist/docs/specifications/api/domains/shape.json +327 -313
- package/dist/docs/specifications/api/domains/sites.json +536 -349
- package/dist/docs/specifications/api/domains/statistics.json +401 -225
- package/dist/docs/specifications/api/domains/support.json +116 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
- package/dist/docs/specifications/api/domains/users.json +76 -66
- package/dist/docs/specifications/api/domains/virtual.json +492 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +227 -139
- package/dist/docs/specifications/api/index.json +99 -4
- package/dist/docs/specifications/api/openapi.json +3409 -2616
- package/dist/docs/specifications/api/openapi.yaml +5304 -2616
- package/package.json +1 -1
- package/dist/docs/data-sources/addon_service.md +0 -143
- package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
- package/dist/docs/data-sources/addon_subscription.md +0 -134
- package/dist/docs/data-sources/allowed_tenant.md +0 -134
- package/dist/docs/data-sources/api_credential.md +0 -134
- package/dist/docs/data-sources/bigip_irule.md +0 -134
- package/dist/docs/data-sources/child_tenant.md +0 -134
- package/dist/docs/data-sources/child_tenant_manager.md +0 -134
- package/dist/docs/data-sources/contact.md +0 -134
- package/dist/docs/data-sources/customer_support.md +0 -134
- package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
- package/dist/docs/data-sources/dns_lb_pool.md +0 -134
- package/dist/docs/data-sources/dns_load_balancer.md +0 -134
- package/dist/docs/data-sources/dns_zone.md +0 -145
- package/dist/docs/data-sources/geo_location_set.md +0 -134
- package/dist/docs/data-sources/ike1.md +0 -134
- package/dist/docs/data-sources/ike2.md +0 -134
- package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
- package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
- package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
- package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
- package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
- package/dist/docs/data-sources/k8s_cluster.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
- package/dist/docs/data-sources/managed_tenant.md +0 -134
- package/dist/docs/data-sources/namespace.md +0 -141
- package/dist/docs/data-sources/oidc_provider.md +0 -134
- package/dist/docs/data-sources/quota.md +0 -134
- package/dist/docs/data-sources/registration.md +0 -134
- package/dist/docs/data-sources/report_config.md +0 -134
- package/dist/docs/data-sources/role.md +0 -134
- package/dist/docs/data-sources/secret_policy.md +0 -134
- package/dist/docs/data-sources/secret_policy_rule.md +0 -134
- package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
- package/dist/docs/data-sources/srv6_network_slice.md +0 -134
- package/dist/docs/data-sources/tenant_profile.md +0 -134
- package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
- package/dist/docs/data-sources/token.md +0 -134
- package/dist/docs/data-sources/tpm_api_key.md +0 -134
- package/dist/docs/data-sources/tpm_category.md +0 -134
- package/dist/docs/data-sources/tpm_manager.md +0 -134
- package/dist/docs/data-sources/virtual_k8s.md +0 -134
- package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
- package/dist/docs/resources/addon_subscription.md +0 -213
- package/dist/docs/resources/allowed_tenant.md +0 -181
- package/dist/docs/resources/api_credential.md +0 -184
- package/dist/docs/resources/bigip_irule.md +0 -173
- package/dist/docs/resources/child_tenant.md +0 -237
- package/dist/docs/resources/child_tenant_manager.md +0 -201
- package/dist/docs/resources/contact.md +0 -187
- package/dist/docs/resources/customer_support.md +0 -253
- package/dist/docs/resources/dns_lb_health_check.md +0 -249
- package/dist/docs/resources/dns_lb_pool.md +0 -310
- package/dist/docs/resources/dns_load_balancer.md +0 -309
- package/dist/docs/resources/dns_zone.md +0 -790
- package/dist/docs/resources/geo_location_set.md +0 -180
- package/dist/docs/resources/ike1.md +0 -216
- package/dist/docs/resources/ike2.md +0 -210
- package/dist/docs/resources/ike_phase1_profile.md +0 -224
- package/dist/docs/resources/ike_phase2_profile.md +0 -214
- package/dist/docs/resources/infraprotect_asn.md +0 -183
- package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
- package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
- package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
- package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
- package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
- package/dist/docs/resources/infraprotect_tunnel.md +0 -289
- package/dist/docs/resources/k8s_cluster.md +0 -326
- package/dist/docs/resources/k8s_cluster_role.md +0 -222
- package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
- package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
- package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
- package/dist/docs/resources/managed_tenant.md +0 -193
- package/dist/docs/resources/namespace.md +0 -170
- package/dist/docs/resources/oidc_provider.md +0 -291
- package/dist/docs/resources/quota.md +0 -187
- package/dist/docs/resources/registration.md +0 -489
- package/dist/docs/resources/report_config.md +0 -237
- package/dist/docs/resources/role.md +0 -183
- package/dist/docs/resources/secret_policy.md +0 -240
- package/dist/docs/resources/secret_policy_rule.md +0 -198
- package/dist/docs/resources/securemesh_site_v2.md +0 -2027
- package/dist/docs/resources/srv6_network_slice.md +0 -175
- package/dist/docs/resources/tenant_profile.md +0 -233
- package/dist/docs/resources/ticket_tracking_system.md +0 -195
- package/dist/docs/resources/token.md +0 -170
- package/dist/docs/resources/tpm_api_key.md +0 -191
- package/dist/docs/resources/tpm_category.md +0 -191
- package/dist/docs/resources/tpm_manager.md +0 -167
- package/dist/docs/resources/virtual_k8s.md +0 -209
- package/dist/docs/resources/voltshare_admin_policy.md +0 -271
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Data And Privacy Security",
|
|
5
5
|
"description": "Pattern-based detection for personally identifiable information across request and response payloads. Custom data type definitions enable organization-specific classification beyond built-in PII categories. Regional log and metrics aggregation with Clickhouse, Elasticsearch, and Kafka export options. Geo-configuration policies enforce data residency requirements and jurisdiction-specific privacy regulations.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.15",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -3332,7 +3332,7 @@
|
|
|
3332
3332
|
},
|
|
3333
3333
|
"x-original-maxLength": 1024,
|
|
3334
3334
|
"x-reconciled-from-discovery": true,
|
|
3335
|
-
"x-reconciled-at": "2026-01-
|
|
3335
|
+
"x-reconciled-at": "2026-01-06T16:57:32.891911+00:00"
|
|
3336
3336
|
},
|
|
3337
3337
|
"namespace": {
|
|
3338
3338
|
"type": "string",
|
|
@@ -3351,7 +3351,7 @@
|
|
|
3351
3351
|
},
|
|
3352
3352
|
"x-original-maxLength": 1024,
|
|
3353
3353
|
"x-reconciled-from-discovery": true,
|
|
3354
|
-
"x-reconciled-at": "2026-01-
|
|
3354
|
+
"x-reconciled-at": "2026-01-06T16:57:32.891917+00:00"
|
|
3355
3355
|
}
|
|
3356
3356
|
},
|
|
3357
3357
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3530,7 +3530,7 @@
|
|
|
3530
3530
|
"maxLength": 17,
|
|
3531
3531
|
"minLength": 17,
|
|
3532
3532
|
"x-reconciled-from-discovery": true,
|
|
3533
|
-
"x-reconciled-at": "2026-01-
|
|
3533
|
+
"x-reconciled-at": "2026-01-06T16:57:32.891939+00:00"
|
|
3534
3534
|
},
|
|
3535
3535
|
"system_metadata": {
|
|
3536
3536
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -3801,7 +3801,7 @@
|
|
|
3801
3801
|
},
|
|
3802
3802
|
"x-original-maxLength": 1024,
|
|
3803
3803
|
"x-reconciled-from-discovery": true,
|
|
3804
|
-
"x-reconciled-at": "2026-01-
|
|
3804
|
+
"x-reconciled-at": "2026-01-06T16:57:32.891960+00:00"
|
|
3805
3805
|
},
|
|
3806
3806
|
"disabled": {
|
|
3807
3807
|
"type": "boolean",
|
|
@@ -3851,7 +3851,7 @@
|
|
|
3851
3851
|
},
|
|
3852
3852
|
"x-original-maxLength": 1024,
|
|
3853
3853
|
"x-reconciled-from-discovery": true,
|
|
3854
|
-
"x-reconciled-at": "2026-01-
|
|
3854
|
+
"x-reconciled-at": "2026-01-06T16:57:32.891971+00:00"
|
|
3855
3855
|
},
|
|
3856
3856
|
"namespace": {
|
|
3857
3857
|
"type": "string",
|
|
@@ -3870,7 +3870,7 @@
|
|
|
3870
3870
|
},
|
|
3871
3871
|
"x-original-maxLength": 1024,
|
|
3872
3872
|
"x-reconciled-from-discovery": true,
|
|
3873
|
-
"x-reconciled-at": "2026-01-
|
|
3873
|
+
"x-reconciled-at": "2026-01-06T16:57:32.891975+00:00"
|
|
3874
3874
|
},
|
|
3875
3875
|
"owner_view": {
|
|
3876
3876
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -3911,7 +3911,7 @@
|
|
|
3911
3911
|
"x-field-mutability": "read-only",
|
|
3912
3912
|
"x-original-maxLength": 1024,
|
|
3913
3913
|
"x-reconciled-from-discovery": true,
|
|
3914
|
-
"x-reconciled-at": "2026-01-
|
|
3914
|
+
"x-reconciled-at": "2026-01-06T16:57:32.891983+00:00"
|
|
3915
3915
|
},
|
|
3916
3916
|
"uid": {
|
|
3917
3917
|
"type": "string",
|
|
@@ -3932,7 +3932,7 @@
|
|
|
3932
3932
|
"x-original-maxLength": 1024,
|
|
3933
3933
|
"format": "uuid",
|
|
3934
3934
|
"x-reconciled-from-discovery": true,
|
|
3935
|
-
"x-reconciled-at": "2026-01-
|
|
3935
|
+
"x-reconciled-at": "2026-01-06T16:57:32.891989+00:00"
|
|
3936
3936
|
}
|
|
3937
3937
|
},
|
|
3938
3938
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4278,6 +4278,8 @@
|
|
|
4278
4278
|
"type_url": {
|
|
4279
4279
|
"type": "string",
|
|
4280
4280
|
"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.",
|
|
4281
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
4282
|
+
"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 ).",
|
|
4281
4283
|
"minLength": 0,
|
|
4282
4284
|
"maxLength": 1024,
|
|
4283
4285
|
"x-f5xc-required-for": {
|
|
@@ -4301,7 +4303,7 @@
|
|
|
4301
4303
|
},
|
|
4302
4304
|
"x-original-maxLength": 1024,
|
|
4303
4305
|
"x-reconciled-from-discovery": true,
|
|
4304
|
-
"x-reconciled-at": "2026-01-
|
|
4306
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892017+00:00"
|
|
4305
4307
|
}
|
|
4306
4308
|
},
|
|
4307
4309
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4370,7 +4372,7 @@
|
|
|
4370
4372
|
},
|
|
4371
4373
|
"x-original-maxLength": 1024,
|
|
4372
4374
|
"x-reconciled-from-discovery": true,
|
|
4373
|
-
"x-reconciled-at": "2026-01-
|
|
4375
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892025+00:00"
|
|
4374
4376
|
},
|
|
4375
4377
|
"service_name": {
|
|
4376
4378
|
"type": "string",
|
|
@@ -4399,6 +4401,8 @@
|
|
|
4399
4401
|
"x-validation-rules": {
|
|
4400
4402
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
4401
4403
|
},
|
|
4404
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
4405
|
+
"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...",
|
|
4402
4406
|
"minLength": 0,
|
|
4403
4407
|
"maxLength": 17,
|
|
4404
4408
|
"x-f5xc-required-for": {
|
|
@@ -4409,7 +4413,7 @@
|
|
|
4409
4413
|
},
|
|
4410
4414
|
"x-original-maxLength": 1024,
|
|
4411
4415
|
"x-reconciled-from-discovery": true,
|
|
4412
|
-
"x-reconciled-at": "2026-01-
|
|
4416
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892031+00:00"
|
|
4413
4417
|
},
|
|
4414
4418
|
"type": {
|
|
4415
4419
|
"type": "string",
|
|
@@ -4546,7 +4550,7 @@
|
|
|
4546
4550
|
},
|
|
4547
4551
|
"x-original-maxLength": 1024,
|
|
4548
4552
|
"x-reconciled-from-discovery": true,
|
|
4549
|
-
"x-reconciled-at": "2026-01-
|
|
4553
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892043+00:00"
|
|
4550
4554
|
}
|
|
4551
4555
|
},
|
|
4552
4556
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4655,7 +4659,7 @@
|
|
|
4655
4659
|
},
|
|
4656
4660
|
"x-original-maxLength": 1200,
|
|
4657
4661
|
"x-reconciled-from-discovery": true,
|
|
4658
|
-
"x-reconciled-at": "2026-01-
|
|
4662
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892052+00:00"
|
|
4659
4663
|
},
|
|
4660
4664
|
"disable": {
|
|
4661
4665
|
"type": "boolean",
|
|
@@ -4708,7 +4712,7 @@
|
|
|
4708
4712
|
},
|
|
4709
4713
|
"x-original-maxLength": 1024,
|
|
4710
4714
|
"x-reconciled-from-discovery": true,
|
|
4711
|
-
"x-reconciled-at": "2026-01-
|
|
4715
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892059+00:00"
|
|
4712
4716
|
},
|
|
4713
4717
|
"namespace": {
|
|
4714
4718
|
"type": "string",
|
|
@@ -4727,7 +4731,7 @@
|
|
|
4727
4731
|
},
|
|
4728
4732
|
"x-original-maxLength": 1024,
|
|
4729
4733
|
"x-reconciled-from-discovery": true,
|
|
4730
|
-
"x-reconciled-at": "2026-01-
|
|
4734
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892064+00:00"
|
|
4731
4735
|
}
|
|
4732
4736
|
},
|
|
4733
4737
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4803,7 +4807,7 @@
|
|
|
4803
4807
|
},
|
|
4804
4808
|
"x-original-maxLength": 1200,
|
|
4805
4809
|
"x-reconciled-from-discovery": true,
|
|
4806
|
-
"x-reconciled-at": "2026-01-
|
|
4810
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892070+00:00"
|
|
4807
4811
|
},
|
|
4808
4812
|
"disable": {
|
|
4809
4813
|
"type": "boolean",
|
|
@@ -4858,7 +4862,7 @@
|
|
|
4858
4862
|
},
|
|
4859
4863
|
"x-original-maxLength": 1024,
|
|
4860
4864
|
"x-reconciled-from-discovery": true,
|
|
4861
|
-
"x-reconciled-at": "2026-01-
|
|
4865
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892077+00:00"
|
|
4862
4866
|
},
|
|
4863
4867
|
"namespace": {
|
|
4864
4868
|
"type": "string",
|
|
@@ -4877,7 +4881,7 @@
|
|
|
4877
4881
|
},
|
|
4878
4882
|
"x-original-maxLength": 1024,
|
|
4879
4883
|
"x-reconciled-from-discovery": true,
|
|
4880
|
-
"x-reconciled-at": "2026-01-
|
|
4884
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892081+00:00"
|
|
4881
4885
|
}
|
|
4882
4886
|
},
|
|
4883
4887
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4922,7 +4926,7 @@
|
|
|
4922
4926
|
"readOnly": true,
|
|
4923
4927
|
"x-original-maxLength": 1024,
|
|
4924
4928
|
"x-reconciled-from-discovery": true,
|
|
4925
|
-
"x-reconciled-at": "2026-01-
|
|
4929
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892086+00:00"
|
|
4926
4930
|
},
|
|
4927
4931
|
"name": {
|
|
4928
4932
|
"type": "string",
|
|
@@ -4941,7 +4945,7 @@
|
|
|
4941
4945
|
},
|
|
4942
4946
|
"x-original-maxLength": 1024,
|
|
4943
4947
|
"x-reconciled-from-discovery": true,
|
|
4944
|
-
"x-reconciled-at": "2026-01-
|
|
4948
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892090+00:00"
|
|
4945
4949
|
},
|
|
4946
4950
|
"namespace": {
|
|
4947
4951
|
"type": "string",
|
|
@@ -4960,7 +4964,7 @@
|
|
|
4960
4964
|
},
|
|
4961
4965
|
"x-original-maxLength": 1024,
|
|
4962
4966
|
"x-reconciled-from-discovery": true,
|
|
4963
|
-
"x-reconciled-at": "2026-01-
|
|
4967
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892094+00:00"
|
|
4964
4968
|
},
|
|
4965
4969
|
"tenant": {
|
|
4966
4970
|
"type": "string",
|
|
@@ -4981,7 +4985,7 @@
|
|
|
4981
4985
|
"x-field-mutability": "read-only",
|
|
4982
4986
|
"x-original-maxLength": 1024,
|
|
4983
4987
|
"x-reconciled-from-discovery": true,
|
|
4984
|
-
"x-reconciled-at": "2026-01-
|
|
4988
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892098+00:00"
|
|
4985
4989
|
},
|
|
4986
4990
|
"uid": {
|
|
4987
4991
|
"type": "string",
|
|
@@ -5003,7 +5007,7 @@
|
|
|
5003
5007
|
"x-original-maxLength": 1024,
|
|
5004
5008
|
"format": "uuid",
|
|
5005
5009
|
"x-reconciled-from-discovery": true,
|
|
5006
|
-
"x-reconciled-at": "2026-01-
|
|
5010
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892103+00:00"
|
|
5007
5011
|
}
|
|
5008
5012
|
},
|
|
5009
5013
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5078,7 +5082,7 @@
|
|
|
5078
5082
|
},
|
|
5079
5083
|
"x-original-maxLength": 1200,
|
|
5080
5084
|
"x-reconciled-from-discovery": true,
|
|
5081
|
-
"x-reconciled-at": "2026-01-
|
|
5085
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892110+00:00"
|
|
5082
5086
|
},
|
|
5083
5087
|
"disable": {
|
|
5084
5088
|
"type": "boolean",
|
|
@@ -5131,7 +5135,7 @@
|
|
|
5131
5135
|
},
|
|
5132
5136
|
"x-original-maxLength": 1024,
|
|
5133
5137
|
"x-reconciled-from-discovery": true,
|
|
5134
|
-
"x-reconciled-at": "2026-01-
|
|
5138
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892117+00:00"
|
|
5135
5139
|
},
|
|
5136
5140
|
"namespace": {
|
|
5137
5141
|
"type": "string",
|
|
@@ -5150,7 +5154,7 @@
|
|
|
5150
5154
|
},
|
|
5151
5155
|
"x-original-maxLength": 1024,
|
|
5152
5156
|
"x-reconciled-from-discovery": true,
|
|
5153
|
-
"x-reconciled-at": "2026-01-
|
|
5157
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892121+00:00"
|
|
5154
5158
|
}
|
|
5155
5159
|
},
|
|
5156
5160
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5264,7 +5268,7 @@
|
|
|
5264
5268
|
"x-original-maxLength": 1024,
|
|
5265
5269
|
"format": "uuid",
|
|
5266
5270
|
"x-reconciled-from-discovery": true,
|
|
5267
|
-
"x-reconciled-at": "2026-01-
|
|
5271
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892133+00:00"
|
|
5268
5272
|
},
|
|
5269
5273
|
"vtrp_id": {
|
|
5270
5274
|
"type": "string",
|
|
@@ -5376,7 +5380,7 @@
|
|
|
5376
5380
|
},
|
|
5377
5381
|
"x-original-maxLength": 1024,
|
|
5378
5382
|
"x-reconciled-from-discovery": true,
|
|
5379
|
-
"x-reconciled-at": "2026-01-
|
|
5383
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892143+00:00"
|
|
5380
5384
|
},
|
|
5381
5385
|
"status": {
|
|
5382
5386
|
"type": "string",
|
|
@@ -5395,7 +5399,7 @@
|
|
|
5395
5399
|
},
|
|
5396
5400
|
"x-original-maxLength": 1024,
|
|
5397
5401
|
"x-reconciled-from-discovery": true,
|
|
5398
|
-
"x-reconciled-at": "2026-01-
|
|
5402
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892147+00:00"
|
|
5399
5403
|
}
|
|
5400
5404
|
},
|
|
5401
5405
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5475,6 +5479,8 @@
|
|
|
5475
5479
|
"title": "Deletion_timestamp.",
|
|
5476
5480
|
"format": "date-time",
|
|
5477
5481
|
"x-displayname": "Deletion Timestamp.",
|
|
5482
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
5483
|
+
"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...",
|
|
5478
5484
|
"minLength": 0,
|
|
5479
5485
|
"maxLength": 1024,
|
|
5480
5486
|
"x-f5xc-required-for": {
|
|
@@ -5573,7 +5579,7 @@
|
|
|
5573
5579
|
"x-field-mutability": "read-only",
|
|
5574
5580
|
"x-original-maxLength": 1024,
|
|
5575
5581
|
"x-reconciled-from-discovery": true,
|
|
5576
|
-
"x-reconciled-at": "2026-01-
|
|
5582
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892165+00:00"
|
|
5577
5583
|
},
|
|
5578
5584
|
"uid": {
|
|
5579
5585
|
"type": "string",
|
|
@@ -5594,7 +5600,7 @@
|
|
|
5594
5600
|
"x-original-maxLength": 1024,
|
|
5595
5601
|
"format": "uuid",
|
|
5596
5602
|
"x-reconciled-from-discovery": true,
|
|
5597
|
-
"x-reconciled-at": "2026-01-
|
|
5603
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892170+00:00"
|
|
5598
5604
|
}
|
|
5599
5605
|
},
|
|
5600
5606
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5644,7 +5650,7 @@
|
|
|
5644
5650
|
},
|
|
5645
5651
|
"x-original-maxLength": 1024,
|
|
5646
5652
|
"x-reconciled-from-discovery": true,
|
|
5647
|
-
"x-reconciled-at": "2026-01-
|
|
5653
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892174+00:00"
|
|
5648
5654
|
},
|
|
5649
5655
|
"name": {
|
|
5650
5656
|
"type": "string",
|
|
@@ -5663,7 +5669,7 @@
|
|
|
5663
5669
|
},
|
|
5664
5670
|
"x-original-maxLength": 1024,
|
|
5665
5671
|
"x-reconciled-from-discovery": true,
|
|
5666
|
-
"x-reconciled-at": "2026-01-
|
|
5672
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892178+00:00"
|
|
5667
5673
|
},
|
|
5668
5674
|
"namespace": {
|
|
5669
5675
|
"type": "string",
|
|
@@ -5682,7 +5688,7 @@
|
|
|
5682
5688
|
},
|
|
5683
5689
|
"x-original-maxLength": 1024,
|
|
5684
5690
|
"x-reconciled-from-discovery": true,
|
|
5685
|
-
"x-reconciled-at": "2026-01-
|
|
5691
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892182+00:00"
|
|
5686
5692
|
},
|
|
5687
5693
|
"uid": {
|
|
5688
5694
|
"type": "string",
|
|
@@ -5703,7 +5709,7 @@
|
|
|
5703
5709
|
"x-original-maxLength": 1024,
|
|
5704
5710
|
"format": "uuid",
|
|
5705
5711
|
"x-reconciled-from-discovery": true,
|
|
5706
|
-
"x-reconciled-at": "2026-01-
|
|
5712
|
+
"x-reconciled-at": "2026-01-06T16:57:32.892187+00:00"
|
|
5707
5713
|
}
|
|
5708
5714
|
},
|
|
5709
5715
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5796,7 +5802,7 @@
|
|
|
5796
5802
|
"maxLength": 17,
|
|
5797
5803
|
"minLength": 17,
|
|
5798
5804
|
"x-reconciled-from-discovery": true,
|
|
5799
|
-
"x-reconciled-at": "2026-01-
|
|
5805
|
+
"x-reconciled-at": "2026-01-06T16:57:40.200063+00:00"
|
|
5800
5806
|
},
|
|
5801
5807
|
"system_metadata": {
|
|
5802
5808
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -5965,7 +5971,7 @@
|
|
|
5965
5971
|
"readOnly": true,
|
|
5966
5972
|
"x-original-maxLength": 1024,
|
|
5967
5973
|
"x-reconciled-from-discovery": true,
|
|
5968
|
-
"x-reconciled-at": "2026-01-
|
|
5974
|
+
"x-reconciled-at": "2026-01-06T16:57:40.200080+00:00"
|
|
5969
5975
|
},
|
|
5970
5976
|
"name": {
|
|
5971
5977
|
"type": "string",
|
|
@@ -5984,7 +5990,7 @@
|
|
|
5984
5990
|
},
|
|
5985
5991
|
"x-original-maxLength": 1024,
|
|
5986
5992
|
"x-reconciled-from-discovery": true,
|
|
5987
|
-
"x-reconciled-at": "2026-01-
|
|
5993
|
+
"x-reconciled-at": "2026-01-06T16:57:40.200085+00:00"
|
|
5988
5994
|
},
|
|
5989
5995
|
"namespace": {
|
|
5990
5996
|
"type": "string",
|
|
@@ -6003,7 +6009,7 @@
|
|
|
6003
6009
|
},
|
|
6004
6010
|
"x-original-maxLength": 1024,
|
|
6005
6011
|
"x-reconciled-from-discovery": true,
|
|
6006
|
-
"x-reconciled-at": "2026-01-
|
|
6012
|
+
"x-reconciled-at": "2026-01-06T16:57:40.200089+00:00"
|
|
6007
6013
|
},
|
|
6008
6014
|
"tenant": {
|
|
6009
6015
|
"type": "string",
|
|
@@ -6024,7 +6030,7 @@
|
|
|
6024
6030
|
"x-field-mutability": "read-only",
|
|
6025
6031
|
"x-original-maxLength": 1024,
|
|
6026
6032
|
"x-reconciled-from-discovery": true,
|
|
6027
|
-
"x-reconciled-at": "2026-01-
|
|
6033
|
+
"x-reconciled-at": "2026-01-06T16:57:40.200093+00:00"
|
|
6028
6034
|
},
|
|
6029
6035
|
"uid": {
|
|
6030
6036
|
"type": "string",
|
|
@@ -6046,7 +6052,7 @@
|
|
|
6046
6052
|
"x-original-maxLength": 1024,
|
|
6047
6053
|
"format": "uuid",
|
|
6048
6054
|
"x-reconciled-from-discovery": true,
|
|
6049
|
-
"x-reconciled-at": "2026-01-
|
|
6055
|
+
"x-reconciled-at": "2026-01-06T16:57:40.200099+00:00"
|
|
6050
6056
|
}
|
|
6051
6057
|
},
|
|
6052
6058
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6276,7 +6282,7 @@
|
|
|
6276
6282
|
"maxLength": 17,
|
|
6277
6283
|
"minLength": 17,
|
|
6278
6284
|
"x-reconciled-from-discovery": true,
|
|
6279
|
-
"x-reconciled-at": "2026-01-
|
|
6285
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756556+00:00"
|
|
6280
6286
|
},
|
|
6281
6287
|
"system_metadata": {
|
|
6282
6288
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -6497,7 +6503,7 @@
|
|
|
6497
6503
|
},
|
|
6498
6504
|
"x-original-maxLength": 1024,
|
|
6499
6505
|
"x-reconciled-from-discovery": true,
|
|
6500
|
-
"x-reconciled-at": "2026-01-
|
|
6506
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756575+00:00"
|
|
6501
6507
|
},
|
|
6502
6508
|
"disabled": {
|
|
6503
6509
|
"type": "boolean",
|
|
@@ -6547,7 +6553,7 @@
|
|
|
6547
6553
|
},
|
|
6548
6554
|
"x-original-maxLength": 1024,
|
|
6549
6555
|
"x-reconciled-from-discovery": true,
|
|
6550
|
-
"x-reconciled-at": "2026-01-
|
|
6556
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756585+00:00"
|
|
6551
6557
|
},
|
|
6552
6558
|
"namespace": {
|
|
6553
6559
|
"type": "string",
|
|
@@ -6566,7 +6572,7 @@
|
|
|
6566
6572
|
},
|
|
6567
6573
|
"x-original-maxLength": 1024,
|
|
6568
6574
|
"x-reconciled-from-discovery": true,
|
|
6569
|
-
"x-reconciled-at": "2026-01-
|
|
6575
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756590+00:00"
|
|
6570
6576
|
},
|
|
6571
6577
|
"owner_view": {
|
|
6572
6578
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -6607,7 +6613,7 @@
|
|
|
6607
6613
|
"x-field-mutability": "read-only",
|
|
6608
6614
|
"x-original-maxLength": 1024,
|
|
6609
6615
|
"x-reconciled-from-discovery": true,
|
|
6610
|
-
"x-reconciled-at": "2026-01-
|
|
6616
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756597+00:00"
|
|
6611
6617
|
},
|
|
6612
6618
|
"uid": {
|
|
6613
6619
|
"type": "string",
|
|
@@ -6628,7 +6634,7 @@
|
|
|
6628
6634
|
"x-original-maxLength": 1024,
|
|
6629
6635
|
"format": "uuid",
|
|
6630
6636
|
"x-reconciled-from-discovery": true,
|
|
6631
|
-
"x-reconciled-at": "2026-01-
|
|
6637
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756602+00:00"
|
|
6632
6638
|
}
|
|
6633
6639
|
},
|
|
6634
6640
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6760,7 +6766,7 @@
|
|
|
6760
6766
|
},
|
|
6761
6767
|
"x-original-maxLength": 1024,
|
|
6762
6768
|
"x-reconciled-from-discovery": true,
|
|
6763
|
-
"x-reconciled-at": "2026-01-
|
|
6769
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756619+00:00"
|
|
6764
6770
|
},
|
|
6765
6771
|
"store_provider": {
|
|
6766
6772
|
"type": "string",
|
|
@@ -6818,7 +6824,7 @@
|
|
|
6818
6824
|
},
|
|
6819
6825
|
"x-original-maxLength": 1024,
|
|
6820
6826
|
"x-reconciled-from-discovery": true,
|
|
6821
|
-
"x-reconciled-at": "2026-01-
|
|
6827
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756626+00:00"
|
|
6822
6828
|
},
|
|
6823
6829
|
"url": {
|
|
6824
6830
|
"type": "string",
|
|
@@ -6929,7 +6935,7 @@
|
|
|
6929
6935
|
},
|
|
6930
6936
|
"x-original-maxLength": 1024,
|
|
6931
6937
|
"x-reconciled-from-discovery": true,
|
|
6932
|
-
"x-reconciled-at": "2026-01-
|
|
6938
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756731+00:00"
|
|
6933
6939
|
},
|
|
6934
6940
|
"location": {
|
|
6935
6941
|
"type": "string",
|
|
@@ -6946,7 +6952,7 @@
|
|
|
6946
6952
|
},
|
|
6947
6953
|
"x-original-maxLength": 1024,
|
|
6948
6954
|
"x-reconciled-from-discovery": true,
|
|
6949
|
-
"x-reconciled-at": "2026-01-
|
|
6955
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756735+00:00"
|
|
6950
6956
|
},
|
|
6951
6957
|
"provider": {
|
|
6952
6958
|
"type": "string",
|
|
@@ -6963,7 +6969,7 @@
|
|
|
6963
6969
|
},
|
|
6964
6970
|
"x-original-maxLength": 1024,
|
|
6965
6971
|
"x-reconciled-from-discovery": true,
|
|
6966
|
-
"x-reconciled-at": "2026-01-
|
|
6972
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756739+00:00"
|
|
6967
6973
|
},
|
|
6968
6974
|
"secret_encoding": {
|
|
6969
6975
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -6985,7 +6991,7 @@
|
|
|
6985
6991
|
"maxLength": 1,
|
|
6986
6992
|
"minLength": 1,
|
|
6987
6993
|
"x-reconciled-from-discovery": true,
|
|
6988
|
-
"x-reconciled-at": "2026-01-
|
|
6994
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756746+00:00"
|
|
6989
6995
|
}
|
|
6990
6996
|
},
|
|
6991
6997
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7024,7 +7030,7 @@
|
|
|
7024
7030
|
},
|
|
7025
7031
|
"x-original-maxLength": 1024,
|
|
7026
7032
|
"x-reconciled-from-discovery": true,
|
|
7027
|
-
"x-reconciled-at": "2026-01-
|
|
7033
|
+
"x-reconciled-at": "2026-01-06T16:57:49.756769+00:00"
|
|
7028
7034
|
}
|
|
7029
7035
|
},
|
|
7030
7036
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7414,7 +7420,7 @@
|
|
|
7414
7420
|
},
|
|
7415
7421
|
"x-original-maxLength": 128,
|
|
7416
7422
|
"x-reconciled-from-discovery": true,
|
|
7417
|
-
"x-reconciled-at": "2026-01-
|
|
7423
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291918+00:00"
|
|
7418
7424
|
},
|
|
7419
7425
|
"namespace": {
|
|
7420
7426
|
"type": "string",
|
|
@@ -7439,7 +7445,7 @@
|
|
|
7439
7445
|
},
|
|
7440
7446
|
"x-original-maxLength": 64,
|
|
7441
7447
|
"x-reconciled-from-discovery": true,
|
|
7442
|
-
"x-reconciled-at": "2026-01-
|
|
7448
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291922+00:00"
|
|
7443
7449
|
},
|
|
7444
7450
|
"tenant": {
|
|
7445
7451
|
"type": "string",
|
|
@@ -7466,7 +7472,7 @@
|
|
|
7466
7472
|
"x-field-mutability": "read-only",
|
|
7467
7473
|
"x-original-maxLength": 64,
|
|
7468
7474
|
"x-reconciled-from-discovery": true,
|
|
7469
|
-
"x-reconciled-at": "2026-01-
|
|
7475
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291926+00:00"
|
|
7470
7476
|
}
|
|
7471
7477
|
},
|
|
7472
7478
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7598,7 +7604,7 @@
|
|
|
7598
7604
|
},
|
|
7599
7605
|
"x-original-maxLength": 1024,
|
|
7600
7606
|
"x-reconciled-from-discovery": true,
|
|
7601
|
-
"x-reconciled-at": "2026-01-
|
|
7607
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291940+00:00"
|
|
7602
7608
|
},
|
|
7603
7609
|
"namespace": {
|
|
7604
7610
|
"type": "string",
|
|
@@ -7617,7 +7623,7 @@
|
|
|
7617
7623
|
},
|
|
7618
7624
|
"x-original-maxLength": 1024,
|
|
7619
7625
|
"x-reconciled-from-discovery": true,
|
|
7620
|
-
"x-reconciled-at": "2026-01-
|
|
7626
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291944+00:00"
|
|
7621
7627
|
}
|
|
7622
7628
|
},
|
|
7623
7629
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7715,7 +7721,7 @@
|
|
|
7715
7721
|
"maxLength": 17,
|
|
7716
7722
|
"minLength": 17,
|
|
7717
7723
|
"x-reconciled-from-discovery": true,
|
|
7718
|
-
"x-reconciled-at": "2026-01-
|
|
7724
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291958+00:00"
|
|
7719
7725
|
},
|
|
7720
7726
|
"system_metadata": {
|
|
7721
7727
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -7850,7 +7856,7 @@
|
|
|
7850
7856
|
},
|
|
7851
7857
|
"x-original-maxLength": 1024,
|
|
7852
7858
|
"x-reconciled-from-discovery": true,
|
|
7853
|
-
"x-reconciled-at": "2026-01-
|
|
7859
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291970+00:00"
|
|
7854
7860
|
},
|
|
7855
7861
|
"disabled": {
|
|
7856
7862
|
"type": "boolean",
|
|
@@ -7900,7 +7906,7 @@
|
|
|
7900
7906
|
},
|
|
7901
7907
|
"x-original-maxLength": 1024,
|
|
7902
7908
|
"x-reconciled-from-discovery": true,
|
|
7903
|
-
"x-reconciled-at": "2026-01-
|
|
7909
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291979+00:00"
|
|
7904
7910
|
},
|
|
7905
7911
|
"namespace": {
|
|
7906
7912
|
"type": "string",
|
|
@@ -7919,7 +7925,7 @@
|
|
|
7919
7925
|
},
|
|
7920
7926
|
"x-original-maxLength": 1024,
|
|
7921
7927
|
"x-reconciled-from-discovery": true,
|
|
7922
|
-
"x-reconciled-at": "2026-01-
|
|
7928
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291983+00:00"
|
|
7923
7929
|
},
|
|
7924
7930
|
"owner_view": {
|
|
7925
7931
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -7960,7 +7966,7 @@
|
|
|
7960
7966
|
"x-field-mutability": "read-only",
|
|
7961
7967
|
"x-original-maxLength": 1024,
|
|
7962
7968
|
"x-reconciled-from-discovery": true,
|
|
7963
|
-
"x-reconciled-at": "2026-01-
|
|
7969
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291991+00:00"
|
|
7964
7970
|
},
|
|
7965
7971
|
"uid": {
|
|
7966
7972
|
"type": "string",
|
|
@@ -7981,7 +7987,7 @@
|
|
|
7981
7987
|
"x-original-maxLength": 1024,
|
|
7982
7988
|
"format": "uuid",
|
|
7983
7989
|
"x-reconciled-from-discovery": true,
|
|
7984
|
-
"x-reconciled-at": "2026-01-
|
|
7990
|
+
"x-reconciled-at": "2026-01-06T16:58:10.291996+00:00"
|
|
7985
7991
|
}
|
|
7986
7992
|
},
|
|
7987
7993
|
"x-f5xc-minimum-configuration": {
|