@robinmordasiewicz/f5xc-terraform-mcp 3.1.0 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/policer.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/fast_acl.md +166 -60
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/policer.md +10 -50
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +12 -819
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +2 -2
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
- package/dist/docs/specifications/api/domains/ai_services.json +23 -21
- package/dist/docs/specifications/api/domains/api.json +201 -173
- package/dist/docs/specifications/api/domains/authentication.json +57 -45
- package/dist/docs/specifications/api/domains/bigip.json +106 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
- package/dist/docs/specifications/api/domains/blindfold.json +141 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
- package/dist/docs/specifications/api/domains/cdn.json +371 -177
- package/dist/docs/specifications/api/domains/ce_management.json +137 -111
- package/dist/docs/specifications/api/domains/certificates.json +81 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
- package/dist/docs/specifications/api/domains/container_services.json +123 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
- package/dist/docs/specifications/api/domains/ddos.json +168 -154
- package/dist/docs/specifications/api/domains/dns.json +160 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
- package/dist/docs/specifications/api/domains/marketplace.json +111 -103
- package/dist/docs/specifications/api/domains/network.json +269 -230
- package/dist/docs/specifications/api/domains/network_security.json +243 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +231 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
- package/dist/docs/specifications/api/domains/shape.json +327 -313
- package/dist/docs/specifications/api/domains/sites.json +536 -349
- package/dist/docs/specifications/api/domains/statistics.json +401 -225
- package/dist/docs/specifications/api/domains/support.json +116 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
- package/dist/docs/specifications/api/domains/users.json +76 -66
- package/dist/docs/specifications/api/domains/virtual.json +492 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +227 -139
- package/dist/docs/specifications/api/index.json +2 -2
- package/dist/docs/specifications/api/openapi.json +3409 -2616
- package/dist/docs/specifications/api/openapi.yaml +5304 -2616
- package/package.json +1 -1
- package/dist/docs/data-sources/addon_service.md +0 -143
- package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
- package/dist/docs/data-sources/addon_subscription.md +0 -134
- package/dist/docs/data-sources/allowed_tenant.md +0 -134
- package/dist/docs/data-sources/api_credential.md +0 -134
- package/dist/docs/data-sources/bigip_irule.md +0 -134
- package/dist/docs/data-sources/child_tenant.md +0 -134
- package/dist/docs/data-sources/child_tenant_manager.md +0 -134
- package/dist/docs/data-sources/contact.md +0 -134
- package/dist/docs/data-sources/customer_support.md +0 -134
- package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
- package/dist/docs/data-sources/dns_lb_pool.md +0 -134
- package/dist/docs/data-sources/dns_load_balancer.md +0 -134
- package/dist/docs/data-sources/dns_zone.md +0 -145
- package/dist/docs/data-sources/geo_location_set.md +0 -134
- package/dist/docs/data-sources/ike1.md +0 -134
- package/dist/docs/data-sources/ike2.md +0 -134
- package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
- package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
- package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
- package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
- package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
- package/dist/docs/data-sources/k8s_cluster.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
- package/dist/docs/data-sources/managed_tenant.md +0 -134
- package/dist/docs/data-sources/namespace.md +0 -141
- package/dist/docs/data-sources/oidc_provider.md +0 -134
- package/dist/docs/data-sources/quota.md +0 -134
- package/dist/docs/data-sources/registration.md +0 -134
- package/dist/docs/data-sources/report_config.md +0 -134
- package/dist/docs/data-sources/role.md +0 -134
- package/dist/docs/data-sources/secret_policy.md +0 -134
- package/dist/docs/data-sources/secret_policy_rule.md +0 -134
- package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
- package/dist/docs/data-sources/srv6_network_slice.md +0 -134
- package/dist/docs/data-sources/tenant_profile.md +0 -134
- package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
- package/dist/docs/data-sources/token.md +0 -134
- package/dist/docs/data-sources/tpm_api_key.md +0 -134
- package/dist/docs/data-sources/tpm_category.md +0 -134
- package/dist/docs/data-sources/tpm_manager.md +0 -134
- package/dist/docs/data-sources/virtual_k8s.md +0 -134
- package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
- package/dist/docs/resources/addon_subscription.md +0 -213
- package/dist/docs/resources/allowed_tenant.md +0 -181
- package/dist/docs/resources/api_credential.md +0 -184
- package/dist/docs/resources/bigip_irule.md +0 -173
- package/dist/docs/resources/child_tenant.md +0 -237
- package/dist/docs/resources/child_tenant_manager.md +0 -201
- package/dist/docs/resources/contact.md +0 -187
- package/dist/docs/resources/customer_support.md +0 -253
- package/dist/docs/resources/dns_lb_health_check.md +0 -249
- package/dist/docs/resources/dns_lb_pool.md +0 -310
- package/dist/docs/resources/dns_load_balancer.md +0 -309
- package/dist/docs/resources/dns_zone.md +0 -790
- package/dist/docs/resources/geo_location_set.md +0 -180
- package/dist/docs/resources/ike1.md +0 -216
- package/dist/docs/resources/ike2.md +0 -210
- package/dist/docs/resources/ike_phase1_profile.md +0 -224
- package/dist/docs/resources/ike_phase2_profile.md +0 -214
- package/dist/docs/resources/infraprotect_asn.md +0 -183
- package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
- package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
- package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
- package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
- package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
- package/dist/docs/resources/infraprotect_tunnel.md +0 -289
- package/dist/docs/resources/k8s_cluster.md +0 -326
- package/dist/docs/resources/k8s_cluster_role.md +0 -222
- package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
- package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
- package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
- package/dist/docs/resources/managed_tenant.md +0 -193
- package/dist/docs/resources/namespace.md +0 -170
- package/dist/docs/resources/oidc_provider.md +0 -291
- package/dist/docs/resources/quota.md +0 -187
- package/dist/docs/resources/registration.md +0 -489
- package/dist/docs/resources/report_config.md +0 -237
- package/dist/docs/resources/role.md +0 -183
- package/dist/docs/resources/secret_policy.md +0 -240
- package/dist/docs/resources/secret_policy_rule.md +0 -198
- package/dist/docs/resources/securemesh_site_v2.md +0 -2027
- package/dist/docs/resources/srv6_network_slice.md +0 -175
- package/dist/docs/resources/tenant_profile.md +0 -233
- package/dist/docs/resources/ticket_tracking_system.md +0 -195
- package/dist/docs/resources/token.md +0 -170
- package/dist/docs/resources/tpm_api_key.md +0 -191
- package/dist/docs/resources/tpm_category.md +0 -191
- package/dist/docs/resources/tpm_manager.md +0 -167
- package/dist/docs/resources/virtual_k8s.md +0 -209
- package/dist/docs/resources/voltshare_admin_policy.md +0 -271
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Secops And Incident Response",
|
|
5
5
|
"description": "User threat assessment with configurable risk thresholds and mitigation rules. Detection covers high, medium, and low threat levels with corresponding actions like blocking, rate limiting, or alerting. Mitigation policies link to load balancers for real-time enforcement against identified bad actors.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.15",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -1398,7 +1398,7 @@
|
|
|
1398
1398
|
},
|
|
1399
1399
|
"x-original-maxLength": 1024,
|
|
1400
1400
|
"x-reconciled-from-discovery": true,
|
|
1401
|
-
"x-reconciled-at": "2026-01-
|
|
1401
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507000+00:00"
|
|
1402
1402
|
},
|
|
1403
1403
|
"namespace": {
|
|
1404
1404
|
"type": "string",
|
|
@@ -1417,7 +1417,7 @@
|
|
|
1417
1417
|
},
|
|
1418
1418
|
"x-original-maxLength": 1024,
|
|
1419
1419
|
"x-reconciled-from-discovery": true,
|
|
1420
|
-
"x-reconciled-at": "2026-01-
|
|
1420
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507007+00:00"
|
|
1421
1421
|
}
|
|
1422
1422
|
},
|
|
1423
1423
|
"x-f5xc-minimum-configuration": {
|
|
@@ -1515,7 +1515,7 @@
|
|
|
1515
1515
|
"maxLength": 17,
|
|
1516
1516
|
"minLength": 17,
|
|
1517
1517
|
"x-reconciled-from-discovery": true,
|
|
1518
|
-
"x-reconciled-at": "2026-01-
|
|
1518
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507022+00:00"
|
|
1519
1519
|
},
|
|
1520
1520
|
"system_metadata": {
|
|
1521
1521
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -1673,7 +1673,7 @@
|
|
|
1673
1673
|
},
|
|
1674
1674
|
"x-original-maxLength": 1024,
|
|
1675
1675
|
"x-reconciled-from-discovery": true,
|
|
1676
|
-
"x-reconciled-at": "2026-01-
|
|
1676
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507036+00:00"
|
|
1677
1677
|
},
|
|
1678
1678
|
"disabled": {
|
|
1679
1679
|
"type": "boolean",
|
|
@@ -1723,7 +1723,7 @@
|
|
|
1723
1723
|
},
|
|
1724
1724
|
"x-original-maxLength": 1024,
|
|
1725
1725
|
"x-reconciled-from-discovery": true,
|
|
1726
|
-
"x-reconciled-at": "2026-01-
|
|
1726
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507046+00:00"
|
|
1727
1727
|
},
|
|
1728
1728
|
"namespace": {
|
|
1729
1729
|
"type": "string",
|
|
@@ -1742,7 +1742,7 @@
|
|
|
1742
1742
|
},
|
|
1743
1743
|
"x-original-maxLength": 1024,
|
|
1744
1744
|
"x-reconciled-from-discovery": true,
|
|
1745
|
-
"x-reconciled-at": "2026-01-
|
|
1745
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507050+00:00"
|
|
1746
1746
|
},
|
|
1747
1747
|
"owner_view": {
|
|
1748
1748
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -1783,7 +1783,7 @@
|
|
|
1783
1783
|
"x-field-mutability": "read-only",
|
|
1784
1784
|
"x-original-maxLength": 1024,
|
|
1785
1785
|
"x-reconciled-from-discovery": true,
|
|
1786
|
-
"x-reconciled-at": "2026-01-
|
|
1786
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507058+00:00"
|
|
1787
1787
|
},
|
|
1788
1788
|
"uid": {
|
|
1789
1789
|
"type": "string",
|
|
@@ -1804,7 +1804,7 @@
|
|
|
1804
1804
|
"x-original-maxLength": 1024,
|
|
1805
1805
|
"format": "uuid",
|
|
1806
1806
|
"x-reconciled-from-discovery": true,
|
|
1807
|
-
"x-reconciled-at": "2026-01-
|
|
1807
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507063+00:00"
|
|
1808
1808
|
}
|
|
1809
1809
|
},
|
|
1810
1810
|
"x-f5xc-minimum-configuration": {
|
|
@@ -2096,6 +2096,8 @@
|
|
|
2096
2096
|
"type_url": {
|
|
2097
2097
|
"type": "string",
|
|
2098
2098
|
"description": "A URL/resource name that uniquely identifies the type of the serialized\nprotocol buffer message. This string must contain at least\none \"/\" character. The last segment of the URL's path must represent\nthe fully qualified name of the type (as in\n`path/google.protobuf.duration`). The name should be in a canonical form\n(e.g., leading \".\" is not accepted).\n\nIn practice, teams usually precompile into the binary all types that they\nexpect it to use in the context of Any. However, for URLs which use the\nscheme `HTTP`, `HTTPS`, or no scheme, one can optionally set up a type\nserver that maps type URLs to message definitions as follows:\n\n* If no scheme is provided, `HTTPS` is assumed.\n* An HTTP GET on the URL must yield a [google.protobuf.type][]\nvalue in binary format, or produce an error.\n* Applications are allowed to cache lookup results based on the\nURL, or have them precompiled into a binary to avoid any\nlookup. Therefore, binary compatibility needs to be preserved\non changes to types. (Use versioned type names to manage\nbreaking changes.)\n\nNote: this functionality is not currently available in the official\nprotobuf release, and it is not used for type URLs beginning with\ntype.googleapis.com.\n\nSchemes other than `HTTP`, `HTTPS` (or the empty scheme) might be\nused with implementation specific semantics.",
|
|
2099
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
2100
|
+
"x-f5xc-description-medium": "URL/resource name that uniquely identifies the type of the serialized protocol buffer message. This string must contain at least one \"/\" character. The last segment of the URL's path must represent the fully qualified name of the type (as in ).",
|
|
2099
2101
|
"minLength": 0,
|
|
2100
2102
|
"maxLength": 1024,
|
|
2101
2103
|
"x-f5xc-required-for": {
|
|
@@ -2119,7 +2121,7 @@
|
|
|
2119
2121
|
},
|
|
2120
2122
|
"x-original-maxLength": 1024,
|
|
2121
2123
|
"x-reconciled-from-discovery": true,
|
|
2122
|
-
"x-reconciled-at": "2026-01-
|
|
2124
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507091+00:00"
|
|
2123
2125
|
}
|
|
2124
2126
|
},
|
|
2125
2127
|
"x-f5xc-minimum-configuration": {
|
|
@@ -2188,7 +2190,7 @@
|
|
|
2188
2190
|
},
|
|
2189
2191
|
"x-original-maxLength": 1024,
|
|
2190
2192
|
"x-reconciled-from-discovery": true,
|
|
2191
|
-
"x-reconciled-at": "2026-01-
|
|
2193
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507099+00:00"
|
|
2192
2194
|
},
|
|
2193
2195
|
"service_name": {
|
|
2194
2196
|
"type": "string",
|
|
@@ -2217,6 +2219,8 @@
|
|
|
2217
2219
|
"x-validation-rules": {
|
|
2218
2220
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
2219
2221
|
},
|
|
2222
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
2223
|
+
"x-f5xc-description-medium": "Status of the condition \"Success\" Validtion has succeded. Requested operation was successful. \"Failed\" Validation has failed. \"Incomplete\" Validation of configuration has failed due to missing configuration. \"Installed\" Validation has passed and configuration has been installed in data path or...",
|
|
2220
2224
|
"minLength": 0,
|
|
2221
2225
|
"maxLength": 17,
|
|
2222
2226
|
"x-f5xc-required-for": {
|
|
@@ -2227,7 +2231,7 @@
|
|
|
2227
2231
|
},
|
|
2228
2232
|
"x-original-maxLength": 1024,
|
|
2229
2233
|
"x-reconciled-from-discovery": true,
|
|
2230
|
-
"x-reconciled-at": "2026-01-
|
|
2234
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507105+00:00"
|
|
2231
2235
|
},
|
|
2232
2236
|
"type": {
|
|
2233
2237
|
"type": "string",
|
|
@@ -2364,7 +2368,7 @@
|
|
|
2364
2368
|
},
|
|
2365
2369
|
"x-original-maxLength": 1024,
|
|
2366
2370
|
"x-reconciled-from-discovery": true,
|
|
2367
|
-
"x-reconciled-at": "2026-01-
|
|
2371
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507116+00:00"
|
|
2368
2372
|
}
|
|
2369
2373
|
},
|
|
2370
2374
|
"x-f5xc-minimum-configuration": {
|
|
@@ -2473,7 +2477,7 @@
|
|
|
2473
2477
|
},
|
|
2474
2478
|
"x-original-maxLength": 1200,
|
|
2475
2479
|
"x-reconciled-from-discovery": true,
|
|
2476
|
-
"x-reconciled-at": "2026-01-
|
|
2480
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507127+00:00"
|
|
2477
2481
|
},
|
|
2478
2482
|
"disable": {
|
|
2479
2483
|
"type": "boolean",
|
|
@@ -2526,7 +2530,7 @@
|
|
|
2526
2530
|
},
|
|
2527
2531
|
"x-original-maxLength": 1024,
|
|
2528
2532
|
"x-reconciled-from-discovery": true,
|
|
2529
|
-
"x-reconciled-at": "2026-01-
|
|
2533
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507135+00:00"
|
|
2530
2534
|
},
|
|
2531
2535
|
"namespace": {
|
|
2532
2536
|
"type": "string",
|
|
@@ -2545,7 +2549,7 @@
|
|
|
2545
2549
|
},
|
|
2546
2550
|
"x-original-maxLength": 1024,
|
|
2547
2551
|
"x-reconciled-from-discovery": true,
|
|
2548
|
-
"x-reconciled-at": "2026-01-
|
|
2552
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507139+00:00"
|
|
2549
2553
|
}
|
|
2550
2554
|
},
|
|
2551
2555
|
"x-f5xc-minimum-configuration": {
|
|
@@ -2621,7 +2625,7 @@
|
|
|
2621
2625
|
},
|
|
2622
2626
|
"x-original-maxLength": 1200,
|
|
2623
2627
|
"x-reconciled-from-discovery": true,
|
|
2624
|
-
"x-reconciled-at": "2026-01-
|
|
2628
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507146+00:00"
|
|
2625
2629
|
},
|
|
2626
2630
|
"disable": {
|
|
2627
2631
|
"type": "boolean",
|
|
@@ -2676,7 +2680,7 @@
|
|
|
2676
2680
|
},
|
|
2677
2681
|
"x-original-maxLength": 1024,
|
|
2678
2682
|
"x-reconciled-from-discovery": true,
|
|
2679
|
-
"x-reconciled-at": "2026-01-
|
|
2683
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507153+00:00"
|
|
2680
2684
|
},
|
|
2681
2685
|
"namespace": {
|
|
2682
2686
|
"type": "string",
|
|
@@ -2695,7 +2699,7 @@
|
|
|
2695
2699
|
},
|
|
2696
2700
|
"x-original-maxLength": 1024,
|
|
2697
2701
|
"x-reconciled-from-discovery": true,
|
|
2698
|
-
"x-reconciled-at": "2026-01-
|
|
2702
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507157+00:00"
|
|
2699
2703
|
}
|
|
2700
2704
|
},
|
|
2701
2705
|
"x-f5xc-minimum-configuration": {
|
|
@@ -2740,7 +2744,7 @@
|
|
|
2740
2744
|
"readOnly": true,
|
|
2741
2745
|
"x-original-maxLength": 1024,
|
|
2742
2746
|
"x-reconciled-from-discovery": true,
|
|
2743
|
-
"x-reconciled-at": "2026-01-
|
|
2747
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507161+00:00"
|
|
2744
2748
|
},
|
|
2745
2749
|
"name": {
|
|
2746
2750
|
"type": "string",
|
|
@@ -2759,7 +2763,7 @@
|
|
|
2759
2763
|
},
|
|
2760
2764
|
"x-original-maxLength": 1024,
|
|
2761
2765
|
"x-reconciled-from-discovery": true,
|
|
2762
|
-
"x-reconciled-at": "2026-01-
|
|
2766
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507165+00:00"
|
|
2763
2767
|
},
|
|
2764
2768
|
"namespace": {
|
|
2765
2769
|
"type": "string",
|
|
@@ -2778,7 +2782,7 @@
|
|
|
2778
2782
|
},
|
|
2779
2783
|
"x-original-maxLength": 1024,
|
|
2780
2784
|
"x-reconciled-from-discovery": true,
|
|
2781
|
-
"x-reconciled-at": "2026-01-
|
|
2785
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507170+00:00"
|
|
2782
2786
|
},
|
|
2783
2787
|
"tenant": {
|
|
2784
2788
|
"type": "string",
|
|
@@ -2799,7 +2803,7 @@
|
|
|
2799
2803
|
"x-field-mutability": "read-only",
|
|
2800
2804
|
"x-original-maxLength": 1024,
|
|
2801
2805
|
"x-reconciled-from-discovery": true,
|
|
2802
|
-
"x-reconciled-at": "2026-01-
|
|
2806
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507174+00:00"
|
|
2803
2807
|
},
|
|
2804
2808
|
"uid": {
|
|
2805
2809
|
"type": "string",
|
|
@@ -2821,7 +2825,7 @@
|
|
|
2821
2825
|
"x-original-maxLength": 1024,
|
|
2822
2826
|
"format": "uuid",
|
|
2823
2827
|
"x-reconciled-from-discovery": true,
|
|
2824
|
-
"x-reconciled-at": "2026-01-
|
|
2828
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507179+00:00"
|
|
2825
2829
|
}
|
|
2826
2830
|
},
|
|
2827
2831
|
"x-f5xc-minimum-configuration": {
|
|
@@ -2896,7 +2900,7 @@
|
|
|
2896
2900
|
},
|
|
2897
2901
|
"x-original-maxLength": 1200,
|
|
2898
2902
|
"x-reconciled-from-discovery": true,
|
|
2899
|
-
"x-reconciled-at": "2026-01-
|
|
2903
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507186+00:00"
|
|
2900
2904
|
},
|
|
2901
2905
|
"disable": {
|
|
2902
2906
|
"type": "boolean",
|
|
@@ -2949,7 +2953,7 @@
|
|
|
2949
2953
|
},
|
|
2950
2954
|
"x-original-maxLength": 1024,
|
|
2951
2955
|
"x-reconciled-from-discovery": true,
|
|
2952
|
-
"x-reconciled-at": "2026-01-
|
|
2956
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507193+00:00"
|
|
2953
2957
|
},
|
|
2954
2958
|
"namespace": {
|
|
2955
2959
|
"type": "string",
|
|
@@ -2968,7 +2972,7 @@
|
|
|
2968
2972
|
},
|
|
2969
2973
|
"x-original-maxLength": 1024,
|
|
2970
2974
|
"x-reconciled-from-discovery": true,
|
|
2971
|
-
"x-reconciled-at": "2026-01-
|
|
2975
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507198+00:00"
|
|
2972
2976
|
}
|
|
2973
2977
|
},
|
|
2974
2978
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3082,7 +3086,7 @@
|
|
|
3082
3086
|
"x-original-maxLength": 1024,
|
|
3083
3087
|
"format": "uuid",
|
|
3084
3088
|
"x-reconciled-from-discovery": true,
|
|
3085
|
-
"x-reconciled-at": "2026-01-
|
|
3089
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507210+00:00"
|
|
3086
3090
|
},
|
|
3087
3091
|
"vtrp_id": {
|
|
3088
3092
|
"type": "string",
|
|
@@ -3194,7 +3198,7 @@
|
|
|
3194
3198
|
},
|
|
3195
3199
|
"x-original-maxLength": 1024,
|
|
3196
3200
|
"x-reconciled-from-discovery": true,
|
|
3197
|
-
"x-reconciled-at": "2026-01-
|
|
3201
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507220+00:00"
|
|
3198
3202
|
},
|
|
3199
3203
|
"status": {
|
|
3200
3204
|
"type": "string",
|
|
@@ -3213,7 +3217,7 @@
|
|
|
3213
3217
|
},
|
|
3214
3218
|
"x-original-maxLength": 1024,
|
|
3215
3219
|
"x-reconciled-from-discovery": true,
|
|
3216
|
-
"x-reconciled-at": "2026-01-
|
|
3220
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507224+00:00"
|
|
3217
3221
|
}
|
|
3218
3222
|
},
|
|
3219
3223
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3293,6 +3297,8 @@
|
|
|
3293
3297
|
"title": "Deletion_timestamp.",
|
|
3294
3298
|
"format": "date-time",
|
|
3295
3299
|
"x-displayname": "Deletion Timestamp.",
|
|
3300
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
3301
|
+
"x-f5xc-description-medium": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted. This field is set by the server when a graceful deletion is requested by the user, and is not directly settable by a client. The resource is expected to be deleted (no longer visible from resource lists, and not...",
|
|
3296
3302
|
"minLength": 0,
|
|
3297
3303
|
"maxLength": 1024,
|
|
3298
3304
|
"x-f5xc-required-for": {
|
|
@@ -3391,7 +3397,7 @@
|
|
|
3391
3397
|
"x-field-mutability": "read-only",
|
|
3392
3398
|
"x-original-maxLength": 1024,
|
|
3393
3399
|
"x-reconciled-from-discovery": true,
|
|
3394
|
-
"x-reconciled-at": "2026-01-
|
|
3400
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507242+00:00"
|
|
3395
3401
|
},
|
|
3396
3402
|
"uid": {
|
|
3397
3403
|
"type": "string",
|
|
@@ -3412,7 +3418,7 @@
|
|
|
3412
3418
|
"x-original-maxLength": 1024,
|
|
3413
3419
|
"format": "uuid",
|
|
3414
3420
|
"x-reconciled-from-discovery": true,
|
|
3415
|
-
"x-reconciled-at": "2026-01-
|
|
3421
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507247+00:00"
|
|
3416
3422
|
}
|
|
3417
3423
|
},
|
|
3418
3424
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3462,7 +3468,7 @@
|
|
|
3462
3468
|
},
|
|
3463
3469
|
"x-original-maxLength": 1024,
|
|
3464
3470
|
"x-reconciled-from-discovery": true,
|
|
3465
|
-
"x-reconciled-at": "2026-01-
|
|
3471
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507251+00:00"
|
|
3466
3472
|
},
|
|
3467
3473
|
"name": {
|
|
3468
3474
|
"type": "string",
|
|
@@ -3481,7 +3487,7 @@
|
|
|
3481
3487
|
},
|
|
3482
3488
|
"x-original-maxLength": 1024,
|
|
3483
3489
|
"x-reconciled-from-discovery": true,
|
|
3484
|
-
"x-reconciled-at": "2026-01-
|
|
3490
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507255+00:00"
|
|
3485
3491
|
},
|
|
3486
3492
|
"namespace": {
|
|
3487
3493
|
"type": "string",
|
|
@@ -3500,7 +3506,7 @@
|
|
|
3500
3506
|
},
|
|
3501
3507
|
"x-original-maxLength": 1024,
|
|
3502
3508
|
"x-reconciled-from-discovery": true,
|
|
3503
|
-
"x-reconciled-at": "2026-01-
|
|
3509
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507259+00:00"
|
|
3504
3510
|
},
|
|
3505
3511
|
"uid": {
|
|
3506
3512
|
"type": "string",
|
|
@@ -3521,7 +3527,7 @@
|
|
|
3521
3527
|
"x-original-maxLength": 1024,
|
|
3522
3528
|
"format": "uuid",
|
|
3523
3529
|
"x-reconciled-from-discovery": true,
|
|
3524
|
-
"x-reconciled-at": "2026-01-
|
|
3530
|
+
"x-reconciled-at": "2026-01-06T16:57:51.507264+00:00"
|
|
3525
3531
|
}
|
|
3526
3532
|
},
|
|
3527
3533
|
"x-f5xc-minimum-configuration": {
|