@robinmordasiewicz/f5xc-api-mcp 2.0.3-2601050134 → 2.0.5-2601050335
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/generator/domain-metadata.d.ts +46 -7
- package/dist/generator/domain-metadata.d.ts.map +1 -1
- package/dist/generator/domain-metadata.js +30 -21
- package/dist/generator/domain-metadata.js.map +1 -1
- package/dist/generator/openapi-parser.d.ts +23 -0
- package/dist/generator/openapi-parser.d.ts.map +1 -1
- package/dist/generator/openapi-parser.js +14 -0
- package/dist/generator/openapi-parser.js.map +1 -1
- package/dist/tools/discovery/best-practices.d.ts +3 -0
- package/dist/tools/discovery/best-practices.d.ts.map +1 -1
- package/dist/tools/discovery/best-practices.js +24 -0
- package/dist/tools/discovery/best-practices.js.map +1 -1
- package/dist/tools/discovery/index-loader.d.ts.map +1 -1
- package/dist/tools/discovery/index-loader.js +2 -0
- package/dist/tools/discovery/index-loader.js.map +1 -1
- package/dist/tools/discovery/types.d.ts +2 -0
- package/dist/tools/discovery/types.d.ts.map +1 -1
- package/dist/tools/generated/dependency-graph.json +1 -1
- package/dist/version.d.ts +2 -2
- package/dist/version.js +2 -2
- package/manifest.json +1 -1
- package/package.json +1 -1
- package/specs/domains/admin_console_and_ui.json +25 -25
- package/specs/domains/ai_services.json +21 -21
- package/specs/domains/api.json +173 -183
- package/specs/domains/authentication.json +45 -45
- package/specs/domains/bigip.json +94 -94
- package/specs/domains/billing_and_usage.json +63 -63
- package/specs/domains/blindfold.json +109 -109
- package/specs/domains/bot_and_threat_defense.json +65 -65
- package/specs/domains/cdn.json +177 -557
- package/specs/domains/ce_management.json +111 -111
- package/specs/domains/certificates.json +75 -75
- package/specs/domains/cloud_infrastructure.json +112 -112
- package/specs/domains/container_services.json +91 -146
- package/specs/domains/data_and_privacy_security.json +66 -66
- package/specs/domains/data_intelligence.json +62 -62
- package/specs/domains/ddos.json +154 -154
- package/specs/domains/dns.json +148 -168
- package/specs/domains/managed_kubernetes.json +85 -85
- package/specs/domains/marketplace.json +103 -103
- package/specs/domains/network.json +230 -230
- package/specs/domains/network_security.json +187 -197
- package/specs/domains/nginx_one.json +62 -62
- package/specs/domains/object_storage.json +12 -12
- package/specs/domains/observability.json +102 -102
- package/specs/domains/rate_limiting.json +52 -52
- package/specs/domains/secops_and_incident_response.json +36 -36
- package/specs/domains/service_mesh.json +119 -124
- package/specs/domains/shape.json +313 -313
- package/specs/domains/sites.json +349 -349
- package/specs/domains/statistics.json +225 -225
- package/specs/domains/support.json +108 -108
- package/specs/domains/telemetry_and_insights.json +72 -72
- package/specs/domains/tenant_and_identity.json +268 -273
- package/specs/domains/threat_campaign.json +66 -86
- package/specs/domains/users.json +66 -66
- package/specs/domains/virtual.json +244 -874
- package/specs/domains/vpm_and_node_management.json +1 -1
- package/specs/domains/waf.json +139 -334
- package/specs/index.json +2 -183
package/specs/domains/waf.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Waf",
|
|
5
5
|
"description": "Signature-based attack detection with customizable blocking responses. Attack type classification, protocol inspection, and AI-driven risk assessment. Exclusion policies override default blocking for trusted traffic. Staged signature testing validates rules before enforcement. Security event metrics track rule hits and blocked requests across namespaces.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.5",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -10098,11 +10098,6 @@
|
|
|
10098
10098
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10099
10099
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10100
10100
|
},
|
|
10101
|
-
"x-f5xc-cli-aliases": [
|
|
10102
|
-
"firewall",
|
|
10103
|
-
"waf-policy",
|
|
10104
|
-
"attack-protection"
|
|
10105
|
-
],
|
|
10106
10101
|
"x-f5xc-cli-domain": "waf"
|
|
10107
10102
|
},
|
|
10108
10103
|
"app_firewallAllowedResponseCodes": {
|
|
@@ -10162,11 +10157,6 @@
|
|
|
10162
10157
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10163
10158
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10164
10159
|
},
|
|
10165
|
-
"x-f5xc-cli-aliases": [
|
|
10166
|
-
"firewall",
|
|
10167
|
-
"waf-policy",
|
|
10168
|
-
"attack-protection"
|
|
10169
|
-
],
|
|
10170
10160
|
"x-f5xc-cli-domain": "waf"
|
|
10171
10161
|
},
|
|
10172
10162
|
"app_firewallAnonymizationConfiguration": {
|
|
@@ -10199,11 +10189,6 @@
|
|
|
10199
10189
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10200
10190
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10201
10191
|
},
|
|
10202
|
-
"x-f5xc-cli-aliases": [
|
|
10203
|
-
"firewall",
|
|
10204
|
-
"waf-policy",
|
|
10205
|
-
"attack-protection"
|
|
10206
|
-
],
|
|
10207
10192
|
"x-f5xc-cli-domain": "waf"
|
|
10208
10193
|
},
|
|
10209
10194
|
"app_firewallAnonymizationSetting": {
|
|
@@ -10253,11 +10238,6 @@
|
|
|
10253
10238
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10254
10239
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10255
10240
|
},
|
|
10256
|
-
"x-f5xc-cli-aliases": [
|
|
10257
|
-
"firewall",
|
|
10258
|
-
"waf-policy",
|
|
10259
|
-
"attack-protection"
|
|
10260
|
-
],
|
|
10261
10241
|
"x-f5xc-cli-domain": "waf"
|
|
10262
10242
|
},
|
|
10263
10243
|
"app_firewallAnonymizeHttpCookie": {
|
|
@@ -10305,11 +10285,6 @@
|
|
|
10305
10285
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10306
10286
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10307
10287
|
},
|
|
10308
|
-
"x-f5xc-cli-aliases": [
|
|
10309
|
-
"firewall",
|
|
10310
|
-
"waf-policy",
|
|
10311
|
-
"attack-protection"
|
|
10312
|
-
],
|
|
10313
10288
|
"x-f5xc-cli-domain": "waf"
|
|
10314
10289
|
},
|
|
10315
10290
|
"app_firewallAnonymizeHttpHeader": {
|
|
@@ -10357,11 +10332,6 @@
|
|
|
10357
10332
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10358
10333
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10359
10334
|
},
|
|
10360
|
-
"x-f5xc-cli-aliases": [
|
|
10361
|
-
"firewall",
|
|
10362
|
-
"waf-policy",
|
|
10363
|
-
"attack-protection"
|
|
10364
|
-
],
|
|
10365
10335
|
"x-f5xc-cli-domain": "waf"
|
|
10366
10336
|
},
|
|
10367
10337
|
"app_firewallAnonymizeHttpQueryParameter": {
|
|
@@ -10409,11 +10379,6 @@
|
|
|
10409
10379
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10410
10380
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10411
10381
|
},
|
|
10412
|
-
"x-f5xc-cli-aliases": [
|
|
10413
|
-
"firewall",
|
|
10414
|
-
"waf-policy",
|
|
10415
|
-
"attack-protection"
|
|
10416
|
-
],
|
|
10417
10382
|
"x-f5xc-cli-domain": "waf"
|
|
10418
10383
|
},
|
|
10419
10384
|
"app_firewallAppFirewallViolationType": {
|
|
@@ -10477,11 +10442,6 @@
|
|
|
10477
10442
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10478
10443
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10479
10444
|
},
|
|
10480
|
-
"x-f5xc-cli-aliases": [
|
|
10481
|
-
"firewall",
|
|
10482
|
-
"waf-policy",
|
|
10483
|
-
"attack-protection"
|
|
10484
|
-
],
|
|
10485
10445
|
"x-f5xc-cli-domain": "waf"
|
|
10486
10446
|
},
|
|
10487
10447
|
"app_firewallAttackType": {
|
|
@@ -10532,11 +10492,6 @@
|
|
|
10532
10492
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10533
10493
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10534
10494
|
},
|
|
10535
|
-
"x-f5xc-cli-aliases": [
|
|
10536
|
-
"firewall",
|
|
10537
|
-
"waf-policy",
|
|
10538
|
-
"attack-protection"
|
|
10539
|
-
],
|
|
10540
10495
|
"x-f5xc-cli-domain": "waf"
|
|
10541
10496
|
},
|
|
10542
10497
|
"app_firewallAttackTypeSettings": {
|
|
@@ -10586,11 +10541,6 @@
|
|
|
10586
10541
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10587
10542
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10588
10543
|
},
|
|
10589
|
-
"x-f5xc-cli-aliases": [
|
|
10590
|
-
"firewall",
|
|
10591
|
-
"waf-policy",
|
|
10592
|
-
"attack-protection"
|
|
10593
|
-
],
|
|
10594
10544
|
"x-f5xc-cli-domain": "waf"
|
|
10595
10545
|
},
|
|
10596
10546
|
"app_firewallBotAction": {
|
|
@@ -10617,11 +10567,6 @@
|
|
|
10617
10567
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10618
10568
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10619
10569
|
},
|
|
10620
|
-
"x-f5xc-cli-aliases": [
|
|
10621
|
-
"firewall",
|
|
10622
|
-
"waf-policy",
|
|
10623
|
-
"attack-protection"
|
|
10624
|
-
],
|
|
10625
10570
|
"x-f5xc-cli-domain": "waf"
|
|
10626
10571
|
},
|
|
10627
10572
|
"app_firewallBotProtectionSetting": {
|
|
@@ -10653,11 +10598,6 @@
|
|
|
10653
10598
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10654
10599
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10655
10600
|
},
|
|
10656
|
-
"x-f5xc-cli-aliases": [
|
|
10657
|
-
"firewall",
|
|
10658
|
-
"waf-policy",
|
|
10659
|
-
"attack-protection"
|
|
10660
|
-
],
|
|
10661
10601
|
"x-f5xc-cli-domain": "waf"
|
|
10662
10602
|
},
|
|
10663
10603
|
"app_firewallCreateRequest": {
|
|
@@ -10686,11 +10626,6 @@
|
|
|
10686
10626
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10687
10627
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10688
10628
|
},
|
|
10689
|
-
"x-f5xc-cli-aliases": [
|
|
10690
|
-
"firewall",
|
|
10691
|
-
"waf-policy",
|
|
10692
|
-
"attack-protection"
|
|
10693
|
-
],
|
|
10694
10629
|
"x-f5xc-cli-domain": "waf"
|
|
10695
10630
|
},
|
|
10696
10631
|
"app_firewallCreateResponse": {
|
|
@@ -10719,11 +10654,6 @@
|
|
|
10719
10654
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10720
10655
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10721
10656
|
},
|
|
10722
|
-
"x-f5xc-cli-aliases": [
|
|
10723
|
-
"firewall",
|
|
10724
|
-
"waf-policy",
|
|
10725
|
-
"attack-protection"
|
|
10726
|
-
],
|
|
10727
10657
|
"x-f5xc-cli-domain": "waf"
|
|
10728
10658
|
},
|
|
10729
10659
|
"app_firewallCreateSpecType": {
|
|
@@ -10794,11 +10724,6 @@
|
|
|
10794
10724
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10795
10725
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10796
10726
|
},
|
|
10797
|
-
"x-f5xc-cli-aliases": [
|
|
10798
|
-
"firewall",
|
|
10799
|
-
"waf-policy",
|
|
10800
|
-
"attack-protection"
|
|
10801
|
-
],
|
|
10802
10727
|
"x-f5xc-cli-domain": "waf"
|
|
10803
10728
|
},
|
|
10804
10729
|
"app_firewallCustomBlockingPage": {
|
|
@@ -10849,11 +10774,6 @@
|
|
|
10849
10774
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10850
10775
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10851
10776
|
},
|
|
10852
|
-
"x-f5xc-cli-aliases": [
|
|
10853
|
-
"firewall",
|
|
10854
|
-
"waf-policy",
|
|
10855
|
-
"attack-protection"
|
|
10856
|
-
],
|
|
10857
10777
|
"x-f5xc-cli-domain": "waf"
|
|
10858
10778
|
},
|
|
10859
10779
|
"app_firewallDeleteRequest": {
|
|
@@ -10893,7 +10813,7 @@
|
|
|
10893
10813
|
},
|
|
10894
10814
|
"x-original-maxLength": 1024,
|
|
10895
10815
|
"x-reconciled-from-discovery": true,
|
|
10896
|
-
"x-reconciled-at": "2026-01-
|
|
10816
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392623+00:00"
|
|
10897
10817
|
},
|
|
10898
10818
|
"namespace": {
|
|
10899
10819
|
"type": "string",
|
|
@@ -10912,7 +10832,7 @@
|
|
|
10912
10832
|
},
|
|
10913
10833
|
"x-original-maxLength": 1024,
|
|
10914
10834
|
"x-reconciled-from-discovery": true,
|
|
10915
|
-
"x-reconciled-at": "2026-01-
|
|
10835
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392628+00:00"
|
|
10916
10836
|
}
|
|
10917
10837
|
},
|
|
10918
10838
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10927,11 +10847,6 @@
|
|
|
10927
10847
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10928
10848
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10929
10849
|
},
|
|
10930
|
-
"x-f5xc-cli-aliases": [
|
|
10931
|
-
"firewall",
|
|
10932
|
-
"waf-policy",
|
|
10933
|
-
"attack-protection"
|
|
10934
|
-
],
|
|
10935
10850
|
"x-f5xc-cli-domain": "waf"
|
|
10936
10851
|
},
|
|
10937
10852
|
"app_firewallDetectionSetting": {
|
|
@@ -10996,11 +10911,6 @@
|
|
|
10996
10911
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
10997
10912
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
10998
10913
|
},
|
|
10999
|
-
"x-f5xc-cli-aliases": [
|
|
11000
|
-
"firewall",
|
|
11001
|
-
"waf-policy",
|
|
11002
|
-
"attack-protection"
|
|
11003
|
-
],
|
|
11004
10914
|
"x-f5xc-cli-domain": "waf"
|
|
11005
10915
|
},
|
|
11006
10916
|
"app_firewallGetResponse": {
|
|
@@ -11084,7 +10994,7 @@
|
|
|
11084
10994
|
"maxLength": 17,
|
|
11085
10995
|
"minLength": 17,
|
|
11086
10996
|
"x-reconciled-from-discovery": true,
|
|
11087
|
-
"x-reconciled-at": "2026-01-
|
|
10997
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392653+00:00"
|
|
11088
10998
|
},
|
|
11089
10999
|
"system_metadata": {
|
|
11090
11000
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -11102,11 +11012,6 @@
|
|
|
11102
11012
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11103
11013
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11104
11014
|
},
|
|
11105
|
-
"x-f5xc-cli-aliases": [
|
|
11106
|
-
"firewall",
|
|
11107
|
-
"waf-policy",
|
|
11108
|
-
"attack-protection"
|
|
11109
|
-
],
|
|
11110
11015
|
"x-f5xc-cli-domain": "waf"
|
|
11111
11016
|
},
|
|
11112
11017
|
"app_firewallGetResponseFormatCode": {
|
|
@@ -11135,11 +11040,6 @@
|
|
|
11135
11040
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11136
11041
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11137
11042
|
},
|
|
11138
|
-
"x-f5xc-cli-aliases": [
|
|
11139
|
-
"firewall",
|
|
11140
|
-
"waf-policy",
|
|
11141
|
-
"attack-protection"
|
|
11142
|
-
],
|
|
11143
11043
|
"x-f5xc-cli-domain": "waf"
|
|
11144
11044
|
},
|
|
11145
11045
|
"app_firewallGetSpecType": {
|
|
@@ -11210,11 +11110,6 @@
|
|
|
11210
11110
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11211
11111
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11212
11112
|
},
|
|
11213
|
-
"x-f5xc-cli-aliases": [
|
|
11214
|
-
"firewall",
|
|
11215
|
-
"waf-policy",
|
|
11216
|
-
"attack-protection"
|
|
11217
|
-
],
|
|
11218
11113
|
"x-f5xc-cli-domain": "waf"
|
|
11219
11114
|
},
|
|
11220
11115
|
"app_firewallListResponse": {
|
|
@@ -11267,11 +11162,6 @@
|
|
|
11267
11162
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11268
11163
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11269
11164
|
},
|
|
11270
|
-
"x-f5xc-cli-aliases": [
|
|
11271
|
-
"firewall",
|
|
11272
|
-
"waf-policy",
|
|
11273
|
-
"attack-protection"
|
|
11274
|
-
],
|
|
11275
11165
|
"x-f5xc-cli-domain": "waf"
|
|
11276
11166
|
},
|
|
11277
11167
|
"app_firewallListResponseItem": {
|
|
@@ -11308,7 +11198,7 @@
|
|
|
11308
11198
|
},
|
|
11309
11199
|
"x-original-maxLength": 1024,
|
|
11310
11200
|
"x-reconciled-from-discovery": true,
|
|
11311
|
-
"x-reconciled-at": "2026-01-
|
|
11201
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392676+00:00"
|
|
11312
11202
|
},
|
|
11313
11203
|
"disabled": {
|
|
11314
11204
|
"type": "boolean",
|
|
@@ -11358,7 +11248,7 @@
|
|
|
11358
11248
|
},
|
|
11359
11249
|
"x-original-maxLength": 1024,
|
|
11360
11250
|
"x-reconciled-from-discovery": true,
|
|
11361
|
-
"x-reconciled-at": "2026-01-
|
|
11251
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392686+00:00"
|
|
11362
11252
|
},
|
|
11363
11253
|
"namespace": {
|
|
11364
11254
|
"type": "string",
|
|
@@ -11377,7 +11267,7 @@
|
|
|
11377
11267
|
},
|
|
11378
11268
|
"x-original-maxLength": 1024,
|
|
11379
11269
|
"x-reconciled-from-discovery": true,
|
|
11380
|
-
"x-reconciled-at": "2026-01-
|
|
11270
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392690+00:00"
|
|
11381
11271
|
},
|
|
11382
11272
|
"owner_view": {
|
|
11383
11273
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -11418,7 +11308,7 @@
|
|
|
11418
11308
|
"x-field-mutability": "read-only",
|
|
11419
11309
|
"x-original-maxLength": 1024,
|
|
11420
11310
|
"x-reconciled-from-discovery": true,
|
|
11421
|
-
"x-reconciled-at": "2026-01-
|
|
11311
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392696+00:00"
|
|
11422
11312
|
},
|
|
11423
11313
|
"uid": {
|
|
11424
11314
|
"type": "string",
|
|
@@ -11439,7 +11329,7 @@
|
|
|
11439
11329
|
"x-original-maxLength": 1024,
|
|
11440
11330
|
"format": "uuid",
|
|
11441
11331
|
"x-reconciled-from-discovery": true,
|
|
11442
|
-
"x-reconciled-at": "2026-01-
|
|
11332
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392701+00:00"
|
|
11443
11333
|
}
|
|
11444
11334
|
},
|
|
11445
11335
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11454,11 +11344,6 @@
|
|
|
11454
11344
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11455
11345
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11456
11346
|
},
|
|
11457
|
-
"x-f5xc-cli-aliases": [
|
|
11458
|
-
"firewall",
|
|
11459
|
-
"waf-policy",
|
|
11460
|
-
"attack-protection"
|
|
11461
|
-
],
|
|
11462
11347
|
"x-f5xc-cli-domain": "waf"
|
|
11463
11348
|
},
|
|
11464
11349
|
"app_firewallMetricData": {
|
|
@@ -11502,11 +11387,6 @@
|
|
|
11502
11387
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11503
11388
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11504
11389
|
},
|
|
11505
|
-
"x-f5xc-cli-aliases": [
|
|
11506
|
-
"firewall",
|
|
11507
|
-
"waf-policy",
|
|
11508
|
-
"attack-protection"
|
|
11509
|
-
],
|
|
11510
11390
|
"x-f5xc-cli-domain": "waf"
|
|
11511
11391
|
},
|
|
11512
11392
|
"app_firewallMetricLabel": {
|
|
@@ -11533,11 +11413,6 @@
|
|
|
11533
11413
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11534
11414
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11535
11415
|
},
|
|
11536
|
-
"x-f5xc-cli-aliases": [
|
|
11537
|
-
"firewall",
|
|
11538
|
-
"waf-policy",
|
|
11539
|
-
"attack-protection"
|
|
11540
|
-
],
|
|
11541
11416
|
"x-f5xc-cli-domain": "waf"
|
|
11542
11417
|
},
|
|
11543
11418
|
"app_firewallMetricsRequest": {
|
|
@@ -11661,7 +11536,7 @@
|
|
|
11661
11536
|
},
|
|
11662
11537
|
"x-original-maxLength": 1024,
|
|
11663
11538
|
"x-reconciled-from-discovery": true,
|
|
11664
|
-
"x-reconciled-at": "2026-01-
|
|
11539
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392717+00:00"
|
|
11665
11540
|
},
|
|
11666
11541
|
"range": {
|
|
11667
11542
|
"type": "string",
|
|
@@ -11742,11 +11617,6 @@
|
|
|
11742
11617
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11743
11618
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11744
11619
|
},
|
|
11745
|
-
"x-f5xc-cli-aliases": [
|
|
11746
|
-
"firewall",
|
|
11747
|
-
"waf-policy",
|
|
11748
|
-
"attack-protection"
|
|
11749
|
-
],
|
|
11750
11620
|
"x-f5xc-cli-domain": "waf"
|
|
11751
11621
|
},
|
|
11752
11622
|
"app_firewallMetricsResponse": {
|
|
@@ -11806,11 +11676,6 @@
|
|
|
11806
11676
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11807
11677
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11808
11678
|
},
|
|
11809
|
-
"x-f5xc-cli-aliases": [
|
|
11810
|
-
"firewall",
|
|
11811
|
-
"waf-policy",
|
|
11812
|
-
"attack-protection"
|
|
11813
|
-
],
|
|
11814
11679
|
"x-f5xc-cli-domain": "waf"
|
|
11815
11680
|
},
|
|
11816
11681
|
"app_firewallReplaceRequest": {
|
|
@@ -11839,11 +11704,6 @@
|
|
|
11839
11704
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11840
11705
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11841
11706
|
},
|
|
11842
|
-
"x-f5xc-cli-aliases": [
|
|
11843
|
-
"firewall",
|
|
11844
|
-
"waf-policy",
|
|
11845
|
-
"attack-protection"
|
|
11846
|
-
],
|
|
11847
11707
|
"x-f5xc-cli-domain": "waf"
|
|
11848
11708
|
},
|
|
11849
11709
|
"app_firewallReplaceResponse": {
|
|
@@ -11861,11 +11721,6 @@
|
|
|
11861
11721
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11862
11722
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11863
11723
|
},
|
|
11864
|
-
"x-f5xc-cli-aliases": [
|
|
11865
|
-
"firewall",
|
|
11866
|
-
"waf-policy",
|
|
11867
|
-
"attack-protection"
|
|
11868
|
-
],
|
|
11869
11724
|
"x-f5xc-cli-domain": "waf"
|
|
11870
11725
|
},
|
|
11871
11726
|
"app_firewallReplaceSpecType": {
|
|
@@ -11936,11 +11791,6 @@
|
|
|
11936
11791
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11937
11792
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11938
11793
|
},
|
|
11939
|
-
"x-f5xc-cli-aliases": [
|
|
11940
|
-
"firewall",
|
|
11941
|
-
"waf-policy",
|
|
11942
|
-
"attack-protection"
|
|
11943
|
-
],
|
|
11944
11794
|
"x-f5xc-cli-domain": "waf"
|
|
11945
11795
|
},
|
|
11946
11796
|
"app_firewallRiskBasedBlockingAction": {
|
|
@@ -11966,11 +11816,6 @@
|
|
|
11966
11816
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
11967
11817
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
11968
11818
|
},
|
|
11969
|
-
"x-f5xc-cli-aliases": [
|
|
11970
|
-
"firewall",
|
|
11971
|
-
"waf-policy",
|
|
11972
|
-
"attack-protection"
|
|
11973
|
-
],
|
|
11974
11819
|
"x-f5xc-cli-domain": "waf"
|
|
11975
11820
|
},
|
|
11976
11821
|
"app_firewallSignatureSelectionSetting": {
|
|
@@ -12011,11 +11856,6 @@
|
|
|
12011
11856
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
12012
11857
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
12013
11858
|
},
|
|
12014
|
-
"x-f5xc-cli-aliases": [
|
|
12015
|
-
"firewall",
|
|
12016
|
-
"waf-policy",
|
|
12017
|
-
"attack-protection"
|
|
12018
|
-
],
|
|
12019
11859
|
"x-f5xc-cli-domain": "waf"
|
|
12020
11860
|
},
|
|
12021
11861
|
"app_firewallSignaturesStagingSettings": {
|
|
@@ -12066,11 +11906,6 @@
|
|
|
12066
11906
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
12067
11907
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
12068
11908
|
},
|
|
12069
|
-
"x-f5xc-cli-aliases": [
|
|
12070
|
-
"firewall",
|
|
12071
|
-
"waf-policy",
|
|
12072
|
-
"attack-protection"
|
|
12073
|
-
],
|
|
12074
11909
|
"x-f5xc-cli-domain": "waf"
|
|
12075
11910
|
},
|
|
12076
11911
|
"app_firewallStatusObject": {
|
|
@@ -12126,11 +11961,6 @@
|
|
|
12126
11961
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
12127
11962
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
12128
11963
|
},
|
|
12129
|
-
"x-f5xc-cli-aliases": [
|
|
12130
|
-
"firewall",
|
|
12131
|
-
"waf-policy",
|
|
12132
|
-
"attack-protection"
|
|
12133
|
-
],
|
|
12134
11964
|
"x-f5xc-cli-domain": "waf"
|
|
12135
11965
|
},
|
|
12136
11966
|
"app_firewallViolationSettings": {
|
|
@@ -12180,11 +12010,6 @@
|
|
|
12180
12010
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
12181
12011
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
12182
12012
|
},
|
|
12183
|
-
"x-f5xc-cli-aliases": [
|
|
12184
|
-
"firewall",
|
|
12185
|
-
"waf-policy",
|
|
12186
|
-
"attack-protection"
|
|
12187
|
-
],
|
|
12188
12013
|
"x-f5xc-cli-domain": "waf"
|
|
12189
12014
|
},
|
|
12190
12015
|
"ioschemaEmpty": {
|
|
@@ -12233,7 +12058,7 @@
|
|
|
12233
12058
|
},
|
|
12234
12059
|
"x-original-maxLength": 1024,
|
|
12235
12060
|
"x-reconciled-from-discovery": true,
|
|
12236
|
-
"x-reconciled-at": "2026-01-
|
|
12061
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392760+00:00"
|
|
12237
12062
|
}
|
|
12238
12063
|
},
|
|
12239
12064
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12302,7 +12127,7 @@
|
|
|
12302
12127
|
},
|
|
12303
12128
|
"x-original-maxLength": 1024,
|
|
12304
12129
|
"x-reconciled-from-discovery": true,
|
|
12305
|
-
"x-reconciled-at": "2026-01-
|
|
12130
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392768+00:00"
|
|
12306
12131
|
},
|
|
12307
12132
|
"service_name": {
|
|
12308
12133
|
"type": "string",
|
|
@@ -12341,7 +12166,7 @@
|
|
|
12341
12166
|
},
|
|
12342
12167
|
"x-original-maxLength": 1024,
|
|
12343
12168
|
"x-reconciled-from-discovery": true,
|
|
12344
|
-
"x-reconciled-at": "2026-01-
|
|
12169
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392773+00:00"
|
|
12345
12170
|
},
|
|
12346
12171
|
"type": {
|
|
12347
12172
|
"type": "string",
|
|
@@ -12554,7 +12379,7 @@
|
|
|
12554
12379
|
},
|
|
12555
12380
|
"x-original-maxLength": 1024,
|
|
12556
12381
|
"x-reconciled-from-discovery": true,
|
|
12557
|
-
"x-reconciled-at": "2026-01-
|
|
12382
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392783+00:00"
|
|
12558
12383
|
}
|
|
12559
12384
|
},
|
|
12560
12385
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12650,7 +12475,7 @@
|
|
|
12650
12475
|
},
|
|
12651
12476
|
"x-original-maxLength": 1024,
|
|
12652
12477
|
"x-reconciled-from-discovery": true,
|
|
12653
|
-
"x-reconciled-at": "2026-01-
|
|
12478
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392793+00:00"
|
|
12654
12479
|
}
|
|
12655
12480
|
},
|
|
12656
12481
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12722,7 +12547,7 @@
|
|
|
12722
12547
|
},
|
|
12723
12548
|
"x-original-maxLength": 1200,
|
|
12724
12549
|
"x-reconciled-from-discovery": true,
|
|
12725
|
-
"x-reconciled-at": "2026-01-
|
|
12550
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392799+00:00"
|
|
12726
12551
|
},
|
|
12727
12552
|
"disable": {
|
|
12728
12553
|
"type": "boolean",
|
|
@@ -12775,7 +12600,7 @@
|
|
|
12775
12600
|
},
|
|
12776
12601
|
"x-original-maxLength": 1024,
|
|
12777
12602
|
"x-reconciled-from-discovery": true,
|
|
12778
|
-
"x-reconciled-at": "2026-01-
|
|
12603
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392805+00:00"
|
|
12779
12604
|
},
|
|
12780
12605
|
"namespace": {
|
|
12781
12606
|
"type": "string",
|
|
@@ -12794,7 +12619,7 @@
|
|
|
12794
12619
|
},
|
|
12795
12620
|
"x-original-maxLength": 1024,
|
|
12796
12621
|
"x-reconciled-from-discovery": true,
|
|
12797
|
-
"x-reconciled-at": "2026-01-
|
|
12622
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392809+00:00"
|
|
12798
12623
|
}
|
|
12799
12624
|
},
|
|
12800
12625
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12870,7 +12695,7 @@
|
|
|
12870
12695
|
},
|
|
12871
12696
|
"x-original-maxLength": 1200,
|
|
12872
12697
|
"x-reconciled-from-discovery": true,
|
|
12873
|
-
"x-reconciled-at": "2026-01-
|
|
12698
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392815+00:00"
|
|
12874
12699
|
},
|
|
12875
12700
|
"disable": {
|
|
12876
12701
|
"type": "boolean",
|
|
@@ -12925,7 +12750,7 @@
|
|
|
12925
12750
|
},
|
|
12926
12751
|
"x-original-maxLength": 1024,
|
|
12927
12752
|
"x-reconciled-from-discovery": true,
|
|
12928
|
-
"x-reconciled-at": "2026-01-
|
|
12753
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392821+00:00"
|
|
12929
12754
|
},
|
|
12930
12755
|
"namespace": {
|
|
12931
12756
|
"type": "string",
|
|
@@ -12944,7 +12769,7 @@
|
|
|
12944
12769
|
},
|
|
12945
12770
|
"x-original-maxLength": 1024,
|
|
12946
12771
|
"x-reconciled-from-discovery": true,
|
|
12947
|
-
"x-reconciled-at": "2026-01-
|
|
12772
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392826+00:00"
|
|
12948
12773
|
}
|
|
12949
12774
|
},
|
|
12950
12775
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12989,7 +12814,7 @@
|
|
|
12989
12814
|
"readOnly": true,
|
|
12990
12815
|
"x-original-maxLength": 1024,
|
|
12991
12816
|
"x-reconciled-from-discovery": true,
|
|
12992
|
-
"x-reconciled-at": "2026-01-
|
|
12817
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392830+00:00"
|
|
12993
12818
|
},
|
|
12994
12819
|
"name": {
|
|
12995
12820
|
"type": "string",
|
|
@@ -13008,7 +12833,7 @@
|
|
|
13008
12833
|
},
|
|
13009
12834
|
"x-original-maxLength": 1024,
|
|
13010
12835
|
"x-reconciled-from-discovery": true,
|
|
13011
|
-
"x-reconciled-at": "2026-01-
|
|
12836
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392834+00:00"
|
|
13012
12837
|
},
|
|
13013
12838
|
"namespace": {
|
|
13014
12839
|
"type": "string",
|
|
@@ -13027,7 +12852,7 @@
|
|
|
13027
12852
|
},
|
|
13028
12853
|
"x-original-maxLength": 1024,
|
|
13029
12854
|
"x-reconciled-from-discovery": true,
|
|
13030
|
-
"x-reconciled-at": "2026-01-
|
|
12855
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392838+00:00"
|
|
13031
12856
|
},
|
|
13032
12857
|
"tenant": {
|
|
13033
12858
|
"type": "string",
|
|
@@ -13048,7 +12873,7 @@
|
|
|
13048
12873
|
"x-field-mutability": "read-only",
|
|
13049
12874
|
"x-original-maxLength": 1024,
|
|
13050
12875
|
"x-reconciled-from-discovery": true,
|
|
13051
|
-
"x-reconciled-at": "2026-01-
|
|
12876
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392842+00:00"
|
|
13052
12877
|
},
|
|
13053
12878
|
"uid": {
|
|
13054
12879
|
"type": "string",
|
|
@@ -13070,7 +12895,7 @@
|
|
|
13070
12895
|
"x-original-maxLength": 1024,
|
|
13071
12896
|
"format": "uuid",
|
|
13072
12897
|
"x-reconciled-from-discovery": true,
|
|
13073
|
-
"x-reconciled-at": "2026-01-
|
|
12898
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392847+00:00"
|
|
13074
12899
|
}
|
|
13075
12900
|
},
|
|
13076
12901
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13145,7 +12970,7 @@
|
|
|
13145
12970
|
},
|
|
13146
12971
|
"x-original-maxLength": 1200,
|
|
13147
12972
|
"x-reconciled-from-discovery": true,
|
|
13148
|
-
"x-reconciled-at": "2026-01-
|
|
12973
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392853+00:00"
|
|
13149
12974
|
},
|
|
13150
12975
|
"disable": {
|
|
13151
12976
|
"type": "boolean",
|
|
@@ -13198,7 +13023,7 @@
|
|
|
13198
13023
|
},
|
|
13199
13024
|
"x-original-maxLength": 1024,
|
|
13200
13025
|
"x-reconciled-from-discovery": true,
|
|
13201
|
-
"x-reconciled-at": "2026-01-
|
|
13026
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392860+00:00"
|
|
13202
13027
|
},
|
|
13203
13028
|
"namespace": {
|
|
13204
13029
|
"type": "string",
|
|
@@ -13217,7 +13042,7 @@
|
|
|
13217
13042
|
},
|
|
13218
13043
|
"x-original-maxLength": 1024,
|
|
13219
13044
|
"x-reconciled-from-discovery": true,
|
|
13220
|
-
"x-reconciled-at": "2026-01-
|
|
13045
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392863+00:00"
|
|
13221
13046
|
}
|
|
13222
13047
|
},
|
|
13223
13048
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13331,7 +13156,7 @@
|
|
|
13331
13156
|
"x-original-maxLength": 1024,
|
|
13332
13157
|
"format": "uuid",
|
|
13333
13158
|
"x-reconciled-from-discovery": true,
|
|
13334
|
-
"x-reconciled-at": "2026-01-
|
|
13159
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392875+00:00"
|
|
13335
13160
|
},
|
|
13336
13161
|
"vtrp_id": {
|
|
13337
13162
|
"type": "string",
|
|
@@ -13443,7 +13268,7 @@
|
|
|
13443
13268
|
},
|
|
13444
13269
|
"x-original-maxLength": 1024,
|
|
13445
13270
|
"x-reconciled-from-discovery": true,
|
|
13446
|
-
"x-reconciled-at": "2026-01-
|
|
13271
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392884+00:00"
|
|
13447
13272
|
},
|
|
13448
13273
|
"status": {
|
|
13449
13274
|
"type": "string",
|
|
@@ -13462,7 +13287,7 @@
|
|
|
13462
13287
|
},
|
|
13463
13288
|
"x-original-maxLength": 1024,
|
|
13464
13289
|
"x-reconciled-from-discovery": true,
|
|
13465
|
-
"x-reconciled-at": "2026-01-
|
|
13290
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392888+00:00"
|
|
13466
13291
|
}
|
|
13467
13292
|
},
|
|
13468
13293
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13640,7 +13465,7 @@
|
|
|
13640
13465
|
"x-field-mutability": "read-only",
|
|
13641
13466
|
"x-original-maxLength": 1024,
|
|
13642
13467
|
"x-reconciled-from-discovery": true,
|
|
13643
|
-
"x-reconciled-at": "2026-01-
|
|
13468
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392907+00:00"
|
|
13644
13469
|
},
|
|
13645
13470
|
"uid": {
|
|
13646
13471
|
"type": "string",
|
|
@@ -13661,7 +13486,7 @@
|
|
|
13661
13486
|
"x-original-maxLength": 1024,
|
|
13662
13487
|
"format": "uuid",
|
|
13663
13488
|
"x-reconciled-from-discovery": true,
|
|
13664
|
-
"x-reconciled-at": "2026-01-
|
|
13489
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392911+00:00"
|
|
13665
13490
|
}
|
|
13666
13491
|
},
|
|
13667
13492
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13733,7 +13558,7 @@
|
|
|
13733
13558
|
},
|
|
13734
13559
|
"x-original-maxLength": 1024,
|
|
13735
13560
|
"x-reconciled-from-discovery": true,
|
|
13736
|
-
"x-reconciled-at": "2026-01-
|
|
13561
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392916+00:00"
|
|
13737
13562
|
},
|
|
13738
13563
|
"previous_value": {
|
|
13739
13564
|
"type": "string",
|
|
@@ -13771,7 +13596,7 @@
|
|
|
13771
13596
|
},
|
|
13772
13597
|
"x-original-maxLength": 1024,
|
|
13773
13598
|
"x-reconciled-from-discovery": true,
|
|
13774
|
-
"x-reconciled-at": "2026-01-
|
|
13599
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392922+00:00"
|
|
13775
13600
|
}
|
|
13776
13601
|
},
|
|
13777
13602
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13859,7 +13684,7 @@
|
|
|
13859
13684
|
},
|
|
13860
13685
|
"x-original-maxLength": 1024,
|
|
13861
13686
|
"x-reconciled-from-discovery": true,
|
|
13862
|
-
"x-reconciled-at": "2026-01-
|
|
13687
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392926+00:00"
|
|
13863
13688
|
},
|
|
13864
13689
|
"name": {
|
|
13865
13690
|
"type": "string",
|
|
@@ -13878,7 +13703,7 @@
|
|
|
13878
13703
|
},
|
|
13879
13704
|
"x-original-maxLength": 1024,
|
|
13880
13705
|
"x-reconciled-from-discovery": true,
|
|
13881
|
-
"x-reconciled-at": "2026-01-
|
|
13706
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392930+00:00"
|
|
13882
13707
|
},
|
|
13883
13708
|
"namespace": {
|
|
13884
13709
|
"type": "string",
|
|
@@ -13897,7 +13722,7 @@
|
|
|
13897
13722
|
},
|
|
13898
13723
|
"x-original-maxLength": 1024,
|
|
13899
13724
|
"x-reconciled-from-discovery": true,
|
|
13900
|
-
"x-reconciled-at": "2026-01-
|
|
13725
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392934+00:00"
|
|
13901
13726
|
},
|
|
13902
13727
|
"uid": {
|
|
13903
13728
|
"type": "string",
|
|
@@ -13918,7 +13743,7 @@
|
|
|
13918
13743
|
"x-original-maxLength": 1024,
|
|
13919
13744
|
"format": "uuid",
|
|
13920
13745
|
"x-reconciled-from-discovery": true,
|
|
13921
|
-
"x-reconciled-at": "2026-01-
|
|
13746
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392938+00:00"
|
|
13922
13747
|
}
|
|
13923
13748
|
},
|
|
13924
13749
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13961,11 +13786,6 @@
|
|
|
13961
13786
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
13962
13787
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
13963
13788
|
},
|
|
13964
|
-
"x-f5xc-cli-aliases": [
|
|
13965
|
-
"firewall",
|
|
13966
|
-
"waf-policy",
|
|
13967
|
-
"attack-protection"
|
|
13968
|
-
],
|
|
13969
13789
|
"x-f5xc-cli-domain": "waf"
|
|
13970
13790
|
},
|
|
13971
13791
|
"schemaapp_firewallMetricTypeData": {
|
|
@@ -13989,7 +13809,7 @@
|
|
|
13989
13809
|
"maxLength": 16,
|
|
13990
13810
|
"minLength": 7,
|
|
13991
13811
|
"x-reconciled-from-discovery": true,
|
|
13992
|
-
"x-reconciled-at": "2026-01-
|
|
13812
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392943+00:00"
|
|
13993
13813
|
},
|
|
13994
13814
|
"value": {
|
|
13995
13815
|
"type": "array",
|
|
@@ -14008,7 +13828,7 @@
|
|
|
14008
13828
|
"maxLength": 15,
|
|
14009
13829
|
"minLength": 3,
|
|
14010
13830
|
"x-reconciled-from-discovery": true,
|
|
14011
|
-
"x-reconciled-at": "2026-01-
|
|
13831
|
+
"x-reconciled-at": "2026-01-05T03:03:11.392948+00:00"
|
|
14012
13832
|
}
|
|
14013
13833
|
},
|
|
14014
13834
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14023,11 +13843,6 @@
|
|
|
14023
13843
|
"example_json": "{\n \"metadata\": {\n \"name\": \"default-waf\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"detection_settings\": {\"signature_detection\": true},\n \"signature_set\": {\"signature_set_name\": \"default_waf_signature_set\"},\n \"bot_defense\": {\"disabled\": false},\n \"data_guard\": {\"disabled\": false},\n \"blocking\": {\"disabled\": false}\n }\n}\n",
|
|
14024
13844
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/app_firewalls\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @waf-policy.json\n"
|
|
14025
13845
|
},
|
|
14026
|
-
"x-f5xc-cli-aliases": [
|
|
14027
|
-
"firewall",
|
|
14028
|
-
"waf-policy",
|
|
14029
|
-
"attack-protection"
|
|
14030
|
-
],
|
|
14031
13846
|
"x-f5xc-cli-domain": "waf"
|
|
14032
13847
|
},
|
|
14033
13848
|
"app_securityApiEndpoint": {
|
|
@@ -14115,7 +13930,7 @@
|
|
|
14115
13930
|
},
|
|
14116
13931
|
"x-original-maxLength": 1024,
|
|
14117
13932
|
"x-reconciled-from-discovery": true,
|
|
14118
|
-
"x-reconciled-at": "2026-01-
|
|
13933
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185825+00:00"
|
|
14119
13934
|
},
|
|
14120
13935
|
"namespace": {
|
|
14121
13936
|
"type": "string",
|
|
@@ -14134,7 +13949,7 @@
|
|
|
14134
13949
|
},
|
|
14135
13950
|
"x-original-maxLength": 1024,
|
|
14136
13951
|
"x-reconciled-from-discovery": true,
|
|
14137
|
-
"x-reconciled-at": "2026-01-
|
|
13952
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185831+00:00"
|
|
14138
13953
|
},
|
|
14139
13954
|
"path": {
|
|
14140
13955
|
"type": "string",
|
|
@@ -14305,7 +14120,7 @@
|
|
|
14305
14120
|
},
|
|
14306
14121
|
"x-original-maxLength": 1024,
|
|
14307
14122
|
"x-reconciled-from-discovery": true,
|
|
14308
|
-
"x-reconciled-at": "2026-01-
|
|
14123
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185844+00:00"
|
|
14309
14124
|
},
|
|
14310
14125
|
"namespace": {
|
|
14311
14126
|
"type": "string",
|
|
@@ -14324,7 +14139,7 @@
|
|
|
14324
14139
|
},
|
|
14325
14140
|
"x-original-maxLength": 1024,
|
|
14326
14141
|
"x-reconciled-from-discovery": true,
|
|
14327
|
-
"x-reconciled-at": "2026-01-
|
|
14142
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185848+00:00"
|
|
14328
14143
|
},
|
|
14329
14144
|
"user_id": {
|
|
14330
14145
|
"type": "string",
|
|
@@ -14394,7 +14209,7 @@
|
|
|
14394
14209
|
},
|
|
14395
14210
|
"x-original-maxLength": 1024,
|
|
14396
14211
|
"x-reconciled-from-discovery": true,
|
|
14397
|
-
"x-reconciled-at": "2026-01-
|
|
14212
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185855+00:00"
|
|
14398
14213
|
},
|
|
14399
14214
|
"rule": {
|
|
14400
14215
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -14471,7 +14286,7 @@
|
|
|
14471
14286
|
},
|
|
14472
14287
|
"x-original-maxLength": 1024,
|
|
14473
14288
|
"x-reconciled-from-discovery": true,
|
|
14474
|
-
"x-reconciled-at": "2026-01-
|
|
14289
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185865+00:00"
|
|
14475
14290
|
},
|
|
14476
14291
|
"namespace": {
|
|
14477
14292
|
"type": "string",
|
|
@@ -14490,7 +14305,7 @@
|
|
|
14490
14305
|
},
|
|
14491
14306
|
"x-original-maxLength": 1024,
|
|
14492
14307
|
"x-reconciled-from-discovery": true,
|
|
14493
|
-
"x-reconciled-at": "2026-01-
|
|
14308
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185869+00:00"
|
|
14494
14309
|
},
|
|
14495
14310
|
"tls_fingerprint_matcher": {
|
|
14496
14311
|
"$ref": "#/components/schemas/policyTlsFingerprintMatcherType"
|
|
@@ -14601,7 +14416,7 @@
|
|
|
14601
14416
|
},
|
|
14602
14417
|
"x-original-maxLength": 1024,
|
|
14603
14418
|
"x-reconciled-from-discovery": true,
|
|
14604
|
-
"x-reconciled-at": "2026-01-
|
|
14419
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185880+00:00"
|
|
14605
14420
|
},
|
|
14606
14421
|
"namespace": {
|
|
14607
14422
|
"type": "string",
|
|
@@ -14620,7 +14435,7 @@
|
|
|
14620
14435
|
},
|
|
14621
14436
|
"x-original-maxLength": 1024,
|
|
14622
14437
|
"x-reconciled-from-discovery": true,
|
|
14623
|
-
"x-reconciled-at": "2026-01-
|
|
14438
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185883+00:00"
|
|
14624
14439
|
},
|
|
14625
14440
|
"path": {
|
|
14626
14441
|
"type": "string",
|
|
@@ -14725,7 +14540,7 @@
|
|
|
14725
14540
|
},
|
|
14726
14541
|
"x-original-maxLength": 1024,
|
|
14727
14542
|
"x-reconciled-from-discovery": true,
|
|
14728
|
-
"x-reconciled-at": "2026-01-
|
|
14543
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185893+00:00"
|
|
14729
14544
|
},
|
|
14730
14545
|
"namespace": {
|
|
14731
14546
|
"type": "string",
|
|
@@ -14744,7 +14559,7 @@
|
|
|
14744
14559
|
},
|
|
14745
14560
|
"x-original-maxLength": 1024,
|
|
14746
14561
|
"x-reconciled-from-discovery": true,
|
|
14747
|
-
"x-reconciled-at": "2026-01-
|
|
14562
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185897+00:00"
|
|
14748
14563
|
},
|
|
14749
14564
|
"path": {
|
|
14750
14565
|
"type": "string",
|
|
@@ -14843,7 +14658,7 @@
|
|
|
14843
14658
|
},
|
|
14844
14659
|
"x-original-maxLength": 1024,
|
|
14845
14660
|
"x-reconciled-from-discovery": true,
|
|
14846
|
-
"x-reconciled-at": "2026-01-
|
|
14661
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185905+00:00"
|
|
14847
14662
|
},
|
|
14848
14663
|
"namespace": {
|
|
14849
14664
|
"type": "string",
|
|
@@ -14862,7 +14677,7 @@
|
|
|
14862
14677
|
},
|
|
14863
14678
|
"x-original-maxLength": 1024,
|
|
14864
14679
|
"x-reconciled-from-discovery": true,
|
|
14865
|
-
"x-reconciled-at": "2026-01-
|
|
14680
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185909+00:00"
|
|
14866
14681
|
},
|
|
14867
14682
|
"path": {
|
|
14868
14683
|
"type": "string",
|
|
@@ -15048,7 +14863,7 @@
|
|
|
15048
14863
|
},
|
|
15049
14864
|
"x-original-maxLength": 1024,
|
|
15050
14865
|
"x-reconciled-from-discovery": true,
|
|
15051
|
-
"x-reconciled-at": "2026-01-
|
|
14866
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185922+00:00"
|
|
15052
14867
|
},
|
|
15053
14868
|
"namespace": {
|
|
15054
14869
|
"type": "string",
|
|
@@ -15067,7 +14882,7 @@
|
|
|
15067
14882
|
},
|
|
15068
14883
|
"x-original-maxLength": 1024,
|
|
15069
14884
|
"x-reconciled-from-discovery": true,
|
|
15070
|
-
"x-reconciled-at": "2026-01-
|
|
14885
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185926+00:00"
|
|
15071
14886
|
},
|
|
15072
14887
|
"sec_event_name": {
|
|
15073
14888
|
"type": "string",
|
|
@@ -15198,7 +15013,7 @@
|
|
|
15198
15013
|
},
|
|
15199
15014
|
"x-original-maxLength": 1024,
|
|
15200
15015
|
"x-reconciled-from-discovery": true,
|
|
15201
|
-
"x-reconciled-at": "2026-01-
|
|
15016
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185937+00:00"
|
|
15202
15017
|
},
|
|
15203
15018
|
"rule": {
|
|
15204
15019
|
"$ref": "#/components/schemas/common_wafSimpleClientSrcRule"
|
|
@@ -15254,7 +15069,7 @@
|
|
|
15254
15069
|
"x-original-maxLength": 256,
|
|
15255
15070
|
"format": "hostname",
|
|
15256
15071
|
"x-reconciled-from-discovery": true,
|
|
15257
|
-
"x-reconciled-at": "2026-01-
|
|
15072
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185945+00:00"
|
|
15258
15073
|
},
|
|
15259
15074
|
"exclude_bot_names": {
|
|
15260
15075
|
"type": "array",
|
|
@@ -15351,7 +15166,7 @@
|
|
|
15351
15166
|
},
|
|
15352
15167
|
"x-original-maxLength": 1024,
|
|
15353
15168
|
"x-reconciled-from-discovery": true,
|
|
15354
|
-
"x-reconciled-at": "2026-01-
|
|
15169
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185953+00:00"
|
|
15355
15170
|
},
|
|
15356
15171
|
"namespace": {
|
|
15357
15172
|
"type": "string",
|
|
@@ -15370,7 +15185,7 @@
|
|
|
15370
15185
|
},
|
|
15371
15186
|
"x-original-maxLength": 1024,
|
|
15372
15187
|
"x-reconciled-from-discovery": true,
|
|
15373
|
-
"x-reconciled-at": "2026-01-
|
|
15188
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185957+00:00"
|
|
15374
15189
|
},
|
|
15375
15190
|
"req_path": {
|
|
15376
15191
|
"type": "string",
|
|
@@ -15464,7 +15279,7 @@
|
|
|
15464
15279
|
},
|
|
15465
15280
|
"x-original-maxLength": 1024,
|
|
15466
15281
|
"x-reconciled-from-discovery": true,
|
|
15467
|
-
"x-reconciled-at": "2026-01-
|
|
15282
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185965+00:00"
|
|
15468
15283
|
},
|
|
15469
15284
|
"waf_exclusion_policy": {
|
|
15470
15285
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -15512,7 +15327,7 @@
|
|
|
15512
15327
|
},
|
|
15513
15328
|
"x-original-maxLength": 1024,
|
|
15514
15329
|
"x-reconciled-from-discovery": true,
|
|
15515
|
-
"x-reconciled-at": "2026-01-
|
|
15330
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185971+00:00"
|
|
15516
15331
|
},
|
|
15517
15332
|
"namespace": {
|
|
15518
15333
|
"type": "string",
|
|
@@ -15531,7 +15346,7 @@
|
|
|
15531
15346
|
},
|
|
15532
15347
|
"x-original-maxLength": 1024,
|
|
15533
15348
|
"x-reconciled-from-discovery": true,
|
|
15534
|
-
"x-reconciled-at": "2026-01-
|
|
15349
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185975+00:00"
|
|
15535
15350
|
},
|
|
15536
15351
|
"request_data": {
|
|
15537
15352
|
"$ref": "#/components/schemas/app_securityRequestData"
|
|
@@ -15665,7 +15480,7 @@
|
|
|
15665
15480
|
"maxLength": 15,
|
|
15666
15481
|
"minLength": 3,
|
|
15667
15482
|
"x-reconciled-from-discovery": true,
|
|
15668
|
-
"x-reconciled-at": "2026-01-
|
|
15483
|
+
"x-reconciled-at": "2026-01-05T03:03:12.185996+00:00"
|
|
15669
15484
|
}
|
|
15670
15485
|
},
|
|
15671
15486
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15771,7 +15586,7 @@
|
|
|
15771
15586
|
},
|
|
15772
15587
|
"x-original-maxLength": 1024,
|
|
15773
15588
|
"x-reconciled-from-discovery": true,
|
|
15774
|
-
"x-reconciled-at": "2026-01-
|
|
15589
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186003+00:00"
|
|
15775
15590
|
}
|
|
15776
15591
|
},
|
|
15777
15592
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15911,7 +15726,7 @@
|
|
|
15911
15726
|
},
|
|
15912
15727
|
"x-original-maxLength": 1024,
|
|
15913
15728
|
"x-reconciled-from-discovery": true,
|
|
15914
|
-
"x-reconciled-at": "2026-01-
|
|
15729
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186013+00:00"
|
|
15915
15730
|
},
|
|
15916
15731
|
"query": {
|
|
15917
15732
|
"type": "string",
|
|
@@ -16094,7 +15909,7 @@
|
|
|
16094
15909
|
},
|
|
16095
15910
|
"x-original-maxLength": 1024,
|
|
16096
15911
|
"x-reconciled-from-discovery": true,
|
|
16097
|
-
"x-reconciled-at": "2026-01-
|
|
15912
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186027+00:00"
|
|
16098
15913
|
},
|
|
16099
15914
|
"start_time": {
|
|
16100
15915
|
"type": "string",
|
|
@@ -16362,7 +16177,7 @@
|
|
|
16362
16177
|
},
|
|
16363
16178
|
"x-original-maxLength": 1024,
|
|
16364
16179
|
"x-reconciled-from-discovery": true,
|
|
16365
|
-
"x-reconciled-at": "2026-01-
|
|
16180
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186045+00:00"
|
|
16366
16181
|
},
|
|
16367
16182
|
"query": {
|
|
16368
16183
|
"type": "string",
|
|
@@ -16565,7 +16380,7 @@
|
|
|
16565
16380
|
},
|
|
16566
16381
|
"x-original-maxLength": 1024,
|
|
16567
16382
|
"x-reconciled-from-discovery": true,
|
|
16568
|
-
"x-reconciled-at": "2026-01-
|
|
16383
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186061+00:00"
|
|
16569
16384
|
},
|
|
16570
16385
|
"scroll_id": {
|
|
16571
16386
|
"type": "string",
|
|
@@ -16656,7 +16471,7 @@
|
|
|
16656
16471
|
},
|
|
16657
16472
|
"x-original-maxLength": 1024,
|
|
16658
16473
|
"x-reconciled-from-discovery": true,
|
|
16659
|
-
"x-reconciled-at": "2026-01-
|
|
16474
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186069+00:00"
|
|
16660
16475
|
},
|
|
16661
16476
|
"query": {
|
|
16662
16477
|
"type": "string",
|
|
@@ -16838,7 +16653,7 @@
|
|
|
16838
16653
|
},
|
|
16839
16654
|
"x-original-maxLength": 1024,
|
|
16840
16655
|
"x-reconciled-from-discovery": true,
|
|
16841
|
-
"x-reconciled-at": "2026-01-
|
|
16656
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186082+00:00"
|
|
16842
16657
|
},
|
|
16843
16658
|
"query": {
|
|
16844
16659
|
"type": "string",
|
|
@@ -17041,7 +16856,7 @@
|
|
|
17041
16856
|
},
|
|
17042
16857
|
"x-original-maxLength": 1024,
|
|
17043
16858
|
"x-reconciled-from-discovery": true,
|
|
17044
|
-
"x-reconciled-at": "2026-01-
|
|
16859
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186098+00:00"
|
|
17045
16860
|
},
|
|
17046
16861
|
"scroll_id": {
|
|
17047
16862
|
"type": "string",
|
|
@@ -17132,7 +16947,7 @@
|
|
|
17132
16947
|
},
|
|
17133
16948
|
"x-original-maxLength": 1024,
|
|
17134
16949
|
"x-reconciled-from-discovery": true,
|
|
17135
|
-
"x-reconciled-at": "2026-01-
|
|
16950
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186106+00:00"
|
|
17136
16951
|
},
|
|
17137
16952
|
"query": {
|
|
17138
16953
|
"type": "string",
|
|
@@ -17314,7 +17129,7 @@
|
|
|
17314
17129
|
},
|
|
17315
17130
|
"x-original-maxLength": 1024,
|
|
17316
17131
|
"x-reconciled-from-discovery": true,
|
|
17317
|
-
"x-reconciled-at": "2026-01-
|
|
17132
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186120+00:00"
|
|
17318
17133
|
},
|
|
17319
17134
|
"query": {
|
|
17320
17135
|
"type": "string",
|
|
@@ -17517,7 +17332,7 @@
|
|
|
17517
17332
|
},
|
|
17518
17333
|
"x-original-maxLength": 1024,
|
|
17519
17334
|
"x-reconciled-from-discovery": true,
|
|
17520
|
-
"x-reconciled-at": "2026-01-
|
|
17335
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186136+00:00"
|
|
17521
17336
|
},
|
|
17522
17337
|
"scroll_id": {
|
|
17523
17338
|
"type": "string",
|
|
@@ -17590,7 +17405,7 @@
|
|
|
17590
17405
|
},
|
|
17591
17406
|
"x-original-maxLength": 1024,
|
|
17592
17407
|
"x-reconciled-from-discovery": true,
|
|
17593
|
-
"x-reconciled-at": "2026-01-
|
|
17408
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186144+00:00"
|
|
17594
17409
|
},
|
|
17595
17410
|
"id": {
|
|
17596
17411
|
"type": "string",
|
|
@@ -17704,7 +17519,7 @@
|
|
|
17704
17519
|
},
|
|
17705
17520
|
"x-original-maxLength": 1024,
|
|
17706
17521
|
"x-reconciled-from-discovery": true,
|
|
17707
|
-
"x-reconciled-at": "2026-01-
|
|
17522
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186154+00:00"
|
|
17708
17523
|
},
|
|
17709
17524
|
"references": {
|
|
17710
17525
|
"type": "array",
|
|
@@ -19834,11 +19649,6 @@
|
|
|
19834
19649
|
"example_json": "{\n \"metadata\": {\n \"name\": \"example-app\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"domains\": [\"example.com\"],\n \"https\": [{\"port\": 443}],\n \"http\": [{\"port\": 80, \"redirect_https\": true}],\n \"routes\": [{\"prefix\": \"/\", \"origin_pool\": {\"pool_name\": \"pool\"}}],\n \"origin_pools\": [{\"name\": \"pool\", \"origins\": [{\"hostname\": \"backend.example.com\"}]}]\n }\n}\n",
|
|
19835
19650
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/http_loadbalancers\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @http-lb.json\n"
|
|
19836
19651
|
},
|
|
19837
|
-
"x-f5xc-cli-aliases": [
|
|
19838
|
-
"http-lb",
|
|
19839
|
-
"virtual-service",
|
|
19840
|
-
"api-endpoint"
|
|
19841
|
-
],
|
|
19842
19652
|
"x-f5xc-cli-domain": "virtual"
|
|
19843
19653
|
},
|
|
19844
19654
|
"http_loadbalancerSensitiveDataTypes": {
|
|
@@ -19892,11 +19702,6 @@
|
|
|
19892
19702
|
"example_json": "{\n \"metadata\": {\n \"name\": \"example-app\",\n \"namespace\": \"default\"\n },\n \"spec\": {\n \"domains\": [\"example.com\"],\n \"https\": [{\"port\": 443}],\n \"http\": [{\"port\": 80, \"redirect_https\": true}],\n \"routes\": [{\"prefix\": \"/\", \"origin_pool\": {\"pool_name\": \"pool\"}}],\n \"origin_pools\": [{\"name\": \"pool\", \"origins\": [{\"hostname\": \"backend.example.com\"}]}]\n }\n}\n",
|
|
19893
19703
|
"example_curl": "curl -X POST \"$F5XC_API_URL/api/config/namespaces/default/http_loadbalancers\" \\\n -H \"Authorization: APIToken $F5XC_API_TOKEN\" \\\n -H \"Content-Type: application/json\" \\\n -d @http-lb.json\n"
|
|
19894
19704
|
},
|
|
19895
|
-
"x-f5xc-cli-aliases": [
|
|
19896
|
-
"http-lb",
|
|
19897
|
-
"virtual-service",
|
|
19898
|
-
"api-endpoint"
|
|
19899
|
-
],
|
|
19900
19705
|
"x-f5xc-cli-domain": "virtual"
|
|
19901
19706
|
},
|
|
19902
19707
|
"ioschemaHeaderMatcherType": {
|
|
@@ -19974,7 +19779,7 @@
|
|
|
19974
19779
|
},
|
|
19975
19780
|
"x-original-maxLength": 256,
|
|
19976
19781
|
"x-reconciled-from-discovery": true,
|
|
19977
|
-
"x-reconciled-at": "2026-01-
|
|
19782
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186314+00:00"
|
|
19978
19783
|
},
|
|
19979
19784
|
"presence": {
|
|
19980
19785
|
"type": "boolean",
|
|
@@ -20055,7 +19860,7 @@
|
|
|
20055
19860
|
"readOnly": true,
|
|
20056
19861
|
"x-original-maxLength": 1024,
|
|
20057
19862
|
"x-reconciled-from-discovery": true,
|
|
20058
|
-
"x-reconciled-at": "2026-01-
|
|
19863
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186321+00:00"
|
|
20059
19864
|
},
|
|
20060
19865
|
"name": {
|
|
20061
19866
|
"type": "string",
|
|
@@ -20074,7 +19879,7 @@
|
|
|
20074
19879
|
},
|
|
20075
19880
|
"x-original-maxLength": 1024,
|
|
20076
19881
|
"x-reconciled-from-discovery": true,
|
|
20077
|
-
"x-reconciled-at": "2026-01-
|
|
19882
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186325+00:00"
|
|
20078
19883
|
},
|
|
20079
19884
|
"namespace": {
|
|
20080
19885
|
"type": "string",
|
|
@@ -20093,7 +19898,7 @@
|
|
|
20093
19898
|
},
|
|
20094
19899
|
"x-original-maxLength": 1024,
|
|
20095
19900
|
"x-reconciled-from-discovery": true,
|
|
20096
|
-
"x-reconciled-at": "2026-01-
|
|
19901
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186329+00:00"
|
|
20097
19902
|
},
|
|
20098
19903
|
"tenant": {
|
|
20099
19904
|
"type": "string",
|
|
@@ -20114,7 +19919,7 @@
|
|
|
20114
19919
|
"x-field-mutability": "read-only",
|
|
20115
19920
|
"x-original-maxLength": 1024,
|
|
20116
19921
|
"x-reconciled-from-discovery": true,
|
|
20117
|
-
"x-reconciled-at": "2026-01-
|
|
19922
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186333+00:00"
|
|
20118
19923
|
},
|
|
20119
19924
|
"uid": {
|
|
20120
19925
|
"type": "string",
|
|
@@ -20136,7 +19941,7 @@
|
|
|
20136
19941
|
"x-original-maxLength": 1024,
|
|
20137
19942
|
"format": "uuid",
|
|
20138
19943
|
"x-reconciled-from-discovery": true,
|
|
20139
|
-
"x-reconciled-at": "2026-01-
|
|
19944
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186338+00:00"
|
|
20140
19945
|
}
|
|
20141
19946
|
},
|
|
20142
19947
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20174,7 +19979,7 @@
|
|
|
20174
19979
|
"maxLength": 15,
|
|
20175
19980
|
"minLength": 3,
|
|
20176
19981
|
"x-reconciled-from-discovery": true,
|
|
20177
|
-
"x-reconciled-at": "2026-01-
|
|
19982
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186342+00:00"
|
|
20178
19983
|
}
|
|
20179
19984
|
},
|
|
20180
19985
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20394,7 +20199,7 @@
|
|
|
20394
20199
|
},
|
|
20395
20200
|
"x-original-maxLength": 1024,
|
|
20396
20201
|
"x-reconciled-from-discovery": true,
|
|
20397
|
-
"x-reconciled-at": "2026-01-
|
|
20202
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186362+00:00"
|
|
20398
20203
|
},
|
|
20399
20204
|
"order_by": {
|
|
20400
20205
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -20496,7 +20301,7 @@
|
|
|
20496
20301
|
},
|
|
20497
20302
|
"x-original-maxLength": 1024,
|
|
20498
20303
|
"x-reconciled-from-discovery": true,
|
|
20499
|
-
"x-reconciled-at": "2026-01-
|
|
20304
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186373+00:00"
|
|
20500
20305
|
},
|
|
20501
20306
|
"order_by": {
|
|
20502
20307
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -20606,7 +20411,7 @@
|
|
|
20606
20411
|
},
|
|
20607
20412
|
"x-original-maxLength": 1024,
|
|
20608
20413
|
"x-reconciled-from-discovery": true,
|
|
20609
|
-
"x-reconciled-at": "2026-01-
|
|
20414
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186386+00:00"
|
|
20610
20415
|
}
|
|
20611
20416
|
},
|
|
20612
20417
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20764,7 +20569,7 @@
|
|
|
20764
20569
|
},
|
|
20765
20570
|
"x-original-maxLength": 1024,
|
|
20766
20571
|
"x-reconciled-from-discovery": true,
|
|
20767
|
-
"x-reconciled-at": "2026-01-
|
|
20572
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186397+00:00"
|
|
20768
20573
|
},
|
|
20769
20574
|
"sub_aggs": {
|
|
20770
20575
|
"type": "object",
|
|
@@ -20868,7 +20673,7 @@
|
|
|
20868
20673
|
"maxLength": 15,
|
|
20869
20674
|
"minLength": 3,
|
|
20870
20675
|
"x-reconciled-from-discovery": true,
|
|
20871
|
-
"x-reconciled-at": "2026-01-
|
|
20676
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186413+00:00"
|
|
20872
20677
|
}
|
|
20873
20678
|
},
|
|
20874
20679
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20923,7 +20728,7 @@
|
|
|
20923
20728
|
"maxLength": 15,
|
|
20924
20729
|
"minLength": 3,
|
|
20925
20730
|
"x-reconciled-from-discovery": true,
|
|
20926
|
-
"x-reconciled-at": "2026-01-
|
|
20731
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186418+00:00"
|
|
20927
20732
|
}
|
|
20928
20733
|
},
|
|
20929
20734
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21140,7 +20945,7 @@
|
|
|
21140
20945
|
"maxLength": 16,
|
|
21141
20946
|
"minLength": 7,
|
|
21142
20947
|
"x-reconciled-from-discovery": true,
|
|
21143
|
-
"x-reconciled-at": "2026-01-
|
|
20948
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186437+00:00"
|
|
21144
20949
|
},
|
|
21145
20950
|
"value": {
|
|
21146
20951
|
"type": "number",
|
|
@@ -21156,7 +20961,7 @@
|
|
|
21156
20961
|
"maxLength": 15,
|
|
21157
20962
|
"minLength": 3,
|
|
21158
20963
|
"x-reconciled-from-discovery": true,
|
|
21159
|
-
"x-reconciled-at": "2026-01-
|
|
20964
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186441+00:00"
|
|
21160
20965
|
}
|
|
21161
20966
|
},
|
|
21162
20967
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21282,7 +21087,7 @@
|
|
|
21282
21087
|
},
|
|
21283
21088
|
"x-original-maxLength": 1024,
|
|
21284
21089
|
"x-reconciled-from-discovery": true,
|
|
21285
|
-
"x-reconciled-at": "2026-01-
|
|
21090
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186451+00:00"
|
|
21286
21091
|
},
|
|
21287
21092
|
"sec_event_type": {
|
|
21288
21093
|
"type": "string",
|
|
@@ -21417,7 +21222,7 @@
|
|
|
21417
21222
|
},
|
|
21418
21223
|
"x-original-maxLength": 1024,
|
|
21419
21224
|
"x-reconciled-from-discovery": true,
|
|
21420
|
-
"x-reconciled-at": "2026-01-
|
|
21225
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186462+00:00"
|
|
21421
21226
|
}
|
|
21422
21227
|
},
|
|
21423
21228
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21494,7 +21299,7 @@
|
|
|
21494
21299
|
},
|
|
21495
21300
|
"x-original-maxLength": 1024,
|
|
21496
21301
|
"x-reconciled-from-discovery": true,
|
|
21497
|
-
"x-reconciled-at": "2026-01-
|
|
21302
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186468+00:00"
|
|
21498
21303
|
}
|
|
21499
21304
|
},
|
|
21500
21305
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22060,7 +21865,7 @@
|
|
|
22060
21865
|
},
|
|
22061
21866
|
"x-original-maxLength": 256,
|
|
22062
21867
|
"x-reconciled-from-discovery": true,
|
|
22063
|
-
"x-reconciled-at": "2026-01-
|
|
21868
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186507+00:00"
|
|
22064
21869
|
}
|
|
22065
21870
|
},
|
|
22066
21871
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22635,7 +22440,7 @@
|
|
|
22635
22440
|
},
|
|
22636
22441
|
"x-original-maxLength": 256,
|
|
22637
22442
|
"x-reconciled-from-discovery": true,
|
|
22638
|
-
"x-reconciled-at": "2026-01-
|
|
22443
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186523+00:00"
|
|
22639
22444
|
}
|
|
22640
22445
|
},
|
|
22641
22446
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23451,7 +23256,7 @@
|
|
|
23451
23256
|
},
|
|
23452
23257
|
"x-original-maxLength": 256,
|
|
23453
23258
|
"x-reconciled-from-discovery": true,
|
|
23454
|
-
"x-reconciled-at": "2026-01-
|
|
23259
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186560+00:00"
|
|
23455
23260
|
},
|
|
23456
23261
|
"name": {
|
|
23457
23262
|
"type": "string",
|
|
@@ -23481,7 +23286,7 @@
|
|
|
23481
23286
|
},
|
|
23482
23287
|
"x-original-maxLength": 1024,
|
|
23483
23288
|
"x-reconciled-from-discovery": true,
|
|
23484
|
-
"x-reconciled-at": "2026-01-
|
|
23289
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186564+00:00"
|
|
23485
23290
|
}
|
|
23486
23291
|
},
|
|
23487
23292
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24075,7 +23880,7 @@
|
|
|
24075
23880
|
},
|
|
24076
23881
|
"x-original-maxLength": 256,
|
|
24077
23882
|
"x-reconciled-from-discovery": true,
|
|
24078
|
-
"x-reconciled-at": "2026-01-
|
|
23883
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186613+00:00"
|
|
24079
23884
|
}
|
|
24080
23885
|
},
|
|
24081
23886
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24198,7 +24003,7 @@
|
|
|
24198
24003
|
},
|
|
24199
24004
|
"x-original-maxLength": 256,
|
|
24200
24005
|
"x-reconciled-from-discovery": true,
|
|
24201
|
-
"x-reconciled-at": "2026-01-
|
|
24006
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186623+00:00"
|
|
24202
24007
|
}
|
|
24203
24008
|
},
|
|
24204
24009
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24252,7 +24057,7 @@
|
|
|
24252
24057
|
},
|
|
24253
24058
|
"x-original-maxLength": 128,
|
|
24254
24059
|
"x-reconciled-from-discovery": true,
|
|
24255
|
-
"x-reconciled-at": "2026-01-
|
|
24060
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186627+00:00"
|
|
24256
24061
|
},
|
|
24257
24062
|
"namespace": {
|
|
24258
24063
|
"type": "string",
|
|
@@ -24277,7 +24082,7 @@
|
|
|
24277
24082
|
},
|
|
24278
24083
|
"x-original-maxLength": 64,
|
|
24279
24084
|
"x-reconciled-from-discovery": true,
|
|
24280
|
-
"x-reconciled-at": "2026-01-
|
|
24085
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186631+00:00"
|
|
24281
24086
|
},
|
|
24282
24087
|
"tenant": {
|
|
24283
24088
|
"type": "string",
|
|
@@ -24304,7 +24109,7 @@
|
|
|
24304
24109
|
"x-field-mutability": "read-only",
|
|
24305
24110
|
"x-original-maxLength": 64,
|
|
24306
24111
|
"x-reconciled-from-discovery": true,
|
|
24307
|
-
"x-reconciled-at": "2026-01-
|
|
24112
|
+
"x-reconciled-at": "2026-01-05T03:03:12.186635+00:00"
|
|
24308
24113
|
}
|
|
24309
24114
|
},
|
|
24310
24115
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24539,7 +24344,7 @@
|
|
|
24539
24344
|
},
|
|
24540
24345
|
"x-original-maxLength": 1024,
|
|
24541
24346
|
"x-reconciled-from-discovery": true,
|
|
24542
|
-
"x-reconciled-at": "2026-01-
|
|
24347
|
+
"x-reconciled-at": "2026-01-05T03:03:30.411162+00:00"
|
|
24543
24348
|
},
|
|
24544
24349
|
"namespace": {
|
|
24545
24350
|
"type": "string",
|
|
@@ -24558,7 +24363,7 @@
|
|
|
24558
24363
|
},
|
|
24559
24364
|
"x-original-maxLength": 1024,
|
|
24560
24365
|
"x-reconciled-from-discovery": true,
|
|
24561
|
-
"x-reconciled-at": "2026-01-
|
|
24366
|
+
"x-reconciled-at": "2026-01-05T03:03:30.411166+00:00"
|
|
24562
24367
|
}
|
|
24563
24368
|
},
|
|
24564
24369
|
"x-f5xc-minimum-configuration": {
|
|
@@ -24714,7 +24519,7 @@
|
|
|
24714
24519
|
"maxLength": 17,
|
|
24715
24520
|
"minLength": 17,
|
|
24716
24521
|
"x-reconciled-from-discovery": true,
|
|
24717
|
-
"x-reconciled-at": "2026-01-
|
|
24522
|
+
"x-reconciled-at": "2026-01-05T03:03:30.411183+00:00"
|
|
24718
24523
|
},
|
|
24719
24524
|
"system_metadata": {
|
|
24720
24525
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -24880,7 +24685,7 @@
|
|
|
24880
24685
|
},
|
|
24881
24686
|
"x-original-maxLength": 1024,
|
|
24882
24687
|
"x-reconciled-from-discovery": true,
|
|
24883
|
-
"x-reconciled-at": "2026-01-
|
|
24688
|
+
"x-reconciled-at": "2026-01-05T03:03:30.411197+00:00"
|
|
24884
24689
|
},
|
|
24885
24690
|
"disabled": {
|
|
24886
24691
|
"type": "boolean",
|
|
@@ -24930,7 +24735,7 @@
|
|
|
24930
24735
|
},
|
|
24931
24736
|
"x-original-maxLength": 1024,
|
|
24932
24737
|
"x-reconciled-from-discovery": true,
|
|
24933
|
-
"x-reconciled-at": "2026-01-
|
|
24738
|
+
"x-reconciled-at": "2026-01-05T03:03:30.411205+00:00"
|
|
24934
24739
|
},
|
|
24935
24740
|
"namespace": {
|
|
24936
24741
|
"type": "string",
|
|
@@ -24949,7 +24754,7 @@
|
|
|
24949
24754
|
},
|
|
24950
24755
|
"x-original-maxLength": 1024,
|
|
24951
24756
|
"x-reconciled-from-discovery": true,
|
|
24952
|
-
"x-reconciled-at": "2026-01-
|
|
24757
|
+
"x-reconciled-at": "2026-01-05T03:03:30.411209+00:00"
|
|
24953
24758
|
},
|
|
24954
24759
|
"owner_view": {
|
|
24955
24760
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -24990,7 +24795,7 @@
|
|
|
24990
24795
|
"x-field-mutability": "read-only",
|
|
24991
24796
|
"x-original-maxLength": 1024,
|
|
24992
24797
|
"x-reconciled-from-discovery": true,
|
|
24993
|
-
"x-reconciled-at": "2026-01-
|
|
24798
|
+
"x-reconciled-at": "2026-01-05T03:03:30.411216+00:00"
|
|
24994
24799
|
},
|
|
24995
24800
|
"uid": {
|
|
24996
24801
|
"type": "string",
|
|
@@ -25011,7 +24816,7 @@
|
|
|
25011
24816
|
"x-original-maxLength": 1024,
|
|
25012
24817
|
"format": "uuid",
|
|
25013
24818
|
"x-reconciled-from-discovery": true,
|
|
25014
|
-
"x-reconciled-at": "2026-01-
|
|
24819
|
+
"x-reconciled-at": "2026-01-05T03:03:30.411220+00:00"
|
|
25015
24820
|
}
|
|
25016
24821
|
},
|
|
25017
24822
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25328,7 +25133,7 @@
|
|
|
25328
25133
|
},
|
|
25329
25134
|
"x-original-maxLength": 1024,
|
|
25330
25135
|
"x-reconciled-from-discovery": true,
|
|
25331
|
-
"x-reconciled-at": "2026-01-
|
|
25136
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999595+00:00"
|
|
25332
25137
|
},
|
|
25333
25138
|
"namespace": {
|
|
25334
25139
|
"type": "string",
|
|
@@ -25347,7 +25152,7 @@
|
|
|
25347
25152
|
},
|
|
25348
25153
|
"x-original-maxLength": 1024,
|
|
25349
25154
|
"x-reconciled-from-discovery": true,
|
|
25350
|
-
"x-reconciled-at": "2026-01-
|
|
25155
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999601+00:00"
|
|
25351
25156
|
}
|
|
25352
25157
|
},
|
|
25353
25158
|
"x-f5xc-minimum-configuration": {
|
|
@@ -25443,7 +25248,7 @@
|
|
|
25443
25248
|
},
|
|
25444
25249
|
"x-original-maxLength": 1024,
|
|
25445
25250
|
"x-reconciled-from-discovery": true,
|
|
25446
|
-
"x-reconciled-at": "2026-01-
|
|
25251
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999610+00:00"
|
|
25447
25252
|
},
|
|
25448
25253
|
"policy": {
|
|
25449
25254
|
"type": "string",
|
|
@@ -25586,7 +25391,7 @@
|
|
|
25586
25391
|
},
|
|
25587
25392
|
"x-original-maxLength": 1024,
|
|
25588
25393
|
"x-reconciled-from-discovery": true,
|
|
25589
|
-
"x-reconciled-at": "2026-01-
|
|
25394
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999623+00:00"
|
|
25590
25395
|
},
|
|
25591
25396
|
"start_time": {
|
|
25592
25397
|
"type": "string",
|
|
@@ -25762,7 +25567,7 @@
|
|
|
25762
25567
|
},
|
|
25763
25568
|
"x-original-maxLength": 1024,
|
|
25764
25569
|
"x-reconciled-from-discovery": true,
|
|
25765
|
-
"x-reconciled-at": "2026-01-
|
|
25570
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999636+00:00"
|
|
25766
25571
|
}
|
|
25767
25572
|
},
|
|
25768
25573
|
"x-f5xc-minimum-configuration": {
|
|
@@ -26038,7 +25843,7 @@
|
|
|
26038
25843
|
"maxLength": 17,
|
|
26039
25844
|
"minLength": 17,
|
|
26040
25845
|
"x-reconciled-from-discovery": true,
|
|
26041
|
-
"x-reconciled-at": "2026-01-
|
|
25846
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999677+00:00"
|
|
26042
25847
|
},
|
|
26043
25848
|
"system_metadata": {
|
|
26044
25849
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -26173,7 +25978,7 @@
|
|
|
26173
25978
|
},
|
|
26174
25979
|
"x-original-maxLength": 1024,
|
|
26175
25980
|
"x-reconciled-from-discovery": true,
|
|
26176
|
-
"x-reconciled-at": "2026-01-
|
|
25981
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999687+00:00"
|
|
26177
25982
|
},
|
|
26178
25983
|
"disabled": {
|
|
26179
25984
|
"type": "boolean",
|
|
@@ -26223,7 +26028,7 @@
|
|
|
26223
26028
|
},
|
|
26224
26029
|
"x-original-maxLength": 1024,
|
|
26225
26030
|
"x-reconciled-from-discovery": true,
|
|
26226
|
-
"x-reconciled-at": "2026-01-
|
|
26031
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999697+00:00"
|
|
26227
26032
|
},
|
|
26228
26033
|
"namespace": {
|
|
26229
26034
|
"type": "string",
|
|
@@ -26242,7 +26047,7 @@
|
|
|
26242
26047
|
},
|
|
26243
26048
|
"x-original-maxLength": 1024,
|
|
26244
26049
|
"x-reconciled-from-discovery": true,
|
|
26245
|
-
"x-reconciled-at": "2026-01-
|
|
26050
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999701+00:00"
|
|
26246
26051
|
},
|
|
26247
26052
|
"owner_view": {
|
|
26248
26053
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -26283,7 +26088,7 @@
|
|
|
26283
26088
|
"x-field-mutability": "read-only",
|
|
26284
26089
|
"x-original-maxLength": 1024,
|
|
26285
26090
|
"x-reconciled-from-discovery": true,
|
|
26286
|
-
"x-reconciled-at": "2026-01-
|
|
26091
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999708+00:00"
|
|
26287
26092
|
},
|
|
26288
26093
|
"uid": {
|
|
26289
26094
|
"type": "string",
|
|
@@ -26304,7 +26109,7 @@
|
|
|
26304
26109
|
"x-original-maxLength": 1024,
|
|
26305
26110
|
"format": "uuid",
|
|
26306
26111
|
"x-reconciled-from-discovery": true,
|
|
26307
|
-
"x-reconciled-at": "2026-01-
|
|
26112
|
+
"x-reconciled-at": "2026-01-05T03:03:38.999713+00:00"
|
|
26308
26113
|
}
|
|
26309
26114
|
},
|
|
26310
26115
|
"x-f5xc-minimum-configuration": {
|
|
@@ -27215,7 +27020,7 @@
|
|
|
27215
27020
|
},
|
|
27216
27021
|
"x-original-maxLength": 1024,
|
|
27217
27022
|
"x-reconciled-from-discovery": true,
|
|
27218
|
-
"x-reconciled-at": "2026-01-
|
|
27023
|
+
"x-reconciled-at": "2026-01-05T03:04:22.960712+00:00"
|
|
27219
27024
|
}
|
|
27220
27025
|
},
|
|
27221
27026
|
"x-f5xc-minimum-configuration": {
|
|
@@ -27308,7 +27113,7 @@
|
|
|
27308
27113
|
},
|
|
27309
27114
|
"x-original-maxLength": 1024,
|
|
27310
27115
|
"x-reconciled-from-discovery": true,
|
|
27311
|
-
"x-reconciled-at": "2026-01-
|
|
27116
|
+
"x-reconciled-at": "2026-01-05T03:04:22.960721+00:00"
|
|
27312
27117
|
},
|
|
27313
27118
|
"range": {
|
|
27314
27119
|
"type": "string",
|
|
@@ -27580,7 +27385,7 @@
|
|
|
27580
27385
|
},
|
|
27581
27386
|
"x-original-maxLength": 1024,
|
|
27582
27387
|
"x-reconciled-from-discovery": true,
|
|
27583
|
-
"x-reconciled-at": "2026-01-
|
|
27388
|
+
"x-reconciled-at": "2026-01-05T03:04:22.960739+00:00"
|
|
27584
27389
|
},
|
|
27585
27390
|
"rule_id": {
|
|
27586
27391
|
"type": "string",
|
|
@@ -27796,7 +27601,7 @@
|
|
|
27796
27601
|
},
|
|
27797
27602
|
"x-original-maxLength": 1024,
|
|
27798
27603
|
"x-reconciled-from-discovery": true,
|
|
27799
|
-
"x-reconciled-at": "2026-01-
|
|
27604
|
+
"x-reconciled-at": "2026-01-05T03:04:22.960756+00:00"
|
|
27800
27605
|
},
|
|
27801
27606
|
"range": {
|
|
27802
27607
|
"type": "string",
|
|
@@ -28068,7 +27873,7 @@
|
|
|
28068
27873
|
},
|
|
28069
27874
|
"x-original-maxLength": 1024,
|
|
28070
27875
|
"x-reconciled-from-discovery": true,
|
|
28071
|
-
"x-reconciled-at": "2026-01-
|
|
27876
|
+
"x-reconciled-at": "2026-01-05T03:04:22.960775+00:00"
|
|
28072
27877
|
},
|
|
28073
27878
|
"service": {
|
|
28074
27879
|
"type": "string",
|
|
@@ -28403,7 +28208,7 @@
|
|
|
28403
28208
|
},
|
|
28404
28209
|
"x-original-maxLength": 1024,
|
|
28405
28210
|
"x-reconciled-from-discovery": true,
|
|
28406
|
-
"x-reconciled-at": "2026-01-
|
|
28211
|
+
"x-reconciled-at": "2026-01-05T03:04:23.259418+00:00"
|
|
28407
28212
|
},
|
|
28408
28213
|
"namespace": {
|
|
28409
28214
|
"type": "string",
|
|
@@ -28422,7 +28227,7 @@
|
|
|
28422
28227
|
},
|
|
28423
28228
|
"x-original-maxLength": 1024,
|
|
28424
28229
|
"x-reconciled-from-discovery": true,
|
|
28425
|
-
"x-reconciled-at": "2026-01-
|
|
28230
|
+
"x-reconciled-at": "2026-01-05T03:04:23.259422+00:00"
|
|
28426
28231
|
}
|
|
28427
28232
|
},
|
|
28428
28233
|
"x-f5xc-minimum-configuration": {
|
|
@@ -28520,7 +28325,7 @@
|
|
|
28520
28325
|
"maxLength": 17,
|
|
28521
28326
|
"minLength": 17,
|
|
28522
28327
|
"x-reconciled-from-discovery": true,
|
|
28523
|
-
"x-reconciled-at": "2026-01-
|
|
28328
|
+
"x-reconciled-at": "2026-01-05T03:04:23.259434+00:00"
|
|
28524
28329
|
},
|
|
28525
28330
|
"system_metadata": {
|
|
28526
28331
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -28655,7 +28460,7 @@
|
|
|
28655
28460
|
},
|
|
28656
28461
|
"x-original-maxLength": 1024,
|
|
28657
28462
|
"x-reconciled-from-discovery": true,
|
|
28658
|
-
"x-reconciled-at": "2026-01-
|
|
28463
|
+
"x-reconciled-at": "2026-01-05T03:04:23.259445+00:00"
|
|
28659
28464
|
},
|
|
28660
28465
|
"disabled": {
|
|
28661
28466
|
"type": "boolean",
|
|
@@ -28705,7 +28510,7 @@
|
|
|
28705
28510
|
},
|
|
28706
28511
|
"x-original-maxLength": 1024,
|
|
28707
28512
|
"x-reconciled-from-discovery": true,
|
|
28708
|
-
"x-reconciled-at": "2026-01-
|
|
28513
|
+
"x-reconciled-at": "2026-01-05T03:04:23.259454+00:00"
|
|
28709
28514
|
},
|
|
28710
28515
|
"namespace": {
|
|
28711
28516
|
"type": "string",
|
|
@@ -28724,7 +28529,7 @@
|
|
|
28724
28529
|
},
|
|
28725
28530
|
"x-original-maxLength": 1024,
|
|
28726
28531
|
"x-reconciled-from-discovery": true,
|
|
28727
|
-
"x-reconciled-at": "2026-01-
|
|
28532
|
+
"x-reconciled-at": "2026-01-05T03:04:23.259457+00:00"
|
|
28728
28533
|
},
|
|
28729
28534
|
"owner_view": {
|
|
28730
28535
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -28765,7 +28570,7 @@
|
|
|
28765
28570
|
"x-field-mutability": "read-only",
|
|
28766
28571
|
"x-original-maxLength": 1024,
|
|
28767
28572
|
"x-reconciled-from-discovery": true,
|
|
28768
|
-
"x-reconciled-at": "2026-01-
|
|
28573
|
+
"x-reconciled-at": "2026-01-05T03:04:23.259464+00:00"
|
|
28769
28574
|
},
|
|
28770
28575
|
"uid": {
|
|
28771
28576
|
"type": "string",
|
|
@@ -28786,7 +28591,7 @@
|
|
|
28786
28591
|
"x-original-maxLength": 1024,
|
|
28787
28592
|
"format": "uuid",
|
|
28788
28593
|
"x-reconciled-from-discovery": true,
|
|
28789
|
-
"x-reconciled-at": "2026-01-
|
|
28594
|
+
"x-reconciled-at": "2026-01-05T03:04:23.259468+00:00"
|
|
28790
28595
|
}
|
|
28791
28596
|
},
|
|
28792
28597
|
"x-f5xc-minimum-configuration": {
|
|
@@ -29151,7 +28956,7 @@
|
|
|
29151
28956
|
},
|
|
29152
28957
|
"x-original-maxLength": 1024,
|
|
29153
28958
|
"x-reconciled-from-discovery": true,
|
|
29154
|
-
"x-reconciled-at": "2026-01-
|
|
28959
|
+
"x-reconciled-at": "2026-01-05T03:04:23.396489+00:00"
|
|
29155
28960
|
},
|
|
29156
28961
|
"state": {
|
|
29157
28962
|
"type": "string",
|
|
@@ -29230,7 +29035,7 @@
|
|
|
29230
29035
|
},
|
|
29231
29036
|
"x-original-maxLength": 1024,
|
|
29232
29037
|
"x-reconciled-from-discovery": true,
|
|
29233
|
-
"x-reconciled-at": "2026-01-
|
|
29038
|
+
"x-reconciled-at": "2026-01-05T03:04:23.396497+00:00"
|
|
29234
29039
|
},
|
|
29235
29040
|
"start_time": {
|
|
29236
29041
|
"type": "string",
|