@robinmordasiewicz/f5xc-terraform-mcp 3.0.2 → 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 +99 -4
- 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": "Blindfold",
|
|
5
5
|
"description": "Public key retrieval and secret policy enforcement for encrypted data handling. Policy rules govern access with configurable matching and transformation actions. VoltShare integration provides decryption services, access counting, and audit log aggregation. Namespace-scoped policies enable fine-grained control over sensitive information with administrative overrides.",
|
|
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"
|
|
@@ -7721,7 +7721,7 @@
|
|
|
7721
7721
|
"x-field-mutability": "read-only",
|
|
7722
7722
|
"x-original-maxLength": 1024,
|
|
7723
7723
|
"x-reconciled-from-discovery": true,
|
|
7724
|
-
"x-reconciled-at": "2026-01-
|
|
7724
|
+
"x-reconciled-at": "2026-01-06T16:57:36.557686+00:00"
|
|
7725
7725
|
}
|
|
7726
7726
|
},
|
|
7727
7727
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7763,7 +7763,7 @@
|
|
|
7763
7763
|
},
|
|
7764
7764
|
"x-original-maxLength": 1024,
|
|
7765
7765
|
"x-reconciled-from-discovery": true,
|
|
7766
|
-
"x-reconciled-at": "2026-01-
|
|
7766
|
+
"x-reconciled-at": "2026-01-06T16:57:36.557693+00:00"
|
|
7767
7767
|
},
|
|
7768
7768
|
"namespace": {
|
|
7769
7769
|
"type": "string",
|
|
@@ -7782,7 +7782,7 @@
|
|
|
7782
7782
|
},
|
|
7783
7783
|
"x-original-maxLength": 1024,
|
|
7784
7784
|
"x-reconciled-from-discovery": true,
|
|
7785
|
-
"x-reconciled-at": "2026-01-
|
|
7785
|
+
"x-reconciled-at": "2026-01-06T16:57:36.557698+00:00"
|
|
7786
7786
|
},
|
|
7787
7787
|
"policy_id": {
|
|
7788
7788
|
"type": "string",
|
|
@@ -7831,7 +7831,7 @@
|
|
|
7831
7831
|
"x-field-mutability": "read-only",
|
|
7832
7832
|
"x-original-maxLength": 1024,
|
|
7833
7833
|
"x-reconciled-from-discovery": true,
|
|
7834
|
-
"x-reconciled-at": "2026-01-
|
|
7834
|
+
"x-reconciled-at": "2026-01-06T16:57:36.557706+00:00"
|
|
7835
7835
|
}
|
|
7836
7836
|
},
|
|
7837
7837
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7933,7 +7933,7 @@
|
|
|
7933
7933
|
"maxLength": 15,
|
|
7934
7934
|
"minLength": 3,
|
|
7935
7935
|
"x-reconciled-from-discovery": true,
|
|
7936
|
-
"x-reconciled-at": "2026-01-
|
|
7936
|
+
"x-reconciled-at": "2026-01-06T16:57:36.896903+00:00"
|
|
7937
7937
|
}
|
|
7938
7938
|
},
|
|
7939
7939
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7994,6 +7994,8 @@
|
|
|
7994
7994
|
"description": "X-displayName: \"Step\"\nx-required\nstep is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.\nThe timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.\nFormat: [0-9][smhd], where s - seconds, m - minutes, h - hours, d - days.",
|
|
7995
7995
|
"title": "Step",
|
|
7996
7996
|
"x-f5xc-example": "5m",
|
|
7997
|
+
"x-f5xc-description-short": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in...",
|
|
7998
|
+
"x-f5xc-description-medium": "X-displayName: \"Step\" x-required step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
|
|
7997
7999
|
"minLength": 0,
|
|
7998
8000
|
"maxLength": 1024,
|
|
7999
8001
|
"x-f5xc-required-for": {
|
|
@@ -8255,7 +8257,7 @@
|
|
|
8255
8257
|
},
|
|
8256
8258
|
"x-original-maxLength": 1024,
|
|
8257
8259
|
"x-reconciled-from-discovery": true,
|
|
8258
|
-
"x-reconciled-at": "2026-01-
|
|
8260
|
+
"x-reconciled-at": "2026-01-06T16:57:36.896937+00:00"
|
|
8259
8261
|
},
|
|
8260
8262
|
"order_by": {
|
|
8261
8263
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -8357,7 +8359,7 @@
|
|
|
8357
8359
|
},
|
|
8358
8360
|
"x-original-maxLength": 1024,
|
|
8359
8361
|
"x-reconciled-from-discovery": true,
|
|
8360
|
-
"x-reconciled-at": "2026-01-
|
|
8362
|
+
"x-reconciled-at": "2026-01-06T16:57:36.896949+00:00"
|
|
8361
8363
|
},
|
|
8362
8364
|
"order_by": {
|
|
8363
8365
|
"$ref": "#/components/schemas/logOrderByData"
|
|
@@ -8467,7 +8469,7 @@
|
|
|
8467
8469
|
},
|
|
8468
8470
|
"x-original-maxLength": 1024,
|
|
8469
8471
|
"x-reconciled-from-discovery": true,
|
|
8470
|
-
"x-reconciled-at": "2026-01-
|
|
8472
|
+
"x-reconciled-at": "2026-01-06T16:57:36.896965+00:00"
|
|
8471
8473
|
}
|
|
8472
8474
|
},
|
|
8473
8475
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8625,7 +8627,7 @@
|
|
|
8625
8627
|
},
|
|
8626
8628
|
"x-original-maxLength": 1024,
|
|
8627
8629
|
"x-reconciled-from-discovery": true,
|
|
8628
|
-
"x-reconciled-at": "2026-01-
|
|
8630
|
+
"x-reconciled-at": "2026-01-06T16:57:36.896977+00:00"
|
|
8629
8631
|
},
|
|
8630
8632
|
"sub_aggs": {
|
|
8631
8633
|
"type": "object",
|
|
@@ -8757,7 +8759,7 @@
|
|
|
8757
8759
|
"maxLength": 15,
|
|
8758
8760
|
"minLength": 3,
|
|
8759
8761
|
"x-reconciled-from-discovery": true,
|
|
8760
|
-
"x-reconciled-at": "2026-01-
|
|
8762
|
+
"x-reconciled-at": "2026-01-06T16:57:36.896996+00:00"
|
|
8761
8763
|
}
|
|
8762
8764
|
},
|
|
8763
8765
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8812,7 +8814,7 @@
|
|
|
8812
8814
|
"maxLength": 15,
|
|
8813
8815
|
"minLength": 3,
|
|
8814
8816
|
"x-reconciled-from-discovery": true,
|
|
8815
|
-
"x-reconciled-at": "2026-01-
|
|
8817
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897004+00:00"
|
|
8816
8818
|
}
|
|
8817
8819
|
},
|
|
8818
8820
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9029,7 +9031,7 @@
|
|
|
9029
9031
|
"maxLength": 16,
|
|
9030
9032
|
"minLength": 7,
|
|
9031
9033
|
"x-reconciled-from-discovery": true,
|
|
9032
|
-
"x-reconciled-at": "2026-01-
|
|
9034
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897025+00:00"
|
|
9033
9035
|
},
|
|
9034
9036
|
"value": {
|
|
9035
9037
|
"type": "number",
|
|
@@ -9045,7 +9047,7 @@
|
|
|
9045
9047
|
"maxLength": 15,
|
|
9046
9048
|
"minLength": 3,
|
|
9047
9049
|
"x-reconciled-from-discovery": true,
|
|
9048
|
-
"x-reconciled-at": "2026-01-
|
|
9050
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897030+00:00"
|
|
9049
9051
|
}
|
|
9050
9052
|
},
|
|
9051
9053
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9287,7 +9289,7 @@
|
|
|
9287
9289
|
},
|
|
9288
9290
|
"x-original-maxLength": 1024,
|
|
9289
9291
|
"x-reconciled-from-discovery": true,
|
|
9290
|
-
"x-reconciled-at": "2026-01-
|
|
9292
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897049+00:00"
|
|
9291
9293
|
}
|
|
9292
9294
|
},
|
|
9293
9295
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9364,7 +9366,7 @@
|
|
|
9364
9366
|
},
|
|
9365
9367
|
"x-original-maxLength": 1024,
|
|
9366
9368
|
"x-reconciled-from-discovery": true,
|
|
9367
|
-
"x-reconciled-at": "2026-01-
|
|
9369
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897056+00:00"
|
|
9368
9370
|
}
|
|
9369
9371
|
},
|
|
9370
9372
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9441,7 +9443,7 @@
|
|
|
9441
9443
|
},
|
|
9442
9444
|
"x-original-maxLength": 1024,
|
|
9443
9445
|
"x-reconciled-from-discovery": true,
|
|
9444
|
-
"x-reconciled-at": "2026-01-
|
|
9446
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897061+00:00"
|
|
9445
9447
|
},
|
|
9446
9448
|
"previous_value": {
|
|
9447
9449
|
"type": "string",
|
|
@@ -9475,7 +9477,7 @@
|
|
|
9475
9477
|
},
|
|
9476
9478
|
"x-original-maxLength": 1024,
|
|
9477
9479
|
"x-reconciled-from-discovery": true,
|
|
9478
|
-
"x-reconciled-at": "2026-01-
|
|
9480
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897068+00:00"
|
|
9479
9481
|
}
|
|
9480
9482
|
},
|
|
9481
9483
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9505,6 +9507,8 @@
|
|
|
9505
9507
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are keyed by user-defined aggregation name. The response will be keyed with the same name.\nOptional.",
|
|
9506
9508
|
"title": "Aggregations.",
|
|
9507
9509
|
"x-displayname": "Aggregations.",
|
|
9510
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
9511
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are keyed by user-defined aggregation name.",
|
|
9508
9512
|
"x-f5xc-required-for": {
|
|
9509
9513
|
"minimum_config": false,
|
|
9510
9514
|
"create": false,
|
|
@@ -9551,7 +9555,7 @@
|
|
|
9551
9555
|
},
|
|
9552
9556
|
"x-original-maxLength": 1024,
|
|
9553
9557
|
"x-reconciled-from-discovery": true,
|
|
9554
|
-
"x-reconciled-at": "2026-01-
|
|
9558
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897076+00:00"
|
|
9555
9559
|
},
|
|
9556
9560
|
"query": {
|
|
9557
9561
|
"type": "string",
|
|
@@ -9560,6 +9564,8 @@
|
|
|
9560
9564
|
"x-displayname": "Query",
|
|
9561
9565
|
"x-ves-example": "{user=\\\"abc@xyz.com\\\"}",
|
|
9562
9566
|
"x-f5xc-example": "\"{user=\\\"abc@xyz.com\\\"}\"",
|
|
9567
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
9568
|
+
"x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in audit log may be specified in the query. User - user name src_ip - source IP address secret_name - secret...",
|
|
9563
9569
|
"minLength": 0,
|
|
9564
9570
|
"maxLength": 1024,
|
|
9565
9571
|
"x-f5xc-required-for": {
|
|
@@ -9620,6 +9626,8 @@
|
|
|
9620
9626
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregation data is keyed with the aggregation name specified in the request.",
|
|
9621
9627
|
"title": "Aggregations.",
|
|
9622
9628
|
"x-displayname": "Aggregations.",
|
|
9629
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
9630
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is keyed with the aggregation name...",
|
|
9623
9631
|
"x-f5xc-required-for": {
|
|
9624
9632
|
"minimum_config": false,
|
|
9625
9633
|
"create": false,
|
|
@@ -9670,6 +9678,8 @@
|
|
|
9670
9678
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregations are keyed by user-defined aggregation name. The response will be keyed with the same name.\nOptional.",
|
|
9671
9679
|
"title": "Aggregations.",
|
|
9672
9680
|
"x-displayname": "Aggregations.",
|
|
9681
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
9682
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregations are keyed by user-defined aggregation name.",
|
|
9673
9683
|
"x-f5xc-required-for": {
|
|
9674
9684
|
"minimum_config": false,
|
|
9675
9685
|
"create": false,
|
|
@@ -9733,7 +9743,7 @@
|
|
|
9733
9743
|
},
|
|
9734
9744
|
"x-original-maxLength": 1024,
|
|
9735
9745
|
"x-reconciled-from-discovery": true,
|
|
9736
|
-
"x-reconciled-at": "2026-01-
|
|
9746
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897092+00:00"
|
|
9737
9747
|
},
|
|
9738
9748
|
"query": {
|
|
9739
9749
|
"type": "string",
|
|
@@ -9742,6 +9752,8 @@
|
|
|
9742
9752
|
"x-displayname": "Query",
|
|
9743
9753
|
"x-ves-example": "{user=\\\"abc@xyz.com\\\"}",
|
|
9744
9754
|
"x-f5xc-example": "\"{user=\\\"abc@xyz.com\\\"}\"",
|
|
9755
|
+
"x-f5xc-description-short": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> :=...",
|
|
9756
|
+
"x-f5xc-description-medium": "Query is used to specify the list of matchers syntax for query := {[<matcher>]} <matcher> := <field_name><operator>\"<value>\" <field_name> := string One or more of the following fields in audit log may be specified in the query. User - user name src_ip - source IP address secret_name - secret...",
|
|
9745
9757
|
"minLength": 0,
|
|
9746
9758
|
"maxLength": 1024,
|
|
9747
9759
|
"x-f5xc-required-for": {
|
|
@@ -9759,6 +9771,8 @@
|
|
|
9759
9771
|
"x-displayname": "Scroll",
|
|
9760
9772
|
"x-ves-example": "True",
|
|
9761
9773
|
"x-f5xc-example": "true",
|
|
9774
|
+
"x-f5xc-description-short": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query.",
|
|
9775
|
+
"x-f5xc-description-medium": "Scroll is used to retrieve large number of log messages (or all log messages) that matches the query. If scroll is set to true, the scroll_id in the response can be used in the scroll API to fetch the next batch of logs until there are no more logs left to return. The number of messages in each...",
|
|
9762
9776
|
"x-f5xc-required-for": {
|
|
9763
9777
|
"minimum_config": false,
|
|
9764
9778
|
"create": false,
|
|
@@ -9823,6 +9837,8 @@
|
|
|
9823
9837
|
"description": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query\nis large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations.\nThe aggregation data is keyed with the aggregation name specified in the request.",
|
|
9824
9838
|
"title": "Aggregations.",
|
|
9825
9839
|
"x-displayname": "Aggregations.",
|
|
9840
|
+
"x-f5xc-description-short": "Aggregations provide summary/analytics data over the log response.",
|
|
9841
|
+
"x-f5xc-description-medium": "Aggregations provide summary/analytics data over the log response. If the number of logs that matched the query is large and cannot be returned in a single response message, user can GET helpful insights/summary using aggregations. The aggregation data is keyed with the aggregation name...",
|
|
9826
9842
|
"x-f5xc-required-for": {
|
|
9827
9843
|
"minimum_config": false,
|
|
9828
9844
|
"create": false,
|
|
@@ -9854,6 +9870,8 @@
|
|
|
9854
9870
|
"x-displayname": "Scroll ID",
|
|
9855
9871
|
"x-ves-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==.",
|
|
9856
9872
|
"x-f5xc-example": "Vm9sdGVycmEgRWRnZSBQbGF0Zm9ybQ==",
|
|
9873
|
+
"x-f5xc-description-short": "Long Base-64 encoded string which can be used to retrieve next batch of log messages using the scroll request.",
|
|
9874
|
+
"x-f5xc-description-medium": "Long Base-64 encoded string which can be used to retrieve next batch of log messages using the scroll request. Empty scroll_id indicates no more messages to scroll (EOF).",
|
|
9857
9875
|
"minLength": 0,
|
|
9858
9876
|
"maxLength": 1024,
|
|
9859
9877
|
"x-f5xc-required-for": {
|
|
@@ -9921,7 +9939,7 @@
|
|
|
9921
9939
|
},
|
|
9922
9940
|
"x-original-maxLength": 1024,
|
|
9923
9941
|
"x-reconciled-from-discovery": true,
|
|
9924
|
-
"x-reconciled-at": "2026-01-
|
|
9942
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897108+00:00"
|
|
9925
9943
|
},
|
|
9926
9944
|
"scroll_id": {
|
|
9927
9945
|
"type": "string",
|
|
@@ -10385,7 +10403,7 @@
|
|
|
10385
10403
|
"x-field-mutability": "read-only",
|
|
10386
10404
|
"x-original-maxLength": 256,
|
|
10387
10405
|
"x-reconciled-from-discovery": true,
|
|
10388
|
-
"x-reconciled-at": "2026-01-
|
|
10406
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897143+00:00"
|
|
10389
10407
|
}
|
|
10390
10408
|
},
|
|
10391
10409
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10453,6 +10471,8 @@
|
|
|
10453
10471
|
"$ref": "#/components/schemas/metricsVoltShareMetricLabelFilter"
|
|
10454
10472
|
},
|
|
10455
10473
|
"x-displayname": "Label Filter.",
|
|
10474
|
+
"x-f5xc-description-short": "List of label filter expressions of the form \"label\" Op \"value\".",
|
|
10475
|
+
"x-f5xc-description-medium": "List of label filter expressions of the form \"label\" Op \"value\". Response will only contain data that matches all the conditions specified in the label_filter. One or more of the following labels can be specified in the label_filter.",
|
|
10456
10476
|
"x-f5xc-required-for": {
|
|
10457
10477
|
"minimum_config": false,
|
|
10458
10478
|
"create": false,
|
|
@@ -10477,7 +10497,7 @@
|
|
|
10477
10497
|
},
|
|
10478
10498
|
"x-original-maxLength": 1024,
|
|
10479
10499
|
"x-reconciled-from-discovery": true,
|
|
10480
|
-
"x-reconciled-at": "2026-01-
|
|
10500
|
+
"x-reconciled-at": "2026-01-06T16:57:36.897153+00:00"
|
|
10481
10501
|
},
|
|
10482
10502
|
"start_time": {
|
|
10483
10503
|
"type": "string",
|
|
@@ -10514,6 +10534,8 @@
|
|
|
10514
10534
|
"x-validation-rules": {
|
|
10515
10535
|
"ves.io.schema.rules.string.query_step": "true"
|
|
10516
10536
|
},
|
|
10537
|
+
"x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
|
|
10538
|
+
"x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
|
|
10517
10539
|
"minLength": 0,
|
|
10518
10540
|
"maxLength": 1024,
|
|
10519
10541
|
"x-f5xc-required-for": {
|
|
@@ -10622,6 +10644,8 @@
|
|
|
10622
10644
|
"type_url": {
|
|
10623
10645
|
"type": "string",
|
|
10624
10646
|
"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.",
|
|
10647
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
10648
|
+
"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 ).",
|
|
10625
10649
|
"minLength": 0,
|
|
10626
10650
|
"maxLength": 1024,
|
|
10627
10651
|
"x-f5xc-required-for": {
|
|
@@ -10645,7 +10669,7 @@
|
|
|
10645
10669
|
},
|
|
10646
10670
|
"x-original-maxLength": 1024,
|
|
10647
10671
|
"x-reconciled-from-discovery": true,
|
|
10648
|
-
"x-reconciled-at": "2026-01-
|
|
10672
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500722+00:00"
|
|
10649
10673
|
}
|
|
10650
10674
|
},
|
|
10651
10675
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10876,7 +10900,7 @@
|
|
|
10876
10900
|
},
|
|
10877
10901
|
"x-original-maxLength": 1024,
|
|
10878
10902
|
"x-reconciled-from-discovery": true,
|
|
10879
|
-
"x-reconciled-at": "2026-01-
|
|
10903
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500743+00:00"
|
|
10880
10904
|
},
|
|
10881
10905
|
"store_provider": {
|
|
10882
10906
|
"type": "string",
|
|
@@ -10934,7 +10958,7 @@
|
|
|
10934
10958
|
},
|
|
10935
10959
|
"x-original-maxLength": 1024,
|
|
10936
10960
|
"x-reconciled-from-discovery": true,
|
|
10937
|
-
"x-reconciled-at": "2026-01-
|
|
10961
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500751+00:00"
|
|
10938
10962
|
},
|
|
10939
10963
|
"url": {
|
|
10940
10964
|
"type": "string",
|
|
@@ -11031,7 +11055,7 @@
|
|
|
11031
11055
|
},
|
|
11032
11056
|
"x-original-maxLength": 1024,
|
|
11033
11057
|
"x-reconciled-from-discovery": true,
|
|
11034
|
-
"x-reconciled-at": "2026-01-
|
|
11058
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500761+00:00"
|
|
11035
11059
|
},
|
|
11036
11060
|
"service_name": {
|
|
11037
11061
|
"type": "string",
|
|
@@ -11060,6 +11084,8 @@
|
|
|
11060
11084
|
"x-validation-rules": {
|
|
11061
11085
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
11062
11086
|
},
|
|
11087
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
11088
|
+
"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...",
|
|
11063
11089
|
"minLength": 0,
|
|
11064
11090
|
"maxLength": 17,
|
|
11065
11091
|
"x-f5xc-required-for": {
|
|
@@ -11070,7 +11096,7 @@
|
|
|
11070
11096
|
},
|
|
11071
11097
|
"x-original-maxLength": 1024,
|
|
11072
11098
|
"x-reconciled-from-discovery": true,
|
|
11073
|
-
"x-reconciled-at": "2026-01-
|
|
11099
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500767+00:00"
|
|
11074
11100
|
},
|
|
11075
11101
|
"type": {
|
|
11076
11102
|
"type": "string",
|
|
@@ -11343,7 +11369,7 @@
|
|
|
11343
11369
|
},
|
|
11344
11370
|
"x-original-maxLength": 1024,
|
|
11345
11371
|
"x-reconciled-from-discovery": true,
|
|
11346
|
-
"x-reconciled-at": "2026-01-
|
|
11372
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500788+00:00"
|
|
11347
11373
|
}
|
|
11348
11374
|
},
|
|
11349
11375
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11529,7 +11555,7 @@
|
|
|
11529
11555
|
},
|
|
11530
11556
|
"x-original-maxLength": 1200,
|
|
11531
11557
|
"x-reconciled-from-discovery": true,
|
|
11532
|
-
"x-reconciled-at": "2026-01-
|
|
11558
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500804+00:00"
|
|
11533
11559
|
},
|
|
11534
11560
|
"disable": {
|
|
11535
11561
|
"type": "boolean",
|
|
@@ -11582,7 +11608,7 @@
|
|
|
11582
11608
|
},
|
|
11583
11609
|
"x-original-maxLength": 1024,
|
|
11584
11610
|
"x-reconciled-from-discovery": true,
|
|
11585
|
-
"x-reconciled-at": "2026-01-
|
|
11611
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500811+00:00"
|
|
11586
11612
|
},
|
|
11587
11613
|
"namespace": {
|
|
11588
11614
|
"type": "string",
|
|
@@ -11601,7 +11627,7 @@
|
|
|
11601
11627
|
},
|
|
11602
11628
|
"x-original-maxLength": 1024,
|
|
11603
11629
|
"x-reconciled-from-discovery": true,
|
|
11604
|
-
"x-reconciled-at": "2026-01-
|
|
11630
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500816+00:00"
|
|
11605
11631
|
}
|
|
11606
11632
|
},
|
|
11607
11633
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11677,7 +11703,7 @@
|
|
|
11677
11703
|
},
|
|
11678
11704
|
"x-original-maxLength": 1200,
|
|
11679
11705
|
"x-reconciled-from-discovery": true,
|
|
11680
|
-
"x-reconciled-at": "2026-01-
|
|
11706
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500822+00:00"
|
|
11681
11707
|
},
|
|
11682
11708
|
"disable": {
|
|
11683
11709
|
"type": "boolean",
|
|
@@ -11732,7 +11758,7 @@
|
|
|
11732
11758
|
},
|
|
11733
11759
|
"x-original-maxLength": 1024,
|
|
11734
11760
|
"x-reconciled-from-discovery": true,
|
|
11735
|
-
"x-reconciled-at": "2026-01-
|
|
11761
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500829+00:00"
|
|
11736
11762
|
},
|
|
11737
11763
|
"namespace": {
|
|
11738
11764
|
"type": "string",
|
|
@@ -11751,7 +11777,7 @@
|
|
|
11751
11777
|
},
|
|
11752
11778
|
"x-original-maxLength": 1024,
|
|
11753
11779
|
"x-reconciled-from-discovery": true,
|
|
11754
|
-
"x-reconciled-at": "2026-01-
|
|
11780
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500833+00:00"
|
|
11755
11781
|
}
|
|
11756
11782
|
},
|
|
11757
11783
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11796,7 +11822,7 @@
|
|
|
11796
11822
|
"readOnly": true,
|
|
11797
11823
|
"x-original-maxLength": 1024,
|
|
11798
11824
|
"x-reconciled-from-discovery": true,
|
|
11799
|
-
"x-reconciled-at": "2026-01-
|
|
11825
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500838+00:00"
|
|
11800
11826
|
},
|
|
11801
11827
|
"name": {
|
|
11802
11828
|
"type": "string",
|
|
@@ -11815,7 +11841,7 @@
|
|
|
11815
11841
|
},
|
|
11816
11842
|
"x-original-maxLength": 1024,
|
|
11817
11843
|
"x-reconciled-from-discovery": true,
|
|
11818
|
-
"x-reconciled-at": "2026-01-
|
|
11844
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500842+00:00"
|
|
11819
11845
|
},
|
|
11820
11846
|
"namespace": {
|
|
11821
11847
|
"type": "string",
|
|
@@ -11834,7 +11860,7 @@
|
|
|
11834
11860
|
},
|
|
11835
11861
|
"x-original-maxLength": 1024,
|
|
11836
11862
|
"x-reconciled-from-discovery": true,
|
|
11837
|
-
"x-reconciled-at": "2026-01-
|
|
11863
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500846+00:00"
|
|
11838
11864
|
},
|
|
11839
11865
|
"tenant": {
|
|
11840
11866
|
"type": "string",
|
|
@@ -11855,7 +11881,7 @@
|
|
|
11855
11881
|
"x-field-mutability": "read-only",
|
|
11856
11882
|
"x-original-maxLength": 1024,
|
|
11857
11883
|
"x-reconciled-from-discovery": true,
|
|
11858
|
-
"x-reconciled-at": "2026-01-
|
|
11884
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500850+00:00"
|
|
11859
11885
|
},
|
|
11860
11886
|
"uid": {
|
|
11861
11887
|
"type": "string",
|
|
@@ -11877,7 +11903,7 @@
|
|
|
11877
11903
|
"x-original-maxLength": 1024,
|
|
11878
11904
|
"format": "uuid",
|
|
11879
11905
|
"x-reconciled-from-discovery": true,
|
|
11880
|
-
"x-reconciled-at": "2026-01-
|
|
11906
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500856+00:00"
|
|
11881
11907
|
}
|
|
11882
11908
|
},
|
|
11883
11909
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11952,7 +11978,7 @@
|
|
|
11952
11978
|
},
|
|
11953
11979
|
"x-original-maxLength": 1200,
|
|
11954
11980
|
"x-reconciled-from-discovery": true,
|
|
11955
|
-
"x-reconciled-at": "2026-01-
|
|
11981
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500863+00:00"
|
|
11956
11982
|
},
|
|
11957
11983
|
"disable": {
|
|
11958
11984
|
"type": "boolean",
|
|
@@ -12005,7 +12031,7 @@
|
|
|
12005
12031
|
},
|
|
12006
12032
|
"x-original-maxLength": 1024,
|
|
12007
12033
|
"x-reconciled-from-discovery": true,
|
|
12008
|
-
"x-reconciled-at": "2026-01-
|
|
12034
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500870+00:00"
|
|
12009
12035
|
},
|
|
12010
12036
|
"namespace": {
|
|
12011
12037
|
"type": "string",
|
|
@@ -12024,7 +12050,7 @@
|
|
|
12024
12050
|
},
|
|
12025
12051
|
"x-original-maxLength": 1024,
|
|
12026
12052
|
"x-reconciled-from-discovery": true,
|
|
12027
|
-
"x-reconciled-at": "2026-01-
|
|
12053
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500874+00:00"
|
|
12028
12054
|
}
|
|
12029
12055
|
},
|
|
12030
12056
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12275,7 +12301,7 @@
|
|
|
12275
12301
|
"x-original-maxLength": 1024,
|
|
12276
12302
|
"format": "uuid",
|
|
12277
12303
|
"x-reconciled-from-discovery": true,
|
|
12278
|
-
"x-reconciled-at": "2026-01-
|
|
12304
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500899+00:00"
|
|
12279
12305
|
},
|
|
12280
12306
|
"vtrp_id": {
|
|
12281
12307
|
"type": "string",
|
|
@@ -12387,7 +12413,7 @@
|
|
|
12387
12413
|
},
|
|
12388
12414
|
"x-original-maxLength": 1024,
|
|
12389
12415
|
"x-reconciled-from-discovery": true,
|
|
12390
|
-
"x-reconciled-at": "2026-01-
|
|
12416
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500909+00:00"
|
|
12391
12417
|
},
|
|
12392
12418
|
"status": {
|
|
12393
12419
|
"type": "string",
|
|
@@ -12406,7 +12432,7 @@
|
|
|
12406
12432
|
},
|
|
12407
12433
|
"x-original-maxLength": 1024,
|
|
12408
12434
|
"x-reconciled-from-discovery": true,
|
|
12409
|
-
"x-reconciled-at": "2026-01-
|
|
12435
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500913+00:00"
|
|
12410
12436
|
}
|
|
12411
12437
|
},
|
|
12412
12438
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12486,6 +12512,8 @@
|
|
|
12486
12512
|
"title": "Deletion_timestamp.",
|
|
12487
12513
|
"format": "date-time",
|
|
12488
12514
|
"x-displayname": "Deletion Timestamp.",
|
|
12515
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
12516
|
+
"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...",
|
|
12489
12517
|
"minLength": 0,
|
|
12490
12518
|
"maxLength": 1024,
|
|
12491
12519
|
"x-f5xc-required-for": {
|
|
@@ -12584,7 +12612,7 @@
|
|
|
12584
12612
|
"x-field-mutability": "read-only",
|
|
12585
12613
|
"x-original-maxLength": 1024,
|
|
12586
12614
|
"x-reconciled-from-discovery": true,
|
|
12587
|
-
"x-reconciled-at": "2026-01-
|
|
12615
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500931+00:00"
|
|
12588
12616
|
},
|
|
12589
12617
|
"uid": {
|
|
12590
12618
|
"type": "string",
|
|
@@ -12605,7 +12633,7 @@
|
|
|
12605
12633
|
"x-original-maxLength": 1024,
|
|
12606
12634
|
"format": "uuid",
|
|
12607
12635
|
"x-reconciled-from-discovery": true,
|
|
12608
|
-
"x-reconciled-at": "2026-01-
|
|
12636
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500936+00:00"
|
|
12609
12637
|
}
|
|
12610
12638
|
},
|
|
12611
12639
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12688,7 +12716,7 @@
|
|
|
12688
12716
|
},
|
|
12689
12717
|
"x-original-maxLength": 1024,
|
|
12690
12718
|
"x-reconciled-from-discovery": true,
|
|
12691
|
-
"x-reconciled-at": "2026-01-
|
|
12719
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500944+00:00"
|
|
12692
12720
|
},
|
|
12693
12721
|
"disable_ocsp_stapling": {
|
|
12694
12722
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -12743,6 +12771,8 @@
|
|
|
12743
12771
|
"ves.io.schema.rules.repeated.items.string.in": "[\\\"TLS_AES_128_GCM_SHA256\\\",\\\"TLS_AES_256_GCM_SHA384\\\",\\\"TLS_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_256_GCM_SHA384\\\"]",
|
|
12744
12772
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
12745
12773
|
},
|
|
12774
|
+
"x-f5xc-description-short": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256...",
|
|
12775
|
+
"x-f5xc-description-medium": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256...",
|
|
12746
12776
|
"x-f5xc-required-for": {
|
|
12747
12777
|
"minimum_config": false,
|
|
12748
12778
|
"create": false,
|
|
@@ -13009,6 +13039,8 @@
|
|
|
13009
13039
|
"ves.io.schema.rules.repeated.items.string.in": "[\\\"TLS_AES_128_GCM_SHA256\\\",\\\"TLS_AES_256_GCM_SHA384\\\",\\\"TLS_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384\\\",\\\"TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_128_GCM_SHA256\\\",\\\"TLS_RSA_WITH_AES_256_CBC_SHA\\\",\\\"TLS_RSA_WITH_AES_256_GCM_SHA384\\\"]",
|
|
13010
13040
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
13011
13041
|
},
|
|
13042
|
+
"x-f5xc-description-short": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256...",
|
|
13043
|
+
"x-f5xc-description-medium": "The following list specifies the supported cipher suite TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256...",
|
|
13012
13044
|
"x-f5xc-required-for": {
|
|
13013
13045
|
"minimum_config": false,
|
|
13014
13046
|
"create": false,
|
|
@@ -13243,7 +13275,7 @@
|
|
|
13243
13275
|
},
|
|
13244
13276
|
"x-original-maxLength": 1024,
|
|
13245
13277
|
"x-reconciled-from-discovery": true,
|
|
13246
|
-
"x-reconciled-at": "2026-01-
|
|
13278
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500990+00:00"
|
|
13247
13279
|
},
|
|
13248
13280
|
"location": {
|
|
13249
13281
|
"type": "string",
|
|
@@ -13260,7 +13292,7 @@
|
|
|
13260
13292
|
},
|
|
13261
13293
|
"x-original-maxLength": 1024,
|
|
13262
13294
|
"x-reconciled-from-discovery": true,
|
|
13263
|
-
"x-reconciled-at": "2026-01-
|
|
13295
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500994+00:00"
|
|
13264
13296
|
},
|
|
13265
13297
|
"provider": {
|
|
13266
13298
|
"type": "string",
|
|
@@ -13277,7 +13309,7 @@
|
|
|
13277
13309
|
},
|
|
13278
13310
|
"x-original-maxLength": 1024,
|
|
13279
13311
|
"x-reconciled-from-discovery": true,
|
|
13280
|
-
"x-reconciled-at": "2026-01-
|
|
13312
|
+
"x-reconciled-at": "2026-01-06T16:58:08.500999+00:00"
|
|
13281
13313
|
},
|
|
13282
13314
|
"secret_encoding": {
|
|
13283
13315
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -13299,7 +13331,7 @@
|
|
|
13299
13331
|
"maxLength": 1,
|
|
13300
13332
|
"minLength": 1,
|
|
13301
13333
|
"x-reconciled-from-discovery": true,
|
|
13302
|
-
"x-reconciled-at": "2026-01-
|
|
13334
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501006+00:00"
|
|
13303
13335
|
}
|
|
13304
13336
|
},
|
|
13305
13337
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13342,7 +13374,7 @@
|
|
|
13342
13374
|
},
|
|
13343
13375
|
"x-original-maxLength": 1024,
|
|
13344
13376
|
"x-reconciled-from-discovery": true,
|
|
13345
|
-
"x-reconciled-at": "2026-01-
|
|
13377
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501011+00:00"
|
|
13346
13378
|
},
|
|
13347
13379
|
"name": {
|
|
13348
13380
|
"type": "string",
|
|
@@ -13361,7 +13393,7 @@
|
|
|
13361
13393
|
},
|
|
13362
13394
|
"x-original-maxLength": 1024,
|
|
13363
13395
|
"x-reconciled-from-discovery": true,
|
|
13364
|
-
"x-reconciled-at": "2026-01-
|
|
13396
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501015+00:00"
|
|
13365
13397
|
},
|
|
13366
13398
|
"namespace": {
|
|
13367
13399
|
"type": "string",
|
|
@@ -13380,7 +13412,7 @@
|
|
|
13380
13412
|
},
|
|
13381
13413
|
"x-original-maxLength": 1024,
|
|
13382
13414
|
"x-reconciled-from-discovery": true,
|
|
13383
|
-
"x-reconciled-at": "2026-01-
|
|
13415
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501019+00:00"
|
|
13384
13416
|
},
|
|
13385
13417
|
"uid": {
|
|
13386
13418
|
"type": "string",
|
|
@@ -13401,7 +13433,7 @@
|
|
|
13401
13433
|
"x-original-maxLength": 1024,
|
|
13402
13434
|
"format": "uuid",
|
|
13403
13435
|
"x-reconciled-from-discovery": true,
|
|
13404
|
-
"x-reconciled-at": "2026-01-
|
|
13436
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501024+00:00"
|
|
13405
13437
|
}
|
|
13406
13438
|
},
|
|
13407
13439
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13471,7 +13503,7 @@
|
|
|
13471
13503
|
},
|
|
13472
13504
|
"x-original-maxLength": 1024,
|
|
13473
13505
|
"x-reconciled-from-discovery": true,
|
|
13474
|
-
"x-reconciled-at": "2026-01-
|
|
13506
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501029+00:00"
|
|
13475
13507
|
}
|
|
13476
13508
|
},
|
|
13477
13509
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13633,7 +13665,7 @@
|
|
|
13633
13665
|
},
|
|
13634
13666
|
"x-original-maxLength": 1024,
|
|
13635
13667
|
"x-reconciled-from-discovery": true,
|
|
13636
|
-
"x-reconciled-at": "2026-01-
|
|
13668
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501046+00:00"
|
|
13637
13669
|
},
|
|
13638
13670
|
"namespace": {
|
|
13639
13671
|
"type": "string",
|
|
@@ -13652,7 +13684,7 @@
|
|
|
13652
13684
|
},
|
|
13653
13685
|
"x-original-maxLength": 1024,
|
|
13654
13686
|
"x-reconciled-from-discovery": true,
|
|
13655
|
-
"x-reconciled-at": "2026-01-
|
|
13687
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501050+00:00"
|
|
13656
13688
|
}
|
|
13657
13689
|
},
|
|
13658
13690
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13750,7 +13782,7 @@
|
|
|
13750
13782
|
"maxLength": 17,
|
|
13751
13783
|
"minLength": 17,
|
|
13752
13784
|
"x-reconciled-from-discovery": true,
|
|
13753
|
-
"x-reconciled-at": "2026-01-
|
|
13785
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501064+00:00"
|
|
13754
13786
|
},
|
|
13755
13787
|
"system_metadata": {
|
|
13756
13788
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -13940,7 +13972,7 @@
|
|
|
13940
13972
|
},
|
|
13941
13973
|
"x-original-maxLength": 1024,
|
|
13942
13974
|
"x-reconciled-from-discovery": true,
|
|
13943
|
-
"x-reconciled-at": "2026-01-
|
|
13975
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501080+00:00"
|
|
13944
13976
|
},
|
|
13945
13977
|
"disabled": {
|
|
13946
13978
|
"type": "boolean",
|
|
@@ -13990,7 +14022,7 @@
|
|
|
13990
14022
|
},
|
|
13991
14023
|
"x-original-maxLength": 1024,
|
|
13992
14024
|
"x-reconciled-from-discovery": true,
|
|
13993
|
-
"x-reconciled-at": "2026-01-
|
|
14025
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501090+00:00"
|
|
13994
14026
|
},
|
|
13995
14027
|
"namespace": {
|
|
13996
14028
|
"type": "string",
|
|
@@ -14009,7 +14041,7 @@
|
|
|
14009
14041
|
},
|
|
14010
14042
|
"x-original-maxLength": 1024,
|
|
14011
14043
|
"x-reconciled-from-discovery": true,
|
|
14012
|
-
"x-reconciled-at": "2026-01-
|
|
14044
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501094+00:00"
|
|
14013
14045
|
},
|
|
14014
14046
|
"owner_view": {
|
|
14015
14047
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -14050,7 +14082,7 @@
|
|
|
14050
14082
|
"x-field-mutability": "read-only",
|
|
14051
14083
|
"x-original-maxLength": 1024,
|
|
14052
14084
|
"x-reconciled-from-discovery": true,
|
|
14053
|
-
"x-reconciled-at": "2026-01-
|
|
14085
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501102+00:00"
|
|
14054
14086
|
},
|
|
14055
14087
|
"uid": {
|
|
14056
14088
|
"type": "string",
|
|
@@ -14071,7 +14103,7 @@
|
|
|
14071
14103
|
"x-original-maxLength": 1024,
|
|
14072
14104
|
"format": "uuid",
|
|
14073
14105
|
"x-reconciled-from-discovery": true,
|
|
14074
|
-
"x-reconciled-at": "2026-01-
|
|
14106
|
+
"x-reconciled-at": "2026-01-06T16:58:08.501107+00:00"
|
|
14075
14107
|
}
|
|
14076
14108
|
},
|
|
14077
14109
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14273,7 +14305,7 @@
|
|
|
14273
14305
|
"readOnly": true,
|
|
14274
14306
|
"x-original-maxLength": 1024,
|
|
14275
14307
|
"x-reconciled-from-discovery": true,
|
|
14276
|
-
"x-reconciled-at": "2026-01-
|
|
14308
|
+
"x-reconciled-at": "2026-01-06T16:58:08.919783+00:00"
|
|
14277
14309
|
},
|
|
14278
14310
|
"name": {
|
|
14279
14311
|
"type": "string",
|
|
@@ -14292,7 +14324,7 @@
|
|
|
14292
14324
|
},
|
|
14293
14325
|
"x-original-maxLength": 1024,
|
|
14294
14326
|
"x-reconciled-from-discovery": true,
|
|
14295
|
-
"x-reconciled-at": "2026-01-
|
|
14327
|
+
"x-reconciled-at": "2026-01-06T16:58:08.919790+00:00"
|
|
14296
14328
|
},
|
|
14297
14329
|
"namespace": {
|
|
14298
14330
|
"type": "string",
|
|
@@ -14311,7 +14343,7 @@
|
|
|
14311
14343
|
},
|
|
14312
14344
|
"x-original-maxLength": 1024,
|
|
14313
14345
|
"x-reconciled-from-discovery": true,
|
|
14314
|
-
"x-reconciled-at": "2026-01-
|
|
14346
|
+
"x-reconciled-at": "2026-01-06T16:58:08.919795+00:00"
|
|
14315
14347
|
},
|
|
14316
14348
|
"tenant": {
|
|
14317
14349
|
"type": "string",
|
|
@@ -14332,7 +14364,7 @@
|
|
|
14332
14364
|
"x-field-mutability": "read-only",
|
|
14333
14365
|
"x-original-maxLength": 1024,
|
|
14334
14366
|
"x-reconciled-from-discovery": true,
|
|
14335
|
-
"x-reconciled-at": "2026-01-
|
|
14367
|
+
"x-reconciled-at": "2026-01-06T16:58:08.919799+00:00"
|
|
14336
14368
|
},
|
|
14337
14369
|
"uid": {
|
|
14338
14370
|
"type": "string",
|
|
@@ -14354,7 +14386,7 @@
|
|
|
14354
14386
|
"x-original-maxLength": 1024,
|
|
14355
14387
|
"format": "uuid",
|
|
14356
14388
|
"x-reconciled-from-discovery": true,
|
|
14357
|
-
"x-reconciled-at": "2026-01-
|
|
14389
|
+
"x-reconciled-at": "2026-01-06T16:58:08.919805+00:00"
|
|
14358
14390
|
}
|
|
14359
14391
|
},
|
|
14360
14392
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14403,7 +14435,7 @@
|
|
|
14403
14435
|
},
|
|
14404
14436
|
"x-original-maxLength": 256,
|
|
14405
14437
|
"x-reconciled-from-discovery": true,
|
|
14406
|
-
"x-reconciled-at": "2026-01-
|
|
14438
|
+
"x-reconciled-at": "2026-01-06T16:58:08.919857+00:00"
|
|
14407
14439
|
},
|
|
14408
14440
|
"name": {
|
|
14409
14441
|
"type": "string",
|
|
@@ -14433,7 +14465,7 @@
|
|
|
14433
14465
|
},
|
|
14434
14466
|
"x-original-maxLength": 1024,
|
|
14435
14467
|
"x-reconciled-from-discovery": true,
|
|
14436
|
-
"x-reconciled-at": "2026-01-
|
|
14468
|
+
"x-reconciled-at": "2026-01-06T16:58:08.919861+00:00"
|
|
14437
14469
|
}
|
|
14438
14470
|
},
|
|
14439
14471
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14744,7 +14776,7 @@
|
|
|
14744
14776
|
},
|
|
14745
14777
|
"x-original-maxLength": 1024,
|
|
14746
14778
|
"x-reconciled-from-discovery": true,
|
|
14747
|
-
"x-reconciled-at": "2026-01-
|
|
14779
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920015+00:00"
|
|
14748
14780
|
},
|
|
14749
14781
|
"namespace": {
|
|
14750
14782
|
"type": "string",
|
|
@@ -14763,7 +14795,7 @@
|
|
|
14763
14795
|
},
|
|
14764
14796
|
"x-original-maxLength": 1024,
|
|
14765
14797
|
"x-reconciled-from-discovery": true,
|
|
14766
|
-
"x-reconciled-at": "2026-01-
|
|
14798
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920019+00:00"
|
|
14767
14799
|
}
|
|
14768
14800
|
},
|
|
14769
14801
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14861,7 +14893,7 @@
|
|
|
14861
14893
|
"maxLength": 17,
|
|
14862
14894
|
"minLength": 17,
|
|
14863
14895
|
"x-reconciled-from-discovery": true,
|
|
14864
|
-
"x-reconciled-at": "2026-01-
|
|
14896
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920034+00:00"
|
|
14865
14897
|
},
|
|
14866
14898
|
"system_metadata": {
|
|
14867
14899
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -15037,7 +15069,7 @@
|
|
|
15037
15069
|
},
|
|
15038
15070
|
"x-original-maxLength": 1024,
|
|
15039
15071
|
"x-reconciled-from-discovery": true,
|
|
15040
|
-
"x-reconciled-at": "2026-01-
|
|
15072
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920047+00:00"
|
|
15041
15073
|
},
|
|
15042
15074
|
"disabled": {
|
|
15043
15075
|
"type": "boolean",
|
|
@@ -15087,7 +15119,7 @@
|
|
|
15087
15119
|
},
|
|
15088
15120
|
"x-original-maxLength": 1024,
|
|
15089
15121
|
"x-reconciled-from-discovery": true,
|
|
15090
|
-
"x-reconciled-at": "2026-01-
|
|
15122
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920057+00:00"
|
|
15091
15123
|
},
|
|
15092
15124
|
"namespace": {
|
|
15093
15125
|
"type": "string",
|
|
@@ -15106,7 +15138,7 @@
|
|
|
15106
15138
|
},
|
|
15107
15139
|
"x-original-maxLength": 1024,
|
|
15108
15140
|
"x-reconciled-from-discovery": true,
|
|
15109
|
-
"x-reconciled-at": "2026-01-
|
|
15141
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920061+00:00"
|
|
15110
15142
|
},
|
|
15111
15143
|
"system_metadata": {
|
|
15112
15144
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -15129,7 +15161,7 @@
|
|
|
15129
15161
|
"x-field-mutability": "read-only",
|
|
15130
15162
|
"x-original-maxLength": 1024,
|
|
15131
15163
|
"x-reconciled-from-discovery": true,
|
|
15132
|
-
"x-reconciled-at": "2026-01-
|
|
15164
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920066+00:00"
|
|
15133
15165
|
},
|
|
15134
15166
|
"uid": {
|
|
15135
15167
|
"type": "string",
|
|
@@ -15150,7 +15182,7 @@
|
|
|
15150
15182
|
"x-original-maxLength": 1024,
|
|
15151
15183
|
"format": "uuid",
|
|
15152
15184
|
"x-reconciled-from-discovery": true,
|
|
15153
|
-
"x-reconciled-at": "2026-01-
|
|
15185
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920071+00:00"
|
|
15154
15186
|
}
|
|
15155
15187
|
},
|
|
15156
15188
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15260,7 +15292,7 @@
|
|
|
15260
15292
|
},
|
|
15261
15293
|
"x-original-maxLength": 1024,
|
|
15262
15294
|
"x-reconciled-from-discovery": true,
|
|
15263
|
-
"x-reconciled-at": "2026-01-
|
|
15295
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920080+00:00"
|
|
15264
15296
|
},
|
|
15265
15297
|
"disabled": {
|
|
15266
15298
|
"type": "boolean",
|
|
@@ -15310,7 +15342,7 @@
|
|
|
15310
15342
|
},
|
|
15311
15343
|
"x-original-maxLength": 1024,
|
|
15312
15344
|
"x-reconciled-from-discovery": true,
|
|
15313
|
-
"x-reconciled-at": "2026-01-
|
|
15345
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920089+00:00"
|
|
15314
15346
|
},
|
|
15315
15347
|
"namespace": {
|
|
15316
15348
|
"type": "string",
|
|
@@ -15329,7 +15361,7 @@
|
|
|
15329
15361
|
},
|
|
15330
15362
|
"x-original-maxLength": 1024,
|
|
15331
15363
|
"x-reconciled-from-discovery": true,
|
|
15332
|
-
"x-reconciled-at": "2026-01-
|
|
15364
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920093+00:00"
|
|
15333
15365
|
},
|
|
15334
15366
|
"owner_view": {
|
|
15335
15367
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -15370,7 +15402,7 @@
|
|
|
15370
15402
|
"x-field-mutability": "read-only",
|
|
15371
15403
|
"x-original-maxLength": 1024,
|
|
15372
15404
|
"x-reconciled-from-discovery": true,
|
|
15373
|
-
"x-reconciled-at": "2026-01-
|
|
15405
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920101+00:00"
|
|
15374
15406
|
},
|
|
15375
15407
|
"uid": {
|
|
15376
15408
|
"type": "string",
|
|
@@ -15391,7 +15423,7 @@
|
|
|
15391
15423
|
"x-original-maxLength": 1024,
|
|
15392
15424
|
"format": "uuid",
|
|
15393
15425
|
"x-reconciled-from-discovery": true,
|
|
15394
|
-
"x-reconciled-at": "2026-01-
|
|
15426
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920106+00:00"
|
|
15395
15427
|
}
|
|
15396
15428
|
},
|
|
15397
15429
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15449,7 +15481,7 @@
|
|
|
15449
15481
|
},
|
|
15450
15482
|
"x-original-maxLength": 1024,
|
|
15451
15483
|
"x-reconciled-from-discovery": true,
|
|
15452
|
-
"x-reconciled-at": "2026-01-
|
|
15484
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920110+00:00"
|
|
15453
15485
|
},
|
|
15454
15486
|
"namespace": {
|
|
15455
15487
|
"type": "string",
|
|
@@ -15475,7 +15507,7 @@
|
|
|
15475
15507
|
},
|
|
15476
15508
|
"x-original-maxLength": 1024,
|
|
15477
15509
|
"x-reconciled-from-discovery": true,
|
|
15478
|
-
"x-reconciled-at": "2026-01-
|
|
15510
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920114+00:00"
|
|
15479
15511
|
}
|
|
15480
15512
|
},
|
|
15481
15513
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15515,7 +15547,7 @@
|
|
|
15515
15547
|
},
|
|
15516
15548
|
"x-original-maxLength": 1024,
|
|
15517
15549
|
"x-reconciled-from-discovery": true,
|
|
15518
|
-
"x-reconciled-at": "2026-01-
|
|
15550
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920119+00:00"
|
|
15519
15551
|
}
|
|
15520
15552
|
},
|
|
15521
15553
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15672,7 +15704,7 @@
|
|
|
15672
15704
|
},
|
|
15673
15705
|
"x-original-maxLength": 1024,
|
|
15674
15706
|
"x-reconciled-from-discovery": true,
|
|
15675
|
-
"x-reconciled-at": "2026-01-
|
|
15707
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920131+00:00"
|
|
15676
15708
|
},
|
|
15677
15709
|
"namespace": {
|
|
15678
15710
|
"type": "string",
|
|
@@ -15698,7 +15730,7 @@
|
|
|
15698
15730
|
},
|
|
15699
15731
|
"x-original-maxLength": 1024,
|
|
15700
15732
|
"x-reconciled-from-discovery": true,
|
|
15701
|
-
"x-reconciled-at": "2026-01-
|
|
15733
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920135+00:00"
|
|
15702
15734
|
}
|
|
15703
15735
|
},
|
|
15704
15736
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15738,7 +15770,7 @@
|
|
|
15738
15770
|
},
|
|
15739
15771
|
"x-original-maxLength": 1024,
|
|
15740
15772
|
"x-reconciled-from-discovery": true,
|
|
15741
|
-
"x-reconciled-at": "2026-01-
|
|
15773
|
+
"x-reconciled-at": "2026-01-06T16:58:08.920140+00:00"
|
|
15742
15774
|
}
|
|
15743
15775
|
},
|
|
15744
15776
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16147,7 +16179,7 @@
|
|
|
16147
16179
|
},
|
|
16148
16180
|
"x-original-maxLength": 1024,
|
|
16149
16181
|
"x-reconciled-from-discovery": true,
|
|
16150
|
-
"x-reconciled-at": "2026-01-
|
|
16182
|
+
"x-reconciled-at": "2026-01-06T16:58:09.276934+00:00"
|
|
16151
16183
|
},
|
|
16152
16184
|
"namespace": {
|
|
16153
16185
|
"type": "string",
|
|
@@ -16166,7 +16198,7 @@
|
|
|
16166
16198
|
},
|
|
16167
16199
|
"x-original-maxLength": 1024,
|
|
16168
16200
|
"x-reconciled-from-discovery": true,
|
|
16169
|
-
"x-reconciled-at": "2026-01-
|
|
16201
|
+
"x-reconciled-at": "2026-01-06T16:58:09.276939+00:00"
|
|
16170
16202
|
}
|
|
16171
16203
|
},
|
|
16172
16204
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16264,7 +16296,7 @@
|
|
|
16264
16296
|
"maxLength": 17,
|
|
16265
16297
|
"minLength": 17,
|
|
16266
16298
|
"x-reconciled-from-discovery": true,
|
|
16267
|
-
"x-reconciled-at": "2026-01-
|
|
16299
|
+
"x-reconciled-at": "2026-01-06T16:58:09.276952+00:00"
|
|
16268
16300
|
},
|
|
16269
16301
|
"system_metadata": {
|
|
16270
16302
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -16399,7 +16431,7 @@
|
|
|
16399
16431
|
},
|
|
16400
16432
|
"x-original-maxLength": 1024,
|
|
16401
16433
|
"x-reconciled-from-discovery": true,
|
|
16402
|
-
"x-reconciled-at": "2026-01-
|
|
16434
|
+
"x-reconciled-at": "2026-01-06T16:58:09.276964+00:00"
|
|
16403
16435
|
},
|
|
16404
16436
|
"disabled": {
|
|
16405
16437
|
"type": "boolean",
|
|
@@ -16449,7 +16481,7 @@
|
|
|
16449
16481
|
},
|
|
16450
16482
|
"x-original-maxLength": 1024,
|
|
16451
16483
|
"x-reconciled-from-discovery": true,
|
|
16452
|
-
"x-reconciled-at": "2026-01-
|
|
16484
|
+
"x-reconciled-at": "2026-01-06T16:58:09.276973+00:00"
|
|
16453
16485
|
},
|
|
16454
16486
|
"namespace": {
|
|
16455
16487
|
"type": "string",
|
|
@@ -16468,7 +16500,7 @@
|
|
|
16468
16500
|
},
|
|
16469
16501
|
"x-original-maxLength": 1024,
|
|
16470
16502
|
"x-reconciled-from-discovery": true,
|
|
16471
|
-
"x-reconciled-at": "2026-01-
|
|
16503
|
+
"x-reconciled-at": "2026-01-06T16:58:09.276977+00:00"
|
|
16472
16504
|
},
|
|
16473
16505
|
"owner_view": {
|
|
16474
16506
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -16509,7 +16541,7 @@
|
|
|
16509
16541
|
"x-field-mutability": "read-only",
|
|
16510
16542
|
"x-original-maxLength": 1024,
|
|
16511
16543
|
"x-reconciled-from-discovery": true,
|
|
16512
|
-
"x-reconciled-at": "2026-01-
|
|
16544
|
+
"x-reconciled-at": "2026-01-06T16:58:09.276985+00:00"
|
|
16513
16545
|
},
|
|
16514
16546
|
"uid": {
|
|
16515
16547
|
"type": "string",
|
|
@@ -16530,7 +16562,7 @@
|
|
|
16530
16562
|
"x-original-maxLength": 1024,
|
|
16531
16563
|
"format": "uuid",
|
|
16532
16564
|
"x-reconciled-from-discovery": true,
|
|
16533
|
-
"x-reconciled-at": "2026-01-
|
|
16565
|
+
"x-reconciled-at": "2026-01-06T16:58:09.276989+00:00"
|
|
16534
16566
|
}
|
|
16535
16567
|
},
|
|
16536
16568
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17047,7 +17079,7 @@
|
|
|
17047
17079
|
},
|
|
17048
17080
|
"x-original-maxLength": 1024,
|
|
17049
17081
|
"x-reconciled-from-discovery": true,
|
|
17050
|
-
"x-reconciled-at": "2026-01-
|
|
17082
|
+
"x-reconciled-at": "2026-01-06T16:58:31.303358+00:00"
|
|
17051
17083
|
},
|
|
17052
17084
|
"namespace": {
|
|
17053
17085
|
"type": "string",
|
|
@@ -17066,7 +17098,7 @@
|
|
|
17066
17098
|
},
|
|
17067
17099
|
"x-original-maxLength": 1024,
|
|
17068
17100
|
"x-reconciled-from-discovery": true,
|
|
17069
|
-
"x-reconciled-at": "2026-01-
|
|
17101
|
+
"x-reconciled-at": "2026-01-06T16:58:31.303362+00:00"
|
|
17070
17102
|
}
|
|
17071
17103
|
},
|
|
17072
17104
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17164,7 +17196,7 @@
|
|
|
17164
17196
|
"maxLength": 17,
|
|
17165
17197
|
"minLength": 17,
|
|
17166
17198
|
"x-reconciled-from-discovery": true,
|
|
17167
|
-
"x-reconciled-at": "2026-01-
|
|
17199
|
+
"x-reconciled-at": "2026-01-06T16:58:31.303376+00:00"
|
|
17168
17200
|
},
|
|
17169
17201
|
"system_metadata": {
|
|
17170
17202
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -17299,7 +17331,7 @@
|
|
|
17299
17331
|
},
|
|
17300
17332
|
"x-original-maxLength": 1024,
|
|
17301
17333
|
"x-reconciled-from-discovery": true,
|
|
17302
|
-
"x-reconciled-at": "2026-01-
|
|
17334
|
+
"x-reconciled-at": "2026-01-06T16:58:31.303388+00:00"
|
|
17303
17335
|
},
|
|
17304
17336
|
"disabled": {
|
|
17305
17337
|
"type": "boolean",
|
|
@@ -17349,7 +17381,7 @@
|
|
|
17349
17381
|
},
|
|
17350
17382
|
"x-original-maxLength": 1024,
|
|
17351
17383
|
"x-reconciled-from-discovery": true,
|
|
17352
|
-
"x-reconciled-at": "2026-01-
|
|
17384
|
+
"x-reconciled-at": "2026-01-06T16:58:31.303397+00:00"
|
|
17353
17385
|
},
|
|
17354
17386
|
"namespace": {
|
|
17355
17387
|
"type": "string",
|
|
@@ -17368,7 +17400,7 @@
|
|
|
17368
17400
|
},
|
|
17369
17401
|
"x-original-maxLength": 1024,
|
|
17370
17402
|
"x-reconciled-from-discovery": true,
|
|
17371
|
-
"x-reconciled-at": "2026-01-
|
|
17403
|
+
"x-reconciled-at": "2026-01-06T16:58:31.303401+00:00"
|
|
17372
17404
|
},
|
|
17373
17405
|
"owner_view": {
|
|
17374
17406
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -17409,7 +17441,7 @@
|
|
|
17409
17441
|
"x-field-mutability": "read-only",
|
|
17410
17442
|
"x-original-maxLength": 1024,
|
|
17411
17443
|
"x-reconciled-from-discovery": true,
|
|
17412
|
-
"x-reconciled-at": "2026-01-
|
|
17444
|
+
"x-reconciled-at": "2026-01-06T16:58:31.303408+00:00"
|
|
17413
17445
|
},
|
|
17414
17446
|
"uid": {
|
|
17415
17447
|
"type": "string",
|
|
@@ -17430,7 +17462,7 @@
|
|
|
17430
17462
|
"x-original-maxLength": 1024,
|
|
17431
17463
|
"format": "uuid",
|
|
17432
17464
|
"x-reconciled-from-discovery": true,
|
|
17433
|
-
"x-reconciled-at": "2026-01-
|
|
17465
|
+
"x-reconciled-at": "2026-01-06T16:58:31.303413+00:00"
|
|
17434
17466
|
}
|
|
17435
17467
|
},
|
|
17436
17468
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17628,7 +17660,7 @@
|
|
|
17628
17660
|
"x-field-mutability": "read-only",
|
|
17629
17661
|
"x-original-maxLength": 256,
|
|
17630
17662
|
"x-reconciled-from-discovery": true,
|
|
17631
|
-
"x-reconciled-at": "2026-01-
|
|
17663
|
+
"x-reconciled-at": "2026-01-06T16:58:31.303444+00:00"
|
|
17632
17664
|
},
|
|
17633
17665
|
"user_restrictions": {
|
|
17634
17666
|
"$ref": "#/components/schemas/voltshare_admin_policyUserMatcherType"
|