@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": "Support",
|
|
5
5
|
"description": "Case management workflows including submission, commentary, and closure paths. Urgency adjustments and routing for time-sensitive incidents. Tax exemption verification requests. Site-level tcpdump operations—initiation, enumeration, and termination—for low-level network troubleshooting and protocol analysis.",
|
|
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"
|
|
@@ -12660,7 +12660,7 @@
|
|
|
12660
12660
|
},
|
|
12661
12661
|
"x-original-maxLength": 1024,
|
|
12662
12662
|
"x-reconciled-from-discovery": true,
|
|
12663
|
-
"x-reconciled-at": "2026-01-
|
|
12663
|
+
"x-reconciled-at": "2026-01-06T16:57:10.909298+00:00"
|
|
12664
12664
|
},
|
|
12665
12665
|
"namespace": {
|
|
12666
12666
|
"type": "string",
|
|
@@ -12679,7 +12679,7 @@
|
|
|
12679
12679
|
},
|
|
12680
12680
|
"x-original-maxLength": 1024,
|
|
12681
12681
|
"x-reconciled-from-discovery": true,
|
|
12682
|
-
"x-reconciled-at": "2026-01-
|
|
12682
|
+
"x-reconciled-at": "2026-01-06T16:57:10.909305+00:00"
|
|
12683
12683
|
},
|
|
12684
12684
|
"site": {
|
|
12685
12685
|
"type": "string",
|
|
@@ -12714,7 +12714,7 @@
|
|
|
12714
12714
|
"x-original-maxLength": 1024,
|
|
12715
12715
|
"format": "uuid",
|
|
12716
12716
|
"x-reconciled-from-discovery": true,
|
|
12717
|
-
"x-reconciled-at": "2026-01-
|
|
12717
|
+
"x-reconciled-at": "2026-01-06T16:57:10.909314+00:00"
|
|
12718
12718
|
}
|
|
12719
12719
|
},
|
|
12720
12720
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12755,7 +12755,7 @@
|
|
|
12755
12755
|
},
|
|
12756
12756
|
"x-original-maxLength": 1024,
|
|
12757
12757
|
"x-reconciled-from-discovery": true,
|
|
12758
|
-
"x-reconciled-at": "2026-01-
|
|
12758
|
+
"x-reconciled-at": "2026-01-06T16:57:10.909320+00:00"
|
|
12759
12759
|
}
|
|
12760
12760
|
},
|
|
12761
12761
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12883,7 +12883,7 @@
|
|
|
12883
12883
|
},
|
|
12884
12884
|
"x-original-maxLength": 1024,
|
|
12885
12885
|
"x-reconciled-from-discovery": true,
|
|
12886
|
-
"x-reconciled-at": "2026-01-
|
|
12886
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405181+00:00"
|
|
12887
12887
|
},
|
|
12888
12888
|
"namespace": {
|
|
12889
12889
|
"type": "string",
|
|
@@ -12902,7 +12902,7 @@
|
|
|
12902
12902
|
},
|
|
12903
12903
|
"x-original-maxLength": 1024,
|
|
12904
12904
|
"x-reconciled-from-discovery": true,
|
|
12905
|
-
"x-reconciled-at": "2026-01-
|
|
12905
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405187+00:00"
|
|
12906
12906
|
}
|
|
12907
12907
|
},
|
|
12908
12908
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12996,7 +12996,7 @@
|
|
|
12996
12996
|
},
|
|
12997
12997
|
"x-original-maxLength": 1024,
|
|
12998
12998
|
"x-reconciled-from-discovery": true,
|
|
12999
|
-
"x-reconciled-at": "2026-01-
|
|
12999
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405198+00:00"
|
|
13000
13000
|
},
|
|
13001
13001
|
"namespace": {
|
|
13002
13002
|
"type": "string",
|
|
@@ -13015,7 +13015,7 @@
|
|
|
13015
13015
|
},
|
|
13016
13016
|
"x-original-maxLength": 1024,
|
|
13017
13017
|
"x-reconciled-from-discovery": true,
|
|
13018
|
-
"x-reconciled-at": "2026-01-
|
|
13018
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405203+00:00"
|
|
13019
13019
|
}
|
|
13020
13020
|
},
|
|
13021
13021
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13276,7 +13276,7 @@
|
|
|
13276
13276
|
},
|
|
13277
13277
|
"x-original-maxLength": 1024,
|
|
13278
13278
|
"x-reconciled-from-discovery": true,
|
|
13279
|
-
"x-reconciled-at": "2026-01-
|
|
13279
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405225+00:00"
|
|
13280
13280
|
},
|
|
13281
13281
|
"namespace": {
|
|
13282
13282
|
"type": "string",
|
|
@@ -13295,7 +13295,7 @@
|
|
|
13295
13295
|
},
|
|
13296
13296
|
"x-original-maxLength": 1024,
|
|
13297
13297
|
"x-reconciled-from-discovery": true,
|
|
13298
|
-
"x-reconciled-at": "2026-01-
|
|
13298
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405230+00:00"
|
|
13299
13299
|
}
|
|
13300
13300
|
},
|
|
13301
13301
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13412,7 +13412,7 @@
|
|
|
13412
13412
|
"maxLength": 17,
|
|
13413
13413
|
"minLength": 17,
|
|
13414
13414
|
"x-reconciled-from-discovery": true,
|
|
13415
|
-
"x-reconciled-at": "2026-01-
|
|
13415
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405244+00:00"
|
|
13416
13416
|
},
|
|
13417
13417
|
"system_metadata": {
|
|
13418
13418
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -13545,7 +13545,7 @@
|
|
|
13545
13545
|
},
|
|
13546
13546
|
"x-original-maxLength": 1024,
|
|
13547
13547
|
"x-reconciled-from-discovery": true,
|
|
13548
|
-
"x-reconciled-at": "2026-01-
|
|
13548
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405257+00:00"
|
|
13549
13549
|
},
|
|
13550
13550
|
"disabled": {
|
|
13551
13551
|
"type": "boolean",
|
|
@@ -13595,7 +13595,7 @@
|
|
|
13595
13595
|
},
|
|
13596
13596
|
"x-original-maxLength": 1024,
|
|
13597
13597
|
"x-reconciled-from-discovery": true,
|
|
13598
|
-
"x-reconciled-at": "2026-01-
|
|
13598
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405267+00:00"
|
|
13599
13599
|
},
|
|
13600
13600
|
"namespace": {
|
|
13601
13601
|
"type": "string",
|
|
@@ -13614,7 +13614,7 @@
|
|
|
13614
13614
|
},
|
|
13615
13615
|
"x-original-maxLength": 1024,
|
|
13616
13616
|
"x-reconciled-from-discovery": true,
|
|
13617
|
-
"x-reconciled-at": "2026-01-
|
|
13617
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405271+00:00"
|
|
13618
13618
|
},
|
|
13619
13619
|
"owner_view": {
|
|
13620
13620
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -13655,7 +13655,7 @@
|
|
|
13655
13655
|
"x-field-mutability": "read-only",
|
|
13656
13656
|
"x-original-maxLength": 1024,
|
|
13657
13657
|
"x-reconciled-from-discovery": true,
|
|
13658
|
-
"x-reconciled-at": "2026-01-
|
|
13658
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405279+00:00"
|
|
13659
13659
|
},
|
|
13660
13660
|
"uid": {
|
|
13661
13661
|
"type": "string",
|
|
@@ -13676,7 +13676,7 @@
|
|
|
13676
13676
|
"x-original-maxLength": 1024,
|
|
13677
13677
|
"format": "uuid",
|
|
13678
13678
|
"x-reconciled-from-discovery": true,
|
|
13679
|
-
"x-reconciled-at": "2026-01-
|
|
13679
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405285+00:00"
|
|
13680
13680
|
}
|
|
13681
13681
|
},
|
|
13682
13682
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13774,7 +13774,7 @@
|
|
|
13774
13774
|
"maxLength": 17,
|
|
13775
13775
|
"minLength": 17,
|
|
13776
13776
|
"x-reconciled-from-discovery": true,
|
|
13777
|
-
"x-reconciled-at": "2026-01-
|
|
13777
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405293+00:00"
|
|
13778
13778
|
}
|
|
13779
13779
|
},
|
|
13780
13780
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13865,7 +13865,7 @@
|
|
|
13865
13865
|
},
|
|
13866
13866
|
"x-original-maxLength": 1024,
|
|
13867
13867
|
"x-reconciled-from-discovery": true,
|
|
13868
|
-
"x-reconciled-at": "2026-01-
|
|
13868
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405301+00:00"
|
|
13869
13869
|
},
|
|
13870
13870
|
"namespace": {
|
|
13871
13871
|
"type": "string",
|
|
@@ -13884,7 +13884,7 @@
|
|
|
13884
13884
|
},
|
|
13885
13885
|
"x-original-maxLength": 1024,
|
|
13886
13886
|
"x-reconciled-from-discovery": true,
|
|
13887
|
-
"x-reconciled-at": "2026-01-
|
|
13887
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405305+00:00"
|
|
13888
13888
|
},
|
|
13889
13889
|
"priority": {
|
|
13890
13890
|
"$ref": "#/components/schemas/customer_supportSupportTicketPriority"
|
|
@@ -14004,7 +14004,7 @@
|
|
|
14004
14004
|
},
|
|
14005
14005
|
"x-original-maxLength": 1024,
|
|
14006
14006
|
"x-reconciled-from-discovery": true,
|
|
14007
|
-
"x-reconciled-at": "2026-01-
|
|
14007
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405317+00:00"
|
|
14008
14008
|
}
|
|
14009
14009
|
},
|
|
14010
14010
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14044,7 +14044,7 @@
|
|
|
14044
14044
|
},
|
|
14045
14045
|
"x-original-maxLength": 1024,
|
|
14046
14046
|
"x-reconciled-from-discovery": true,
|
|
14047
|
-
"x-reconciled-at": "2026-01-
|
|
14047
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405322+00:00"
|
|
14048
14048
|
},
|
|
14049
14049
|
"namespace": {
|
|
14050
14050
|
"type": "string",
|
|
@@ -14063,7 +14063,7 @@
|
|
|
14063
14063
|
},
|
|
14064
14064
|
"x-original-maxLength": 1024,
|
|
14065
14065
|
"x-reconciled-from-discovery": true,
|
|
14066
|
-
"x-reconciled-at": "2026-01-
|
|
14066
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405326+00:00"
|
|
14067
14067
|
}
|
|
14068
14068
|
},
|
|
14069
14069
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14360,6 +14360,8 @@
|
|
|
14360
14360
|
"type_url": {
|
|
14361
14361
|
"type": "string",
|
|
14362
14362
|
"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.",
|
|
14363
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
14364
|
+
"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 ).",
|
|
14363
14365
|
"minLength": 0,
|
|
14364
14366
|
"maxLength": 1024,
|
|
14365
14367
|
"x-f5xc-required-for": {
|
|
@@ -14383,7 +14385,7 @@
|
|
|
14383
14385
|
},
|
|
14384
14386
|
"x-original-maxLength": 1024,
|
|
14385
14387
|
"x-reconciled-from-discovery": true,
|
|
14386
|
-
"x-reconciled-at": "2026-01-
|
|
14388
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405340+00:00"
|
|
14387
14389
|
}
|
|
14388
14390
|
},
|
|
14389
14391
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14452,7 +14454,7 @@
|
|
|
14452
14454
|
},
|
|
14453
14455
|
"x-original-maxLength": 1024,
|
|
14454
14456
|
"x-reconciled-from-discovery": true,
|
|
14455
|
-
"x-reconciled-at": "2026-01-
|
|
14457
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405347+00:00"
|
|
14456
14458
|
},
|
|
14457
14459
|
"service_name": {
|
|
14458
14460
|
"type": "string",
|
|
@@ -14481,6 +14483,8 @@
|
|
|
14481
14483
|
"x-validation-rules": {
|
|
14482
14484
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
14483
14485
|
},
|
|
14486
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
14487
|
+
"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...",
|
|
14484
14488
|
"minLength": 0,
|
|
14485
14489
|
"maxLength": 17,
|
|
14486
14490
|
"x-f5xc-required-for": {
|
|
@@ -14491,7 +14495,7 @@
|
|
|
14491
14495
|
},
|
|
14492
14496
|
"x-original-maxLength": 1024,
|
|
14493
14497
|
"x-reconciled-from-discovery": true,
|
|
14494
|
-
"x-reconciled-at": "2026-01-
|
|
14498
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405353+00:00"
|
|
14495
14499
|
},
|
|
14496
14500
|
"type": {
|
|
14497
14501
|
"type": "string",
|
|
@@ -14600,7 +14604,7 @@
|
|
|
14600
14604
|
},
|
|
14601
14605
|
"x-original-maxLength": 1024,
|
|
14602
14606
|
"x-reconciled-from-discovery": true,
|
|
14603
|
-
"x-reconciled-at": "2026-01-
|
|
14607
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405364+00:00"
|
|
14604
14608
|
}
|
|
14605
14609
|
},
|
|
14606
14610
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14709,7 +14713,7 @@
|
|
|
14709
14713
|
},
|
|
14710
14714
|
"x-original-maxLength": 1200,
|
|
14711
14715
|
"x-reconciled-from-discovery": true,
|
|
14712
|
-
"x-reconciled-at": "2026-01-
|
|
14716
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405373+00:00"
|
|
14713
14717
|
},
|
|
14714
14718
|
"disable": {
|
|
14715
14719
|
"type": "boolean",
|
|
@@ -14762,7 +14766,7 @@
|
|
|
14762
14766
|
},
|
|
14763
14767
|
"x-original-maxLength": 1024,
|
|
14764
14768
|
"x-reconciled-from-discovery": true,
|
|
14765
|
-
"x-reconciled-at": "2026-01-
|
|
14769
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405380+00:00"
|
|
14766
14770
|
},
|
|
14767
14771
|
"namespace": {
|
|
14768
14772
|
"type": "string",
|
|
@@ -14781,7 +14785,7 @@
|
|
|
14781
14785
|
},
|
|
14782
14786
|
"x-original-maxLength": 1024,
|
|
14783
14787
|
"x-reconciled-from-discovery": true,
|
|
14784
|
-
"x-reconciled-at": "2026-01-
|
|
14788
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405385+00:00"
|
|
14785
14789
|
}
|
|
14786
14790
|
},
|
|
14787
14791
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14857,7 +14861,7 @@
|
|
|
14857
14861
|
},
|
|
14858
14862
|
"x-original-maxLength": 1200,
|
|
14859
14863
|
"x-reconciled-from-discovery": true,
|
|
14860
|
-
"x-reconciled-at": "2026-01-
|
|
14864
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405391+00:00"
|
|
14861
14865
|
},
|
|
14862
14866
|
"disable": {
|
|
14863
14867
|
"type": "boolean",
|
|
@@ -14912,7 +14916,7 @@
|
|
|
14912
14916
|
},
|
|
14913
14917
|
"x-original-maxLength": 1024,
|
|
14914
14918
|
"x-reconciled-from-discovery": true,
|
|
14915
|
-
"x-reconciled-at": "2026-01-
|
|
14919
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405398+00:00"
|
|
14916
14920
|
},
|
|
14917
14921
|
"namespace": {
|
|
14918
14922
|
"type": "string",
|
|
@@ -14931,7 +14935,7 @@
|
|
|
14931
14935
|
},
|
|
14932
14936
|
"x-original-maxLength": 1024,
|
|
14933
14937
|
"x-reconciled-from-discovery": true,
|
|
14934
|
-
"x-reconciled-at": "2026-01-
|
|
14938
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405403+00:00"
|
|
14935
14939
|
}
|
|
14936
14940
|
},
|
|
14937
14941
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14976,7 +14980,7 @@
|
|
|
14976
14980
|
"readOnly": true,
|
|
14977
14981
|
"x-original-maxLength": 1024,
|
|
14978
14982
|
"x-reconciled-from-discovery": true,
|
|
14979
|
-
"x-reconciled-at": "2026-01-
|
|
14983
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405407+00:00"
|
|
14980
14984
|
},
|
|
14981
14985
|
"name": {
|
|
14982
14986
|
"type": "string",
|
|
@@ -14995,7 +14999,7 @@
|
|
|
14995
14999
|
},
|
|
14996
15000
|
"x-original-maxLength": 1024,
|
|
14997
15001
|
"x-reconciled-from-discovery": true,
|
|
14998
|
-
"x-reconciled-at": "2026-01-
|
|
15002
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405411+00:00"
|
|
14999
15003
|
},
|
|
15000
15004
|
"namespace": {
|
|
15001
15005
|
"type": "string",
|
|
@@ -15014,7 +15018,7 @@
|
|
|
15014
15018
|
},
|
|
15015
15019
|
"x-original-maxLength": 1024,
|
|
15016
15020
|
"x-reconciled-from-discovery": true,
|
|
15017
|
-
"x-reconciled-at": "2026-01-
|
|
15021
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405415+00:00"
|
|
15018
15022
|
},
|
|
15019
15023
|
"tenant": {
|
|
15020
15024
|
"type": "string",
|
|
@@ -15035,7 +15039,7 @@
|
|
|
15035
15039
|
"x-field-mutability": "read-only",
|
|
15036
15040
|
"x-original-maxLength": 1024,
|
|
15037
15041
|
"x-reconciled-from-discovery": true,
|
|
15038
|
-
"x-reconciled-at": "2026-01-
|
|
15042
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405431+00:00"
|
|
15039
15043
|
},
|
|
15040
15044
|
"uid": {
|
|
15041
15045
|
"type": "string",
|
|
@@ -15057,7 +15061,7 @@
|
|
|
15057
15061
|
"x-original-maxLength": 1024,
|
|
15058
15062
|
"format": "uuid",
|
|
15059
15063
|
"x-reconciled-from-discovery": true,
|
|
15060
|
-
"x-reconciled-at": "2026-01-
|
|
15064
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405437+00:00"
|
|
15061
15065
|
}
|
|
15062
15066
|
},
|
|
15063
15067
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15170,7 +15174,7 @@
|
|
|
15170
15174
|
"x-original-maxLength": 1024,
|
|
15171
15175
|
"format": "uuid",
|
|
15172
15176
|
"x-reconciled-from-discovery": true,
|
|
15173
|
-
"x-reconciled-at": "2026-01-
|
|
15177
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405450+00:00"
|
|
15174
15178
|
},
|
|
15175
15179
|
"vtrp_id": {
|
|
15176
15180
|
"type": "string",
|
|
@@ -15282,7 +15286,7 @@
|
|
|
15282
15286
|
},
|
|
15283
15287
|
"x-original-maxLength": 1024,
|
|
15284
15288
|
"x-reconciled-from-discovery": true,
|
|
15285
|
-
"x-reconciled-at": "2026-01-
|
|
15289
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405460+00:00"
|
|
15286
15290
|
},
|
|
15287
15291
|
"status": {
|
|
15288
15292
|
"type": "string",
|
|
@@ -15301,7 +15305,7 @@
|
|
|
15301
15305
|
},
|
|
15302
15306
|
"x-original-maxLength": 1024,
|
|
15303
15307
|
"x-reconciled-from-discovery": true,
|
|
15304
|
-
"x-reconciled-at": "2026-01-
|
|
15308
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405464+00:00"
|
|
15305
15309
|
}
|
|
15306
15310
|
},
|
|
15307
15311
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15381,6 +15385,8 @@
|
|
|
15381
15385
|
"title": "Deletion_timestamp.",
|
|
15382
15386
|
"format": "date-time",
|
|
15383
15387
|
"x-displayname": "Deletion Timestamp.",
|
|
15388
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
15389
|
+
"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...",
|
|
15384
15390
|
"minLength": 0,
|
|
15385
15391
|
"maxLength": 1024,
|
|
15386
15392
|
"x-f5xc-required-for": {
|
|
@@ -15479,7 +15485,7 @@
|
|
|
15479
15485
|
"x-field-mutability": "read-only",
|
|
15480
15486
|
"x-original-maxLength": 1024,
|
|
15481
15487
|
"x-reconciled-from-discovery": true,
|
|
15482
|
-
"x-reconciled-at": "2026-01-
|
|
15488
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405483+00:00"
|
|
15483
15489
|
},
|
|
15484
15490
|
"uid": {
|
|
15485
15491
|
"type": "string",
|
|
@@ -15500,7 +15506,7 @@
|
|
|
15500
15506
|
"x-original-maxLength": 1024,
|
|
15501
15507
|
"format": "uuid",
|
|
15502
15508
|
"x-reconciled-from-discovery": true,
|
|
15503
|
-
"x-reconciled-at": "2026-01-
|
|
15509
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405487+00:00"
|
|
15504
15510
|
}
|
|
15505
15511
|
},
|
|
15506
15512
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15550,7 +15556,7 @@
|
|
|
15550
15556
|
},
|
|
15551
15557
|
"x-original-maxLength": 1024,
|
|
15552
15558
|
"x-reconciled-from-discovery": true,
|
|
15553
|
-
"x-reconciled-at": "2026-01-
|
|
15559
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405492+00:00"
|
|
15554
15560
|
},
|
|
15555
15561
|
"name": {
|
|
15556
15562
|
"type": "string",
|
|
@@ -15569,7 +15575,7 @@
|
|
|
15569
15575
|
},
|
|
15570
15576
|
"x-original-maxLength": 1024,
|
|
15571
15577
|
"x-reconciled-from-discovery": true,
|
|
15572
|
-
"x-reconciled-at": "2026-01-
|
|
15578
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405496+00:00"
|
|
15573
15579
|
},
|
|
15574
15580
|
"namespace": {
|
|
15575
15581
|
"type": "string",
|
|
@@ -15588,7 +15594,7 @@
|
|
|
15588
15594
|
},
|
|
15589
15595
|
"x-original-maxLength": 1024,
|
|
15590
15596
|
"x-reconciled-from-discovery": true,
|
|
15591
|
-
"x-reconciled-at": "2026-01-
|
|
15597
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405500+00:00"
|
|
15592
15598
|
},
|
|
15593
15599
|
"uid": {
|
|
15594
15600
|
"type": "string",
|
|
@@ -15609,7 +15615,7 @@
|
|
|
15609
15615
|
"x-original-maxLength": 1024,
|
|
15610
15616
|
"format": "uuid",
|
|
15611
15617
|
"x-reconciled-from-discovery": true,
|
|
15612
|
-
"x-reconciled-at": "2026-01-
|
|
15618
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405505+00:00"
|
|
15613
15619
|
}
|
|
15614
15620
|
},
|
|
15615
15621
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15682,7 +15688,7 @@
|
|
|
15682
15688
|
},
|
|
15683
15689
|
"x-original-maxLength": 1024,
|
|
15684
15690
|
"x-reconciled-from-discovery": true,
|
|
15685
|
-
"x-reconciled-at": "2026-01-
|
|
15691
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405513+00:00"
|
|
15686
15692
|
},
|
|
15687
15693
|
"ongoing": {
|
|
15688
15694
|
"type": "boolean",
|
|
@@ -15940,7 +15946,7 @@
|
|
|
15940
15946
|
},
|
|
15941
15947
|
"x-original-maxLength": 1024,
|
|
15942
15948
|
"x-reconciled-from-discovery": true,
|
|
15943
|
-
"x-reconciled-at": "2026-01-
|
|
15949
|
+
"x-reconciled-at": "2026-01-06T16:57:28.405538+00:00"
|
|
15944
15950
|
},
|
|
15945
15951
|
"escalated": {
|
|
15946
15952
|
"type": "boolean",
|
|
@@ -16421,7 +16427,7 @@
|
|
|
16421
16427
|
"maxLength": 17,
|
|
16422
16428
|
"minLength": 17,
|
|
16423
16429
|
"x-reconciled-from-discovery": true,
|
|
16424
|
-
"x-reconciled-at": "2026-01-
|
|
16430
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308698+00:00"
|
|
16425
16431
|
}
|
|
16426
16432
|
},
|
|
16427
16433
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16786,7 +16792,7 @@
|
|
|
16786
16792
|
},
|
|
16787
16793
|
"x-original-maxLength": 1024,
|
|
16788
16794
|
"x-reconciled-from-discovery": true,
|
|
16789
|
-
"x-reconciled-at": "2026-01-
|
|
16795
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308736+00:00"
|
|
16790
16796
|
},
|
|
16791
16797
|
"node": {
|
|
16792
16798
|
"type": "string",
|
|
@@ -17030,7 +17036,7 @@
|
|
|
17030
17036
|
},
|
|
17031
17037
|
"x-original-maxLength": 1024,
|
|
17032
17038
|
"x-reconciled-from-discovery": true,
|
|
17033
|
-
"x-reconciled-at": "2026-01-
|
|
17039
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308760+00:00"
|
|
17034
17040
|
},
|
|
17035
17041
|
"wifi_support": {
|
|
17036
17042
|
"type": "boolean",
|
|
@@ -17160,7 +17166,7 @@
|
|
|
17160
17166
|
},
|
|
17161
17167
|
"x-original-maxLength": 1024,
|
|
17162
17168
|
"x-reconciled-from-discovery": true,
|
|
17163
|
-
"x-reconciled-at": "2026-01-
|
|
17169
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308772+00:00"
|
|
17164
17170
|
},
|
|
17165
17171
|
"node": {
|
|
17166
17172
|
"type": "string",
|
|
@@ -17464,7 +17470,7 @@
|
|
|
17464
17470
|
},
|
|
17465
17471
|
"x-original-maxLength": 1024,
|
|
17466
17472
|
"x-reconciled-from-discovery": true,
|
|
17467
|
-
"x-reconciled-at": "2026-01-
|
|
17473
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308795+00:00"
|
|
17468
17474
|
},
|
|
17469
17475
|
"node": {
|
|
17470
17476
|
"type": "string",
|
|
@@ -17553,7 +17559,7 @@
|
|
|
17553
17559
|
},
|
|
17554
17560
|
"x-original-maxLength": 1024,
|
|
17555
17561
|
"x-reconciled-from-discovery": true,
|
|
17556
|
-
"x-reconciled-at": "2026-01-
|
|
17562
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308803+00:00"
|
|
17557
17563
|
},
|
|
17558
17564
|
"node": {
|
|
17559
17565
|
"type": "string",
|
|
@@ -17588,7 +17594,7 @@
|
|
|
17588
17594
|
},
|
|
17589
17595
|
"x-original-maxLength": 1024,
|
|
17590
17596
|
"x-reconciled-from-discovery": true,
|
|
17591
|
-
"x-reconciled-at": "2026-01-
|
|
17597
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308808+00:00"
|
|
17592
17598
|
}
|
|
17593
17599
|
},
|
|
17594
17600
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17629,7 +17635,7 @@
|
|
|
17629
17635
|
},
|
|
17630
17636
|
"x-original-maxLength": 1024,
|
|
17631
17637
|
"x-reconciled-from-discovery": true,
|
|
17632
|
-
"x-reconciled-at": "2026-01-
|
|
17638
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308813+00:00"
|
|
17633
17639
|
},
|
|
17634
17640
|
"node": {
|
|
17635
17641
|
"type": "string",
|
|
@@ -17751,7 +17757,7 @@
|
|
|
17751
17757
|
},
|
|
17752
17758
|
"x-original-maxLength": 1024,
|
|
17753
17759
|
"x-reconciled-from-discovery": true,
|
|
17754
|
-
"x-reconciled-at": "2026-01-
|
|
17760
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308823+00:00"
|
|
17755
17761
|
},
|
|
17756
17762
|
"node": {
|
|
17757
17763
|
"type": "string",
|
|
@@ -17786,7 +17792,7 @@
|
|
|
17786
17792
|
},
|
|
17787
17793
|
"x-original-maxLength": 1024,
|
|
17788
17794
|
"x-reconciled-from-discovery": true,
|
|
17789
|
-
"x-reconciled-at": "2026-01-
|
|
17795
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308828+00:00"
|
|
17790
17796
|
}
|
|
17791
17797
|
},
|
|
17792
17798
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17828,7 +17834,7 @@
|
|
|
17828
17834
|
"maxLength": 17,
|
|
17829
17835
|
"minLength": 17,
|
|
17830
17836
|
"x-reconciled-from-discovery": true,
|
|
17831
|
-
"x-reconciled-at": "2026-01-
|
|
17837
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308834+00:00"
|
|
17832
17838
|
}
|
|
17833
17839
|
},
|
|
17834
17840
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17918,7 +17924,7 @@
|
|
|
17918
17924
|
},
|
|
17919
17925
|
"x-original-maxLength": 1024,
|
|
17920
17926
|
"x-reconciled-from-discovery": true,
|
|
17921
|
-
"x-reconciled-at": "2026-01-
|
|
17927
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308847+00:00"
|
|
17922
17928
|
},
|
|
17923
17929
|
"store_provider": {
|
|
17924
17930
|
"type": "string",
|
|
@@ -17976,7 +17982,7 @@
|
|
|
17976
17982
|
},
|
|
17977
17983
|
"x-original-maxLength": 1024,
|
|
17978
17984
|
"x-reconciled-from-discovery": true,
|
|
17979
|
-
"x-reconciled-at": "2026-01-
|
|
17985
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308853+00:00"
|
|
17980
17986
|
},
|
|
17981
17987
|
"url": {
|
|
17982
17988
|
"type": "string",
|
|
@@ -18087,7 +18093,7 @@
|
|
|
18087
18093
|
},
|
|
18088
18094
|
"x-original-maxLength": 1024,
|
|
18089
18095
|
"x-reconciled-from-discovery": true,
|
|
18090
|
-
"x-reconciled-at": "2026-01-
|
|
18096
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308864+00:00"
|
|
18091
18097
|
},
|
|
18092
18098
|
"location": {
|
|
18093
18099
|
"type": "string",
|
|
@@ -18104,7 +18110,7 @@
|
|
|
18104
18110
|
},
|
|
18105
18111
|
"x-original-maxLength": 1024,
|
|
18106
18112
|
"x-reconciled-from-discovery": true,
|
|
18107
|
-
"x-reconciled-at": "2026-01-
|
|
18113
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308868+00:00"
|
|
18108
18114
|
},
|
|
18109
18115
|
"provider": {
|
|
18110
18116
|
"type": "string",
|
|
@@ -18121,7 +18127,7 @@
|
|
|
18121
18127
|
},
|
|
18122
18128
|
"x-original-maxLength": 1024,
|
|
18123
18129
|
"x-reconciled-from-discovery": true,
|
|
18124
|
-
"x-reconciled-at": "2026-01-
|
|
18130
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308872+00:00"
|
|
18125
18131
|
},
|
|
18126
18132
|
"secret_encoding": {
|
|
18127
18133
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -18143,7 +18149,7 @@
|
|
|
18143
18149
|
"maxLength": 1,
|
|
18144
18150
|
"minLength": 1,
|
|
18145
18151
|
"x-reconciled-from-discovery": true,
|
|
18146
|
-
"x-reconciled-at": "2026-01-
|
|
18152
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308879+00:00"
|
|
18147
18153
|
}
|
|
18148
18154
|
},
|
|
18149
18155
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18182,7 +18188,7 @@
|
|
|
18182
18188
|
},
|
|
18183
18189
|
"x-original-maxLength": 1024,
|
|
18184
18190
|
"x-reconciled-from-discovery": true,
|
|
18185
|
-
"x-reconciled-at": "2026-01-
|
|
18191
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308883+00:00"
|
|
18186
18192
|
}
|
|
18187
18193
|
},
|
|
18188
18194
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18253,7 +18259,7 @@
|
|
|
18253
18259
|
},
|
|
18254
18260
|
"x-original-maxLength": 1024,
|
|
18255
18261
|
"x-reconciled-from-discovery": true,
|
|
18256
|
-
"x-reconciled-at": "2026-01-
|
|
18262
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308891+00:00"
|
|
18257
18263
|
}
|
|
18258
18264
|
},
|
|
18259
18265
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18310,7 +18316,7 @@
|
|
|
18310
18316
|
},
|
|
18311
18317
|
"x-original-maxLength": 1024,
|
|
18312
18318
|
"x-reconciled-from-discovery": true,
|
|
18313
|
-
"x-reconciled-at": "2026-01-
|
|
18319
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308897+00:00"
|
|
18314
18320
|
},
|
|
18315
18321
|
"serial": {
|
|
18316
18322
|
"type": "string",
|
|
@@ -18361,7 +18367,7 @@
|
|
|
18361
18367
|
},
|
|
18362
18368
|
"x-original-maxLength": 1024,
|
|
18363
18369
|
"x-reconciled-from-discovery": true,
|
|
18364
|
-
"x-reconciled-at": "2026-01-
|
|
18370
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308904+00:00"
|
|
18365
18371
|
}
|
|
18366
18372
|
},
|
|
18367
18373
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18469,7 +18475,7 @@
|
|
|
18469
18475
|
},
|
|
18470
18476
|
"x-original-maxLength": 1024,
|
|
18471
18477
|
"x-reconciled-from-discovery": true,
|
|
18472
|
-
"x-reconciled-at": "2026-01-
|
|
18478
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308914+00:00"
|
|
18473
18479
|
}
|
|
18474
18480
|
},
|
|
18475
18481
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18827,7 +18833,7 @@
|
|
|
18827
18833
|
},
|
|
18828
18834
|
"x-original-maxLength": 1024,
|
|
18829
18835
|
"x-reconciled-from-discovery": true,
|
|
18830
|
-
"x-reconciled-at": "2026-01-
|
|
18836
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308941+00:00"
|
|
18831
18837
|
}
|
|
18832
18838
|
},
|
|
18833
18839
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19044,7 +19050,7 @@
|
|
|
19044
19050
|
},
|
|
19045
19051
|
"x-original-maxLength": 1024,
|
|
19046
19052
|
"x-reconciled-from-discovery": true,
|
|
19047
|
-
"x-reconciled-at": "2026-01-
|
|
19053
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308957+00:00"
|
|
19048
19054
|
},
|
|
19049
19055
|
"port": {
|
|
19050
19056
|
"type": "string",
|
|
@@ -19141,7 +19147,7 @@
|
|
|
19141
19147
|
},
|
|
19142
19148
|
"x-original-maxLength": 1024,
|
|
19143
19149
|
"x-reconciled-from-discovery": true,
|
|
19144
|
-
"x-reconciled-at": "2026-01-
|
|
19150
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308966+00:00"
|
|
19145
19151
|
},
|
|
19146
19152
|
"release": {
|
|
19147
19153
|
"type": "string",
|
|
@@ -19192,7 +19198,7 @@
|
|
|
19192
19198
|
},
|
|
19193
19199
|
"x-original-maxLength": 1024,
|
|
19194
19200
|
"x-reconciled-from-discovery": true,
|
|
19195
|
-
"x-reconciled-at": "2026-01-
|
|
19201
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308972+00:00"
|
|
19196
19202
|
}
|
|
19197
19203
|
},
|
|
19198
19204
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19362,7 +19368,7 @@
|
|
|
19362
19368
|
},
|
|
19363
19369
|
"x-original-maxLength": 1024,
|
|
19364
19370
|
"x-reconciled-from-discovery": true,
|
|
19365
|
-
"x-reconciled-at": "2026-01-
|
|
19371
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308992+00:00"
|
|
19366
19372
|
},
|
|
19367
19373
|
"serial": {
|
|
19368
19374
|
"type": "string",
|
|
@@ -19413,7 +19419,7 @@
|
|
|
19413
19419
|
},
|
|
19414
19420
|
"x-original-maxLength": 1024,
|
|
19415
19421
|
"x-reconciled-from-discovery": true,
|
|
19416
|
-
"x-reconciled-at": "2026-01-
|
|
19422
|
+
"x-reconciled-at": "2026-01-06T16:57:33.308999+00:00"
|
|
19417
19423
|
}
|
|
19418
19424
|
},
|
|
19419
19425
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19487,7 +19493,7 @@
|
|
|
19487
19493
|
},
|
|
19488
19494
|
"x-original-maxLength": 1024,
|
|
19489
19495
|
"x-reconciled-from-discovery": true,
|
|
19490
|
-
"x-reconciled-at": "2026-01-
|
|
19496
|
+
"x-reconciled-at": "2026-01-06T16:57:33.309006+00:00"
|
|
19491
19497
|
},
|
|
19492
19498
|
"serial": {
|
|
19493
19499
|
"type": "string",
|
|
@@ -19711,7 +19717,7 @@
|
|
|
19711
19717
|
},
|
|
19712
19718
|
"x-original-maxLength": 1024,
|
|
19713
19719
|
"x-reconciled-from-discovery": true,
|
|
19714
|
-
"x-reconciled-at": "2026-01-
|
|
19720
|
+
"x-reconciled-at": "2026-01-06T16:57:33.309025+00:00"
|
|
19715
19721
|
},
|
|
19716
19722
|
"i_manufacturer": {
|
|
19717
19723
|
"type": "string",
|
|
@@ -19937,7 +19943,7 @@
|
|
|
19937
19943
|
},
|
|
19938
19944
|
"x-original-maxLength": 1024,
|
|
19939
19945
|
"x-reconciled-from-discovery": true,
|
|
19940
|
-
"x-reconciled-at": "2026-01-
|
|
19946
|
+
"x-reconciled-at": "2026-01-06T16:57:33.540192+00:00"
|
|
19941
19947
|
},
|
|
19942
19948
|
"value": {
|
|
19943
19949
|
"type": "string",
|
|
@@ -19954,7 +19960,7 @@
|
|
|
19954
19960
|
},
|
|
19955
19961
|
"x-original-maxLength": 1024,
|
|
19956
19962
|
"x-reconciled-from-discovery": true,
|
|
19957
|
-
"x-reconciled-at": "2026-01-
|
|
19963
|
+
"x-reconciled-at": "2026-01-06T16:57:33.540199+00:00"
|
|
19958
19964
|
}
|
|
19959
19965
|
},
|
|
19960
19966
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20009,7 +20015,7 @@
|
|
|
20009
20015
|
},
|
|
20010
20016
|
"x-original-maxLength": 1024,
|
|
20011
20017
|
"x-reconciled-from-discovery": true,
|
|
20012
|
-
"x-reconciled-at": "2026-01-
|
|
20018
|
+
"x-reconciled-at": "2026-01-06T16:57:33.540207+00:00"
|
|
20013
20019
|
},
|
|
20014
20020
|
"expiry": {
|
|
20015
20021
|
"type": "string",
|
|
@@ -20510,7 +20516,7 @@
|
|
|
20510
20516
|
},
|
|
20511
20517
|
"x-original-maxLength": 1024,
|
|
20512
20518
|
"x-reconciled-from-discovery": true,
|
|
20513
|
-
"x-reconciled-at": "2026-01-
|
|
20519
|
+
"x-reconciled-at": "2026-01-06T16:57:49.964196+00:00"
|
|
20514
20520
|
},
|
|
20515
20521
|
"node": {
|
|
20516
20522
|
"type": "string",
|
|
@@ -20648,7 +20654,7 @@
|
|
|
20648
20654
|
},
|
|
20649
20655
|
"x-original-maxLength": 1024,
|
|
20650
20656
|
"x-reconciled-from-discovery": true,
|
|
20651
|
-
"x-reconciled-at": "2026-01-
|
|
20657
|
+
"x-reconciled-at": "2026-01-06T16:57:49.964211+00:00"
|
|
20652
20658
|
},
|
|
20653
20659
|
"node": {
|
|
20654
20660
|
"type": "string",
|
|
@@ -20983,7 +20989,7 @@
|
|
|
20983
20989
|
},
|
|
20984
20990
|
"x-original-maxLength": 1024,
|
|
20985
20991
|
"x-reconciled-from-discovery": true,
|
|
20986
|
-
"x-reconciled-at": "2026-01-
|
|
20992
|
+
"x-reconciled-at": "2026-01-06T16:58:00.021440+00:00"
|
|
20987
20993
|
},
|
|
20988
20994
|
"node": {
|
|
20989
20995
|
"type": "string",
|
|
@@ -21552,7 +21558,7 @@
|
|
|
21552
21558
|
},
|
|
21553
21559
|
"x-original-maxLength": 1024,
|
|
21554
21560
|
"x-reconciled-from-discovery": true,
|
|
21555
|
-
"x-reconciled-at": "2026-01-
|
|
21561
|
+
"x-reconciled-at": "2026-01-06T16:58:21.250089+00:00"
|
|
21556
21562
|
},
|
|
21557
21563
|
"node": {
|
|
21558
21564
|
"type": "string",
|
|
@@ -21681,7 +21687,7 @@
|
|
|
21681
21687
|
},
|
|
21682
21688
|
"x-original-maxLength": 1024,
|
|
21683
21689
|
"x-reconciled-from-discovery": true,
|
|
21684
|
-
"x-reconciled-at": "2026-01-
|
|
21690
|
+
"x-reconciled-at": "2026-01-06T16:58:21.250101+00:00"
|
|
21685
21691
|
},
|
|
21686
21692
|
"node": {
|
|
21687
21693
|
"type": "string",
|
|
@@ -21867,7 +21873,7 @@
|
|
|
21867
21873
|
},
|
|
21868
21874
|
"x-original-maxLength": 1024,
|
|
21869
21875
|
"x-reconciled-from-discovery": true,
|
|
21870
|
-
"x-reconciled-at": "2026-01-
|
|
21876
|
+
"x-reconciled-at": "2026-01-06T16:58:21.250116+00:00"
|
|
21871
21877
|
},
|
|
21872
21878
|
"node": {
|
|
21873
21879
|
"type": "string",
|
|
@@ -22049,7 +22055,7 @@
|
|
|
22049
22055
|
},
|
|
22050
22056
|
"x-original-maxLength": 1024,
|
|
22051
22057
|
"x-reconciled-from-discovery": true,
|
|
22052
|
-
"x-reconciled-at": "2026-01-
|
|
22058
|
+
"x-reconciled-at": "2026-01-06T16:58:21.250131+00:00"
|
|
22053
22059
|
}
|
|
22054
22060
|
},
|
|
22055
22061
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22148,7 +22154,7 @@
|
|
|
22148
22154
|
},
|
|
22149
22155
|
"x-original-maxLength": 1200,
|
|
22150
22156
|
"x-reconciled-from-discovery": true,
|
|
22151
|
-
"x-reconciled-at": "2026-01-
|
|
22157
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243308+00:00"
|
|
22152
22158
|
},
|
|
22153
22159
|
"disable": {
|
|
22154
22160
|
"type": "boolean",
|
|
@@ -22201,7 +22207,7 @@
|
|
|
22201
22207
|
},
|
|
22202
22208
|
"x-original-maxLength": 1024,
|
|
22203
22209
|
"x-reconciled-from-discovery": true,
|
|
22204
|
-
"x-reconciled-at": "2026-01-
|
|
22210
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243316+00:00"
|
|
22205
22211
|
},
|
|
22206
22212
|
"namespace": {
|
|
22207
22213
|
"type": "string",
|
|
@@ -22220,7 +22226,7 @@
|
|
|
22220
22226
|
},
|
|
22221
22227
|
"x-original-maxLength": 1024,
|
|
22222
22228
|
"x-reconciled-from-discovery": true,
|
|
22223
|
-
"x-reconciled-at": "2026-01-
|
|
22229
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243320+00:00"
|
|
22224
22230
|
}
|
|
22225
22231
|
},
|
|
22226
22232
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22315,7 +22321,7 @@
|
|
|
22315
22321
|
},
|
|
22316
22322
|
"x-original-maxLength": 1024,
|
|
22317
22323
|
"x-reconciled-from-discovery": true,
|
|
22318
|
-
"x-reconciled-at": "2026-01-
|
|
22324
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243414+00:00"
|
|
22319
22325
|
}
|
|
22320
22326
|
},
|
|
22321
22327
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22390,7 +22396,7 @@
|
|
|
22390
22396
|
},
|
|
22391
22397
|
"x-original-maxLength": 1024,
|
|
22392
22398
|
"x-reconciled-from-discovery": true,
|
|
22393
|
-
"x-reconciled-at": "2026-01-
|
|
22399
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243434+00:00"
|
|
22394
22400
|
},
|
|
22395
22401
|
"name": {
|
|
22396
22402
|
"type": "string",
|
|
@@ -22409,7 +22415,7 @@
|
|
|
22409
22415
|
},
|
|
22410
22416
|
"x-original-maxLength": 1024,
|
|
22411
22417
|
"x-reconciled-from-discovery": true,
|
|
22412
|
-
"x-reconciled-at": "2026-01-
|
|
22418
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243438+00:00"
|
|
22413
22419
|
}
|
|
22414
22420
|
},
|
|
22415
22421
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22543,7 +22549,7 @@
|
|
|
22543
22549
|
},
|
|
22544
22550
|
"x-original-maxLength": 1024,
|
|
22545
22551
|
"x-reconciled-from-discovery": true,
|
|
22546
|
-
"x-reconciled-at": "2026-01-
|
|
22552
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243453+00:00"
|
|
22547
22553
|
},
|
|
22548
22554
|
"namespace": {
|
|
22549
22555
|
"type": "string",
|
|
@@ -22562,7 +22568,7 @@
|
|
|
22562
22568
|
},
|
|
22563
22569
|
"x-original-maxLength": 1024,
|
|
22564
22570
|
"x-reconciled-from-discovery": true,
|
|
22565
|
-
"x-reconciled-at": "2026-01-
|
|
22571
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243457+00:00"
|
|
22566
22572
|
}
|
|
22567
22573
|
},
|
|
22568
22574
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22761,6 +22767,8 @@
|
|
|
22761
22767
|
"ves.io.schema.rules.message.required": "true",
|
|
22762
22768
|
"ves.io.schema.rules.string.max_len": "512"
|
|
22763
22769
|
},
|
|
22770
|
+
"x-f5xc-description-short": "API Token (password) specified by the customer in plaintext to be used for Basic Auth.",
|
|
22771
|
+
"x-f5xc-description-medium": "API Token (password) specified by the customer in plaintext to be used for Basic Auth. This value is purely used for user input and is not persisted in the database. It will be converted to a blindfolded and encrypted form before saving.",
|
|
22764
22772
|
"minLength": 0,
|
|
22765
22773
|
"x-f5xc-required-for": {
|
|
22766
22774
|
"minimum_config": false,
|
|
@@ -23001,7 +23009,7 @@
|
|
|
23001
23009
|
},
|
|
23002
23010
|
"x-original-maxLength": 1024,
|
|
23003
23011
|
"x-reconciled-from-discovery": true,
|
|
23004
|
-
"x-reconciled-at": "2026-01-
|
|
23012
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243490+00:00"
|
|
23005
23013
|
},
|
|
23006
23014
|
"disabled": {
|
|
23007
23015
|
"type": "boolean",
|
|
@@ -23051,7 +23059,7 @@
|
|
|
23051
23059
|
},
|
|
23052
23060
|
"x-original-maxLength": 1024,
|
|
23053
23061
|
"x-reconciled-from-discovery": true,
|
|
23054
|
-
"x-reconciled-at": "2026-01-
|
|
23062
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243500+00:00"
|
|
23055
23063
|
},
|
|
23056
23064
|
"namespace": {
|
|
23057
23065
|
"type": "string",
|
|
@@ -23070,7 +23078,7 @@
|
|
|
23070
23078
|
},
|
|
23071
23079
|
"x-original-maxLength": 1024,
|
|
23072
23080
|
"x-reconciled-from-discovery": true,
|
|
23073
|
-
"x-reconciled-at": "2026-01-
|
|
23081
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243504+00:00"
|
|
23074
23082
|
},
|
|
23075
23083
|
"owner_view": {
|
|
23076
23084
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -23096,7 +23104,7 @@
|
|
|
23096
23104
|
"x-field-mutability": "read-only",
|
|
23097
23105
|
"x-original-maxLength": 1024,
|
|
23098
23106
|
"x-reconciled-from-discovery": true,
|
|
23099
|
-
"x-reconciled-at": "2026-01-
|
|
23107
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243510+00:00"
|
|
23100
23108
|
},
|
|
23101
23109
|
"uid": {
|
|
23102
23110
|
"type": "string",
|
|
@@ -23117,7 +23125,7 @@
|
|
|
23117
23125
|
"x-original-maxLength": 1024,
|
|
23118
23126
|
"format": "uuid",
|
|
23119
23127
|
"x-reconciled-from-discovery": true,
|
|
23120
|
-
"x-reconciled-at": "2026-01-
|
|
23128
|
+
"x-reconciled-at": "2026-01-06T16:58:23.243515+00:00"
|
|
23121
23129
|
}
|
|
23122
23130
|
},
|
|
23123
23131
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23290,7 +23298,7 @@
|
|
|
23290
23298
|
},
|
|
23291
23299
|
"x-original-maxLength": 1024,
|
|
23292
23300
|
"x-reconciled-from-discovery": true,
|
|
23293
|
-
"x-reconciled-at": "2026-01-
|
|
23301
|
+
"x-reconciled-at": "2026-01-06T16:58:25.287557+00:00"
|
|
23294
23302
|
},
|
|
23295
23303
|
"node": {
|
|
23296
23304
|
"type": "string",
|
|
@@ -23448,7 +23456,7 @@
|
|
|
23448
23456
|
},
|
|
23449
23457
|
"x-original-maxLength": 1024,
|
|
23450
23458
|
"x-reconciled-from-discovery": true,
|
|
23451
|
-
"x-reconciled-at": "2026-01-
|
|
23459
|
+
"x-reconciled-at": "2026-01-06T16:58:25.287570+00:00"
|
|
23452
23460
|
},
|
|
23453
23461
|
"node": {
|
|
23454
23462
|
"type": "string",
|
|
@@ -23595,7 +23603,7 @@
|
|
|
23595
23603
|
},
|
|
23596
23604
|
"x-original-maxLength": 1024,
|
|
23597
23605
|
"x-reconciled-from-discovery": true,
|
|
23598
|
-
"x-reconciled-at": "2026-01-
|
|
23606
|
+
"x-reconciled-at": "2026-01-06T16:58:25.287582+00:00"
|
|
23599
23607
|
},
|
|
23600
23608
|
"node": {
|
|
23601
23609
|
"type": "string",
|
|
@@ -23722,7 +23730,7 @@
|
|
|
23722
23730
|
},
|
|
23723
23731
|
"x-original-maxLength": 1024,
|
|
23724
23732
|
"x-reconciled-from-discovery": true,
|
|
23725
|
-
"x-reconciled-at": "2026-01-
|
|
23733
|
+
"x-reconciled-at": "2026-01-06T16:58:25.287594+00:00"
|
|
23726
23734
|
},
|
|
23727
23735
|
"node": {
|
|
23728
23736
|
"type": "string",
|
|
@@ -24147,7 +24155,7 @@
|
|
|
24147
24155
|
},
|
|
24148
24156
|
"x-original-maxLength": 1024,
|
|
24149
24157
|
"x-reconciled-from-discovery": true,
|
|
24150
|
-
"x-reconciled-at": "2026-01-
|
|
24158
|
+
"x-reconciled-at": "2026-01-06T16:58:32.344483+00:00"
|
|
24151
24159
|
},
|
|
24152
24160
|
"node": {
|
|
24153
24161
|
"type": "string",
|
|
@@ -24435,7 +24443,7 @@
|
|
|
24435
24443
|
},
|
|
24436
24444
|
"x-original-maxLength": 1024,
|
|
24437
24445
|
"x-reconciled-from-discovery": true,
|
|
24438
|
-
"x-reconciled-at": "2026-01-
|
|
24446
|
+
"x-reconciled-at": "2026-01-06T16:58:32.344505+00:00"
|
|
24439
24447
|
},
|
|
24440
24448
|
"node": {
|
|
24441
24449
|
"type": "string",
|