@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": "Bot And Threat Defense",
|
|
5
5
|
"description": "Behavioral fingerprinting identifies automated clients through request patterns, mouse movements, and JavaScript execution. Threat categories classify attacks by type including credential stuffing, scraping, and denial-of-service. Defense instances apply per-namespace policies with configurable sensitivity thresholds and challenge actions. Provisioning handles integration credentials for third-party threat intelligence feeds.",
|
|
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"
|
|
@@ -4789,7 +4789,7 @@
|
|
|
4789
4789
|
},
|
|
4790
4790
|
"x-original-maxLength": 1024,
|
|
4791
4791
|
"x-reconciled-from-discovery": true,
|
|
4792
|
-
"x-reconciled-at": "2026-01-
|
|
4792
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586472+00:00"
|
|
4793
4793
|
},
|
|
4794
4794
|
"namespace": {
|
|
4795
4795
|
"type": "string",
|
|
@@ -4808,7 +4808,7 @@
|
|
|
4808
4808
|
},
|
|
4809
4809
|
"x-original-maxLength": 1024,
|
|
4810
4810
|
"x-reconciled-from-discovery": true,
|
|
4811
|
-
"x-reconciled-at": "2026-01-
|
|
4811
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586479+00:00"
|
|
4812
4812
|
}
|
|
4813
4813
|
},
|
|
4814
4814
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5301,7 +5301,7 @@
|
|
|
5301
5301
|
},
|
|
5302
5302
|
"x-original-maxLength": 1024,
|
|
5303
5303
|
"x-reconciled-from-discovery": true,
|
|
5304
|
-
"x-reconciled-at": "2026-01-
|
|
5304
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586521+00:00"
|
|
5305
5305
|
},
|
|
5306
5306
|
"disabled": {
|
|
5307
5307
|
"type": "boolean",
|
|
@@ -5351,7 +5351,7 @@
|
|
|
5351
5351
|
},
|
|
5352
5352
|
"x-original-maxLength": 1024,
|
|
5353
5353
|
"x-reconciled-from-discovery": true,
|
|
5354
|
-
"x-reconciled-at": "2026-01-
|
|
5354
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586532+00:00"
|
|
5355
5355
|
},
|
|
5356
5356
|
"namespace": {
|
|
5357
5357
|
"type": "string",
|
|
@@ -5370,7 +5370,7 @@
|
|
|
5370
5370
|
},
|
|
5371
5371
|
"x-original-maxLength": 1024,
|
|
5372
5372
|
"x-reconciled-from-discovery": true,
|
|
5373
|
-
"x-reconciled-at": "2026-01-
|
|
5373
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586536+00:00"
|
|
5374
5374
|
},
|
|
5375
5375
|
"owner_view": {
|
|
5376
5376
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -5396,7 +5396,7 @@
|
|
|
5396
5396
|
"x-field-mutability": "read-only",
|
|
5397
5397
|
"x-original-maxLength": 1024,
|
|
5398
5398
|
"x-reconciled-from-discovery": true,
|
|
5399
|
-
"x-reconciled-at": "2026-01-
|
|
5399
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586542+00:00"
|
|
5400
5400
|
},
|
|
5401
5401
|
"uid": {
|
|
5402
5402
|
"type": "string",
|
|
@@ -5417,7 +5417,7 @@
|
|
|
5417
5417
|
"x-original-maxLength": 1024,
|
|
5418
5418
|
"format": "uuid",
|
|
5419
5419
|
"x-reconciled-from-discovery": true,
|
|
5420
|
-
"x-reconciled-at": "2026-01-
|
|
5420
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586548+00:00"
|
|
5421
5421
|
}
|
|
5422
5422
|
},
|
|
5423
5423
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5565,7 +5565,7 @@
|
|
|
5565
5565
|
"readOnly": true,
|
|
5566
5566
|
"x-original-maxLength": 1024,
|
|
5567
5567
|
"x-reconciled-from-discovery": true,
|
|
5568
|
-
"x-reconciled-at": "2026-01-
|
|
5568
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586564+00:00"
|
|
5569
5569
|
},
|
|
5570
5570
|
"name": {
|
|
5571
5571
|
"type": "string",
|
|
@@ -5584,7 +5584,7 @@
|
|
|
5584
5584
|
},
|
|
5585
5585
|
"x-original-maxLength": 1024,
|
|
5586
5586
|
"x-reconciled-from-discovery": true,
|
|
5587
|
-
"x-reconciled-at": "2026-01-
|
|
5587
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586569+00:00"
|
|
5588
5588
|
},
|
|
5589
5589
|
"namespace": {
|
|
5590
5590
|
"type": "string",
|
|
@@ -5603,7 +5603,7 @@
|
|
|
5603
5603
|
},
|
|
5604
5604
|
"x-original-maxLength": 1024,
|
|
5605
5605
|
"x-reconciled-from-discovery": true,
|
|
5606
|
-
"x-reconciled-at": "2026-01-
|
|
5606
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586573+00:00"
|
|
5607
5607
|
},
|
|
5608
5608
|
"tenant": {
|
|
5609
5609
|
"type": "string",
|
|
@@ -5624,7 +5624,7 @@
|
|
|
5624
5624
|
"x-field-mutability": "read-only",
|
|
5625
5625
|
"x-original-maxLength": 1024,
|
|
5626
5626
|
"x-reconciled-from-discovery": true,
|
|
5627
|
-
"x-reconciled-at": "2026-01-
|
|
5627
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586578+00:00"
|
|
5628
5628
|
},
|
|
5629
5629
|
"uid": {
|
|
5630
5630
|
"type": "string",
|
|
@@ -5646,7 +5646,7 @@
|
|
|
5646
5646
|
"x-original-maxLength": 1024,
|
|
5647
5647
|
"format": "uuid",
|
|
5648
5648
|
"x-reconciled-from-discovery": true,
|
|
5649
|
-
"x-reconciled-at": "2026-01-
|
|
5649
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586583+00:00"
|
|
5650
5650
|
}
|
|
5651
5651
|
},
|
|
5652
5652
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5672,6 +5672,8 @@
|
|
|
5672
5672
|
"type_url": {
|
|
5673
5673
|
"type": "string",
|
|
5674
5674
|
"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.",
|
|
5675
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
5676
|
+
"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 ).",
|
|
5675
5677
|
"minLength": 0,
|
|
5676
5678
|
"maxLength": 1024,
|
|
5677
5679
|
"x-f5xc-required-for": {
|
|
@@ -5695,7 +5697,7 @@
|
|
|
5695
5697
|
},
|
|
5696
5698
|
"x-original-maxLength": 1024,
|
|
5697
5699
|
"x-reconciled-from-discovery": true,
|
|
5698
|
-
"x-reconciled-at": "2026-01-
|
|
5700
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586590+00:00"
|
|
5699
5701
|
}
|
|
5700
5702
|
},
|
|
5701
5703
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5806,7 +5808,7 @@
|
|
|
5806
5808
|
},
|
|
5807
5809
|
"x-original-maxLength": 1024,
|
|
5808
5810
|
"x-reconciled-from-discovery": true,
|
|
5809
|
-
"x-reconciled-at": "2026-01-
|
|
5811
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586601+00:00"
|
|
5810
5812
|
}
|
|
5811
5813
|
},
|
|
5812
5814
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5915,7 +5917,7 @@
|
|
|
5915
5917
|
},
|
|
5916
5918
|
"x-original-maxLength": 1200,
|
|
5917
5919
|
"x-reconciled-from-discovery": true,
|
|
5918
|
-
"x-reconciled-at": "2026-01-
|
|
5920
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586611+00:00"
|
|
5919
5921
|
},
|
|
5920
5922
|
"disable": {
|
|
5921
5923
|
"type": "boolean",
|
|
@@ -5968,7 +5970,7 @@
|
|
|
5968
5970
|
},
|
|
5969
5971
|
"x-original-maxLength": 1024,
|
|
5970
5972
|
"x-reconciled-from-discovery": true,
|
|
5971
|
-
"x-reconciled-at": "2026-01-
|
|
5973
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586618+00:00"
|
|
5972
5974
|
},
|
|
5973
5975
|
"namespace": {
|
|
5974
5976
|
"type": "string",
|
|
@@ -5987,7 +5989,7 @@
|
|
|
5987
5989
|
},
|
|
5988
5990
|
"x-original-maxLength": 1024,
|
|
5989
5991
|
"x-reconciled-from-discovery": true,
|
|
5990
|
-
"x-reconciled-at": "2026-01-
|
|
5992
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586623+00:00"
|
|
5991
5993
|
}
|
|
5992
5994
|
},
|
|
5993
5995
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6063,7 +6065,7 @@
|
|
|
6063
6065
|
},
|
|
6064
6066
|
"x-original-maxLength": 1200,
|
|
6065
6067
|
"x-reconciled-from-discovery": true,
|
|
6066
|
-
"x-reconciled-at": "2026-01-
|
|
6068
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586629+00:00"
|
|
6067
6069
|
},
|
|
6068
6070
|
"disable": {
|
|
6069
6071
|
"type": "boolean",
|
|
@@ -6118,7 +6120,7 @@
|
|
|
6118
6120
|
},
|
|
6119
6121
|
"x-original-maxLength": 1024,
|
|
6120
6122
|
"x-reconciled-from-discovery": true,
|
|
6121
|
-
"x-reconciled-at": "2026-01-
|
|
6123
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586636+00:00"
|
|
6122
6124
|
},
|
|
6123
6125
|
"namespace": {
|
|
6124
6126
|
"type": "string",
|
|
@@ -6137,7 +6139,7 @@
|
|
|
6137
6139
|
},
|
|
6138
6140
|
"x-original-maxLength": 1024,
|
|
6139
6141
|
"x-reconciled-from-discovery": true,
|
|
6140
|
-
"x-reconciled-at": "2026-01-
|
|
6142
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586640+00:00"
|
|
6141
6143
|
}
|
|
6142
6144
|
},
|
|
6143
6145
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6213,7 +6215,7 @@
|
|
|
6213
6215
|
},
|
|
6214
6216
|
"x-original-maxLength": 1200,
|
|
6215
6217
|
"x-reconciled-from-discovery": true,
|
|
6216
|
-
"x-reconciled-at": "2026-01-
|
|
6218
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586647+00:00"
|
|
6217
6219
|
},
|
|
6218
6220
|
"disable": {
|
|
6219
6221
|
"type": "boolean",
|
|
@@ -6266,7 +6268,7 @@
|
|
|
6266
6268
|
},
|
|
6267
6269
|
"x-original-maxLength": 1024,
|
|
6268
6270
|
"x-reconciled-from-discovery": true,
|
|
6269
|
-
"x-reconciled-at": "2026-01-
|
|
6271
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586654+00:00"
|
|
6270
6272
|
},
|
|
6271
6273
|
"namespace": {
|
|
6272
6274
|
"type": "string",
|
|
@@ -6285,7 +6287,7 @@
|
|
|
6285
6287
|
},
|
|
6286
6288
|
"x-original-maxLength": 1024,
|
|
6287
6289
|
"x-reconciled-from-discovery": true,
|
|
6288
|
-
"x-reconciled-at": "2026-01-
|
|
6290
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586658+00:00"
|
|
6289
6291
|
}
|
|
6290
6292
|
},
|
|
6291
6293
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6346,7 +6348,7 @@
|
|
|
6346
6348
|
},
|
|
6347
6349
|
"x-original-maxLength": 1024,
|
|
6348
6350
|
"x-reconciled-from-discovery": true,
|
|
6349
|
-
"x-reconciled-at": "2026-01-
|
|
6351
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586664+00:00"
|
|
6350
6352
|
},
|
|
6351
6353
|
"status": {
|
|
6352
6354
|
"type": "string",
|
|
@@ -6365,7 +6367,7 @@
|
|
|
6365
6367
|
},
|
|
6366
6368
|
"x-original-maxLength": 1024,
|
|
6367
6369
|
"x-reconciled-from-discovery": true,
|
|
6368
|
-
"x-reconciled-at": "2026-01-
|
|
6370
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586668+00:00"
|
|
6369
6371
|
}
|
|
6370
6372
|
},
|
|
6371
6373
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6445,6 +6447,8 @@
|
|
|
6445
6447
|
"title": "Deletion_timestamp.",
|
|
6446
6448
|
"format": "date-time",
|
|
6447
6449
|
"x-displayname": "Deletion Timestamp.",
|
|
6450
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
6451
|
+
"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...",
|
|
6448
6452
|
"minLength": 0,
|
|
6449
6453
|
"maxLength": 1024,
|
|
6450
6454
|
"x-f5xc-required-for": {
|
|
@@ -6543,7 +6547,7 @@
|
|
|
6543
6547
|
"x-field-mutability": "read-only",
|
|
6544
6548
|
"x-original-maxLength": 1024,
|
|
6545
6549
|
"x-reconciled-from-discovery": true,
|
|
6546
|
-
"x-reconciled-at": "2026-01-
|
|
6550
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586687+00:00"
|
|
6547
6551
|
},
|
|
6548
6552
|
"uid": {
|
|
6549
6553
|
"type": "string",
|
|
@@ -6564,7 +6568,7 @@
|
|
|
6564
6568
|
"x-original-maxLength": 1024,
|
|
6565
6569
|
"format": "uuid",
|
|
6566
6570
|
"x-reconciled-from-discovery": true,
|
|
6567
|
-
"x-reconciled-at": "2026-01-
|
|
6571
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586692+00:00"
|
|
6568
6572
|
}
|
|
6569
6573
|
},
|
|
6570
6574
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6614,7 +6618,7 @@
|
|
|
6614
6618
|
},
|
|
6615
6619
|
"x-original-maxLength": 1024,
|
|
6616
6620
|
"x-reconciled-from-discovery": true,
|
|
6617
|
-
"x-reconciled-at": "2026-01-
|
|
6621
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586696+00:00"
|
|
6618
6622
|
},
|
|
6619
6623
|
"name": {
|
|
6620
6624
|
"type": "string",
|
|
@@ -6633,7 +6637,7 @@
|
|
|
6633
6637
|
},
|
|
6634
6638
|
"x-original-maxLength": 1024,
|
|
6635
6639
|
"x-reconciled-from-discovery": true,
|
|
6636
|
-
"x-reconciled-at": "2026-01-
|
|
6640
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586700+00:00"
|
|
6637
6641
|
},
|
|
6638
6642
|
"namespace": {
|
|
6639
6643
|
"type": "string",
|
|
@@ -6652,7 +6656,7 @@
|
|
|
6652
6656
|
},
|
|
6653
6657
|
"x-original-maxLength": 1024,
|
|
6654
6658
|
"x-reconciled-from-discovery": true,
|
|
6655
|
-
"x-reconciled-at": "2026-01-
|
|
6659
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586704+00:00"
|
|
6656
6660
|
},
|
|
6657
6661
|
"uid": {
|
|
6658
6662
|
"type": "string",
|
|
@@ -6673,7 +6677,7 @@
|
|
|
6673
6677
|
"x-original-maxLength": 1024,
|
|
6674
6678
|
"format": "uuid",
|
|
6675
6679
|
"x-reconciled-from-discovery": true,
|
|
6676
|
-
"x-reconciled-at": "2026-01-
|
|
6680
|
+
"x-reconciled-at": "2026-01-06T16:57:06.586709+00:00"
|
|
6677
6681
|
}
|
|
6678
6682
|
},
|
|
6679
6683
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6948,7 +6952,7 @@
|
|
|
6948
6952
|
},
|
|
6949
6953
|
"x-original-maxLength": 1024,
|
|
6950
6954
|
"x-reconciled-from-discovery": true,
|
|
6951
|
-
"x-reconciled-at": "2026-01-
|
|
6955
|
+
"x-reconciled-at": "2026-01-06T16:58:12.673261+00:00"
|
|
6952
6956
|
},
|
|
6953
6957
|
"disabled": {
|
|
6954
6958
|
"type": "boolean",
|
|
@@ -6998,7 +7002,7 @@
|
|
|
6998
7002
|
},
|
|
6999
7003
|
"x-original-maxLength": 1024,
|
|
7000
7004
|
"x-reconciled-from-discovery": true,
|
|
7001
|
-
"x-reconciled-at": "2026-01-
|
|
7005
|
+
"x-reconciled-at": "2026-01-06T16:58:12.673272+00:00"
|
|
7002
7006
|
},
|
|
7003
7007
|
"namespace": {
|
|
7004
7008
|
"type": "string",
|
|
@@ -7017,7 +7021,7 @@
|
|
|
7017
7021
|
},
|
|
7018
7022
|
"x-original-maxLength": 1024,
|
|
7019
7023
|
"x-reconciled-from-discovery": true,
|
|
7020
|
-
"x-reconciled-at": "2026-01-
|
|
7024
|
+
"x-reconciled-at": "2026-01-06T16:58:12.673276+00:00"
|
|
7021
7025
|
},
|
|
7022
7026
|
"owner_view": {
|
|
7023
7027
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -7043,7 +7047,7 @@
|
|
|
7043
7047
|
"x-field-mutability": "read-only",
|
|
7044
7048
|
"x-original-maxLength": 1024,
|
|
7045
7049
|
"x-reconciled-from-discovery": true,
|
|
7046
|
-
"x-reconciled-at": "2026-01-
|
|
7050
|
+
"x-reconciled-at": "2026-01-06T16:58:12.673282+00:00"
|
|
7047
7051
|
},
|
|
7048
7052
|
"uid": {
|
|
7049
7053
|
"type": "string",
|
|
@@ -7064,7 +7068,7 @@
|
|
|
7064
7068
|
"x-original-maxLength": 1024,
|
|
7065
7069
|
"format": "uuid",
|
|
7066
7070
|
"x-reconciled-from-discovery": true,
|
|
7067
|
-
"x-reconciled-at": "2026-01-
|
|
7071
|
+
"x-reconciled-at": "2026-01-06T16:58:12.673287+00:00"
|
|
7068
7072
|
}
|
|
7069
7073
|
},
|
|
7070
7074
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7143,7 +7147,7 @@
|
|
|
7143
7147
|
},
|
|
7144
7148
|
"x-original-maxLength": 1024,
|
|
7145
7149
|
"x-reconciled-from-discovery": true,
|
|
7146
|
-
"x-reconciled-at": "2026-01-
|
|
7150
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185724+00:00"
|
|
7147
7151
|
},
|
|
7148
7152
|
"service_name": {
|
|
7149
7153
|
"type": "string",
|
|
@@ -7172,6 +7176,8 @@
|
|
|
7172
7176
|
"x-validation-rules": {
|
|
7173
7177
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
7174
7178
|
},
|
|
7179
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
7180
|
+
"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...",
|
|
7175
7181
|
"minLength": 0,
|
|
7176
7182
|
"maxLength": 17,
|
|
7177
7183
|
"x-f5xc-required-for": {
|
|
@@ -7182,7 +7188,7 @@
|
|
|
7182
7188
|
},
|
|
7183
7189
|
"x-original-maxLength": 1024,
|
|
7184
7190
|
"x-reconciled-from-discovery": true,
|
|
7185
|
-
"x-reconciled-at": "2026-01-
|
|
7191
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185731+00:00"
|
|
7186
7192
|
},
|
|
7187
7193
|
"type": {
|
|
7188
7194
|
"type": "string",
|
|
@@ -7249,7 +7255,7 @@
|
|
|
7249
7255
|
"readOnly": true,
|
|
7250
7256
|
"x-original-maxLength": 1024,
|
|
7251
7257
|
"x-reconciled-from-discovery": true,
|
|
7252
|
-
"x-reconciled-at": "2026-01-
|
|
7258
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185787+00:00"
|
|
7253
7259
|
},
|
|
7254
7260
|
"name": {
|
|
7255
7261
|
"type": "string",
|
|
@@ -7268,7 +7274,7 @@
|
|
|
7268
7274
|
},
|
|
7269
7275
|
"x-original-maxLength": 1024,
|
|
7270
7276
|
"x-reconciled-from-discovery": true,
|
|
7271
|
-
"x-reconciled-at": "2026-01-
|
|
7277
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185791+00:00"
|
|
7272
7278
|
},
|
|
7273
7279
|
"namespace": {
|
|
7274
7280
|
"type": "string",
|
|
@@ -7287,7 +7293,7 @@
|
|
|
7287
7293
|
},
|
|
7288
7294
|
"x-original-maxLength": 1024,
|
|
7289
7295
|
"x-reconciled-from-discovery": true,
|
|
7290
|
-
"x-reconciled-at": "2026-01-
|
|
7296
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185795+00:00"
|
|
7291
7297
|
},
|
|
7292
7298
|
"tenant": {
|
|
7293
7299
|
"type": "string",
|
|
@@ -7308,7 +7314,7 @@
|
|
|
7308
7314
|
"x-field-mutability": "read-only",
|
|
7309
7315
|
"x-original-maxLength": 1024,
|
|
7310
7316
|
"x-reconciled-from-discovery": true,
|
|
7311
|
-
"x-reconciled-at": "2026-01-
|
|
7317
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185799+00:00"
|
|
7312
7318
|
},
|
|
7313
7319
|
"uid": {
|
|
7314
7320
|
"type": "string",
|
|
@@ -7330,7 +7336,7 @@
|
|
|
7330
7336
|
"x-original-maxLength": 1024,
|
|
7331
7337
|
"format": "uuid",
|
|
7332
7338
|
"x-reconciled-from-discovery": true,
|
|
7333
|
-
"x-reconciled-at": "2026-01-
|
|
7339
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185805+00:00"
|
|
7334
7340
|
}
|
|
7335
7341
|
},
|
|
7336
7342
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7443,7 +7449,7 @@
|
|
|
7443
7449
|
"x-original-maxLength": 1024,
|
|
7444
7450
|
"format": "uuid",
|
|
7445
7451
|
"x-reconciled-from-discovery": true,
|
|
7446
|
-
"x-reconciled-at": "2026-01-
|
|
7452
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185838+00:00"
|
|
7447
7453
|
},
|
|
7448
7454
|
"vtrp_id": {
|
|
7449
7455
|
"type": "string",
|
|
@@ -7714,7 +7720,7 @@
|
|
|
7714
7720
|
"maxLength": 17,
|
|
7715
7721
|
"minLength": 17,
|
|
7716
7722
|
"x-reconciled-from-discovery": true,
|
|
7717
|
-
"x-reconciled-at": "2026-01-
|
|
7723
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185920+00:00"
|
|
7718
7724
|
},
|
|
7719
7725
|
"system_metadata": {
|
|
7720
7726
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -7962,7 +7968,7 @@
|
|
|
7962
7968
|
},
|
|
7963
7969
|
"x-original-maxLength": 1024,
|
|
7964
7970
|
"x-reconciled-from-discovery": true,
|
|
7965
|
-
"x-reconciled-at": "2026-01-
|
|
7971
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185940+00:00"
|
|
7966
7972
|
},
|
|
7967
7973
|
"disabled": {
|
|
7968
7974
|
"type": "boolean",
|
|
@@ -8012,7 +8018,7 @@
|
|
|
8012
8018
|
},
|
|
8013
8019
|
"x-original-maxLength": 1024,
|
|
8014
8020
|
"x-reconciled-from-discovery": true,
|
|
8015
|
-
"x-reconciled-at": "2026-01-
|
|
8021
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185950+00:00"
|
|
8016
8022
|
},
|
|
8017
8023
|
"namespace": {
|
|
8018
8024
|
"type": "string",
|
|
@@ -8031,7 +8037,7 @@
|
|
|
8031
8037
|
},
|
|
8032
8038
|
"x-original-maxLength": 1024,
|
|
8033
8039
|
"x-reconciled-from-discovery": true,
|
|
8034
|
-
"x-reconciled-at": "2026-01-
|
|
8040
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185955+00:00"
|
|
8035
8041
|
},
|
|
8036
8042
|
"owner_view": {
|
|
8037
8043
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -8072,7 +8078,7 @@
|
|
|
8072
8078
|
"x-field-mutability": "read-only",
|
|
8073
8079
|
"x-original-maxLength": 1024,
|
|
8074
8080
|
"x-reconciled-from-discovery": true,
|
|
8075
|
-
"x-reconciled-at": "2026-01-
|
|
8081
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185963+00:00"
|
|
8076
8082
|
},
|
|
8077
8083
|
"uid": {
|
|
8078
8084
|
"type": "string",
|
|
@@ -8093,7 +8099,7 @@
|
|
|
8093
8099
|
"x-original-maxLength": 1024,
|
|
8094
8100
|
"format": "uuid",
|
|
8095
8101
|
"x-reconciled-from-discovery": true,
|
|
8096
|
-
"x-reconciled-at": "2026-01-
|
|
8102
|
+
"x-reconciled-at": "2026-01-06T16:58:20.185968+00:00"
|
|
8097
8103
|
}
|
|
8098
8104
|
},
|
|
8099
8105
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8356,6 +8362,8 @@
|
|
|
8356
8362
|
"x-displayname": "List of allowed TPM EK Certificates.",
|
|
8357
8363
|
"x-ves-example": "Value",
|
|
8358
8364
|
"x-f5xc-example": "value",
|
|
8365
|
+
"x-f5xc-description-short": "TPM manufacturer is typically identified by its EK certificate.",
|
|
8366
|
+
"x-f5xc-description-medium": "TPM manufacturer is typically identified by its EK certificate. TPMAdmin can configure a allow-list of EK certificates for a given category When a TPM provision request is called, TPMAuthority verifies that EK certificate provided in provision matches one the EK certificate on this allow-list...",
|
|
8359
8367
|
"x-f5xc-required-for": {
|
|
8360
8368
|
"minimum_config": false,
|
|
8361
8369
|
"create": false,
|
|
@@ -8486,7 +8494,7 @@
|
|
|
8486
8494
|
"maxLength": 17,
|
|
8487
8495
|
"minLength": 17,
|
|
8488
8496
|
"x-reconciled-from-discovery": true,
|
|
8489
|
-
"x-reconciled-at": "2026-01-
|
|
8497
|
+
"x-reconciled-at": "2026-01-06T16:58:20.516605+00:00"
|
|
8490
8498
|
},
|
|
8491
8499
|
"system_metadata": {
|
|
8492
8500
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -8617,6 +8625,8 @@
|
|
|
8617
8625
|
"x-displayname": "List of allowed TPM EK Certificates.",
|
|
8618
8626
|
"x-ves-example": "Value",
|
|
8619
8627
|
"x-f5xc-example": "value",
|
|
8628
|
+
"x-f5xc-description-short": "TPM manufacturer is typically identified by its EK certificate.",
|
|
8629
|
+
"x-f5xc-description-medium": "TPM manufacturer is typically identified by its EK certificate. TPMAdmin can configure a allow-list of EK certificates for a given category When a TPM provision request is called, TPMAuthority verifies that EK certificate provided in provision matches one the EK certificate on this allow-list...",
|
|
8620
8630
|
"x-f5xc-required-for": {
|
|
8621
8631
|
"minimum_config": false,
|
|
8622
8632
|
"create": false,
|
|
@@ -8755,7 +8765,7 @@
|
|
|
8755
8765
|
},
|
|
8756
8766
|
"x-original-maxLength": 1024,
|
|
8757
8767
|
"x-reconciled-from-discovery": true,
|
|
8758
|
-
"x-reconciled-at": "2026-01-
|
|
8768
|
+
"x-reconciled-at": "2026-01-06T16:58:20.516626+00:00"
|
|
8759
8769
|
},
|
|
8760
8770
|
"disabled": {
|
|
8761
8771
|
"type": "boolean",
|
|
@@ -8805,7 +8815,7 @@
|
|
|
8805
8815
|
},
|
|
8806
8816
|
"x-original-maxLength": 1024,
|
|
8807
8817
|
"x-reconciled-from-discovery": true,
|
|
8808
|
-
"x-reconciled-at": "2026-01-
|
|
8818
|
+
"x-reconciled-at": "2026-01-06T16:58:20.516635+00:00"
|
|
8809
8819
|
},
|
|
8810
8820
|
"namespace": {
|
|
8811
8821
|
"type": "string",
|
|
@@ -8824,7 +8834,7 @@
|
|
|
8824
8834
|
},
|
|
8825
8835
|
"x-original-maxLength": 1024,
|
|
8826
8836
|
"x-reconciled-from-discovery": true,
|
|
8827
|
-
"x-reconciled-at": "2026-01-
|
|
8837
|
+
"x-reconciled-at": "2026-01-06T16:58:20.516640+00:00"
|
|
8828
8838
|
},
|
|
8829
8839
|
"owner_view": {
|
|
8830
8840
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -8865,7 +8875,7 @@
|
|
|
8865
8875
|
"x-field-mutability": "read-only",
|
|
8866
8876
|
"x-original-maxLength": 1024,
|
|
8867
8877
|
"x-reconciled-from-discovery": true,
|
|
8868
|
-
"x-reconciled-at": "2026-01-
|
|
8878
|
+
"x-reconciled-at": "2026-01-06T16:58:20.516650+00:00"
|
|
8869
8879
|
},
|
|
8870
8880
|
"uid": {
|
|
8871
8881
|
"type": "string",
|
|
@@ -8886,7 +8896,7 @@
|
|
|
8886
8896
|
"x-original-maxLength": 1024,
|
|
8887
8897
|
"format": "uuid",
|
|
8888
8898
|
"x-reconciled-from-discovery": true,
|
|
8889
|
-
"x-reconciled-at": "2026-01-
|
|
8899
|
+
"x-reconciled-at": "2026-01-06T16:58:20.516656+00:00"
|
|
8890
8900
|
}
|
|
8891
8901
|
},
|
|
8892
8902
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8970,6 +8980,8 @@
|
|
|
8970
8980
|
"x-displayname": "List of allowed TPM EK Certificates.",
|
|
8971
8981
|
"x-ves-example": "Value",
|
|
8972
8982
|
"x-f5xc-example": "value",
|
|
8983
|
+
"x-f5xc-description-short": "TPM manufacturer is typically identified by its EK certificate.",
|
|
8984
|
+
"x-f5xc-description-medium": "TPM manufacturer is typically identified by its EK certificate. TPMAdmin can configure a allow-list of EK certificates for a given category When a TPM provision request is called, TPMAuthority verifies that EK certificate provided in provision matches one the EK certificate on this allow-list...",
|
|
8973
8985
|
"x-f5xc-required-for": {
|
|
8974
8986
|
"minimum_config": false,
|
|
8975
8987
|
"create": false,
|
|
@@ -9195,7 +9207,7 @@
|
|
|
9195
9207
|
"maxLength": 17,
|
|
9196
9208
|
"minLength": 17,
|
|
9197
9209
|
"x-reconciled-from-discovery": true,
|
|
9198
|
-
"x-reconciled-at": "2026-01-
|
|
9210
|
+
"x-reconciled-at": "2026-01-06T16:58:20.817030+00:00"
|
|
9199
9211
|
},
|
|
9200
9212
|
"system_metadata": {
|
|
9201
9213
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -9381,7 +9393,7 @@
|
|
|
9381
9393
|
},
|
|
9382
9394
|
"x-original-maxLength": 1024,
|
|
9383
9395
|
"x-reconciled-from-discovery": true,
|
|
9384
|
-
"x-reconciled-at": "2026-01-
|
|
9396
|
+
"x-reconciled-at": "2026-01-06T16:58:20.817045+00:00"
|
|
9385
9397
|
},
|
|
9386
9398
|
"disabled": {
|
|
9387
9399
|
"type": "boolean",
|
|
@@ -9431,7 +9443,7 @@
|
|
|
9431
9443
|
},
|
|
9432
9444
|
"x-original-maxLength": 1024,
|
|
9433
9445
|
"x-reconciled-from-discovery": true,
|
|
9434
|
-
"x-reconciled-at": "2026-01-
|
|
9446
|
+
"x-reconciled-at": "2026-01-06T16:58:20.817054+00:00"
|
|
9435
9447
|
},
|
|
9436
9448
|
"namespace": {
|
|
9437
9449
|
"type": "string",
|
|
@@ -9450,7 +9462,7 @@
|
|
|
9450
9462
|
},
|
|
9451
9463
|
"x-original-maxLength": 1024,
|
|
9452
9464
|
"x-reconciled-from-discovery": true,
|
|
9453
|
-
"x-reconciled-at": "2026-01-
|
|
9465
|
+
"x-reconciled-at": "2026-01-06T16:58:20.817059+00:00"
|
|
9454
9466
|
},
|
|
9455
9467
|
"owner_view": {
|
|
9456
9468
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -9491,7 +9503,7 @@
|
|
|
9491
9503
|
"x-field-mutability": "read-only",
|
|
9492
9504
|
"x-original-maxLength": 1024,
|
|
9493
9505
|
"x-reconciled-from-discovery": true,
|
|
9494
|
-
"x-reconciled-at": "2026-01-
|
|
9506
|
+
"x-reconciled-at": "2026-01-06T16:58:20.817066+00:00"
|
|
9495
9507
|
},
|
|
9496
9508
|
"uid": {
|
|
9497
9509
|
"type": "string",
|
|
@@ -9512,7 +9524,7 @@
|
|
|
9512
9524
|
"x-original-maxLength": 1024,
|
|
9513
9525
|
"format": "uuid",
|
|
9514
9526
|
"x-reconciled-from-discovery": true,
|
|
9515
|
-
"x-reconciled-at": "2026-01-
|
|
9527
|
+
"x-reconciled-at": "2026-01-06T16:58:20.817071+00:00"
|
|
9516
9528
|
}
|
|
9517
9529
|
},
|
|
9518
9530
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9626,7 +9638,7 @@
|
|
|
9626
9638
|
},
|
|
9627
9639
|
"x-original-maxLength": 1024,
|
|
9628
9640
|
"x-reconciled-from-discovery": true,
|
|
9629
|
-
"x-reconciled-at": "2026-01-
|
|
9641
|
+
"x-reconciled-at": "2026-01-06T16:58:21.004204+00:00"
|
|
9630
9642
|
},
|
|
9631
9643
|
"serial": {
|
|
9632
9644
|
"type": "string",
|
|
@@ -9698,7 +9710,7 @@
|
|
|
9698
9710
|
},
|
|
9699
9711
|
"x-original-maxLength": 1024,
|
|
9700
9712
|
"x-reconciled-from-discovery": true,
|
|
9701
|
-
"x-reconciled-at": "2026-01-
|
|
9713
|
+
"x-reconciled-at": "2026-01-06T16:58:21.004215+00:00"
|
|
9702
9714
|
}
|
|
9703
9715
|
},
|
|
9704
9716
|
"x-f5xc-minimum-configuration": {
|