@robinmordasiewicz/f5xc-terraform-mcp 3.6.31 → 3.7.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/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 +26 -25
- package/dist/docs/specifications/api/domains/ai_services.json +22 -22
- package/dist/docs/specifications/api/domains/api.json +174 -175
- package/dist/docs/specifications/api/domains/authentication.json +48 -47
- package/dist/docs/specifications/api/domains/bigip.json +95 -95
- package/dist/docs/specifications/api/domains/billing_and_usage.json +64 -64
- package/dist/docs/specifications/api/domains/blindfold.json +110 -110
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +66 -65
- package/dist/docs/specifications/api/domains/cdn.json +178 -179
- package/dist/docs/specifications/api/domains/ce_management.json +77 -78
- package/dist/docs/specifications/api/domains/certificates.json +76 -76
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +113 -113
- package/dist/docs/specifications/api/domains/container_services.json +92 -92
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +67 -67
- package/dist/docs/specifications/api/domains/data_intelligence.json +65 -65
- package/dist/docs/specifications/api/domains/ddos.json +155 -156
- package/dist/docs/specifications/api/domains/dns.json +149 -149
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +86 -86
- package/dist/docs/specifications/api/domains/marketplace.json +104 -104
- package/dist/docs/specifications/api/domains/network.json +231 -232
- package/dist/docs/specifications/api/domains/network_security.json +188 -188
- package/dist/docs/specifications/api/domains/nginx_one.json +63 -63
- package/dist/docs/specifications/api/domains/object_storage.json +13 -13
- package/dist/docs/specifications/api/domains/observability.json +103 -104
- package/dist/docs/specifications/api/domains/rate_limiting.json +53 -53
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +37 -37
- package/dist/docs/specifications/api/domains/service_mesh.json +120 -120
- package/dist/docs/specifications/api/domains/shape.json +314 -315
- package/dist/docs/specifications/api/domains/sites.json +350 -350
- package/dist/docs/specifications/api/domains/statistics.json +226 -227
- package/dist/docs/specifications/api/domains/support.json +109 -109
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +75 -74
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +269 -272
- package/dist/docs/specifications/api/domains/threat_campaign.json +69 -68
- package/dist/docs/specifications/api/domains/users.json +67 -66
- package/dist/docs/specifications/api/domains/virtual.json +245 -245
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +4 -3
- package/dist/docs/specifications/api/domains/waf.json +140 -141
- package/dist/docs/specifications/api/index.json +17 -17
- package/dist/docs/specifications/api/openapi.json +2601 -2604
- package/dist/docs/specifications/api/openapi.yaml +2606 -2604
- package/package.json +1 -1
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Telemetry And Insights",
|
|
5
|
-
"description": "F5 Distributed Cloud
|
|
6
|
-
"version": "2.0.
|
|
5
|
+
"description": "Telemetry And Insights management for F5 Distributed Cloud. Provides APIs for configuring telemetry and insights, managing associated resources, and integrating with other platform services. Supports lifecycle operations, policy enforcement, and observability.",
|
|
6
|
+
"version": "2.0.21",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -12,6 +12,8 @@
|
|
|
12
12
|
"name": "Proprietary",
|
|
13
13
|
"url": "https://www.f5.com/company/policies/eula"
|
|
14
14
|
},
|
|
15
|
+
"x-f5xc-description-long": "Telemetry And Insights management for F5 Distributed Cloud. Provides APIs for configuring telemetry and insights, managing associated resources, and integrating with other platform services. Supports lifecycle operations, policy enforcement, and observability.",
|
|
16
|
+
"summary": "Configure and manage telemetry and insights settings, policies, and resources across your F5 Distributed Cloud deployment.",
|
|
15
17
|
"x-f5xc-cli-domain": "telemetry_and_insights",
|
|
16
18
|
"x-f5xc-best-practices": {
|
|
17
19
|
"common_errors": [
|
|
@@ -6163,7 +6165,7 @@
|
|
|
6163
6165
|
},
|
|
6164
6166
|
"x-original-maxLength": 1024,
|
|
6165
6167
|
"x-reconciled-from-discovery": true,
|
|
6166
|
-
"x-reconciled-at": "2026-01-
|
|
6168
|
+
"x-reconciled-at": "2026-01-08T05:42:06.237823+00:00"
|
|
6167
6169
|
},
|
|
6168
6170
|
"range": {
|
|
6169
6171
|
"type": "string",
|
|
@@ -6435,7 +6437,7 @@
|
|
|
6435
6437
|
},
|
|
6436
6438
|
"x-original-maxLength": 1024,
|
|
6437
6439
|
"x-reconciled-from-discovery": true,
|
|
6438
|
-
"x-reconciled-at": "2026-01-
|
|
6440
|
+
"x-reconciled-at": "2026-01-08T05:42:06.237844+00:00"
|
|
6439
6441
|
}
|
|
6440
6442
|
},
|
|
6441
6443
|
"x-f5xc-description-short": "Metrics used in the connectivity graph are tagged with labels listed in the enum Label.",
|
|
@@ -6938,7 +6940,7 @@
|
|
|
6938
6940
|
},
|
|
6939
6941
|
"x-original-maxLength": 1024,
|
|
6940
6942
|
"x-reconciled-from-discovery": true,
|
|
6941
|
-
"x-reconciled-at": "2026-01-
|
|
6943
|
+
"x-reconciled-at": "2026-01-08T05:42:06.237879+00:00"
|
|
6942
6944
|
},
|
|
6943
6945
|
"range": {
|
|
6944
6946
|
"type": "string",
|
|
@@ -7169,7 +7171,7 @@
|
|
|
7169
7171
|
},
|
|
7170
7172
|
"x-original-maxLength": 1024,
|
|
7171
7173
|
"x-reconciled-from-discovery": true,
|
|
7172
|
-
"x-reconciled-at": "2026-01-
|
|
7174
|
+
"x-reconciled-at": "2026-01-08T05:42:06.237895+00:00"
|
|
7173
7175
|
},
|
|
7174
7176
|
"start_time": {
|
|
7175
7177
|
"type": "string",
|
|
@@ -7397,7 +7399,7 @@
|
|
|
7397
7399
|
},
|
|
7398
7400
|
"x-original-maxLength": 1024,
|
|
7399
7401
|
"x-reconciled-from-discovery": true,
|
|
7400
|
-
"x-reconciled-at": "2026-01-
|
|
7402
|
+
"x-reconciled-at": "2026-01-08T05:42:06.237907+00:00"
|
|
7401
7403
|
},
|
|
7402
7404
|
"type": {
|
|
7403
7405
|
"$ref": "#/components/schemas/graphHealthscoreType"
|
|
@@ -7419,7 +7421,7 @@
|
|
|
7419
7421
|
"maxLength": 15,
|
|
7420
7422
|
"minLength": 3,
|
|
7421
7423
|
"x-reconciled-from-discovery": true,
|
|
7422
|
-
"x-reconciled-at": "2026-01-
|
|
7424
|
+
"x-reconciled-at": "2026-01-08T05:42:06.237914+00:00"
|
|
7423
7425
|
}
|
|
7424
7426
|
},
|
|
7425
7427
|
"x-f5xc-description-short": "HealthScoreTypeData contains healthscore type and the corresponding value.",
|
|
@@ -7886,7 +7888,7 @@
|
|
|
7886
7888
|
},
|
|
7887
7889
|
"x-original-maxLength": 1024,
|
|
7888
7890
|
"x-reconciled-from-discovery": true,
|
|
7889
|
-
"x-reconciled-at": "2026-01-
|
|
7891
|
+
"x-reconciled-at": "2026-01-08T05:42:06.237943+00:00"
|
|
7890
7892
|
},
|
|
7891
7893
|
"previous_value": {
|
|
7892
7894
|
"type": "string",
|
|
@@ -7925,7 +7927,7 @@
|
|
|
7925
7927
|
},
|
|
7926
7928
|
"x-original-maxLength": 1024,
|
|
7927
7929
|
"x-reconciled-from-discovery": true,
|
|
7928
|
-
"x-reconciled-at": "2026-01-
|
|
7930
|
+
"x-reconciled-at": "2026-01-08T05:42:06.237949+00:00"
|
|
7929
7931
|
}
|
|
7930
7932
|
},
|
|
7931
7933
|
"x-f5xc-description-short": "Trend value contains trend value, trend sentiment and trend calculation description and window size.",
|
|
@@ -8034,7 +8036,7 @@
|
|
|
8034
8036
|
},
|
|
8035
8037
|
"x-original-maxLength": 1024,
|
|
8036
8038
|
"x-reconciled-from-discovery": true,
|
|
8037
|
-
"x-reconciled-at": "2026-01-
|
|
8039
|
+
"x-reconciled-at": "2026-01-08T05:42:06.237956+00:00"
|
|
8038
8040
|
}
|
|
8039
8041
|
},
|
|
8040
8042
|
"x-f5xc-description-short": "Each metric value consists of a timestamp and a value. Timestamp in the Metric Value is based on the start_time, end_time and step in the request.",
|
|
@@ -8277,7 +8279,7 @@
|
|
|
8277
8279
|
},
|
|
8278
8280
|
"x-original-maxLength": 1024,
|
|
8279
8281
|
"x-reconciled-from-discovery": true,
|
|
8280
|
-
"x-reconciled-at": "2026-01-
|
|
8282
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547019+00:00"
|
|
8281
8283
|
},
|
|
8282
8284
|
"namespace": {
|
|
8283
8285
|
"type": "string",
|
|
@@ -8304,7 +8306,7 @@
|
|
|
8304
8306
|
},
|
|
8305
8307
|
"x-original-maxLength": 1024,
|
|
8306
8308
|
"x-reconciled-from-discovery": true,
|
|
8307
|
-
"x-reconciled-at": "2026-01-
|
|
8309
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547024+00:00"
|
|
8308
8310
|
},
|
|
8309
8311
|
"tcp_lb_request": {
|
|
8310
8312
|
"$ref": "#/components/schemas/discovered_serviceTCPLBRequest"
|
|
@@ -8379,7 +8381,7 @@
|
|
|
8379
8381
|
},
|
|
8380
8382
|
"x-original-maxLength": 1024,
|
|
8381
8383
|
"x-reconciled-from-discovery": true,
|
|
8382
|
-
"x-reconciled-at": "2026-01-
|
|
8384
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547032+00:00"
|
|
8383
8385
|
},
|
|
8384
8386
|
"namespace": {
|
|
8385
8387
|
"type": "string",
|
|
@@ -8406,7 +8408,7 @@
|
|
|
8406
8408
|
},
|
|
8407
8409
|
"x-original-maxLength": 1024,
|
|
8408
8410
|
"x-reconciled-from-discovery": true,
|
|
8409
|
-
"x-reconciled-at": "2026-01-
|
|
8411
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547036+00:00"
|
|
8410
8412
|
}
|
|
8411
8413
|
},
|
|
8412
8414
|
"x-f5xc-description-short": "Disable visibility on the discovered service.",
|
|
@@ -8465,7 +8467,7 @@
|
|
|
8465
8467
|
"maxLength": 17,
|
|
8466
8468
|
"minLength": 17,
|
|
8467
8469
|
"x-reconciled-from-discovery": true,
|
|
8468
|
-
"x-reconciled-at": "2026-01-
|
|
8470
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547043+00:00"
|
|
8469
8471
|
},
|
|
8470
8472
|
"virtual_server_pool_members_health": {
|
|
8471
8473
|
"$ref": "#/components/schemas/discovered_serviceVirtualServerPoolMemberHealth"
|
|
@@ -8517,7 +8519,7 @@
|
|
|
8517
8519
|
},
|
|
8518
8520
|
"x-original-maxLength": 1024,
|
|
8519
8521
|
"x-reconciled-from-discovery": true,
|
|
8520
|
-
"x-reconciled-at": "2026-01-
|
|
8522
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547048+00:00"
|
|
8521
8523
|
},
|
|
8522
8524
|
"namespace": {
|
|
8523
8525
|
"type": "string",
|
|
@@ -8544,7 +8546,7 @@
|
|
|
8544
8546
|
},
|
|
8545
8547
|
"x-original-maxLength": 1024,
|
|
8546
8548
|
"x-reconciled-from-discovery": true,
|
|
8547
|
-
"x-reconciled-at": "2026-01-
|
|
8549
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547052+00:00"
|
|
8548
8550
|
}
|
|
8549
8551
|
},
|
|
8550
8552
|
"x-f5xc-description-short": "Enable visibility of the discovered service in all workspaces like WAAP, App Connect, etc.",
|
|
@@ -8728,7 +8730,7 @@
|
|
|
8728
8730
|
"x-original-maxLength": 1024,
|
|
8729
8731
|
"format": "hostname",
|
|
8730
8732
|
"x-reconciled-from-discovery": true,
|
|
8731
|
-
"x-reconciled-at": "2026-01-
|
|
8733
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547067+00:00"
|
|
8732
8734
|
},
|
|
8733
8735
|
"http": {
|
|
8734
8736
|
"$ref": "#/components/schemas/discovered_serviceProxyTypeHttp"
|
|
@@ -8765,7 +8767,7 @@
|
|
|
8765
8767
|
},
|
|
8766
8768
|
"x-original-maxLength": 1024,
|
|
8767
8769
|
"x-reconciled-from-discovery": true,
|
|
8768
|
-
"x-reconciled-at": "2026-01-
|
|
8770
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547075+00:00"
|
|
8769
8771
|
},
|
|
8770
8772
|
"skip_server_verification": {
|
|
8771
8773
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -8979,7 +8981,7 @@
|
|
|
8979
8981
|
},
|
|
8980
8982
|
"x-original-maxLength": 1024,
|
|
8981
8983
|
"x-reconciled-from-discovery": true,
|
|
8982
|
-
"x-reconciled-at": "2026-01-
|
|
8984
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547092+00:00"
|
|
8983
8985
|
},
|
|
8984
8986
|
"disabled": {
|
|
8985
8987
|
"type": "boolean",
|
|
@@ -9033,7 +9035,7 @@
|
|
|
9033
9035
|
},
|
|
9034
9036
|
"x-original-maxLength": 1024,
|
|
9035
9037
|
"x-reconciled-from-discovery": true,
|
|
9036
|
-
"x-reconciled-at": "2026-01-
|
|
9038
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547101+00:00"
|
|
9037
9039
|
},
|
|
9038
9040
|
"namespace": {
|
|
9039
9041
|
"type": "string",
|
|
@@ -9052,7 +9054,7 @@
|
|
|
9052
9054
|
},
|
|
9053
9055
|
"x-original-maxLength": 1024,
|
|
9054
9056
|
"x-reconciled-from-discovery": true,
|
|
9055
|
-
"x-reconciled-at": "2026-01-
|
|
9057
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547105+00:00"
|
|
9056
9058
|
},
|
|
9057
9059
|
"owner_view": {
|
|
9058
9060
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -9078,7 +9080,7 @@
|
|
|
9078
9080
|
"x-field-mutability": "read-only",
|
|
9079
9081
|
"x-original-maxLength": 1024,
|
|
9080
9082
|
"x-reconciled-from-discovery": true,
|
|
9081
|
-
"x-reconciled-at": "2026-01-
|
|
9083
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547111+00:00"
|
|
9082
9084
|
},
|
|
9083
9085
|
"uid": {
|
|
9084
9086
|
"type": "string",
|
|
@@ -9100,7 +9102,7 @@
|
|
|
9100
9102
|
"x-original-maxLength": 1024,
|
|
9101
9103
|
"format": "uuid",
|
|
9102
9104
|
"x-reconciled-from-discovery": true,
|
|
9103
|
-
"x-reconciled-at": "2026-01-
|
|
9105
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547116+00:00"
|
|
9104
9106
|
}
|
|
9105
9107
|
},
|
|
9106
9108
|
"x-f5xc-description-short": "By default a summary of discovered_service is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -9220,7 +9222,7 @@
|
|
|
9220
9222
|
},
|
|
9221
9223
|
"x-original-maxLength": 1024,
|
|
9222
9224
|
"x-reconciled-from-discovery": true,
|
|
9223
|
-
"x-reconciled-at": "2026-01-
|
|
9225
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547125+00:00"
|
|
9224
9226
|
},
|
|
9225
9227
|
"disabled": {
|
|
9226
9228
|
"type": "boolean",
|
|
@@ -9274,7 +9276,7 @@
|
|
|
9274
9276
|
},
|
|
9275
9277
|
"x-original-maxLength": 1024,
|
|
9276
9278
|
"x-reconciled-from-discovery": true,
|
|
9277
|
-
"x-reconciled-at": "2026-01-
|
|
9279
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547133+00:00"
|
|
9278
9280
|
},
|
|
9279
9281
|
"namespace": {
|
|
9280
9282
|
"type": "string",
|
|
@@ -9293,7 +9295,7 @@
|
|
|
9293
9295
|
},
|
|
9294
9296
|
"x-original-maxLength": 1024,
|
|
9295
9297
|
"x-reconciled-from-discovery": true,
|
|
9296
|
-
"x-reconciled-at": "2026-01-
|
|
9298
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547137+00:00"
|
|
9297
9299
|
},
|
|
9298
9300
|
"owner_view": {
|
|
9299
9301
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -9335,7 +9337,7 @@
|
|
|
9335
9337
|
"x-field-mutability": "read-only",
|
|
9336
9338
|
"x-original-maxLength": 1024,
|
|
9337
9339
|
"x-reconciled-from-discovery": true,
|
|
9338
|
-
"x-reconciled-at": "2026-01-
|
|
9340
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547145+00:00"
|
|
9339
9341
|
},
|
|
9340
9342
|
"uid": {
|
|
9341
9343
|
"type": "string",
|
|
@@ -9357,7 +9359,7 @@
|
|
|
9357
9359
|
"x-original-maxLength": 1024,
|
|
9358
9360
|
"format": "uuid",
|
|
9359
9361
|
"x-reconciled-from-discovery": true,
|
|
9360
|
-
"x-reconciled-at": "2026-01-
|
|
9362
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547149+00:00"
|
|
9361
9363
|
}
|
|
9362
9364
|
},
|
|
9363
9365
|
"x-f5xc-description-short": "By default a summary of discovered services is returned in 'List'.",
|
|
@@ -9742,7 +9744,7 @@
|
|
|
9742
9744
|
},
|
|
9743
9745
|
"x-original-maxLength": 1024,
|
|
9744
9746
|
"x-reconciled-from-discovery": true,
|
|
9745
|
-
"x-reconciled-at": "2026-01-
|
|
9747
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547176+00:00"
|
|
9746
9748
|
},
|
|
9747
9749
|
"request_body": {
|
|
9748
9750
|
"$ref": "#/components/schemas/protobufAny"
|
|
@@ -9807,7 +9809,7 @@
|
|
|
9807
9809
|
"x-original-maxLength": 1024,
|
|
9808
9810
|
"format": "hostname",
|
|
9809
9811
|
"x-reconciled-from-discovery": true,
|
|
9810
|
-
"x-reconciled-at": "2026-01-
|
|
9812
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547184+00:00"
|
|
9811
9813
|
},
|
|
9812
9814
|
"listen_port": {
|
|
9813
9815
|
"type": "integer",
|
|
@@ -9859,7 +9861,7 @@
|
|
|
9859
9861
|
},
|
|
9860
9862
|
"x-original-maxLength": 1024,
|
|
9861
9863
|
"x-reconciled-from-discovery": true,
|
|
9862
|
-
"x-reconciled-at": "2026-01-
|
|
9864
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547189+00:00"
|
|
9863
9865
|
},
|
|
9864
9866
|
"no_sni": {
|
|
9865
9867
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -10217,7 +10219,7 @@
|
|
|
10217
10219
|
},
|
|
10218
10220
|
"x-original-maxLength": 1024,
|
|
10219
10221
|
"x-reconciled-from-discovery": true,
|
|
10220
|
-
"x-reconciled-at": "2026-01-
|
|
10222
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547212+00:00"
|
|
10221
10223
|
},
|
|
10222
10224
|
"status": {
|
|
10223
10225
|
"type": "array",
|
|
@@ -10237,7 +10239,7 @@
|
|
|
10237
10239
|
"maxLength": 17,
|
|
10238
10240
|
"minLength": 17,
|
|
10239
10241
|
"x-reconciled-from-discovery": true,
|
|
10240
|
-
"x-reconciled-at": "2026-01-
|
|
10242
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547217+00:00"
|
|
10241
10243
|
}
|
|
10242
10244
|
},
|
|
10243
10245
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10483,7 +10485,6 @@
|
|
|
10483
10485
|
"title": "Empty",
|
|
10484
10486
|
"x-displayname": "Empty",
|
|
10485
10487
|
"x-ves-proto-message": "ves.io.schema.Empty",
|
|
10486
|
-
"x-f5xc-description-short": "Can be used for messages where no values are needed.",
|
|
10487
10488
|
"x-f5xc-minimum-configuration": {
|
|
10488
10489
|
"description": "Minimum configuration for ioschemaEmpty",
|
|
10489
10490
|
"required_fields": [],
|
|
@@ -10521,7 +10522,7 @@
|
|
|
10521
10522
|
"readOnly": true,
|
|
10522
10523
|
"x-original-maxLength": 1024,
|
|
10523
10524
|
"x-reconciled-from-discovery": true,
|
|
10524
|
-
"x-reconciled-at": "2026-01-
|
|
10525
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547232+00:00"
|
|
10525
10526
|
},
|
|
10526
10527
|
"name": {
|
|
10527
10528
|
"type": "string",
|
|
@@ -10542,7 +10543,7 @@
|
|
|
10542
10543
|
},
|
|
10543
10544
|
"x-original-maxLength": 1024,
|
|
10544
10545
|
"x-reconciled-from-discovery": true,
|
|
10545
|
-
"x-reconciled-at": "2026-01-
|
|
10546
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547235+00:00"
|
|
10546
10547
|
},
|
|
10547
10548
|
"namespace": {
|
|
10548
10549
|
"type": "string",
|
|
@@ -10563,7 +10564,7 @@
|
|
|
10563
10564
|
},
|
|
10564
10565
|
"x-original-maxLength": 1024,
|
|
10565
10566
|
"x-reconciled-from-discovery": true,
|
|
10566
|
-
"x-reconciled-at": "2026-01-
|
|
10567
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547239+00:00"
|
|
10567
10568
|
},
|
|
10568
10569
|
"tenant": {
|
|
10569
10570
|
"type": "string",
|
|
@@ -10586,7 +10587,7 @@
|
|
|
10586
10587
|
"x-field-mutability": "read-only",
|
|
10587
10588
|
"x-original-maxLength": 1024,
|
|
10588
10589
|
"x-reconciled-from-discovery": true,
|
|
10589
|
-
"x-reconciled-at": "2026-01-
|
|
10590
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547243+00:00"
|
|
10590
10591
|
},
|
|
10591
10592
|
"uid": {
|
|
10592
10593
|
"type": "string",
|
|
@@ -10610,7 +10611,7 @@
|
|
|
10610
10611
|
"x-original-maxLength": 1024,
|
|
10611
10612
|
"format": "uuid",
|
|
10612
10613
|
"x-reconciled-from-discovery": true,
|
|
10613
|
-
"x-reconciled-at": "2026-01-
|
|
10614
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547247+00:00"
|
|
10614
10615
|
}
|
|
10615
10616
|
},
|
|
10616
10617
|
"x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
|
|
@@ -10663,7 +10664,7 @@
|
|
|
10663
10664
|
},
|
|
10664
10665
|
"x-original-maxLength": 1024,
|
|
10665
10666
|
"x-reconciled-from-discovery": true,
|
|
10666
|
-
"x-reconciled-at": "2026-01-
|
|
10667
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547253+00:00"
|
|
10667
10668
|
}
|
|
10668
10669
|
},
|
|
10669
10670
|
"x-f5xc-description-short": "Contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.",
|
|
@@ -10738,7 +10739,7 @@
|
|
|
10738
10739
|
},
|
|
10739
10740
|
"x-original-maxLength": 1024,
|
|
10740
10741
|
"x-reconciled-from-discovery": true,
|
|
10741
|
-
"x-reconciled-at": "2026-01-
|
|
10742
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547260+00:00"
|
|
10742
10743
|
},
|
|
10743
10744
|
"service_name": {
|
|
10744
10745
|
"type": "string",
|
|
@@ -10781,7 +10782,7 @@
|
|
|
10781
10782
|
},
|
|
10782
10783
|
"x-original-maxLength": 1024,
|
|
10783
10784
|
"x-reconciled-from-discovery": true,
|
|
10784
|
-
"x-reconciled-at": "2026-01-
|
|
10785
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547266+00:00"
|
|
10785
10786
|
},
|
|
10786
10787
|
"type": {
|
|
10787
10788
|
"type": "string",
|
|
@@ -10926,7 +10927,7 @@
|
|
|
10926
10927
|
},
|
|
10927
10928
|
"x-original-maxLength": 1024,
|
|
10928
10929
|
"x-reconciled-from-discovery": true,
|
|
10929
|
-
"x-reconciled-at": "2026-01-
|
|
10930
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547276+00:00"
|
|
10930
10931
|
}
|
|
10931
10932
|
},
|
|
10932
10933
|
"x-f5xc-description-short": "Initializer is information about an initializer that has not yet completed.",
|
|
@@ -11026,7 +11027,7 @@
|
|
|
11026
11027
|
},
|
|
11027
11028
|
"x-original-maxLength": 1024,
|
|
11028
11029
|
"x-reconciled-from-discovery": true,
|
|
11029
|
-
"x-reconciled-at": "2026-01-
|
|
11030
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547285+00:00"
|
|
11030
11031
|
}
|
|
11031
11032
|
},
|
|
11032
11033
|
"x-f5xc-description-short": "Metric data contains timestamp and the value.",
|
|
@@ -11103,7 +11104,7 @@
|
|
|
11103
11104
|
},
|
|
11104
11105
|
"x-original-maxLength": 1200,
|
|
11105
11106
|
"x-reconciled-from-discovery": true,
|
|
11106
|
-
"x-reconciled-at": "2026-01-
|
|
11107
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547291+00:00"
|
|
11107
11108
|
},
|
|
11108
11109
|
"disable": {
|
|
11109
11110
|
"type": "boolean",
|
|
@@ -11163,7 +11164,7 @@
|
|
|
11163
11164
|
},
|
|
11164
11165
|
"x-original-maxLength": 1024,
|
|
11165
11166
|
"x-reconciled-from-discovery": true,
|
|
11166
|
-
"x-reconciled-at": "2026-01-
|
|
11167
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547299+00:00"
|
|
11167
11168
|
},
|
|
11168
11169
|
"namespace": {
|
|
11169
11170
|
"type": "string",
|
|
@@ -11184,7 +11185,7 @@
|
|
|
11184
11185
|
},
|
|
11185
11186
|
"x-original-maxLength": 1024,
|
|
11186
11187
|
"x-reconciled-from-discovery": true,
|
|
11187
|
-
"x-reconciled-at": "2026-01-
|
|
11188
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547302+00:00"
|
|
11188
11189
|
}
|
|
11189
11190
|
},
|
|
11190
11191
|
"x-f5xc-description-short": "ObjectGetMetaType is metadata that can be specified in GET/Create response of an object.",
|
|
@@ -11308,7 +11309,7 @@
|
|
|
11308
11309
|
"x-original-maxLength": 1024,
|
|
11309
11310
|
"format": "uuid",
|
|
11310
11311
|
"x-reconciled-from-discovery": true,
|
|
11311
|
-
"x-reconciled-at": "2026-01-
|
|
11312
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547314+00:00"
|
|
11312
11313
|
},
|
|
11313
11314
|
"vtrp_id": {
|
|
11314
11315
|
"type": "string",
|
|
@@ -11428,7 +11429,7 @@
|
|
|
11428
11429
|
},
|
|
11429
11430
|
"x-original-maxLength": 1024,
|
|
11430
11431
|
"x-reconciled-from-discovery": true,
|
|
11431
|
-
"x-reconciled-at": "2026-01-
|
|
11432
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547322+00:00"
|
|
11432
11433
|
},
|
|
11433
11434
|
"status": {
|
|
11434
11435
|
"type": "string",
|
|
@@ -11448,7 +11449,7 @@
|
|
|
11448
11449
|
},
|
|
11449
11450
|
"x-original-maxLength": 1024,
|
|
11450
11451
|
"x-reconciled-from-discovery": true,
|
|
11451
|
-
"x-reconciled-at": "2026-01-
|
|
11452
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547326+00:00"
|
|
11452
11453
|
}
|
|
11453
11454
|
},
|
|
11454
11455
|
"x-f5xc-description-short": "Status is a return value for calls that don't return other objects.",
|
|
@@ -11643,7 +11644,7 @@
|
|
|
11643
11644
|
"x-field-mutability": "read-only",
|
|
11644
11645
|
"x-original-maxLength": 1024,
|
|
11645
11646
|
"x-reconciled-from-discovery": true,
|
|
11646
|
-
"x-reconciled-at": "2026-01-
|
|
11647
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547344+00:00"
|
|
11647
11648
|
},
|
|
11648
11649
|
"uid": {
|
|
11649
11650
|
"type": "string",
|
|
@@ -11666,7 +11667,7 @@
|
|
|
11666
11667
|
"x-original-maxLength": 1024,
|
|
11667
11668
|
"format": "uuid",
|
|
11668
11669
|
"x-reconciled-from-discovery": true,
|
|
11669
|
-
"x-reconciled-at": "2026-01-
|
|
11670
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547348+00:00"
|
|
11670
11671
|
}
|
|
11671
11672
|
},
|
|
11672
11673
|
"x-f5xc-description-short": "SystemObjectGetMetaType is metadata generated or populated by the system for all persisted objects and cannot be updated directly by users.",
|
|
@@ -11718,7 +11719,7 @@
|
|
|
11718
11719
|
},
|
|
11719
11720
|
"x-original-maxLength": 1024,
|
|
11720
11721
|
"x-reconciled-from-discovery": true,
|
|
11721
|
-
"x-reconciled-at": "2026-01-
|
|
11722
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547363+00:00"
|
|
11722
11723
|
},
|
|
11723
11724
|
"name": {
|
|
11724
11725
|
"type": "string",
|
|
@@ -11739,7 +11740,7 @@
|
|
|
11739
11740
|
},
|
|
11740
11741
|
"x-original-maxLength": 1024,
|
|
11741
11742
|
"x-reconciled-from-discovery": true,
|
|
11742
|
-
"x-reconciled-at": "2026-01-
|
|
11743
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547367+00:00"
|
|
11743
11744
|
},
|
|
11744
11745
|
"namespace": {
|
|
11745
11746
|
"type": "string",
|
|
@@ -11760,7 +11761,7 @@
|
|
|
11760
11761
|
},
|
|
11761
11762
|
"x-original-maxLength": 1024,
|
|
11762
11763
|
"x-reconciled-from-discovery": true,
|
|
11763
|
-
"x-reconciled-at": "2026-01-
|
|
11764
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547371+00:00"
|
|
11764
11765
|
},
|
|
11765
11766
|
"uid": {
|
|
11766
11767
|
"type": "string",
|
|
@@ -11781,7 +11782,7 @@
|
|
|
11781
11782
|
"x-original-maxLength": 1024,
|
|
11782
11783
|
"format": "uuid",
|
|
11783
11784
|
"x-reconciled-from-discovery": true,
|
|
11784
|
-
"x-reconciled-at": "2026-01-
|
|
11785
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547376+00:00"
|
|
11785
11786
|
}
|
|
11786
11787
|
},
|
|
11787
11788
|
"x-f5xc-description-short": "ViewRefType represents a reference to a view.",
|
|
@@ -11941,7 +11942,7 @@
|
|
|
11941
11942
|
},
|
|
11942
11943
|
"x-original-maxLength": 1024,
|
|
11943
11944
|
"x-reconciled-from-discovery": true,
|
|
11944
|
-
"x-reconciled-at": "2026-01-
|
|
11945
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547391+00:00"
|
|
11945
11946
|
},
|
|
11946
11947
|
"ref_value": {
|
|
11947
11948
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -12106,7 +12107,7 @@
|
|
|
12106
12107
|
},
|
|
12107
12108
|
"x-original-maxLength": 128,
|
|
12108
12109
|
"x-reconciled-from-discovery": true,
|
|
12109
|
-
"x-reconciled-at": "2026-01-
|
|
12110
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547401+00:00"
|
|
12110
12111
|
},
|
|
12111
12112
|
"namespace": {
|
|
12112
12113
|
"type": "string",
|
|
@@ -12133,7 +12134,7 @@
|
|
|
12133
12134
|
},
|
|
12134
12135
|
"x-original-maxLength": 64,
|
|
12135
12136
|
"x-reconciled-from-discovery": true,
|
|
12136
|
-
"x-reconciled-at": "2026-01-
|
|
12137
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547405+00:00"
|
|
12137
12138
|
},
|
|
12138
12139
|
"tenant": {
|
|
12139
12140
|
"type": "string",
|
|
@@ -12162,7 +12163,7 @@
|
|
|
12162
12163
|
"x-field-mutability": "read-only",
|
|
12163
12164
|
"x-original-maxLength": 64,
|
|
12164
12165
|
"x-reconciled-from-discovery": true,
|
|
12165
|
-
"x-reconciled-at": "2026-01-
|
|
12166
|
+
"x-reconciled-at": "2026-01-08T05:42:13.547409+00:00"
|
|
12166
12167
|
}
|
|
12167
12168
|
},
|
|
12168
12169
|
"x-f5xc-description-short": "Type establishes a direct reference from one object(the referrer) to another(the referred).",
|
|
@@ -13111,7 +13112,7 @@
|
|
|
13111
13112
|
"maxLength": 15,
|
|
13112
13113
|
"minLength": 3,
|
|
13113
13114
|
"x-reconciled-from-discovery": true,
|
|
13114
|
-
"x-reconciled-at": "2026-01-
|
|
13115
|
+
"x-reconciled-at": "2026-01-08T05:42:19.763267+00:00"
|
|
13115
13116
|
}
|
|
13116
13117
|
},
|
|
13117
13118
|
"x-f5xc-description-short": "Field Data contains key/value pairs that uniquely identifies the group_by labels specified in the request.",
|
|
@@ -15529,7 +15530,7 @@
|
|
|
15529
15530
|
},
|
|
15530
15531
|
"x-original-maxLength": 1024,
|
|
15531
15532
|
"x-reconciled-from-discovery": true,
|
|
15532
|
-
"x-reconciled-at": "2026-01-
|
|
15533
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259367+00:00"
|
|
15533
15534
|
},
|
|
15534
15535
|
"service": {
|
|
15535
15536
|
"type": "string",
|
|
@@ -15863,7 +15864,7 @@
|
|
|
15863
15864
|
},
|
|
15864
15865
|
"x-original-maxLength": 1024,
|
|
15865
15866
|
"x-reconciled-from-discovery": true,
|
|
15866
|
-
"x-reconciled-at": "2026-01-
|
|
15867
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259403+00:00"
|
|
15867
15868
|
}
|
|
15868
15869
|
},
|
|
15869
15870
|
"x-f5xc-description-short": "List of application types for a namespace.",
|
|
@@ -15989,7 +15990,7 @@
|
|
|
15989
15990
|
"maxLength": 15,
|
|
15990
15991
|
"minLength": 3,
|
|
15991
15992
|
"x-reconciled-from-discovery": true,
|
|
15992
|
-
"x-reconciled-at": "2026-01-
|
|
15993
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259414+00:00"
|
|
15993
15994
|
}
|
|
15994
15995
|
},
|
|
15995
15996
|
"x-f5xc-description-short": "CdnMetricData contains the metric type and the corresponding metric value(s).",
|
|
@@ -16218,7 +16219,7 @@
|
|
|
16218
16219
|
},
|
|
16219
16220
|
"x-original-maxLength": 1024,
|
|
16220
16221
|
"x-reconciled-from-discovery": true,
|
|
16221
|
-
"x-reconciled-at": "2026-01-
|
|
16222
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259434+00:00"
|
|
16222
16223
|
},
|
|
16223
16224
|
"range": {
|
|
16224
16225
|
"type": "string",
|
|
@@ -16511,7 +16512,7 @@
|
|
|
16511
16512
|
},
|
|
16512
16513
|
"x-original-maxLength": 1024,
|
|
16513
16514
|
"x-reconciled-from-discovery": true,
|
|
16514
|
-
"x-reconciled-at": "2026-01-
|
|
16515
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259461+00:00"
|
|
16515
16516
|
},
|
|
16516
16517
|
"service": {
|
|
16517
16518
|
"type": "string",
|
|
@@ -16730,7 +16731,7 @@
|
|
|
16730
16731
|
},
|
|
16731
16732
|
"x-original-maxLength": 1024,
|
|
16732
16733
|
"x-reconciled-from-discovery": true,
|
|
16733
|
-
"x-reconciled-at": "2026-01-
|
|
16734
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259477+00:00"
|
|
16734
16735
|
},
|
|
16735
16736
|
"range": {
|
|
16736
16737
|
"type": "string",
|
|
@@ -16996,7 +16997,7 @@
|
|
|
16996
16997
|
},
|
|
16997
16998
|
"x-original-maxLength": 1024,
|
|
16998
16999
|
"x-reconciled-from-discovery": true,
|
|
16999
|
-
"x-reconciled-at": "2026-01-
|
|
17000
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259495+00:00"
|
|
17000
17001
|
},
|
|
17001
17002
|
"range": {
|
|
17002
17003
|
"type": "string",
|
|
@@ -17271,7 +17272,7 @@
|
|
|
17271
17272
|
},
|
|
17272
17273
|
"x-original-maxLength": 1024,
|
|
17273
17274
|
"x-reconciled-from-discovery": true,
|
|
17274
|
-
"x-reconciled-at": "2026-01-
|
|
17275
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259511+00:00"
|
|
17275
17276
|
},
|
|
17276
17277
|
"start_time": {
|
|
17277
17278
|
"type": "string",
|
|
@@ -17433,7 +17434,7 @@
|
|
|
17433
17434
|
},
|
|
17434
17435
|
"x-original-maxLength": 1024,
|
|
17435
17436
|
"x-reconciled-from-discovery": true,
|
|
17436
|
-
"x-reconciled-at": "2026-01-
|
|
17437
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259523+00:00"
|
|
17437
17438
|
}
|
|
17438
17439
|
},
|
|
17439
17440
|
"x-f5xc-description-short": "Metrics used to render the service graph are tagged with labels listed in the enum Label.",
|
|
@@ -17592,7 +17593,7 @@
|
|
|
17592
17593
|
},
|
|
17593
17594
|
"x-original-maxLength": 1024,
|
|
17594
17595
|
"x-reconciled-from-discovery": true,
|
|
17595
|
-
"x-reconciled-at": "2026-01-
|
|
17596
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259537+00:00"
|
|
17596
17597
|
},
|
|
17597
17598
|
"range": {
|
|
17598
17599
|
"type": "string",
|
|
@@ -17839,7 +17840,7 @@
|
|
|
17839
17840
|
},
|
|
17840
17841
|
"x-original-maxLength": 1024,
|
|
17841
17842
|
"x-reconciled-from-discovery": true,
|
|
17842
|
-
"x-reconciled-at": "2026-01-
|
|
17843
|
+
"x-reconciled-at": "2026-01-08T05:42:53.259555+00:00"
|
|
17843
17844
|
},
|
|
17844
17845
|
"range": {
|
|
17845
17846
|
"type": "string",
|