@robinmordasiewicz/f5xc-terraform-mcp 3.1.0 → 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 +2 -2
- 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
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## Version 2.0.
|
|
3
|
+
## Version 2.0.15 (2026-01-06)
|
|
4
4
|
|
|
5
5
|
### Version Information
|
|
6
6
|
| Field | Value |
|
|
7
7
|
|-------|-------|
|
|
8
|
-
| Full Version | 2.0.
|
|
8
|
+
| Full Version | 2.0.15 |
|
|
9
9
|
| Upstream Timestamp | unknown |
|
|
10
10
|
| Upstream ETag | unknown |
|
|
11
|
-
| Enriched Version | 2.0.
|
|
11
|
+
| Enriched Version | 2.0.15 |
|
|
12
12
|
|
|
13
13
|
### Release Type
|
|
14
14
|
- **patch** release
|
|
@@ -47,7 +47,7 @@ docs/specifications/api/
|
|
|
47
47
|
```
|
|
48
48
|
|
|
49
49
|
### Download
|
|
50
|
-
- ZIP Package: F5xc-api-(unknown-2.0.
|
|
50
|
+
- ZIP Package: F5xc-api-(unknown-2.0.15).zip
|
|
51
51
|
|
|
52
52
|
### Source
|
|
53
53
|
- Source: F5 Distributed Cloud OpenAPI specifications
|
|
@@ -6,8 +6,8 @@ Enriched OpenAPI 3.0.3 specifications for F5 Distributed Cloud (XC) platform.
|
|
|
6
6
|
|
|
7
7
|
| Field | Value |
|
|
8
8
|
|-------|-------|
|
|
9
|
-
| **Version** | unknown-2.0.
|
|
10
|
-
| **Release Date** | 2026-01-
|
|
9
|
+
| **Version** | unknown-2.0.15 |
|
|
10
|
+
| **Release Date** | 2026-01-06 |
|
|
11
11
|
| **OpenAPI Version** | 3.0.3 |
|
|
12
12
|
|
|
13
13
|
## Package Contents
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Admin Console And Ui",
|
|
5
5
|
"description": "Dashboard customization through namespace-bounded asset libraries. Storage systems for branding resources, layout templates, and interactive widgets. Catalog organization with system object references tracking modification history and deployment status. Schema enforcement ensuring configuration validity across tenant hierarchies and environment boundaries.",
|
|
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"
|
|
@@ -595,6 +595,8 @@
|
|
|
595
595
|
"type_url": {
|
|
596
596
|
"type": "string",
|
|
597
597
|
"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.",
|
|
598
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
599
|
+
"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 ).",
|
|
598
600
|
"minLength": 0,
|
|
599
601
|
"maxLength": 1024,
|
|
600
602
|
"x-f5xc-required-for": {
|
|
@@ -618,7 +620,7 @@
|
|
|
618
620
|
},
|
|
619
621
|
"x-original-maxLength": 1024,
|
|
620
622
|
"x-reconciled-from-discovery": true,
|
|
621
|
-
"x-reconciled-at": "2026-01-
|
|
623
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882875+00:00"
|
|
622
624
|
}
|
|
623
625
|
},
|
|
624
626
|
"x-f5xc-minimum-configuration": {
|
|
@@ -746,7 +748,7 @@
|
|
|
746
748
|
},
|
|
747
749
|
"x-original-maxLength": 1024,
|
|
748
750
|
"x-reconciled-from-discovery": true,
|
|
749
|
-
"x-reconciled-at": "2026-01-
|
|
751
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882889+00:00"
|
|
750
752
|
}
|
|
751
753
|
},
|
|
752
754
|
"x-f5xc-minimum-configuration": {
|
|
@@ -856,7 +858,7 @@
|
|
|
856
858
|
},
|
|
857
859
|
"x-original-maxLength": 1200,
|
|
858
860
|
"x-reconciled-from-discovery": true,
|
|
859
|
-
"x-reconciled-at": "2026-01-
|
|
861
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882900+00:00"
|
|
860
862
|
},
|
|
861
863
|
"disable": {
|
|
862
864
|
"type": "boolean",
|
|
@@ -911,7 +913,7 @@
|
|
|
911
913
|
},
|
|
912
914
|
"x-original-maxLength": 1024,
|
|
913
915
|
"x-reconciled-from-discovery": true,
|
|
914
|
-
"x-reconciled-at": "2026-01-
|
|
916
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882907+00:00"
|
|
915
917
|
},
|
|
916
918
|
"namespace": {
|
|
917
919
|
"type": "string",
|
|
@@ -930,7 +932,7 @@
|
|
|
930
932
|
},
|
|
931
933
|
"x-original-maxLength": 1024,
|
|
932
934
|
"x-reconciled-from-discovery": true,
|
|
933
|
-
"x-reconciled-at": "2026-01-
|
|
935
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882911+00:00"
|
|
934
936
|
}
|
|
935
937
|
},
|
|
936
938
|
"x-f5xc-minimum-configuration": {
|
|
@@ -975,7 +977,7 @@
|
|
|
975
977
|
"readOnly": true,
|
|
976
978
|
"x-original-maxLength": 1024,
|
|
977
979
|
"x-reconciled-from-discovery": true,
|
|
978
|
-
"x-reconciled-at": "2026-01-
|
|
980
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882916+00:00"
|
|
979
981
|
},
|
|
980
982
|
"name": {
|
|
981
983
|
"type": "string",
|
|
@@ -994,7 +996,7 @@
|
|
|
994
996
|
},
|
|
995
997
|
"x-original-maxLength": 1024,
|
|
996
998
|
"x-reconciled-from-discovery": true,
|
|
997
|
-
"x-reconciled-at": "2026-01-
|
|
999
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882920+00:00"
|
|
998
1000
|
},
|
|
999
1001
|
"namespace": {
|
|
1000
1002
|
"type": "string",
|
|
@@ -1013,7 +1015,7 @@
|
|
|
1013
1015
|
},
|
|
1014
1016
|
"x-original-maxLength": 1024,
|
|
1015
1017
|
"x-reconciled-from-discovery": true,
|
|
1016
|
-
"x-reconciled-at": "2026-01-
|
|
1018
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882923+00:00"
|
|
1017
1019
|
},
|
|
1018
1020
|
"tenant": {
|
|
1019
1021
|
"type": "string",
|
|
@@ -1034,7 +1036,7 @@
|
|
|
1034
1036
|
"x-field-mutability": "read-only",
|
|
1035
1037
|
"x-original-maxLength": 1024,
|
|
1036
1038
|
"x-reconciled-from-discovery": true,
|
|
1037
|
-
"x-reconciled-at": "2026-01-
|
|
1039
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882927+00:00"
|
|
1038
1040
|
},
|
|
1039
1041
|
"uid": {
|
|
1040
1042
|
"type": "string",
|
|
@@ -1056,7 +1058,7 @@
|
|
|
1056
1058
|
"x-original-maxLength": 1024,
|
|
1057
1059
|
"format": "uuid",
|
|
1058
1060
|
"x-reconciled-from-discovery": true,
|
|
1059
|
-
"x-reconciled-at": "2026-01-
|
|
1061
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882933+00:00"
|
|
1060
1062
|
}
|
|
1061
1063
|
},
|
|
1062
1064
|
"x-f5xc-minimum-configuration": {
|
|
@@ -1116,7 +1118,7 @@
|
|
|
1116
1118
|
},
|
|
1117
1119
|
"x-original-maxLength": 1024,
|
|
1118
1120
|
"x-reconciled-from-discovery": true,
|
|
1119
|
-
"x-reconciled-at": "2026-01-
|
|
1121
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882941+00:00"
|
|
1120
1122
|
},
|
|
1121
1123
|
"status": {
|
|
1122
1124
|
"type": "string",
|
|
@@ -1135,7 +1137,7 @@
|
|
|
1135
1137
|
},
|
|
1136
1138
|
"x-original-maxLength": 1024,
|
|
1137
1139
|
"x-reconciled-from-discovery": true,
|
|
1138
|
-
"x-reconciled-at": "2026-01-
|
|
1140
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882945+00:00"
|
|
1139
1141
|
}
|
|
1140
1142
|
},
|
|
1141
1143
|
"x-f5xc-minimum-configuration": {
|
|
@@ -1215,6 +1217,8 @@
|
|
|
1215
1217
|
"title": "Deletion_timestamp.",
|
|
1216
1218
|
"format": "date-time",
|
|
1217
1219
|
"x-displayname": "Deletion Timestamp.",
|
|
1220
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
1221
|
+
"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...",
|
|
1218
1222
|
"minLength": 0,
|
|
1219
1223
|
"maxLength": 1024,
|
|
1220
1224
|
"x-f5xc-required-for": {
|
|
@@ -1313,7 +1317,7 @@
|
|
|
1313
1317
|
"x-field-mutability": "read-only",
|
|
1314
1318
|
"x-original-maxLength": 1024,
|
|
1315
1319
|
"x-reconciled-from-discovery": true,
|
|
1316
|
-
"x-reconciled-at": "2026-01-
|
|
1320
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882965+00:00"
|
|
1317
1321
|
},
|
|
1318
1322
|
"uid": {
|
|
1319
1323
|
"type": "string",
|
|
@@ -1334,7 +1338,7 @@
|
|
|
1334
1338
|
"x-original-maxLength": 1024,
|
|
1335
1339
|
"format": "uuid",
|
|
1336
1340
|
"x-reconciled-from-discovery": true,
|
|
1337
|
-
"x-reconciled-at": "2026-01-
|
|
1341
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882970+00:00"
|
|
1338
1342
|
}
|
|
1339
1343
|
},
|
|
1340
1344
|
"x-f5xc-minimum-configuration": {
|
|
@@ -1384,7 +1388,7 @@
|
|
|
1384
1388
|
},
|
|
1385
1389
|
"x-original-maxLength": 1024,
|
|
1386
1390
|
"x-reconciled-from-discovery": true,
|
|
1387
|
-
"x-reconciled-at": "2026-01-
|
|
1391
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882975+00:00"
|
|
1388
1392
|
},
|
|
1389
1393
|
"name": {
|
|
1390
1394
|
"type": "string",
|
|
@@ -1403,7 +1407,7 @@
|
|
|
1403
1407
|
},
|
|
1404
1408
|
"x-original-maxLength": 1024,
|
|
1405
1409
|
"x-reconciled-from-discovery": true,
|
|
1406
|
-
"x-reconciled-at": "2026-01-
|
|
1410
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882980+00:00"
|
|
1407
1411
|
},
|
|
1408
1412
|
"namespace": {
|
|
1409
1413
|
"type": "string",
|
|
@@ -1422,7 +1426,7 @@
|
|
|
1422
1426
|
},
|
|
1423
1427
|
"x-original-maxLength": 1024,
|
|
1424
1428
|
"x-reconciled-from-discovery": true,
|
|
1425
|
-
"x-reconciled-at": "2026-01-
|
|
1429
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882984+00:00"
|
|
1426
1430
|
},
|
|
1427
1431
|
"uid": {
|
|
1428
1432
|
"type": "string",
|
|
@@ -1443,7 +1447,7 @@
|
|
|
1443
1447
|
"x-original-maxLength": 1024,
|
|
1444
1448
|
"format": "uuid",
|
|
1445
1449
|
"x-reconciled-from-discovery": true,
|
|
1446
|
-
"x-reconciled-at": "2026-01-
|
|
1450
|
+
"x-reconciled-at": "2026-01-06T16:58:25.882989+00:00"
|
|
1447
1451
|
}
|
|
1448
1452
|
},
|
|
1449
1453
|
"x-f5xc-minimum-configuration": {
|
|
@@ -1588,7 +1592,7 @@
|
|
|
1588
1592
|
"maxLength": 15,
|
|
1589
1593
|
"minLength": 3,
|
|
1590
1594
|
"x-reconciled-from-discovery": true,
|
|
1591
|
-
"x-reconciled-at": "2026-01-
|
|
1595
|
+
"x-reconciled-at": "2026-01-06T16:58:25.883005+00:00"
|
|
1592
1596
|
}
|
|
1593
1597
|
},
|
|
1594
1598
|
"x-f5xc-minimum-configuration": {
|
|
@@ -1688,7 +1692,7 @@
|
|
|
1688
1692
|
},
|
|
1689
1693
|
"x-original-maxLength": 1024,
|
|
1690
1694
|
"x-reconciled-from-discovery": true,
|
|
1691
|
-
"x-reconciled-at": "2026-01-
|
|
1695
|
+
"x-reconciled-at": "2026-01-06T16:58:25.883016+00:00"
|
|
1692
1696
|
},
|
|
1693
1697
|
"disabled": {
|
|
1694
1698
|
"type": "boolean",
|
|
@@ -1738,7 +1742,7 @@
|
|
|
1738
1742
|
},
|
|
1739
1743
|
"x-original-maxLength": 1024,
|
|
1740
1744
|
"x-reconciled-from-discovery": true,
|
|
1741
|
-
"x-reconciled-at": "2026-01-
|
|
1745
|
+
"x-reconciled-at": "2026-01-06T16:58:25.883027+00:00"
|
|
1742
1746
|
},
|
|
1743
1747
|
"namespace": {
|
|
1744
1748
|
"type": "string",
|
|
@@ -1757,7 +1761,7 @@
|
|
|
1757
1761
|
},
|
|
1758
1762
|
"x-original-maxLength": 1024,
|
|
1759
1763
|
"x-reconciled-from-discovery": true,
|
|
1760
|
-
"x-reconciled-at": "2026-01-
|
|
1764
|
+
"x-reconciled-at": "2026-01-06T16:58:25.883032+00:00"
|
|
1761
1765
|
},
|
|
1762
1766
|
"owner_view": {
|
|
1763
1767
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -1783,7 +1787,7 @@
|
|
|
1783
1787
|
"x-field-mutability": "read-only",
|
|
1784
1788
|
"x-original-maxLength": 1024,
|
|
1785
1789
|
"x-reconciled-from-discovery": true,
|
|
1786
|
-
"x-reconciled-at": "2026-01-
|
|
1790
|
+
"x-reconciled-at": "2026-01-06T16:58:25.883039+00:00"
|
|
1787
1791
|
},
|
|
1788
1792
|
"uid": {
|
|
1789
1793
|
"type": "string",
|
|
@@ -1804,7 +1808,7 @@
|
|
|
1804
1808
|
"x-original-maxLength": 1024,
|
|
1805
1809
|
"format": "uuid",
|
|
1806
1810
|
"x-reconciled-from-discovery": true,
|
|
1807
|
-
"x-reconciled-at": "2026-01-
|
|
1811
|
+
"x-reconciled-at": "2026-01-06T16:58:25.883044+00:00"
|
|
1808
1812
|
}
|
|
1809
1813
|
},
|
|
1810
1814
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Ai Services",
|
|
5
5
|
"description": "Query handling through inference routing with production and test modes. Positive and negative quality markers with detailed categorization capture assistant performance. Streaming connections support authenticated access, subscription lifecycles, and feature flags. IP provisioning services allocate infrastructure resources for model workloads across distributed systems.",
|
|
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"
|
|
@@ -2468,7 +2468,7 @@
|
|
|
2468
2468
|
},
|
|
2469
2469
|
"x-original-maxLength": 1024,
|
|
2470
2470
|
"x-reconciled-from-discovery": true,
|
|
2471
|
-
"x-reconciled-at": "2026-01-
|
|
2471
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590761+00:00"
|
|
2472
2472
|
},
|
|
2473
2473
|
"negative_feedback": {
|
|
2474
2474
|
"$ref": "#/components/schemas/ai_assistantNegativeFeedbackDetails"
|
|
@@ -2573,7 +2573,7 @@
|
|
|
2573
2573
|
},
|
|
2574
2574
|
"x-original-maxLength": 1024,
|
|
2575
2575
|
"x-reconciled-from-discovery": true,
|
|
2576
|
-
"x-reconciled-at": "2026-01-
|
|
2576
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590781+00:00"
|
|
2577
2577
|
}
|
|
2578
2578
|
},
|
|
2579
2579
|
"x-f5xc-minimum-configuration": {
|
|
@@ -2914,7 +2914,7 @@
|
|
|
2914
2914
|
},
|
|
2915
2915
|
"x-original-maxLength": 1024,
|
|
2916
2916
|
"x-reconciled-from-discovery": true,
|
|
2917
|
-
"x-reconciled-at": "2026-01-
|
|
2917
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590806+00:00"
|
|
2918
2918
|
},
|
|
2919
2919
|
"log_filters": {
|
|
2920
2920
|
"type": "array",
|
|
@@ -2948,7 +2948,7 @@
|
|
|
2948
2948
|
},
|
|
2949
2949
|
"x-original-maxLength": 1024,
|
|
2950
2950
|
"x-reconciled-from-discovery": true,
|
|
2951
|
-
"x-reconciled-at": "2026-01-
|
|
2951
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590813+00:00"
|
|
2952
2952
|
},
|
|
2953
2953
|
"object_name": {
|
|
2954
2954
|
"type": "string",
|
|
@@ -2999,7 +2999,7 @@
|
|
|
2999
2999
|
},
|
|
3000
3000
|
"x-original-maxLength": 1024,
|
|
3001
3001
|
"x-reconciled-from-discovery": true,
|
|
3002
|
-
"x-reconciled-at": "2026-01-
|
|
3002
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590820+00:00"
|
|
3003
3003
|
},
|
|
3004
3004
|
"type": {
|
|
3005
3005
|
"$ref": "#/components/schemas/commonDashboardLinkType"
|
|
@@ -3157,7 +3157,7 @@
|
|
|
3157
3157
|
},
|
|
3158
3158
|
"x-original-maxLength": 1024,
|
|
3159
3159
|
"x-reconciled-from-discovery": true,
|
|
3160
|
-
"x-reconciled-at": "2026-01-
|
|
3160
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590833+00:00"
|
|
3161
3161
|
},
|
|
3162
3162
|
"title": {
|
|
3163
3163
|
"type": "string",
|
|
@@ -3176,7 +3176,7 @@
|
|
|
3176
3176
|
},
|
|
3177
3177
|
"x-original-maxLength": 1024,
|
|
3178
3178
|
"x-reconciled-from-discovery": true,
|
|
3179
|
-
"x-reconciled-at": "2026-01-
|
|
3179
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590837+00:00"
|
|
3180
3180
|
},
|
|
3181
3181
|
"tooltip": {
|
|
3182
3182
|
"type": "string",
|
|
@@ -3289,7 +3289,7 @@
|
|
|
3289
3289
|
},
|
|
3290
3290
|
"x-original-maxLength": 1024,
|
|
3291
3291
|
"x-reconciled-from-discovery": true,
|
|
3292
|
-
"x-reconciled-at": "2026-01-
|
|
3292
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590845+00:00"
|
|
3293
3293
|
},
|
|
3294
3294
|
"title": {
|
|
3295
3295
|
"type": "string",
|
|
@@ -3308,7 +3308,7 @@
|
|
|
3308
3308
|
},
|
|
3309
3309
|
"x-original-maxLength": 1024,
|
|
3310
3310
|
"x-reconciled-from-discovery": true,
|
|
3311
|
-
"x-reconciled-at": "2026-01-
|
|
3311
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590849+00:00"
|
|
3312
3312
|
},
|
|
3313
3313
|
"url": {
|
|
3314
3314
|
"type": "string",
|
|
@@ -3450,7 +3450,7 @@
|
|
|
3450
3450
|
},
|
|
3451
3451
|
"x-original-maxLength": 1024,
|
|
3452
3452
|
"x-reconciled-from-discovery": true,
|
|
3453
|
-
"x-reconciled-at": "2026-01-
|
|
3453
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590863+00:00"
|
|
3454
3454
|
},
|
|
3455
3455
|
"op": {
|
|
3456
3456
|
"$ref": "#/components/schemas/commonFilterOperator"
|
|
@@ -3520,7 +3520,7 @@
|
|
|
3520
3520
|
},
|
|
3521
3521
|
"x-original-maxLength": 1024,
|
|
3522
3522
|
"x-reconciled-from-discovery": true,
|
|
3523
|
-
"x-reconciled-at": "2026-01-
|
|
3523
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590872+00:00"
|
|
3524
3524
|
},
|
|
3525
3525
|
"type": {
|
|
3526
3526
|
"$ref": "#/components/schemas/commonDashboardLinkType"
|
|
@@ -3775,7 +3775,7 @@
|
|
|
3775
3775
|
},
|
|
3776
3776
|
"x-original-maxLength": 1024,
|
|
3777
3777
|
"x-reconciled-from-discovery": true,
|
|
3778
|
-
"x-reconciled-at": "2026-01-
|
|
3778
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590888+00:00"
|
|
3779
3779
|
},
|
|
3780
3780
|
"type": {
|
|
3781
3781
|
"type": "string",
|
|
@@ -4055,7 +4055,7 @@
|
|
|
4055
4055
|
"x-original-maxLength": 1024,
|
|
4056
4056
|
"format": "hostname",
|
|
4057
4057
|
"x-reconciled-from-discovery": true,
|
|
4058
|
-
"x-reconciled-at": "2026-01-
|
|
4058
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590912+00:00"
|
|
4059
4059
|
},
|
|
4060
4060
|
"rsp_code": {
|
|
4061
4061
|
"type": "integer",
|
|
@@ -4215,7 +4215,7 @@
|
|
|
4215
4215
|
},
|
|
4216
4216
|
"x-original-maxLength": 1024,
|
|
4217
4217
|
"x-reconciled-from-discovery": true,
|
|
4218
|
-
"x-reconciled-at": "2026-01-
|
|
4218
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590928+00:00"
|
|
4219
4219
|
},
|
|
4220
4220
|
"state": {
|
|
4221
4221
|
"type": "string",
|
|
@@ -4410,7 +4410,7 @@
|
|
|
4410
4410
|
},
|
|
4411
4411
|
"x-original-maxLength": 1024,
|
|
4412
4412
|
"x-reconciled-from-discovery": true,
|
|
4413
|
-
"x-reconciled-at": "2026-01-
|
|
4413
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590946+00:00"
|
|
4414
4414
|
}
|
|
4415
4415
|
},
|
|
4416
4416
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4499,7 +4499,7 @@
|
|
|
4499
4499
|
},
|
|
4500
4500
|
"x-original-maxLength": 1024,
|
|
4501
4501
|
"x-reconciled-from-discovery": true,
|
|
4502
|
-
"x-reconciled-at": "2026-01-
|
|
4502
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590955+00:00"
|
|
4503
4503
|
},
|
|
4504
4504
|
"state": {
|
|
4505
4505
|
"type": "string",
|
|
@@ -4742,7 +4742,7 @@
|
|
|
4742
4742
|
"maxLength": 26,
|
|
4743
4743
|
"minLength": 15,
|
|
4744
4744
|
"x-reconciled-from-discovery": true,
|
|
4745
|
-
"x-reconciled-at": "2026-01-
|
|
4745
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590977+00:00"
|
|
4746
4746
|
},
|
|
4747
4747
|
"title": {
|
|
4748
4748
|
"type": "string",
|
|
@@ -4761,7 +4761,7 @@
|
|
|
4761
4761
|
},
|
|
4762
4762
|
"x-original-maxLength": 1024,
|
|
4763
4763
|
"x-reconciled-from-discovery": true,
|
|
4764
|
-
"x-reconciled-at": "2026-01-
|
|
4764
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590982+00:00"
|
|
4765
4765
|
}
|
|
4766
4766
|
},
|
|
4767
4767
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4891,6 +4891,8 @@
|
|
|
4891
4891
|
"type_url": {
|
|
4892
4892
|
"type": "string",
|
|
4893
4893
|
"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.",
|
|
4894
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
4895
|
+
"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 ).",
|
|
4894
4896
|
"minLength": 0,
|
|
4895
4897
|
"maxLength": 1024,
|
|
4896
4898
|
"x-f5xc-required-for": {
|
|
@@ -4914,7 +4916,7 @@
|
|
|
4914
4916
|
},
|
|
4915
4917
|
"x-original-maxLength": 1024,
|
|
4916
4918
|
"x-reconciled-from-discovery": true,
|
|
4917
|
-
"x-reconciled-at": "2026-01-
|
|
4919
|
+
"x-reconciled-at": "2026-01-06T16:56:53.590993+00:00"
|
|
4918
4920
|
}
|
|
4919
4921
|
},
|
|
4920
4922
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5137,7 +5139,7 @@
|
|
|
5137
5139
|
},
|
|
5138
5140
|
"x-original-maxLength": 1024,
|
|
5139
5141
|
"x-reconciled-from-discovery": true,
|
|
5140
|
-
"x-reconciled-at": "2026-01-
|
|
5142
|
+
"x-reconciled-at": "2026-01-06T16:56:53.591011+00:00"
|
|
5141
5143
|
}
|
|
5142
5144
|
},
|
|
5143
5145
|
"x-f5xc-minimum-configuration": {
|