@robinmordasiewicz/f5xc-terraform-mcp 3.3.0 → 3.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs/data-sources/bgp.md +2 -2
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/bgp.md +70 -4
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/cloud_connect.md +2 -2
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/log_receiver.md +44 -825
- package/dist/docs/resources/network_policy.md +217 -38
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +1262 -257
- package/dist/docs/resources/workload.md +2951 -9
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +1 -1
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +25 -25
- package/dist/docs/specifications/api/domains/ai_services.json +21 -21
- package/dist/docs/specifications/api/domains/api.json +173 -173
- package/dist/docs/specifications/api/domains/authentication.json +45 -45
- package/dist/docs/specifications/api/domains/bigip.json +94 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +63 -63
- package/dist/docs/specifications/api/domains/blindfold.json +109 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +65 -65
- package/dist/docs/specifications/api/domains/cdn.json +177 -177
- package/dist/docs/specifications/api/domains/ce_management.json +76 -76
- package/dist/docs/specifications/api/domains/certificates.json +75 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +112 -112
- package/dist/docs/specifications/api/domains/container_services.json +91 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +66 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +62 -62
- package/dist/docs/specifications/api/domains/ddos.json +154 -154
- package/dist/docs/specifications/api/domains/dns.json +148 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +85 -85
- package/dist/docs/specifications/api/domains/marketplace.json +103 -103
- package/dist/docs/specifications/api/domains/network.json +230 -230
- package/dist/docs/specifications/api/domains/network_security.json +187 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +62 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +102 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +52 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +36 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +119 -119
- package/dist/docs/specifications/api/domains/shape.json +313 -313
- package/dist/docs/specifications/api/domains/sites.json +349 -349
- package/dist/docs/specifications/api/domains/statistics.json +225 -225
- package/dist/docs/specifications/api/domains/support.json +108 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +72 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +268 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +66 -66
- package/dist/docs/specifications/api/domains/users.json +66 -66
- package/dist/docs/specifications/api/domains/virtual.json +244 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +139 -139
- package/dist/docs/specifications/api/index.json +12 -12
- package/dist/docs/specifications/api/openapi.json +2600 -2600
- package/dist/docs/specifications/api/openapi.yaml +2600 -2600
- package/package.json +1 -1
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Support",
|
|
5
5
|
"description": "Case management workflows including submission, commentary, and closure paths. Urgency adjustments and routing for time-sensitive incidents. Tax exemption verification requests. Site-level tcpdump operations—initiation, enumeration, and termination—for low-level network troubleshooting and protocol analysis.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.20",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -12661,7 +12661,7 @@
|
|
|
12661
12661
|
},
|
|
12662
12662
|
"x-original-maxLength": 1024,
|
|
12663
12663
|
"x-reconciled-from-discovery": true,
|
|
12664
|
-
"x-reconciled-at": "2026-01-
|
|
12664
|
+
"x-reconciled-at": "2026-01-07T15:52:46.155536+00:00"
|
|
12665
12665
|
},
|
|
12666
12666
|
"namespace": {
|
|
12667
12667
|
"type": "string",
|
|
@@ -12681,7 +12681,7 @@
|
|
|
12681
12681
|
},
|
|
12682
12682
|
"x-original-maxLength": 1024,
|
|
12683
12683
|
"x-reconciled-from-discovery": true,
|
|
12684
|
-
"x-reconciled-at": "2026-01-
|
|
12684
|
+
"x-reconciled-at": "2026-01-07T15:52:46.155544+00:00"
|
|
12685
12685
|
},
|
|
12686
12686
|
"site": {
|
|
12687
12687
|
"type": "string",
|
|
@@ -12718,7 +12718,7 @@
|
|
|
12718
12718
|
"x-original-maxLength": 1024,
|
|
12719
12719
|
"format": "uuid",
|
|
12720
12720
|
"x-reconciled-from-discovery": true,
|
|
12721
|
-
"x-reconciled-at": "2026-01-
|
|
12721
|
+
"x-reconciled-at": "2026-01-07T15:52:46.155566+00:00"
|
|
12722
12722
|
}
|
|
12723
12723
|
},
|
|
12724
12724
|
"x-f5xc-description-short": "Request to trigger resync of CRL in VER.",
|
|
@@ -12761,7 +12761,7 @@
|
|
|
12761
12761
|
},
|
|
12762
12762
|
"x-original-maxLength": 1024,
|
|
12763
12763
|
"x-reconciled-from-discovery": true,
|
|
12764
|
-
"x-reconciled-at": "2026-01-
|
|
12764
|
+
"x-reconciled-at": "2026-01-07T15:52:46.155574+00:00"
|
|
12765
12765
|
}
|
|
12766
12766
|
},
|
|
12767
12767
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12897,7 +12897,7 @@
|
|
|
12897
12897
|
},
|
|
12898
12898
|
"x-original-maxLength": 1024,
|
|
12899
12899
|
"x-reconciled-from-discovery": true,
|
|
12900
|
-
"x-reconciled-at": "2026-01-
|
|
12900
|
+
"x-reconciled-at": "2026-01-07T15:53:07.629905+00:00"
|
|
12901
12901
|
},
|
|
12902
12902
|
"namespace": {
|
|
12903
12903
|
"type": "string",
|
|
@@ -12917,7 +12917,7 @@
|
|
|
12917
12917
|
},
|
|
12918
12918
|
"x-original-maxLength": 1024,
|
|
12919
12919
|
"x-reconciled-from-discovery": true,
|
|
12920
|
-
"x-reconciled-at": "2026-01-
|
|
12920
|
+
"x-reconciled-at": "2026-01-07T15:53:07.629912+00:00"
|
|
12921
12921
|
}
|
|
12922
12922
|
},
|
|
12923
12923
|
"x-f5xc-description-short": "Closes an open existing customer support ticket.",
|
|
@@ -13016,7 +13016,7 @@
|
|
|
13016
13016
|
},
|
|
13017
13017
|
"x-original-maxLength": 1024,
|
|
13018
13018
|
"x-reconciled-from-discovery": true,
|
|
13019
|
-
"x-reconciled-at": "2026-01-
|
|
13019
|
+
"x-reconciled-at": "2026-01-07T15:53:07.629923+00:00"
|
|
13020
13020
|
},
|
|
13021
13021
|
"namespace": {
|
|
13022
13022
|
"type": "string",
|
|
@@ -13036,7 +13036,7 @@
|
|
|
13036
13036
|
},
|
|
13037
13037
|
"x-original-maxLength": 1024,
|
|
13038
13038
|
"x-reconciled-from-discovery": true,
|
|
13039
|
-
"x-reconciled-at": "2026-01-
|
|
13039
|
+
"x-reconciled-at": "2026-01-07T15:53:07.629928+00:00"
|
|
13040
13040
|
}
|
|
13041
13041
|
},
|
|
13042
13042
|
"x-f5xc-description-short": "Adds a new comment to an existing customer support ticket.",
|
|
@@ -13304,7 +13304,7 @@
|
|
|
13304
13304
|
},
|
|
13305
13305
|
"x-original-maxLength": 1024,
|
|
13306
13306
|
"x-reconciled-from-discovery": true,
|
|
13307
|
-
"x-reconciled-at": "2026-01-
|
|
13307
|
+
"x-reconciled-at": "2026-01-07T15:53:07.629952+00:00"
|
|
13308
13308
|
},
|
|
13309
13309
|
"namespace": {
|
|
13310
13310
|
"type": "string",
|
|
@@ -13324,7 +13324,7 @@
|
|
|
13324
13324
|
},
|
|
13325
13325
|
"x-original-maxLength": 1024,
|
|
13326
13326
|
"x-reconciled-from-discovery": true,
|
|
13327
|
-
"x-reconciled-at": "2026-01-
|
|
13327
|
+
"x-reconciled-at": "2026-01-07T15:53:07.629957+00:00"
|
|
13328
13328
|
}
|
|
13329
13329
|
},
|
|
13330
13330
|
"x-f5xc-description-short": "Changes priority of an existing customer support ticket.",
|
|
@@ -13448,7 +13448,7 @@
|
|
|
13448
13448
|
"maxLength": 17,
|
|
13449
13449
|
"minLength": 17,
|
|
13450
13450
|
"x-reconciled-from-discovery": true,
|
|
13451
|
-
"x-reconciled-at": "2026-01-
|
|
13451
|
+
"x-reconciled-at": "2026-01-07T15:53:07.629973+00:00"
|
|
13452
13452
|
},
|
|
13453
13453
|
"system_metadata": {
|
|
13454
13454
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -13589,7 +13589,7 @@
|
|
|
13589
13589
|
},
|
|
13590
13590
|
"x-original-maxLength": 1024,
|
|
13591
13591
|
"x-reconciled-from-discovery": true,
|
|
13592
|
-
"x-reconciled-at": "2026-01-
|
|
13592
|
+
"x-reconciled-at": "2026-01-07T15:53:07.629985+00:00"
|
|
13593
13593
|
},
|
|
13594
13594
|
"disabled": {
|
|
13595
13595
|
"type": "boolean",
|
|
@@ -13643,7 +13643,7 @@
|
|
|
13643
13643
|
},
|
|
13644
13644
|
"x-original-maxLength": 1024,
|
|
13645
13645
|
"x-reconciled-from-discovery": true,
|
|
13646
|
-
"x-reconciled-at": "2026-01-
|
|
13646
|
+
"x-reconciled-at": "2026-01-07T15:53:07.629995+00:00"
|
|
13647
13647
|
},
|
|
13648
13648
|
"namespace": {
|
|
13649
13649
|
"type": "string",
|
|
@@ -13662,7 +13662,7 @@
|
|
|
13662
13662
|
},
|
|
13663
13663
|
"x-original-maxLength": 1024,
|
|
13664
13664
|
"x-reconciled-from-discovery": true,
|
|
13665
|
-
"x-reconciled-at": "2026-01-
|
|
13665
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630000+00:00"
|
|
13666
13666
|
},
|
|
13667
13667
|
"owner_view": {
|
|
13668
13668
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -13704,7 +13704,7 @@
|
|
|
13704
13704
|
"x-field-mutability": "read-only",
|
|
13705
13705
|
"x-original-maxLength": 1024,
|
|
13706
13706
|
"x-reconciled-from-discovery": true,
|
|
13707
|
-
"x-reconciled-at": "2026-01-
|
|
13707
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630007+00:00"
|
|
13708
13708
|
},
|
|
13709
13709
|
"uid": {
|
|
13710
13710
|
"type": "string",
|
|
@@ -13726,7 +13726,7 @@
|
|
|
13726
13726
|
"x-original-maxLength": 1024,
|
|
13727
13727
|
"format": "uuid",
|
|
13728
13728
|
"x-reconciled-from-discovery": true,
|
|
13729
|
-
"x-reconciled-at": "2026-01-
|
|
13729
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630013+00:00"
|
|
13730
13730
|
}
|
|
13731
13731
|
},
|
|
13732
13732
|
"x-f5xc-description-short": "By default a summary of customer_support is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -13830,7 +13830,7 @@
|
|
|
13830
13830
|
"maxLength": 17,
|
|
13831
13831
|
"minLength": 17,
|
|
13832
13832
|
"x-reconciled-from-discovery": true,
|
|
13833
|
-
"x-reconciled-at": "2026-01-
|
|
13833
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630021+00:00"
|
|
13834
13834
|
}
|
|
13835
13835
|
},
|
|
13836
13836
|
"x-f5xc-description-short": "Input message of the 'ListCTSupportTickets' RPC. Fields can be used to control scope and filtering of collection.",
|
|
@@ -13928,7 +13928,7 @@
|
|
|
13928
13928
|
},
|
|
13929
13929
|
"x-original-maxLength": 1024,
|
|
13930
13930
|
"x-reconciled-from-discovery": true,
|
|
13931
|
-
"x-reconciled-at": "2026-01-
|
|
13931
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630029+00:00"
|
|
13932
13932
|
},
|
|
13933
13933
|
"namespace": {
|
|
13934
13934
|
"type": "string",
|
|
@@ -13948,7 +13948,7 @@
|
|
|
13948
13948
|
},
|
|
13949
13949
|
"x-original-maxLength": 1024,
|
|
13950
13950
|
"x-reconciled-from-discovery": true,
|
|
13951
|
-
"x-reconciled-at": "2026-01-
|
|
13951
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630034+00:00"
|
|
13952
13952
|
},
|
|
13953
13953
|
"priority": {
|
|
13954
13954
|
"$ref": "#/components/schemas/customer_supportSupportTicketPriority"
|
|
@@ -14076,7 +14076,7 @@
|
|
|
14076
14076
|
},
|
|
14077
14077
|
"x-original-maxLength": 1024,
|
|
14078
14078
|
"x-reconciled-from-discovery": true,
|
|
14079
|
-
"x-reconciled-at": "2026-01-
|
|
14079
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630046+00:00"
|
|
14080
14080
|
}
|
|
14081
14081
|
},
|
|
14082
14082
|
"x-f5xc-description-short": "Any error that may occurred during tax status verification request.",
|
|
@@ -14119,7 +14119,7 @@
|
|
|
14119
14119
|
},
|
|
14120
14120
|
"x-original-maxLength": 1024,
|
|
14121
14121
|
"x-reconciled-from-discovery": true,
|
|
14122
|
-
"x-reconciled-at": "2026-01-
|
|
14122
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630051+00:00"
|
|
14123
14123
|
},
|
|
14124
14124
|
"namespace": {
|
|
14125
14125
|
"type": "string",
|
|
@@ -14139,7 +14139,7 @@
|
|
|
14139
14139
|
},
|
|
14140
14140
|
"x-original-maxLength": 1024,
|
|
14141
14141
|
"x-reconciled-from-discovery": true,
|
|
14142
|
-
"x-reconciled-at": "2026-01-
|
|
14142
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630055+00:00"
|
|
14143
14143
|
}
|
|
14144
14144
|
},
|
|
14145
14145
|
"x-f5xc-description-short": "Reopens a closed existing customer support ticket.",
|
|
@@ -14476,7 +14476,7 @@
|
|
|
14476
14476
|
},
|
|
14477
14477
|
"x-original-maxLength": 1024,
|
|
14478
14478
|
"x-reconciled-from-discovery": true,
|
|
14479
|
-
"x-reconciled-at": "2026-01-
|
|
14479
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630068+00:00"
|
|
14480
14480
|
}
|
|
14481
14481
|
},
|
|
14482
14482
|
"x-f5xc-description-short": "Contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.",
|
|
@@ -14551,7 +14551,7 @@
|
|
|
14551
14551
|
},
|
|
14552
14552
|
"x-original-maxLength": 1024,
|
|
14553
14553
|
"x-reconciled-from-discovery": true,
|
|
14554
|
-
"x-reconciled-at": "2026-01-
|
|
14554
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630076+00:00"
|
|
14555
14555
|
},
|
|
14556
14556
|
"service_name": {
|
|
14557
14557
|
"type": "string",
|
|
@@ -14594,7 +14594,7 @@
|
|
|
14594
14594
|
},
|
|
14595
14595
|
"x-original-maxLength": 1024,
|
|
14596
14596
|
"x-reconciled-from-discovery": true,
|
|
14597
|
-
"x-reconciled-at": "2026-01-
|
|
14597
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630082+00:00"
|
|
14598
14598
|
},
|
|
14599
14599
|
"type": {
|
|
14600
14600
|
"type": "string",
|
|
@@ -14709,7 +14709,7 @@
|
|
|
14709
14709
|
},
|
|
14710
14710
|
"x-original-maxLength": 1024,
|
|
14711
14711
|
"x-reconciled-from-discovery": true,
|
|
14712
|
-
"x-reconciled-at": "2026-01-
|
|
14712
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630092+00:00"
|
|
14713
14713
|
}
|
|
14714
14714
|
},
|
|
14715
14715
|
"x-f5xc-description-short": "Initializer is information about an initializer that has not yet completed.",
|
|
@@ -14825,7 +14825,7 @@
|
|
|
14825
14825
|
},
|
|
14826
14826
|
"x-original-maxLength": 1200,
|
|
14827
14827
|
"x-reconciled-from-discovery": true,
|
|
14828
|
-
"x-reconciled-at": "2026-01-
|
|
14828
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630103+00:00"
|
|
14829
14829
|
},
|
|
14830
14830
|
"disable": {
|
|
14831
14831
|
"type": "boolean",
|
|
@@ -14883,7 +14883,7 @@
|
|
|
14883
14883
|
},
|
|
14884
14884
|
"x-original-maxLength": 1024,
|
|
14885
14885
|
"x-reconciled-from-discovery": true,
|
|
14886
|
-
"x-reconciled-at": "2026-01-
|
|
14886
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630111+00:00"
|
|
14887
14887
|
},
|
|
14888
14888
|
"namespace": {
|
|
14889
14889
|
"type": "string",
|
|
@@ -14904,7 +14904,7 @@
|
|
|
14904
14904
|
},
|
|
14905
14905
|
"x-original-maxLength": 1024,
|
|
14906
14906
|
"x-reconciled-from-discovery": true,
|
|
14907
|
-
"x-reconciled-at": "2026-01-
|
|
14907
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630115+00:00"
|
|
14908
14908
|
}
|
|
14909
14909
|
},
|
|
14910
14910
|
"x-f5xc-description-short": "ObjectCreateMetaType is metadata that can be specified in Create request of an object.",
|
|
@@ -14984,7 +14984,7 @@
|
|
|
14984
14984
|
},
|
|
14985
14985
|
"x-original-maxLength": 1200,
|
|
14986
14986
|
"x-reconciled-from-discovery": true,
|
|
14987
|
-
"x-reconciled-at": "2026-01-
|
|
14987
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630122+00:00"
|
|
14988
14988
|
},
|
|
14989
14989
|
"disable": {
|
|
14990
14990
|
"type": "boolean",
|
|
@@ -15044,7 +15044,7 @@
|
|
|
15044
15044
|
},
|
|
15045
15045
|
"x-original-maxLength": 1024,
|
|
15046
15046
|
"x-reconciled-from-discovery": true,
|
|
15047
|
-
"x-reconciled-at": "2026-01-
|
|
15047
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630129+00:00"
|
|
15048
15048
|
},
|
|
15049
15049
|
"namespace": {
|
|
15050
15050
|
"type": "string",
|
|
@@ -15065,7 +15065,7 @@
|
|
|
15065
15065
|
},
|
|
15066
15066
|
"x-original-maxLength": 1024,
|
|
15067
15067
|
"x-reconciled-from-discovery": true,
|
|
15068
|
-
"x-reconciled-at": "2026-01-
|
|
15068
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630133+00:00"
|
|
15069
15069
|
}
|
|
15070
15070
|
},
|
|
15071
15071
|
"x-f5xc-description-short": "ObjectGetMetaType is metadata that can be specified in GET/Create response of an object.",
|
|
@@ -15113,7 +15113,7 @@
|
|
|
15113
15113
|
"readOnly": true,
|
|
15114
15114
|
"x-original-maxLength": 1024,
|
|
15115
15115
|
"x-reconciled-from-discovery": true,
|
|
15116
|
-
"x-reconciled-at": "2026-01-
|
|
15116
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630138+00:00"
|
|
15117
15117
|
},
|
|
15118
15118
|
"name": {
|
|
15119
15119
|
"type": "string",
|
|
@@ -15134,7 +15134,7 @@
|
|
|
15134
15134
|
},
|
|
15135
15135
|
"x-original-maxLength": 1024,
|
|
15136
15136
|
"x-reconciled-from-discovery": true,
|
|
15137
|
-
"x-reconciled-at": "2026-01-
|
|
15137
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630142+00:00"
|
|
15138
15138
|
},
|
|
15139
15139
|
"namespace": {
|
|
15140
15140
|
"type": "string",
|
|
@@ -15155,7 +15155,7 @@
|
|
|
15155
15155
|
},
|
|
15156
15156
|
"x-original-maxLength": 1024,
|
|
15157
15157
|
"x-reconciled-from-discovery": true,
|
|
15158
|
-
"x-reconciled-at": "2026-01-
|
|
15158
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630146+00:00"
|
|
15159
15159
|
},
|
|
15160
15160
|
"tenant": {
|
|
15161
15161
|
"type": "string",
|
|
@@ -15178,7 +15178,7 @@
|
|
|
15178
15178
|
"x-field-mutability": "read-only",
|
|
15179
15179
|
"x-original-maxLength": 1024,
|
|
15180
15180
|
"x-reconciled-from-discovery": true,
|
|
15181
|
-
"x-reconciled-at": "2026-01-
|
|
15181
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630150+00:00"
|
|
15182
15182
|
},
|
|
15183
15183
|
"uid": {
|
|
15184
15184
|
"type": "string",
|
|
@@ -15202,7 +15202,7 @@
|
|
|
15202
15202
|
"x-original-maxLength": 1024,
|
|
15203
15203
|
"format": "uuid",
|
|
15204
15204
|
"x-reconciled-from-discovery": true,
|
|
15205
|
-
"x-reconciled-at": "2026-01-
|
|
15205
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630156+00:00"
|
|
15206
15206
|
}
|
|
15207
15207
|
},
|
|
15208
15208
|
"x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
|
|
@@ -15326,7 +15326,7 @@
|
|
|
15326
15326
|
"x-original-maxLength": 1024,
|
|
15327
15327
|
"format": "uuid",
|
|
15328
15328
|
"x-reconciled-from-discovery": true,
|
|
15329
|
-
"x-reconciled-at": "2026-01-
|
|
15329
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630168+00:00"
|
|
15330
15330
|
},
|
|
15331
15331
|
"vtrp_id": {
|
|
15332
15332
|
"type": "string",
|
|
@@ -15446,7 +15446,7 @@
|
|
|
15446
15446
|
},
|
|
15447
15447
|
"x-original-maxLength": 1024,
|
|
15448
15448
|
"x-reconciled-from-discovery": true,
|
|
15449
|
-
"x-reconciled-at": "2026-01-
|
|
15449
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630178+00:00"
|
|
15450
15450
|
},
|
|
15451
15451
|
"status": {
|
|
15452
15452
|
"type": "string",
|
|
@@ -15466,7 +15466,7 @@
|
|
|
15466
15466
|
},
|
|
15467
15467
|
"x-original-maxLength": 1024,
|
|
15468
15468
|
"x-reconciled-from-discovery": true,
|
|
15469
|
-
"x-reconciled-at": "2026-01-
|
|
15469
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630182+00:00"
|
|
15470
15470
|
}
|
|
15471
15471
|
},
|
|
15472
15472
|
"x-f5xc-description-short": "Status is a return value for calls that don't return other objects.",
|
|
@@ -15661,7 +15661,7 @@
|
|
|
15661
15661
|
"x-field-mutability": "read-only",
|
|
15662
15662
|
"x-original-maxLength": 1024,
|
|
15663
15663
|
"x-reconciled-from-discovery": true,
|
|
15664
|
-
"x-reconciled-at": "2026-01-
|
|
15664
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630202+00:00"
|
|
15665
15665
|
},
|
|
15666
15666
|
"uid": {
|
|
15667
15667
|
"type": "string",
|
|
@@ -15684,7 +15684,7 @@
|
|
|
15684
15684
|
"x-original-maxLength": 1024,
|
|
15685
15685
|
"format": "uuid",
|
|
15686
15686
|
"x-reconciled-from-discovery": true,
|
|
15687
|
-
"x-reconciled-at": "2026-01-
|
|
15687
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630207+00:00"
|
|
15688
15688
|
}
|
|
15689
15689
|
},
|
|
15690
15690
|
"x-f5xc-description-short": "SystemObjectGetMetaType is metadata generated or populated by the system for all persisted objects and cannot be updated directly by users.",
|
|
@@ -15736,7 +15736,7 @@
|
|
|
15736
15736
|
},
|
|
15737
15737
|
"x-original-maxLength": 1024,
|
|
15738
15738
|
"x-reconciled-from-discovery": true,
|
|
15739
|
-
"x-reconciled-at": "2026-01-
|
|
15739
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630212+00:00"
|
|
15740
15740
|
},
|
|
15741
15741
|
"name": {
|
|
15742
15742
|
"type": "string",
|
|
@@ -15757,7 +15757,7 @@
|
|
|
15757
15757
|
},
|
|
15758
15758
|
"x-original-maxLength": 1024,
|
|
15759
15759
|
"x-reconciled-from-discovery": true,
|
|
15760
|
-
"x-reconciled-at": "2026-01-
|
|
15760
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630216+00:00"
|
|
15761
15761
|
},
|
|
15762
15762
|
"namespace": {
|
|
15763
15763
|
"type": "string",
|
|
@@ -15778,7 +15778,7 @@
|
|
|
15778
15778
|
},
|
|
15779
15779
|
"x-original-maxLength": 1024,
|
|
15780
15780
|
"x-reconciled-from-discovery": true,
|
|
15781
|
-
"x-reconciled-at": "2026-01-
|
|
15781
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630220+00:00"
|
|
15782
15782
|
},
|
|
15783
15783
|
"uid": {
|
|
15784
15784
|
"type": "string",
|
|
@@ -15799,7 +15799,7 @@
|
|
|
15799
15799
|
"x-original-maxLength": 1024,
|
|
15800
15800
|
"format": "uuid",
|
|
15801
15801
|
"x-reconciled-from-discovery": true,
|
|
15802
|
-
"x-reconciled-at": "2026-01-
|
|
15802
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630224+00:00"
|
|
15803
15803
|
}
|
|
15804
15804
|
},
|
|
15805
15805
|
"x-f5xc-description-short": "ViewRefType represents a reference to a view.",
|
|
@@ -15878,7 +15878,7 @@
|
|
|
15878
15878
|
},
|
|
15879
15879
|
"x-original-maxLength": 1024,
|
|
15880
15880
|
"x-reconciled-from-discovery": true,
|
|
15881
|
-
"x-reconciled-at": "2026-01-
|
|
15881
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630232+00:00"
|
|
15882
15882
|
},
|
|
15883
15883
|
"ongoing": {
|
|
15884
15884
|
"type": "boolean",
|
|
@@ -16151,7 +16151,7 @@
|
|
|
16151
16151
|
},
|
|
16152
16152
|
"x-original-maxLength": 1024,
|
|
16153
16153
|
"x-reconciled-from-discovery": true,
|
|
16154
|
-
"x-reconciled-at": "2026-01-
|
|
16154
|
+
"x-reconciled-at": "2026-01-07T15:53:07.630259+00:00"
|
|
16155
16155
|
},
|
|
16156
16156
|
"escalated": {
|
|
16157
16157
|
"type": "boolean",
|
|
@@ -16655,7 +16655,7 @@
|
|
|
16655
16655
|
"maxLength": 17,
|
|
16656
16656
|
"minLength": 17,
|
|
16657
16657
|
"x-reconciled-from-discovery": true,
|
|
16658
|
-
"x-reconciled-at": "2026-01-
|
|
16658
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731334+00:00"
|
|
16659
16659
|
}
|
|
16660
16660
|
},
|
|
16661
16661
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17040,7 +17040,7 @@
|
|
|
17040
17040
|
},
|
|
17041
17041
|
"x-original-maxLength": 1024,
|
|
17042
17042
|
"x-reconciled-from-discovery": true,
|
|
17043
|
-
"x-reconciled-at": "2026-01-
|
|
17043
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731371+00:00"
|
|
17044
17044
|
},
|
|
17045
17045
|
"node": {
|
|
17046
17046
|
"type": "string",
|
|
@@ -17289,7 +17289,7 @@
|
|
|
17289
17289
|
},
|
|
17290
17290
|
"x-original-maxLength": 1024,
|
|
17291
17291
|
"x-reconciled-from-discovery": true,
|
|
17292
|
-
"x-reconciled-at": "2026-01-
|
|
17292
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731397+00:00"
|
|
17293
17293
|
},
|
|
17294
17294
|
"wifi_support": {
|
|
17295
17295
|
"type": "boolean",
|
|
@@ -17422,7 +17422,7 @@
|
|
|
17422
17422
|
},
|
|
17423
17423
|
"x-original-maxLength": 1024,
|
|
17424
17424
|
"x-reconciled-from-discovery": true,
|
|
17425
|
-
"x-reconciled-at": "2026-01-
|
|
17425
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731410+00:00"
|
|
17426
17426
|
},
|
|
17427
17427
|
"node": {
|
|
17428
17428
|
"type": "string",
|
|
@@ -17731,7 +17731,7 @@
|
|
|
17731
17731
|
},
|
|
17732
17732
|
"x-original-maxLength": 1024,
|
|
17733
17733
|
"x-reconciled-from-discovery": true,
|
|
17734
|
-
"x-reconciled-at": "2026-01-
|
|
17734
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731432+00:00"
|
|
17735
17735
|
},
|
|
17736
17736
|
"node": {
|
|
17737
17737
|
"type": "string",
|
|
@@ -17821,7 +17821,7 @@
|
|
|
17821
17821
|
},
|
|
17822
17822
|
"x-original-maxLength": 1024,
|
|
17823
17823
|
"x-reconciled-from-discovery": true,
|
|
17824
|
-
"x-reconciled-at": "2026-01-
|
|
17824
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731441+00:00"
|
|
17825
17825
|
},
|
|
17826
17826
|
"node": {
|
|
17827
17827
|
"type": "string",
|
|
@@ -17856,7 +17856,7 @@
|
|
|
17856
17856
|
},
|
|
17857
17857
|
"x-original-maxLength": 1024,
|
|
17858
17858
|
"x-reconciled-from-discovery": true,
|
|
17859
|
-
"x-reconciled-at": "2026-01-
|
|
17859
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731447+00:00"
|
|
17860
17860
|
}
|
|
17861
17861
|
},
|
|
17862
17862
|
"x-f5xc-description-short": "Name and formal displayed name of the service.",
|
|
@@ -17899,7 +17899,7 @@
|
|
|
17899
17899
|
},
|
|
17900
17900
|
"x-original-maxLength": 1024,
|
|
17901
17901
|
"x-reconciled-from-discovery": true,
|
|
17902
|
-
"x-reconciled-at": "2026-01-
|
|
17902
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731452+00:00"
|
|
17903
17903
|
},
|
|
17904
17904
|
"node": {
|
|
17905
17905
|
"type": "string",
|
|
@@ -18022,7 +18022,7 @@
|
|
|
18022
18022
|
},
|
|
18023
18023
|
"x-original-maxLength": 1024,
|
|
18024
18024
|
"x-reconciled-from-discovery": true,
|
|
18025
|
-
"x-reconciled-at": "2026-01-
|
|
18025
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731463+00:00"
|
|
18026
18026
|
},
|
|
18027
18027
|
"node": {
|
|
18028
18028
|
"type": "string",
|
|
@@ -18057,7 +18057,7 @@
|
|
|
18057
18057
|
},
|
|
18058
18058
|
"x-original-maxLength": 1024,
|
|
18059
18059
|
"x-reconciled-from-discovery": true,
|
|
18060
|
-
"x-reconciled-at": "2026-01-
|
|
18060
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731469+00:00"
|
|
18061
18061
|
}
|
|
18062
18062
|
},
|
|
18063
18063
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18100,7 +18100,7 @@
|
|
|
18100
18100
|
"maxLength": 17,
|
|
18101
18101
|
"minLength": 17,
|
|
18102
18102
|
"x-reconciled-from-discovery": true,
|
|
18103
|
-
"x-reconciled-at": "2026-01-
|
|
18103
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731475+00:00"
|
|
18104
18104
|
}
|
|
18105
18105
|
},
|
|
18106
18106
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18196,7 +18196,7 @@
|
|
|
18196
18196
|
},
|
|
18197
18197
|
"x-original-maxLength": 1024,
|
|
18198
18198
|
"x-reconciled-from-discovery": true,
|
|
18199
|
-
"x-reconciled-at": "2026-01-
|
|
18199
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731496+00:00"
|
|
18200
18200
|
},
|
|
18201
18201
|
"store_provider": {
|
|
18202
18202
|
"type": "string",
|
|
@@ -18259,7 +18259,7 @@
|
|
|
18259
18259
|
},
|
|
18260
18260
|
"x-original-maxLength": 1024,
|
|
18261
18261
|
"x-reconciled-from-discovery": true,
|
|
18262
|
-
"x-reconciled-at": "2026-01-
|
|
18262
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731502+00:00"
|
|
18263
18263
|
},
|
|
18264
18264
|
"url": {
|
|
18265
18265
|
"type": "string",
|
|
@@ -18378,7 +18378,7 @@
|
|
|
18378
18378
|
},
|
|
18379
18379
|
"x-original-maxLength": 1024,
|
|
18380
18380
|
"x-reconciled-from-discovery": true,
|
|
18381
|
-
"x-reconciled-at": "2026-01-
|
|
18381
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731513+00:00"
|
|
18382
18382
|
},
|
|
18383
18383
|
"location": {
|
|
18384
18384
|
"type": "string",
|
|
@@ -18396,7 +18396,7 @@
|
|
|
18396
18396
|
},
|
|
18397
18397
|
"x-original-maxLength": 1024,
|
|
18398
18398
|
"x-reconciled-from-discovery": true,
|
|
18399
|
-
"x-reconciled-at": "2026-01-
|
|
18399
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731518+00:00"
|
|
18400
18400
|
},
|
|
18401
18401
|
"provider": {
|
|
18402
18402
|
"type": "string",
|
|
@@ -18415,7 +18415,7 @@
|
|
|
18415
18415
|
},
|
|
18416
18416
|
"x-original-maxLength": 1024,
|
|
18417
18417
|
"x-reconciled-from-discovery": true,
|
|
18418
|
-
"x-reconciled-at": "2026-01-
|
|
18418
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731523+00:00"
|
|
18419
18419
|
},
|
|
18420
18420
|
"secret_encoding": {
|
|
18421
18421
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -18439,7 +18439,7 @@
|
|
|
18439
18439
|
"maxLength": 1,
|
|
18440
18440
|
"minLength": 1,
|
|
18441
18441
|
"x-reconciled-from-discovery": true,
|
|
18442
|
-
"x-reconciled-at": "2026-01-
|
|
18442
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731529+00:00"
|
|
18443
18443
|
}
|
|
18444
18444
|
},
|
|
18445
18445
|
"x-f5xc-description-short": "X-displayName: \"Vault Secret\" VaultSecretInfoType specifies information about the Secret managed by Hashicorp Vault.",
|
|
@@ -18481,7 +18481,7 @@
|
|
|
18481
18481
|
},
|
|
18482
18482
|
"x-original-maxLength": 1024,
|
|
18483
18483
|
"x-reconciled-from-discovery": true,
|
|
18484
|
-
"x-reconciled-at": "2026-01-
|
|
18484
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731534+00:00"
|
|
18485
18485
|
}
|
|
18486
18486
|
},
|
|
18487
18487
|
"x-f5xc-description-short": "X-displayName: \"Wingman Secret\" WingmanSecretInfoType specifies the handle to the wingman secret.",
|
|
@@ -18556,7 +18556,7 @@
|
|
|
18556
18556
|
},
|
|
18557
18557
|
"x-original-maxLength": 1024,
|
|
18558
18558
|
"x-reconciled-from-discovery": true,
|
|
18559
|
-
"x-reconciled-at": "2026-01-
|
|
18559
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731542+00:00"
|
|
18560
18560
|
}
|
|
18561
18561
|
},
|
|
18562
18562
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18615,7 +18615,7 @@
|
|
|
18615
18615
|
},
|
|
18616
18616
|
"x-original-maxLength": 1024,
|
|
18617
18617
|
"x-reconciled-from-discovery": true,
|
|
18618
|
-
"x-reconciled-at": "2026-01-
|
|
18618
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731548+00:00"
|
|
18619
18619
|
},
|
|
18620
18620
|
"serial": {
|
|
18621
18621
|
"type": "string",
|
|
@@ -18669,7 +18669,7 @@
|
|
|
18669
18669
|
},
|
|
18670
18670
|
"x-original-maxLength": 1024,
|
|
18671
18671
|
"x-reconciled-from-discovery": true,
|
|
18672
|
-
"x-reconciled-at": "2026-01-
|
|
18672
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731568+00:00"
|
|
18673
18673
|
}
|
|
18674
18674
|
},
|
|
18675
18675
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18782,7 +18782,7 @@
|
|
|
18782
18782
|
},
|
|
18783
18783
|
"x-original-maxLength": 1024,
|
|
18784
18784
|
"x-reconciled-from-discovery": true,
|
|
18785
|
-
"x-reconciled-at": "2026-01-
|
|
18785
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731579+00:00"
|
|
18786
18786
|
}
|
|
18787
18787
|
},
|
|
18788
18788
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19140,7 +19140,7 @@
|
|
|
19140
19140
|
},
|
|
19141
19141
|
"x-original-maxLength": 1024,
|
|
19142
19142
|
"x-reconciled-from-discovery": true,
|
|
19143
|
-
"x-reconciled-at": "2026-01-
|
|
19143
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731606+00:00"
|
|
19144
19144
|
}
|
|
19145
19145
|
},
|
|
19146
19146
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19361,7 +19361,7 @@
|
|
|
19361
19361
|
},
|
|
19362
19362
|
"x-original-maxLength": 1024,
|
|
19363
19363
|
"x-reconciled-from-discovery": true,
|
|
19364
|
-
"x-reconciled-at": "2026-01-
|
|
19364
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731623+00:00"
|
|
19365
19365
|
},
|
|
19366
19366
|
"port": {
|
|
19367
19367
|
"type": "string",
|
|
@@ -19458,7 +19458,7 @@
|
|
|
19458
19458
|
},
|
|
19459
19459
|
"x-original-maxLength": 1024,
|
|
19460
19460
|
"x-reconciled-from-discovery": true,
|
|
19461
|
-
"x-reconciled-at": "2026-01-
|
|
19461
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731632+00:00"
|
|
19462
19462
|
},
|
|
19463
19463
|
"release": {
|
|
19464
19464
|
"type": "string",
|
|
@@ -19509,7 +19509,7 @@
|
|
|
19509
19509
|
},
|
|
19510
19510
|
"x-original-maxLength": 1024,
|
|
19511
19511
|
"x-reconciled-from-discovery": true,
|
|
19512
|
-
"x-reconciled-at": "2026-01-
|
|
19512
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731639+00:00"
|
|
19513
19513
|
}
|
|
19514
19514
|
},
|
|
19515
19515
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19682,7 +19682,7 @@
|
|
|
19682
19682
|
},
|
|
19683
19683
|
"x-original-maxLength": 1024,
|
|
19684
19684
|
"x-reconciled-from-discovery": true,
|
|
19685
|
-
"x-reconciled-at": "2026-01-
|
|
19685
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731659+00:00"
|
|
19686
19686
|
},
|
|
19687
19687
|
"serial": {
|
|
19688
19688
|
"type": "string",
|
|
@@ -19736,7 +19736,7 @@
|
|
|
19736
19736
|
},
|
|
19737
19737
|
"x-original-maxLength": 1024,
|
|
19738
19738
|
"x-reconciled-from-discovery": true,
|
|
19739
|
-
"x-reconciled-at": "2026-01-
|
|
19739
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731667+00:00"
|
|
19740
19740
|
}
|
|
19741
19741
|
},
|
|
19742
19742
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19810,7 +19810,7 @@
|
|
|
19810
19810
|
},
|
|
19811
19811
|
"x-original-maxLength": 1024,
|
|
19812
19812
|
"x-reconciled-from-discovery": true,
|
|
19813
|
-
"x-reconciled-at": "2026-01-
|
|
19813
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731675+00:00"
|
|
19814
19814
|
},
|
|
19815
19815
|
"serial": {
|
|
19816
19816
|
"type": "string",
|
|
@@ -20038,7 +20038,7 @@
|
|
|
20038
20038
|
},
|
|
20039
20039
|
"x-original-maxLength": 1024,
|
|
20040
20040
|
"x-reconciled-from-discovery": true,
|
|
20041
|
-
"x-reconciled-at": "2026-01-
|
|
20041
|
+
"x-reconciled-at": "2026-01-07T15:53:13.731695+00:00"
|
|
20042
20042
|
},
|
|
20043
20043
|
"i_manufacturer": {
|
|
20044
20044
|
"type": "string",
|
|
@@ -20273,7 +20273,7 @@
|
|
|
20273
20273
|
},
|
|
20274
20274
|
"x-original-maxLength": 1024,
|
|
20275
20275
|
"x-reconciled-from-discovery": true,
|
|
20276
|
-
"x-reconciled-at": "2026-01-
|
|
20276
|
+
"x-reconciled-at": "2026-01-07T15:53:13.985595+00:00"
|
|
20277
20277
|
},
|
|
20278
20278
|
"value": {
|
|
20279
20279
|
"type": "string",
|
|
@@ -20290,7 +20290,7 @@
|
|
|
20290
20290
|
},
|
|
20291
20291
|
"x-original-maxLength": 1024,
|
|
20292
20292
|
"x-reconciled-from-discovery": true,
|
|
20293
|
-
"x-reconciled-at": "2026-01-
|
|
20293
|
+
"x-reconciled-at": "2026-01-07T15:53:13.985602+00:00"
|
|
20294
20294
|
}
|
|
20295
20295
|
},
|
|
20296
20296
|
"x-f5xc-description-short": "DHCP Option information as a (key, value) pair.",
|
|
@@ -20346,7 +20346,7 @@
|
|
|
20346
20346
|
},
|
|
20347
20347
|
"x-original-maxLength": 1024,
|
|
20348
20348
|
"x-reconciled-from-discovery": true,
|
|
20349
|
-
"x-reconciled-at": "2026-01-
|
|
20349
|
+
"x-reconciled-at": "2026-01-07T15:53:13.985610+00:00"
|
|
20350
20350
|
},
|
|
20351
20351
|
"expiry": {
|
|
20352
20352
|
"type": "string",
|
|
@@ -20862,7 +20862,7 @@
|
|
|
20862
20862
|
},
|
|
20863
20863
|
"x-original-maxLength": 1024,
|
|
20864
20864
|
"x-reconciled-from-discovery": true,
|
|
20865
|
-
"x-reconciled-at": "2026-01-
|
|
20865
|
+
"x-reconciled-at": "2026-01-07T15:53:34.914308+00:00"
|
|
20866
20866
|
},
|
|
20867
20867
|
"node": {
|
|
20868
20868
|
"type": "string",
|
|
@@ -21002,7 +21002,7 @@
|
|
|
21002
21002
|
},
|
|
21003
21003
|
"x-original-maxLength": 1024,
|
|
21004
21004
|
"x-reconciled-from-discovery": true,
|
|
21005
|
-
"x-reconciled-at": "2026-01-
|
|
21005
|
+
"x-reconciled-at": "2026-01-07T15:53:34.914324+00:00"
|
|
21006
21006
|
},
|
|
21007
21007
|
"node": {
|
|
21008
21008
|
"type": "string",
|
|
@@ -21345,7 +21345,7 @@
|
|
|
21345
21345
|
},
|
|
21346
21346
|
"x-original-maxLength": 1024,
|
|
21347
21347
|
"x-reconciled-from-discovery": true,
|
|
21348
|
-
"x-reconciled-at": "2026-01-
|
|
21348
|
+
"x-reconciled-at": "2026-01-07T15:53:47.584924+00:00"
|
|
21349
21349
|
},
|
|
21350
21350
|
"node": {
|
|
21351
21351
|
"type": "string",
|
|
@@ -21930,7 +21930,7 @@
|
|
|
21930
21930
|
},
|
|
21931
21931
|
"x-original-maxLength": 1024,
|
|
21932
21932
|
"x-reconciled-from-discovery": true,
|
|
21933
|
-
"x-reconciled-at": "2026-01-
|
|
21933
|
+
"x-reconciled-at": "2026-01-07T15:54:13.214362+00:00"
|
|
21934
21934
|
},
|
|
21935
21935
|
"node": {
|
|
21936
21936
|
"type": "string",
|
|
@@ -22065,7 +22065,7 @@
|
|
|
22065
22065
|
},
|
|
22066
22066
|
"x-original-maxLength": 1024,
|
|
22067
22067
|
"x-reconciled-from-discovery": true,
|
|
22068
|
-
"x-reconciled-at": "2026-01-
|
|
22068
|
+
"x-reconciled-at": "2026-01-07T15:54:13.214375+00:00"
|
|
22069
22069
|
},
|
|
22070
22070
|
"node": {
|
|
22071
22071
|
"type": "string",
|
|
@@ -22260,7 +22260,7 @@
|
|
|
22260
22260
|
},
|
|
22261
22261
|
"x-original-maxLength": 1024,
|
|
22262
22262
|
"x-reconciled-from-discovery": true,
|
|
22263
|
-
"x-reconciled-at": "2026-01-
|
|
22263
|
+
"x-reconciled-at": "2026-01-07T15:54:13.214389+00:00"
|
|
22264
22264
|
},
|
|
22265
22265
|
"node": {
|
|
22266
22266
|
"type": "string",
|
|
@@ -22452,7 +22452,7 @@
|
|
|
22452
22452
|
},
|
|
22453
22453
|
"x-original-maxLength": 1024,
|
|
22454
22454
|
"x-reconciled-from-discovery": true,
|
|
22455
|
-
"x-reconciled-at": "2026-01-
|
|
22455
|
+
"x-reconciled-at": "2026-01-07T15:54:13.214406+00:00"
|
|
22456
22456
|
}
|
|
22457
22457
|
},
|
|
22458
22458
|
"x-f5xc-minimum-configuration": {
|
|
@@ -22556,7 +22556,7 @@
|
|
|
22556
22556
|
},
|
|
22557
22557
|
"x-original-maxLength": 1200,
|
|
22558
22558
|
"x-reconciled-from-discovery": true,
|
|
22559
|
-
"x-reconciled-at": "2026-01-
|
|
22559
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842735+00:00"
|
|
22560
22560
|
},
|
|
22561
22561
|
"disable": {
|
|
22562
22562
|
"type": "boolean",
|
|
@@ -22614,7 +22614,7 @@
|
|
|
22614
22614
|
},
|
|
22615
22615
|
"x-original-maxLength": 1024,
|
|
22616
22616
|
"x-reconciled-from-discovery": true,
|
|
22617
|
-
"x-reconciled-at": "2026-01-
|
|
22617
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842743+00:00"
|
|
22618
22618
|
},
|
|
22619
22619
|
"namespace": {
|
|
22620
22620
|
"type": "string",
|
|
@@ -22635,7 +22635,7 @@
|
|
|
22635
22635
|
},
|
|
22636
22636
|
"x-original-maxLength": 1024,
|
|
22637
22637
|
"x-reconciled-from-discovery": true,
|
|
22638
|
-
"x-reconciled-at": "2026-01-
|
|
22638
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842747+00:00"
|
|
22639
22639
|
}
|
|
22640
22640
|
},
|
|
22641
22641
|
"x-f5xc-description-short": "ObjectReplaceMetaType is metadata that can be specified in Replace request of an object.",
|
|
@@ -22733,7 +22733,7 @@
|
|
|
22733
22733
|
},
|
|
22734
22734
|
"x-original-maxLength": 1024,
|
|
22735
22735
|
"x-reconciled-from-discovery": true,
|
|
22736
|
-
"x-reconciled-at": "2026-01-
|
|
22736
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842840+00:00"
|
|
22737
22737
|
}
|
|
22738
22738
|
},
|
|
22739
22739
|
"x-f5xc-description-short": "Issue (ticket) type information that's specific to Jira - modeled after the JIRA REST API response format.",
|
|
@@ -22811,7 +22811,7 @@
|
|
|
22811
22811
|
},
|
|
22812
22812
|
"x-original-maxLength": 1024,
|
|
22813
22813
|
"x-reconciled-from-discovery": true,
|
|
22814
|
-
"x-reconciled-at": "2026-01-
|
|
22814
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842847+00:00"
|
|
22815
22815
|
},
|
|
22816
22816
|
"name": {
|
|
22817
22817
|
"type": "string",
|
|
@@ -22831,7 +22831,7 @@
|
|
|
22831
22831
|
},
|
|
22832
22832
|
"x-original-maxLength": 1024,
|
|
22833
22833
|
"x-reconciled-from-discovery": true,
|
|
22834
|
-
"x-reconciled-at": "2026-01-
|
|
22834
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842851+00:00"
|
|
22835
22835
|
}
|
|
22836
22836
|
},
|
|
22837
22837
|
"x-f5xc-description-short": "Contains fields and information that are specific to Jira projects - modeled after the JIRA REST API response format.",
|
|
@@ -22968,7 +22968,7 @@
|
|
|
22968
22968
|
},
|
|
22969
22969
|
"x-original-maxLength": 1024,
|
|
22970
22970
|
"x-reconciled-from-discovery": true,
|
|
22971
|
-
"x-reconciled-at": "2026-01-
|
|
22971
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842866+00:00"
|
|
22972
22972
|
},
|
|
22973
22973
|
"namespace": {
|
|
22974
22974
|
"type": "string",
|
|
@@ -22988,7 +22988,7 @@
|
|
|
22988
22988
|
},
|
|
22989
22989
|
"x-original-maxLength": 1024,
|
|
22990
22990
|
"x-reconciled-from-discovery": true,
|
|
22991
|
-
"x-reconciled-at": "2026-01-
|
|
22991
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842870+00:00"
|
|
22992
22992
|
}
|
|
22993
22993
|
},
|
|
22994
22994
|
"x-f5xc-minimum-configuration": {
|
|
@@ -23448,7 +23448,7 @@
|
|
|
23448
23448
|
},
|
|
23449
23449
|
"x-original-maxLength": 1024,
|
|
23450
23450
|
"x-reconciled-from-discovery": true,
|
|
23451
|
-
"x-reconciled-at": "2026-01-
|
|
23451
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842904+00:00"
|
|
23452
23452
|
},
|
|
23453
23453
|
"disabled": {
|
|
23454
23454
|
"type": "boolean",
|
|
@@ -23503,7 +23503,7 @@
|
|
|
23503
23503
|
},
|
|
23504
23504
|
"x-original-maxLength": 1024,
|
|
23505
23505
|
"x-reconciled-from-discovery": true,
|
|
23506
|
-
"x-reconciled-at": "2026-01-
|
|
23506
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842914+00:00"
|
|
23507
23507
|
},
|
|
23508
23508
|
"namespace": {
|
|
23509
23509
|
"type": "string",
|
|
@@ -23522,7 +23522,7 @@
|
|
|
23522
23522
|
},
|
|
23523
23523
|
"x-original-maxLength": 1024,
|
|
23524
23524
|
"x-reconciled-from-discovery": true,
|
|
23525
|
-
"x-reconciled-at": "2026-01-
|
|
23525
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842918+00:00"
|
|
23526
23526
|
},
|
|
23527
23527
|
"owner_view": {
|
|
23528
23528
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -23548,7 +23548,7 @@
|
|
|
23548
23548
|
"x-field-mutability": "read-only",
|
|
23549
23549
|
"x-original-maxLength": 1024,
|
|
23550
23550
|
"x-reconciled-from-discovery": true,
|
|
23551
|
-
"x-reconciled-at": "2026-01-
|
|
23551
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842924+00:00"
|
|
23552
23552
|
},
|
|
23553
23553
|
"uid": {
|
|
23554
23554
|
"type": "string",
|
|
@@ -23570,7 +23570,7 @@
|
|
|
23570
23570
|
"x-original-maxLength": 1024,
|
|
23571
23571
|
"format": "uuid",
|
|
23572
23572
|
"x-reconciled-from-discovery": true,
|
|
23573
|
-
"x-reconciled-at": "2026-01-
|
|
23573
|
+
"x-reconciled-at": "2026-01-07T15:54:15.842930+00:00"
|
|
23574
23574
|
}
|
|
23575
23575
|
},
|
|
23576
23576
|
"x-f5xc-description-short": "By default a summary of ticket_tracking_system is returned in 'List'.",
|
|
@@ -23753,7 +23753,7 @@
|
|
|
23753
23753
|
},
|
|
23754
23754
|
"x-original-maxLength": 1024,
|
|
23755
23755
|
"x-reconciled-from-discovery": true,
|
|
23756
|
-
"x-reconciled-at": "2026-01-
|
|
23756
|
+
"x-reconciled-at": "2026-01-07T15:54:18.427814+00:00"
|
|
23757
23757
|
},
|
|
23758
23758
|
"node": {
|
|
23759
23759
|
"type": "string",
|
|
@@ -23915,7 +23915,7 @@
|
|
|
23915
23915
|
},
|
|
23916
23916
|
"x-original-maxLength": 1024,
|
|
23917
23917
|
"x-reconciled-from-discovery": true,
|
|
23918
|
-
"x-reconciled-at": "2026-01-
|
|
23918
|
+
"x-reconciled-at": "2026-01-07T15:54:18.427827+00:00"
|
|
23919
23919
|
},
|
|
23920
23920
|
"node": {
|
|
23921
23921
|
"type": "string",
|
|
@@ -24066,7 +24066,7 @@
|
|
|
24066
24066
|
},
|
|
24067
24067
|
"x-original-maxLength": 1024,
|
|
24068
24068
|
"x-reconciled-from-discovery": true,
|
|
24069
|
-
"x-reconciled-at": "2026-01-
|
|
24069
|
+
"x-reconciled-at": "2026-01-07T15:54:18.427840+00:00"
|
|
24070
24070
|
},
|
|
24071
24071
|
"node": {
|
|
24072
24072
|
"type": "string",
|
|
@@ -24195,7 +24195,7 @@
|
|
|
24195
24195
|
},
|
|
24196
24196
|
"x-original-maxLength": 1024,
|
|
24197
24197
|
"x-reconciled-from-discovery": true,
|
|
24198
|
-
"x-reconciled-at": "2026-01-
|
|
24198
|
+
"x-reconciled-at": "2026-01-07T15:54:18.427852+00:00"
|
|
24199
24199
|
},
|
|
24200
24200
|
"node": {
|
|
24201
24201
|
"type": "string",
|
|
@@ -24635,7 +24635,7 @@
|
|
|
24635
24635
|
},
|
|
24636
24636
|
"x-original-maxLength": 1024,
|
|
24637
24637
|
"x-reconciled-from-discovery": true,
|
|
24638
|
-
"x-reconciled-at": "2026-01-
|
|
24638
|
+
"x-reconciled-at": "2026-01-07T15:54:27.403604+00:00"
|
|
24639
24639
|
},
|
|
24640
24640
|
"node": {
|
|
24641
24641
|
"type": "string",
|
|
@@ -24929,7 +24929,7 @@
|
|
|
24929
24929
|
},
|
|
24930
24930
|
"x-original-maxLength": 1024,
|
|
24931
24931
|
"x-reconciled-from-discovery": true,
|
|
24932
|
-
"x-reconciled-at": "2026-01-
|
|
24932
|
+
"x-reconciled-at": "2026-01-07T15:54:27.403628+00:00"
|
|
24933
24933
|
},
|
|
24934
24934
|
"node": {
|
|
24935
24935
|
"type": "string",
|