@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": "Tenant And Identity",
|
|
5
5
|
"description": "Profile images and display customizations for personalized dashboard experiences. Federated authentication toggles controlling SSO behavior across organizational boundaries. Session lifecycle tracking with real-time visibility into active connections and timeout policies. Support ticket workflows including attachment handling and closure procedures for managed client escalations. Initial access provisioning sequences for new user onboarding.",
|
|
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"
|
|
@@ -46481,7 +46481,7 @@
|
|
|
46481
46481
|
},
|
|
46482
46482
|
"x-original-maxLength": 1024,
|
|
46483
46483
|
"x-reconciled-from-discovery": true,
|
|
46484
|
-
"x-reconciled-at": "2026-01-
|
|
46484
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016645+00:00"
|
|
46485
46485
|
},
|
|
46486
46486
|
"namespace": {
|
|
46487
46487
|
"type": "string",
|
|
@@ -46500,7 +46500,7 @@
|
|
|
46500
46500
|
},
|
|
46501
46501
|
"x-original-maxLength": 1024,
|
|
46502
46502
|
"x-reconciled-from-discovery": true,
|
|
46503
|
-
"x-reconciled-at": "2026-01-
|
|
46503
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016652+00:00"
|
|
46504
46504
|
}
|
|
46505
46505
|
},
|
|
46506
46506
|
"x-f5xc-minimum-configuration": {
|
|
@@ -46793,7 +46793,7 @@
|
|
|
46793
46793
|
"readOnly": true,
|
|
46794
46794
|
"x-original-maxLength": 1024,
|
|
46795
46795
|
"x-reconciled-from-discovery": true,
|
|
46796
|
-
"x-reconciled-at": "2026-01-
|
|
46796
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016673+00:00"
|
|
46797
46797
|
},
|
|
46798
46798
|
"name": {
|
|
46799
46799
|
"type": "string",
|
|
@@ -46812,7 +46812,7 @@
|
|
|
46812
46812
|
},
|
|
46813
46813
|
"x-original-maxLength": 1024,
|
|
46814
46814
|
"x-reconciled-from-discovery": true,
|
|
46815
|
-
"x-reconciled-at": "2026-01-
|
|
46815
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016678+00:00"
|
|
46816
46816
|
},
|
|
46817
46817
|
"namespace": {
|
|
46818
46818
|
"type": "string",
|
|
@@ -46831,7 +46831,7 @@
|
|
|
46831
46831
|
},
|
|
46832
46832
|
"x-original-maxLength": 1024,
|
|
46833
46833
|
"x-reconciled-from-discovery": true,
|
|
46834
|
-
"x-reconciled-at": "2026-01-
|
|
46834
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016682+00:00"
|
|
46835
46835
|
},
|
|
46836
46836
|
"tenant": {
|
|
46837
46837
|
"type": "string",
|
|
@@ -46852,7 +46852,7 @@
|
|
|
46852
46852
|
"x-field-mutability": "read-only",
|
|
46853
46853
|
"x-original-maxLength": 1024,
|
|
46854
46854
|
"x-reconciled-from-discovery": true,
|
|
46855
|
-
"x-reconciled-at": "2026-01-
|
|
46855
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016687+00:00"
|
|
46856
46856
|
},
|
|
46857
46857
|
"uid": {
|
|
46858
46858
|
"type": "string",
|
|
@@ -46874,7 +46874,7 @@
|
|
|
46874
46874
|
"x-original-maxLength": 1024,
|
|
46875
46875
|
"format": "uuid",
|
|
46876
46876
|
"x-reconciled-from-discovery": true,
|
|
46877
|
-
"x-reconciled-at": "2026-01-
|
|
46877
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016693+00:00"
|
|
46878
46878
|
}
|
|
46879
46879
|
},
|
|
46880
46880
|
"x-f5xc-minimum-configuration": {
|
|
@@ -46900,6 +46900,8 @@
|
|
|
46900
46900
|
"type_url": {
|
|
46901
46901
|
"type": "string",
|
|
46902
46902
|
"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.",
|
|
46903
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
46904
|
+
"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 ).",
|
|
46903
46905
|
"minLength": 0,
|
|
46904
46906
|
"maxLength": 1024,
|
|
46905
46907
|
"x-f5xc-required-for": {
|
|
@@ -46923,7 +46925,7 @@
|
|
|
46923
46925
|
},
|
|
46924
46926
|
"x-original-maxLength": 1024,
|
|
46925
46927
|
"x-reconciled-from-discovery": true,
|
|
46926
|
-
"x-reconciled-at": "2026-01-
|
|
46928
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016700+00:00"
|
|
46927
46929
|
}
|
|
46928
46930
|
},
|
|
46929
46931
|
"x-f5xc-minimum-configuration": {
|
|
@@ -46992,7 +46994,7 @@
|
|
|
46992
46994
|
},
|
|
46993
46995
|
"x-original-maxLength": 1024,
|
|
46994
46996
|
"x-reconciled-from-discovery": true,
|
|
46995
|
-
"x-reconciled-at": "2026-01-
|
|
46997
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016708+00:00"
|
|
46996
46998
|
},
|
|
46997
46999
|
"service_name": {
|
|
46998
47000
|
"type": "string",
|
|
@@ -47021,6 +47023,8 @@
|
|
|
47021
47023
|
"x-validation-rules": {
|
|
47022
47024
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
47023
47025
|
},
|
|
47026
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
47027
|
+
"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...",
|
|
47024
47028
|
"minLength": 0,
|
|
47025
47029
|
"maxLength": 17,
|
|
47026
47030
|
"x-f5xc-required-for": {
|
|
@@ -47031,7 +47035,7 @@
|
|
|
47031
47035
|
},
|
|
47032
47036
|
"x-original-maxLength": 1024,
|
|
47033
47037
|
"x-reconciled-from-discovery": true,
|
|
47034
|
-
"x-reconciled-at": "2026-01-
|
|
47038
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016714+00:00"
|
|
47035
47039
|
},
|
|
47036
47040
|
"type": {
|
|
47037
47041
|
"type": "string",
|
|
@@ -47168,7 +47172,7 @@
|
|
|
47168
47172
|
},
|
|
47169
47173
|
"x-original-maxLength": 1024,
|
|
47170
47174
|
"x-reconciled-from-discovery": true,
|
|
47171
|
-
"x-reconciled-at": "2026-01-
|
|
47175
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016726+00:00"
|
|
47172
47176
|
}
|
|
47173
47177
|
},
|
|
47174
47178
|
"x-f5xc-minimum-configuration": {
|
|
@@ -47277,7 +47281,7 @@
|
|
|
47277
47281
|
},
|
|
47278
47282
|
"x-original-maxLength": 1200,
|
|
47279
47283
|
"x-reconciled-from-discovery": true,
|
|
47280
|
-
"x-reconciled-at": "2026-01-
|
|
47284
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016736+00:00"
|
|
47281
47285
|
},
|
|
47282
47286
|
"disable": {
|
|
47283
47287
|
"type": "boolean",
|
|
@@ -47330,7 +47334,7 @@
|
|
|
47330
47334
|
},
|
|
47331
47335
|
"x-original-maxLength": 1024,
|
|
47332
47336
|
"x-reconciled-from-discovery": true,
|
|
47333
|
-
"x-reconciled-at": "2026-01-
|
|
47337
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016744+00:00"
|
|
47334
47338
|
},
|
|
47335
47339
|
"namespace": {
|
|
47336
47340
|
"type": "string",
|
|
@@ -47349,7 +47353,7 @@
|
|
|
47349
47353
|
},
|
|
47350
47354
|
"x-original-maxLength": 1024,
|
|
47351
47355
|
"x-reconciled-from-discovery": true,
|
|
47352
|
-
"x-reconciled-at": "2026-01-
|
|
47356
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016749+00:00"
|
|
47353
47357
|
}
|
|
47354
47358
|
},
|
|
47355
47359
|
"x-f5xc-minimum-configuration": {
|
|
@@ -47425,7 +47429,7 @@
|
|
|
47425
47429
|
},
|
|
47426
47430
|
"x-original-maxLength": 1200,
|
|
47427
47431
|
"x-reconciled-from-discovery": true,
|
|
47428
|
-
"x-reconciled-at": "2026-01-
|
|
47432
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016755+00:00"
|
|
47429
47433
|
},
|
|
47430
47434
|
"disable": {
|
|
47431
47435
|
"type": "boolean",
|
|
@@ -47480,7 +47484,7 @@
|
|
|
47480
47484
|
},
|
|
47481
47485
|
"x-original-maxLength": 1024,
|
|
47482
47486
|
"x-reconciled-from-discovery": true,
|
|
47483
|
-
"x-reconciled-at": "2026-01-
|
|
47487
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016764+00:00"
|
|
47484
47488
|
},
|
|
47485
47489
|
"namespace": {
|
|
47486
47490
|
"type": "string",
|
|
@@ -47499,7 +47503,7 @@
|
|
|
47499
47503
|
},
|
|
47500
47504
|
"x-original-maxLength": 1024,
|
|
47501
47505
|
"x-reconciled-from-discovery": true,
|
|
47502
|
-
"x-reconciled-at": "2026-01-
|
|
47506
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016768+00:00"
|
|
47503
47507
|
}
|
|
47504
47508
|
},
|
|
47505
47509
|
"x-f5xc-minimum-configuration": {
|
|
@@ -47575,7 +47579,7 @@
|
|
|
47575
47579
|
},
|
|
47576
47580
|
"x-original-maxLength": 1200,
|
|
47577
47581
|
"x-reconciled-from-discovery": true,
|
|
47578
|
-
"x-reconciled-at": "2026-01-
|
|
47582
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016775+00:00"
|
|
47579
47583
|
},
|
|
47580
47584
|
"disable": {
|
|
47581
47585
|
"type": "boolean",
|
|
@@ -47628,7 +47632,7 @@
|
|
|
47628
47632
|
},
|
|
47629
47633
|
"x-original-maxLength": 1024,
|
|
47630
47634
|
"x-reconciled-from-discovery": true,
|
|
47631
|
-
"x-reconciled-at": "2026-01-
|
|
47635
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016783+00:00"
|
|
47632
47636
|
},
|
|
47633
47637
|
"namespace": {
|
|
47634
47638
|
"type": "string",
|
|
@@ -47647,7 +47651,7 @@
|
|
|
47647
47651
|
},
|
|
47648
47652
|
"x-original-maxLength": 1024,
|
|
47649
47653
|
"x-reconciled-from-discovery": true,
|
|
47650
|
-
"x-reconciled-at": "2026-01-
|
|
47654
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016787+00:00"
|
|
47651
47655
|
}
|
|
47652
47656
|
},
|
|
47653
47657
|
"x-f5xc-minimum-configuration": {
|
|
@@ -47761,7 +47765,7 @@
|
|
|
47761
47765
|
"x-original-maxLength": 1024,
|
|
47762
47766
|
"format": "uuid",
|
|
47763
47767
|
"x-reconciled-from-discovery": true,
|
|
47764
|
-
"x-reconciled-at": "2026-01-
|
|
47768
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016800+00:00"
|
|
47765
47769
|
},
|
|
47766
47770
|
"vtrp_id": {
|
|
47767
47771
|
"type": "string",
|
|
@@ -47873,7 +47877,7 @@
|
|
|
47873
47877
|
},
|
|
47874
47878
|
"x-original-maxLength": 1024,
|
|
47875
47879
|
"x-reconciled-from-discovery": true,
|
|
47876
|
-
"x-reconciled-at": "2026-01-
|
|
47880
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016811+00:00"
|
|
47877
47881
|
},
|
|
47878
47882
|
"status": {
|
|
47879
47883
|
"type": "string",
|
|
@@ -47892,7 +47896,7 @@
|
|
|
47892
47896
|
},
|
|
47893
47897
|
"x-original-maxLength": 1024,
|
|
47894
47898
|
"x-reconciled-from-discovery": true,
|
|
47895
|
-
"x-reconciled-at": "2026-01-
|
|
47899
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016816+00:00"
|
|
47896
47900
|
}
|
|
47897
47901
|
},
|
|
47898
47902
|
"x-f5xc-minimum-configuration": {
|
|
@@ -47972,6 +47976,8 @@
|
|
|
47972
47976
|
"title": "Deletion_timestamp.",
|
|
47973
47977
|
"format": "date-time",
|
|
47974
47978
|
"x-displayname": "Deletion Timestamp.",
|
|
47979
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
47980
|
+
"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...",
|
|
47975
47981
|
"minLength": 0,
|
|
47976
47982
|
"maxLength": 1024,
|
|
47977
47983
|
"x-f5xc-required-for": {
|
|
@@ -48070,7 +48076,7 @@
|
|
|
48070
48076
|
"x-field-mutability": "read-only",
|
|
48071
48077
|
"x-original-maxLength": 1024,
|
|
48072
48078
|
"x-reconciled-from-discovery": true,
|
|
48073
|
-
"x-reconciled-at": "2026-01-
|
|
48079
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016835+00:00"
|
|
48074
48080
|
},
|
|
48075
48081
|
"uid": {
|
|
48076
48082
|
"type": "string",
|
|
@@ -48091,7 +48097,7 @@
|
|
|
48091
48097
|
"x-original-maxLength": 1024,
|
|
48092
48098
|
"format": "uuid",
|
|
48093
48099
|
"x-reconciled-from-discovery": true,
|
|
48094
|
-
"x-reconciled-at": "2026-01-
|
|
48100
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016841+00:00"
|
|
48095
48101
|
}
|
|
48096
48102
|
},
|
|
48097
48103
|
"x-f5xc-minimum-configuration": {
|
|
@@ -48141,7 +48147,7 @@
|
|
|
48141
48147
|
},
|
|
48142
48148
|
"x-original-maxLength": 1024,
|
|
48143
48149
|
"x-reconciled-from-discovery": true,
|
|
48144
|
-
"x-reconciled-at": "2026-01-
|
|
48150
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016846+00:00"
|
|
48145
48151
|
},
|
|
48146
48152
|
"name": {
|
|
48147
48153
|
"type": "string",
|
|
@@ -48160,7 +48166,7 @@
|
|
|
48160
48166
|
},
|
|
48161
48167
|
"x-original-maxLength": 1024,
|
|
48162
48168
|
"x-reconciled-from-discovery": true,
|
|
48163
|
-
"x-reconciled-at": "2026-01-
|
|
48169
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016850+00:00"
|
|
48164
48170
|
},
|
|
48165
48171
|
"namespace": {
|
|
48166
48172
|
"type": "string",
|
|
@@ -48179,7 +48185,7 @@
|
|
|
48179
48185
|
},
|
|
48180
48186
|
"x-original-maxLength": 1024,
|
|
48181
48187
|
"x-reconciled-from-discovery": true,
|
|
48182
|
-
"x-reconciled-at": "2026-01-
|
|
48188
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016854+00:00"
|
|
48183
48189
|
},
|
|
48184
48190
|
"uid": {
|
|
48185
48191
|
"type": "string",
|
|
@@ -48200,7 +48206,7 @@
|
|
|
48200
48206
|
"x-original-maxLength": 1024,
|
|
48201
48207
|
"format": "uuid",
|
|
48202
48208
|
"x-reconciled-from-discovery": true,
|
|
48203
|
-
"x-reconciled-at": "2026-01-
|
|
48209
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016859+00:00"
|
|
48204
48210
|
}
|
|
48205
48211
|
},
|
|
48206
48212
|
"x-f5xc-minimum-configuration": {
|
|
@@ -48253,7 +48259,7 @@
|
|
|
48253
48259
|
},
|
|
48254
48260
|
"x-original-maxLength": 128,
|
|
48255
48261
|
"x-reconciled-from-discovery": true,
|
|
48256
|
-
"x-reconciled-at": "2026-01-
|
|
48262
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016864+00:00"
|
|
48257
48263
|
},
|
|
48258
48264
|
"namespace": {
|
|
48259
48265
|
"type": "string",
|
|
@@ -48278,7 +48284,7 @@
|
|
|
48278
48284
|
},
|
|
48279
48285
|
"x-original-maxLength": 64,
|
|
48280
48286
|
"x-reconciled-from-discovery": true,
|
|
48281
|
-
"x-reconciled-at": "2026-01-
|
|
48287
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016868+00:00"
|
|
48282
48288
|
},
|
|
48283
48289
|
"tenant": {
|
|
48284
48290
|
"type": "string",
|
|
@@ -48305,7 +48311,7 @@
|
|
|
48305
48311
|
"x-field-mutability": "read-only",
|
|
48306
48312
|
"x-original-maxLength": 64,
|
|
48307
48313
|
"x-reconciled-from-discovery": true,
|
|
48308
|
-
"x-reconciled-at": "2026-01-
|
|
48314
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016872+00:00"
|
|
48309
48315
|
}
|
|
48310
48316
|
},
|
|
48311
48317
|
"x-f5xc-minimum-configuration": {
|
|
@@ -48552,7 +48558,7 @@
|
|
|
48552
48558
|
"maxLength": 17,
|
|
48553
48559
|
"minLength": 17,
|
|
48554
48560
|
"x-reconciled-from-discovery": true,
|
|
48555
|
-
"x-reconciled-at": "2026-01-
|
|
48561
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016897+00:00"
|
|
48556
48562
|
},
|
|
48557
48563
|
"system_metadata": {
|
|
48558
48564
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -48761,7 +48767,7 @@
|
|
|
48761
48767
|
},
|
|
48762
48768
|
"x-original-maxLength": 1024,
|
|
48763
48769
|
"x-reconciled-from-discovery": true,
|
|
48764
|
-
"x-reconciled-at": "2026-01-
|
|
48770
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016913+00:00"
|
|
48765
48771
|
},
|
|
48766
48772
|
"disabled": {
|
|
48767
48773
|
"type": "boolean",
|
|
@@ -48811,7 +48817,7 @@
|
|
|
48811
48817
|
},
|
|
48812
48818
|
"x-original-maxLength": 1024,
|
|
48813
48819
|
"x-reconciled-from-discovery": true,
|
|
48814
|
-
"x-reconciled-at": "2026-01-
|
|
48820
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016923+00:00"
|
|
48815
48821
|
},
|
|
48816
48822
|
"namespace": {
|
|
48817
48823
|
"type": "string",
|
|
@@ -48830,7 +48836,7 @@
|
|
|
48830
48836
|
},
|
|
48831
48837
|
"x-original-maxLength": 1024,
|
|
48832
48838
|
"x-reconciled-from-discovery": true,
|
|
48833
|
-
"x-reconciled-at": "2026-01-
|
|
48839
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016927+00:00"
|
|
48834
48840
|
},
|
|
48835
48841
|
"owner_view": {
|
|
48836
48842
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -48871,7 +48877,7 @@
|
|
|
48871
48877
|
"x-field-mutability": "read-only",
|
|
48872
48878
|
"x-original-maxLength": 1024,
|
|
48873
48879
|
"x-reconciled-from-discovery": true,
|
|
48874
|
-
"x-reconciled-at": "2026-01-
|
|
48880
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016935+00:00"
|
|
48875
48881
|
},
|
|
48876
48882
|
"uid": {
|
|
48877
48883
|
"type": "string",
|
|
@@ -48892,7 +48898,7 @@
|
|
|
48892
48898
|
"x-original-maxLength": 1024,
|
|
48893
48899
|
"format": "uuid",
|
|
48894
48900
|
"x-reconciled-from-discovery": true,
|
|
48895
|
-
"x-reconciled-at": "2026-01-
|
|
48901
|
+
"x-reconciled-at": "2026-01-06T16:56:59.016940+00:00"
|
|
48896
48902
|
}
|
|
48897
48903
|
},
|
|
48898
48904
|
"x-f5xc-minimum-configuration": {
|
|
@@ -49022,6 +49028,8 @@
|
|
|
49022
49028
|
"x-validation-rules": {
|
|
49023
49029
|
"ves.io.schema.rules.uint32.lte": "86400"
|
|
49024
49030
|
},
|
|
49031
|
+
"x-f5xc-description-short": "Specifies in seconds refresh interval for session cookie. This is used to keep the active user active and reduce RE-login.",
|
|
49032
|
+
"x-f5xc-description-medium": "Specifies in seconds refresh interval for session cookie. This is used to keep the active user active and reduce RE-login. When an incoming cookie's session expiry is still valid, and time to expire falls behind this interval, RE-issue a cookie with new expiry and with the same original session...",
|
|
49025
49033
|
"minimum": 0,
|
|
49026
49034
|
"maximum": 2147483647,
|
|
49027
49035
|
"x-f5xc-required-for": {
|
|
@@ -49193,7 +49201,7 @@
|
|
|
49193
49201
|
},
|
|
49194
49202
|
"x-original-maxLength": 1024,
|
|
49195
49203
|
"x-reconciled-from-discovery": true,
|
|
49196
|
-
"x-reconciled-at": "2026-01-
|
|
49204
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709643+00:00"
|
|
49197
49205
|
},
|
|
49198
49206
|
"namespace": {
|
|
49199
49207
|
"type": "string",
|
|
@@ -49212,7 +49220,7 @@
|
|
|
49212
49220
|
},
|
|
49213
49221
|
"x-original-maxLength": 1024,
|
|
49214
49222
|
"x-reconciled-from-discovery": true,
|
|
49215
|
-
"x-reconciled-at": "2026-01-
|
|
49223
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709650+00:00"
|
|
49216
49224
|
}
|
|
49217
49225
|
},
|
|
49218
49226
|
"x-f5xc-minimum-configuration": {
|
|
@@ -49310,7 +49318,7 @@
|
|
|
49310
49318
|
"maxLength": 17,
|
|
49311
49319
|
"minLength": 17,
|
|
49312
49320
|
"x-reconciled-from-discovery": true,
|
|
49313
|
-
"x-reconciled-at": "2026-01-
|
|
49321
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709666+00:00"
|
|
49314
49322
|
},
|
|
49315
49323
|
"system_metadata": {
|
|
49316
49324
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -49561,7 +49569,7 @@
|
|
|
49561
49569
|
},
|
|
49562
49570
|
"x-original-maxLength": 1024,
|
|
49563
49571
|
"x-reconciled-from-discovery": true,
|
|
49564
|
-
"x-reconciled-at": "2026-01-
|
|
49572
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709687+00:00"
|
|
49565
49573
|
},
|
|
49566
49574
|
"disabled": {
|
|
49567
49575
|
"type": "boolean",
|
|
@@ -49611,7 +49619,7 @@
|
|
|
49611
49619
|
},
|
|
49612
49620
|
"x-original-maxLength": 1024,
|
|
49613
49621
|
"x-reconciled-from-discovery": true,
|
|
49614
|
-
"x-reconciled-at": "2026-01-
|
|
49622
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709697+00:00"
|
|
49615
49623
|
},
|
|
49616
49624
|
"namespace": {
|
|
49617
49625
|
"type": "string",
|
|
@@ -49630,7 +49638,7 @@
|
|
|
49630
49638
|
},
|
|
49631
49639
|
"x-original-maxLength": 1024,
|
|
49632
49640
|
"x-reconciled-from-discovery": true,
|
|
49633
|
-
"x-reconciled-at": "2026-01-
|
|
49641
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709701+00:00"
|
|
49634
49642
|
},
|
|
49635
49643
|
"owner_view": {
|
|
49636
49644
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -49671,7 +49679,7 @@
|
|
|
49671
49679
|
"x-field-mutability": "read-only",
|
|
49672
49680
|
"x-original-maxLength": 1024,
|
|
49673
49681
|
"x-reconciled-from-discovery": true,
|
|
49674
|
-
"x-reconciled-at": "2026-01-
|
|
49682
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709709+00:00"
|
|
49675
49683
|
},
|
|
49676
49684
|
"uid": {
|
|
49677
49685
|
"type": "string",
|
|
@@ -49692,7 +49700,7 @@
|
|
|
49692
49700
|
"x-original-maxLength": 1024,
|
|
49693
49701
|
"format": "uuid",
|
|
49694
49702
|
"x-reconciled-from-discovery": true,
|
|
49695
|
-
"x-reconciled-at": "2026-01-
|
|
49703
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709715+00:00"
|
|
49696
49704
|
}
|
|
49697
49705
|
},
|
|
49698
49706
|
"x-f5xc-minimum-configuration": {
|
|
@@ -50082,7 +50090,7 @@
|
|
|
50082
50090
|
},
|
|
50083
50091
|
"x-original-maxLength": 1024,
|
|
50084
50092
|
"x-reconciled-from-discovery": true,
|
|
50085
|
-
"x-reconciled-at": "2026-01-
|
|
50093
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709773+00:00"
|
|
50086
50094
|
},
|
|
50087
50095
|
"store_provider": {
|
|
50088
50096
|
"type": "string",
|
|
@@ -50140,7 +50148,7 @@
|
|
|
50140
50148
|
},
|
|
50141
50149
|
"x-original-maxLength": 1024,
|
|
50142
50150
|
"x-reconciled-from-discovery": true,
|
|
50143
|
-
"x-reconciled-at": "2026-01-
|
|
50151
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709779+00:00"
|
|
50144
50152
|
},
|
|
50145
50153
|
"url": {
|
|
50146
50154
|
"type": "string",
|
|
@@ -50251,7 +50259,7 @@
|
|
|
50251
50259
|
},
|
|
50252
50260
|
"x-original-maxLength": 1024,
|
|
50253
50261
|
"x-reconciled-from-discovery": true,
|
|
50254
|
-
"x-reconciled-at": "2026-01-
|
|
50262
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709919+00:00"
|
|
50255
50263
|
},
|
|
50256
50264
|
"location": {
|
|
50257
50265
|
"type": "string",
|
|
@@ -50268,7 +50276,7 @@
|
|
|
50268
50276
|
},
|
|
50269
50277
|
"x-original-maxLength": 1024,
|
|
50270
50278
|
"x-reconciled-from-discovery": true,
|
|
50271
|
-
"x-reconciled-at": "2026-01-
|
|
50279
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709924+00:00"
|
|
50272
50280
|
},
|
|
50273
50281
|
"provider": {
|
|
50274
50282
|
"type": "string",
|
|
@@ -50285,7 +50293,7 @@
|
|
|
50285
50293
|
},
|
|
50286
50294
|
"x-original-maxLength": 1024,
|
|
50287
50295
|
"x-reconciled-from-discovery": true,
|
|
50288
|
-
"x-reconciled-at": "2026-01-
|
|
50296
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709928+00:00"
|
|
50289
50297
|
},
|
|
50290
50298
|
"secret_encoding": {
|
|
50291
50299
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -50307,7 +50315,7 @@
|
|
|
50307
50315
|
"maxLength": 1,
|
|
50308
50316
|
"minLength": 1,
|
|
50309
50317
|
"x-reconciled-from-discovery": true,
|
|
50310
|
-
"x-reconciled-at": "2026-01-
|
|
50318
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709934+00:00"
|
|
50311
50319
|
}
|
|
50312
50320
|
},
|
|
50313
50321
|
"x-f5xc-minimum-configuration": {
|
|
@@ -50346,7 +50354,7 @@
|
|
|
50346
50354
|
},
|
|
50347
50355
|
"x-original-maxLength": 1024,
|
|
50348
50356
|
"x-reconciled-from-discovery": true,
|
|
50349
|
-
"x-reconciled-at": "2026-01-
|
|
50357
|
+
"x-reconciled-at": "2026-01-06T16:57:02.709956+00:00"
|
|
50350
50358
|
}
|
|
50351
50359
|
},
|
|
50352
50360
|
"x-f5xc-minimum-configuration": {
|
|
@@ -50511,7 +50519,7 @@
|
|
|
50511
50519
|
},
|
|
50512
50520
|
"x-original-maxLength": 1024,
|
|
50513
50521
|
"x-reconciled-from-discovery": true,
|
|
50514
|
-
"x-reconciled-at": "2026-01-
|
|
50522
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022464+00:00"
|
|
50515
50523
|
},
|
|
50516
50524
|
"namespace": {
|
|
50517
50525
|
"type": "string",
|
|
@@ -50530,7 +50538,7 @@
|
|
|
50530
50538
|
},
|
|
50531
50539
|
"x-original-maxLength": 1024,
|
|
50532
50540
|
"x-reconciled-from-discovery": true,
|
|
50533
|
-
"x-reconciled-at": "2026-01-
|
|
50541
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022471+00:00"
|
|
50534
50542
|
}
|
|
50535
50543
|
},
|
|
50536
50544
|
"x-f5xc-minimum-configuration": {
|
|
@@ -51640,7 +51648,7 @@
|
|
|
51640
51648
|
},
|
|
51641
51649
|
"x-original-maxLength": 1024,
|
|
51642
51650
|
"x-reconciled-from-discovery": true,
|
|
51643
|
-
"x-reconciled-at": "2026-01-
|
|
51651
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022721+00:00"
|
|
51644
51652
|
},
|
|
51645
51653
|
"ongoing": {
|
|
51646
51654
|
"type": "boolean",
|
|
@@ -51898,7 +51906,7 @@
|
|
|
51898
51906
|
},
|
|
51899
51907
|
"x-original-maxLength": 1024,
|
|
51900
51908
|
"x-reconciled-from-discovery": true,
|
|
51901
|
-
"x-reconciled-at": "2026-01-
|
|
51909
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022746+00:00"
|
|
51902
51910
|
},
|
|
51903
51911
|
"escalated": {
|
|
51904
51912
|
"type": "boolean",
|
|
@@ -52158,7 +52166,7 @@
|
|
|
52158
52166
|
},
|
|
52159
52167
|
"x-original-maxLength": 1024,
|
|
52160
52168
|
"x-reconciled-from-discovery": true,
|
|
52161
|
-
"x-reconciled-at": "2026-01-
|
|
52169
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022773+00:00"
|
|
52162
52170
|
},
|
|
52163
52171
|
"disabled": {
|
|
52164
52172
|
"type": "boolean",
|
|
@@ -52208,7 +52216,7 @@
|
|
|
52208
52216
|
},
|
|
52209
52217
|
"x-original-maxLength": 1024,
|
|
52210
52218
|
"x-reconciled-from-discovery": true,
|
|
52211
|
-
"x-reconciled-at": "2026-01-
|
|
52219
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022783+00:00"
|
|
52212
52220
|
},
|
|
52213
52221
|
"namespace": {
|
|
52214
52222
|
"type": "string",
|
|
@@ -52227,7 +52235,7 @@
|
|
|
52227
52235
|
},
|
|
52228
52236
|
"x-original-maxLength": 1024,
|
|
52229
52237
|
"x-reconciled-from-discovery": true,
|
|
52230
|
-
"x-reconciled-at": "2026-01-
|
|
52238
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022787+00:00"
|
|
52231
52239
|
},
|
|
52232
52240
|
"owner_view": {
|
|
52233
52241
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -52268,7 +52276,7 @@
|
|
|
52268
52276
|
"x-field-mutability": "read-only",
|
|
52269
52277
|
"x-original-maxLength": 1024,
|
|
52270
52278
|
"x-reconciled-from-discovery": true,
|
|
52271
|
-
"x-reconciled-at": "2026-01-
|
|
52279
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022795+00:00"
|
|
52272
52280
|
},
|
|
52273
52281
|
"uid": {
|
|
52274
52282
|
"type": "string",
|
|
@@ -52289,7 +52297,7 @@
|
|
|
52289
52297
|
"x-original-maxLength": 1024,
|
|
52290
52298
|
"format": "uuid",
|
|
52291
52299
|
"x-reconciled-from-discovery": true,
|
|
52292
|
-
"x-reconciled-at": "2026-01-
|
|
52300
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022800+00:00"
|
|
52293
52301
|
}
|
|
52294
52302
|
},
|
|
52295
52303
|
"x-f5xc-minimum-configuration": {
|
|
@@ -52524,7 +52532,7 @@
|
|
|
52524
52532
|
},
|
|
52525
52533
|
"x-original-maxLength": 1024,
|
|
52526
52534
|
"x-reconciled-from-discovery": true,
|
|
52527
|
-
"x-reconciled-at": "2026-01-
|
|
52535
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022831+00:00"
|
|
52528
52536
|
},
|
|
52529
52537
|
"support_request_count": {
|
|
52530
52538
|
"$ref": "#/components/schemas/tenant_managementSupportTicketInfo"
|
|
@@ -52754,6 +52762,8 @@
|
|
|
52754
52762
|
"ves.io.schema.rules.repeated.max_items": "32",
|
|
52755
52763
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
52756
52764
|
},
|
|
52765
|
+
"x-f5xc-description-short": "List of group names in managed tenant (MT).",
|
|
52766
|
+
"x-f5xc-description-medium": "List of group names in managed tenant (MT). Note - To properly establish access, admin of managed tenant need to create corresponding Allowed Tenant configuration object with access to use same group names. Once it's setup, when user from original tenant access managed tenant, underlying roles...",
|
|
52757
52767
|
"x-f5xc-required-for": {
|
|
52758
52768
|
"minimum_config": false,
|
|
52759
52769
|
"create": false,
|
|
@@ -53034,7 +53044,7 @@
|
|
|
53034
53044
|
},
|
|
53035
53045
|
"format": "hostname",
|
|
53036
53046
|
"x-reconciled-from-discovery": true,
|
|
53037
|
-
"x-reconciled-at": "2026-01-
|
|
53047
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022871+00:00"
|
|
53038
53048
|
},
|
|
53039
53049
|
"tenant_profile": {
|
|
53040
53050
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -53166,7 +53176,7 @@
|
|
|
53166
53176
|
"maxLength": 17,
|
|
53167
53177
|
"minLength": 17,
|
|
53168
53178
|
"x-reconciled-from-discovery": true,
|
|
53169
|
-
"x-reconciled-at": "2026-01-
|
|
53179
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022886+00:00"
|
|
53170
53180
|
},
|
|
53171
53181
|
"system_metadata": {
|
|
53172
53182
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -53287,7 +53297,7 @@
|
|
|
53287
53297
|
},
|
|
53288
53298
|
"format": "hostname",
|
|
53289
53299
|
"x-reconciled-from-discovery": true,
|
|
53290
|
-
"x-reconciled-at": "2026-01-
|
|
53300
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022898+00:00"
|
|
53291
53301
|
},
|
|
53292
53302
|
"status": {
|
|
53293
53303
|
"$ref": "#/components/schemas/tenant_managementchild_tenantFSMState"
|
|
@@ -53400,7 +53410,7 @@
|
|
|
53400
53410
|
},
|
|
53401
53411
|
"x-original-maxLength": 1024,
|
|
53402
53412
|
"x-reconciled-from-discovery": true,
|
|
53403
|
-
"x-reconciled-at": "2026-01-
|
|
53413
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022910+00:00"
|
|
53404
53414
|
},
|
|
53405
53415
|
"disabled": {
|
|
53406
53416
|
"type": "boolean",
|
|
@@ -53450,7 +53460,7 @@
|
|
|
53450
53460
|
},
|
|
53451
53461
|
"x-original-maxLength": 1024,
|
|
53452
53462
|
"x-reconciled-from-discovery": true,
|
|
53453
|
-
"x-reconciled-at": "2026-01-
|
|
53463
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022920+00:00"
|
|
53454
53464
|
},
|
|
53455
53465
|
"namespace": {
|
|
53456
53466
|
"type": "string",
|
|
@@ -53469,7 +53479,7 @@
|
|
|
53469
53479
|
},
|
|
53470
53480
|
"x-original-maxLength": 1024,
|
|
53471
53481
|
"x-reconciled-from-discovery": true,
|
|
53472
|
-
"x-reconciled-at": "2026-01-
|
|
53482
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022925+00:00"
|
|
53473
53483
|
},
|
|
53474
53484
|
"owner_view": {
|
|
53475
53485
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -53510,7 +53520,7 @@
|
|
|
53510
53520
|
"x-field-mutability": "read-only",
|
|
53511
53521
|
"x-original-maxLength": 1024,
|
|
53512
53522
|
"x-reconciled-from-discovery": true,
|
|
53513
|
-
"x-reconciled-at": "2026-01-
|
|
53523
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022932+00:00"
|
|
53514
53524
|
},
|
|
53515
53525
|
"uid": {
|
|
53516
53526
|
"type": "string",
|
|
@@ -53531,7 +53541,7 @@
|
|
|
53531
53541
|
"x-original-maxLength": 1024,
|
|
53532
53542
|
"format": "uuid",
|
|
53533
53543
|
"x-reconciled-from-discovery": true,
|
|
53534
|
-
"x-reconciled-at": "2026-01-
|
|
53544
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022937+00:00"
|
|
53535
53545
|
}
|
|
53536
53546
|
},
|
|
53537
53547
|
"x-f5xc-minimum-configuration": {
|
|
@@ -53716,7 +53726,7 @@
|
|
|
53716
53726
|
},
|
|
53717
53727
|
"x-original-maxLength": 256,
|
|
53718
53728
|
"x-reconciled-from-discovery": true,
|
|
53719
|
-
"x-reconciled-at": "2026-01-
|
|
53729
|
+
"x-reconciled-at": "2026-01-06T16:57:13.022952+00:00"
|
|
53720
53730
|
}
|
|
53721
53731
|
},
|
|
53722
53732
|
"x-f5xc-minimum-configuration": {
|
|
@@ -53791,7 +53801,7 @@
|
|
|
53791
53801
|
},
|
|
53792
53802
|
"x-original-maxLength": 1024,
|
|
53793
53803
|
"x-reconciled-from-discovery": true,
|
|
53794
|
-
"x-reconciled-at": "2026-01-
|
|
53804
|
+
"x-reconciled-at": "2026-01-06T16:57:13.412818+00:00"
|
|
53795
53805
|
}
|
|
53796
53806
|
},
|
|
53797
53807
|
"x-f5xc-minimum-configuration": {
|
|
@@ -53899,7 +53909,7 @@
|
|
|
53899
53909
|
},
|
|
53900
53910
|
"x-original-maxLength": 1024,
|
|
53901
53911
|
"x-reconciled-from-discovery": true,
|
|
53902
|
-
"x-reconciled-at": "2026-01-
|
|
53912
|
+
"x-reconciled-at": "2026-01-06T16:57:13.412832+00:00"
|
|
53903
53913
|
},
|
|
53904
53914
|
"disabled": {
|
|
53905
53915
|
"type": "boolean",
|
|
@@ -53949,7 +53959,7 @@
|
|
|
53949
53959
|
},
|
|
53950
53960
|
"x-original-maxLength": 1024,
|
|
53951
53961
|
"x-reconciled-from-discovery": true,
|
|
53952
|
-
"x-reconciled-at": "2026-01-
|
|
53962
|
+
"x-reconciled-at": "2026-01-06T16:57:13.412843+00:00"
|
|
53953
53963
|
},
|
|
53954
53964
|
"namespace": {
|
|
53955
53965
|
"type": "string",
|
|
@@ -53968,7 +53978,7 @@
|
|
|
53968
53978
|
},
|
|
53969
53979
|
"x-original-maxLength": 1024,
|
|
53970
53980
|
"x-reconciled-from-discovery": true,
|
|
53971
|
-
"x-reconciled-at": "2026-01-
|
|
53981
|
+
"x-reconciled-at": "2026-01-06T16:57:13.412848+00:00"
|
|
53972
53982
|
},
|
|
53973
53983
|
"owner_view": {
|
|
53974
53984
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -54009,7 +54019,7 @@
|
|
|
54009
54019
|
"x-field-mutability": "read-only",
|
|
54010
54020
|
"x-original-maxLength": 1024,
|
|
54011
54021
|
"x-reconciled-from-discovery": true,
|
|
54012
|
-
"x-reconciled-at": "2026-01-
|
|
54022
|
+
"x-reconciled-at": "2026-01-06T16:57:13.412856+00:00"
|
|
54013
54023
|
},
|
|
54014
54024
|
"uid": {
|
|
54015
54025
|
"type": "string",
|
|
@@ -54030,7 +54040,7 @@
|
|
|
54030
54040
|
"x-original-maxLength": 1024,
|
|
54031
54041
|
"format": "uuid",
|
|
54032
54042
|
"x-reconciled-from-discovery": true,
|
|
54033
|
-
"x-reconciled-at": "2026-01-
|
|
54043
|
+
"x-reconciled-at": "2026-01-06T16:57:13.412863+00:00"
|
|
54034
54044
|
}
|
|
54035
54045
|
},
|
|
54036
54046
|
"x-f5xc-minimum-configuration": {
|
|
@@ -54094,7 +54104,7 @@
|
|
|
54094
54104
|
},
|
|
54095
54105
|
"x-original-maxLength": 1024,
|
|
54096
54106
|
"x-reconciled-from-discovery": true,
|
|
54097
|
-
"x-reconciled-at": "2026-01-
|
|
54107
|
+
"x-reconciled-at": "2026-01-06T16:57:13.412871+00:00"
|
|
54098
54108
|
},
|
|
54099
54109
|
"namespace": {
|
|
54100
54110
|
"type": "string",
|
|
@@ -54113,7 +54123,7 @@
|
|
|
54113
54123
|
},
|
|
54114
54124
|
"x-original-maxLength": 1024,
|
|
54115
54125
|
"x-reconciled-from-discovery": true,
|
|
54116
|
-
"x-reconciled-at": "2026-01-
|
|
54126
|
+
"x-reconciled-at": "2026-01-06T16:57:13.412875+00:00"
|
|
54117
54127
|
}
|
|
54118
54128
|
},
|
|
54119
54129
|
"x-f5xc-minimum-configuration": {
|
|
@@ -54216,7 +54226,7 @@
|
|
|
54216
54226
|
},
|
|
54217
54227
|
"x-original-maxLength": 1024,
|
|
54218
54228
|
"x-reconciled-from-discovery": true,
|
|
54219
|
-
"x-reconciled-at": "2026-01-
|
|
54229
|
+
"x-reconciled-at": "2026-01-06T16:57:13.412885+00:00"
|
|
54220
54230
|
}
|
|
54221
54231
|
},
|
|
54222
54232
|
"x-f5xc-minimum-configuration": {
|
|
@@ -54771,7 +54781,7 @@
|
|
|
54771
54781
|
},
|
|
54772
54782
|
"x-original-maxLength": 1024,
|
|
54773
54783
|
"x-reconciled-from-discovery": true,
|
|
54774
|
-
"x-reconciled-at": "2026-01-
|
|
54784
|
+
"x-reconciled-at": "2026-01-06T16:57:13.413161+00:00"
|
|
54775
54785
|
},
|
|
54776
54786
|
"disabled": {
|
|
54777
54787
|
"type": "boolean",
|
|
@@ -54821,7 +54831,7 @@
|
|
|
54821
54831
|
},
|
|
54822
54832
|
"x-original-maxLength": 1024,
|
|
54823
54833
|
"x-reconciled-from-discovery": true,
|
|
54824
|
-
"x-reconciled-at": "2026-01-
|
|
54834
|
+
"x-reconciled-at": "2026-01-06T16:57:13.413171+00:00"
|
|
54825
54835
|
},
|
|
54826
54836
|
"namespace": {
|
|
54827
54837
|
"type": "string",
|
|
@@ -54840,7 +54850,7 @@
|
|
|
54840
54850
|
},
|
|
54841
54851
|
"x-original-maxLength": 1024,
|
|
54842
54852
|
"x-reconciled-from-discovery": true,
|
|
54843
|
-
"x-reconciled-at": "2026-01-
|
|
54853
|
+
"x-reconciled-at": "2026-01-06T16:57:13.413175+00:00"
|
|
54844
54854
|
},
|
|
54845
54855
|
"owner_view": {
|
|
54846
54856
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -54866,7 +54876,7 @@
|
|
|
54866
54876
|
"x-field-mutability": "read-only",
|
|
54867
54877
|
"x-original-maxLength": 1024,
|
|
54868
54878
|
"x-reconciled-from-discovery": true,
|
|
54869
|
-
"x-reconciled-at": "2026-01-
|
|
54879
|
+
"x-reconciled-at": "2026-01-06T16:57:13.413181+00:00"
|
|
54870
54880
|
},
|
|
54871
54881
|
"uid": {
|
|
54872
54882
|
"type": "string",
|
|
@@ -54887,7 +54897,7 @@
|
|
|
54887
54897
|
"x-original-maxLength": 1024,
|
|
54888
54898
|
"format": "uuid",
|
|
54889
54899
|
"x-reconciled-from-discovery": true,
|
|
54890
|
-
"x-reconciled-at": "2026-01-
|
|
54900
|
+
"x-reconciled-at": "2026-01-06T16:57:13.413186+00:00"
|
|
54891
54901
|
}
|
|
54892
54902
|
},
|
|
54893
54903
|
"x-f5xc-minimum-configuration": {
|
|
@@ -55225,7 +55235,7 @@
|
|
|
55225
55235
|
},
|
|
55226
55236
|
"x-original-maxLength": 1024,
|
|
55227
55237
|
"x-reconciled-from-discovery": true,
|
|
55228
|
-
"x-reconciled-at": "2026-01-
|
|
55238
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613090+00:00"
|
|
55229
55239
|
},
|
|
55230
55240
|
"namespace": {
|
|
55231
55241
|
"type": "string",
|
|
@@ -55244,7 +55254,7 @@
|
|
|
55244
55254
|
},
|
|
55245
55255
|
"x-original-maxLength": 1024,
|
|
55246
55256
|
"x-reconciled-from-discovery": true,
|
|
55247
|
-
"x-reconciled-at": "2026-01-
|
|
55257
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613096+00:00"
|
|
55248
55258
|
}
|
|
55249
55259
|
},
|
|
55250
55260
|
"x-f5xc-minimum-configuration": {
|
|
@@ -55342,7 +55352,7 @@
|
|
|
55342
55352
|
"maxLength": 17,
|
|
55343
55353
|
"minLength": 17,
|
|
55344
55354
|
"x-reconciled-from-discovery": true,
|
|
55345
|
-
"x-reconciled-at": "2026-01-
|
|
55355
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613112+00:00"
|
|
55346
55356
|
},
|
|
55347
55357
|
"system_metadata": {
|
|
55348
55358
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -55644,7 +55654,7 @@
|
|
|
55644
55654
|
},
|
|
55645
55655
|
"x-original-maxLength": 1024,
|
|
55646
55656
|
"x-reconciled-from-discovery": true,
|
|
55647
|
-
"x-reconciled-at": "2026-01-
|
|
55657
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613137+00:00"
|
|
55648
55658
|
},
|
|
55649
55659
|
"disabled": {
|
|
55650
55660
|
"type": "boolean",
|
|
@@ -55694,7 +55704,7 @@
|
|
|
55694
55704
|
},
|
|
55695
55705
|
"x-original-maxLength": 1024,
|
|
55696
55706
|
"x-reconciled-from-discovery": true,
|
|
55697
|
-
"x-reconciled-at": "2026-01-
|
|
55707
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613147+00:00"
|
|
55698
55708
|
},
|
|
55699
55709
|
"namespace": {
|
|
55700
55710
|
"type": "string",
|
|
@@ -55713,7 +55723,7 @@
|
|
|
55713
55723
|
},
|
|
55714
55724
|
"x-original-maxLength": 1024,
|
|
55715
55725
|
"x-reconciled-from-discovery": true,
|
|
55716
|
-
"x-reconciled-at": "2026-01-
|
|
55726
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613151+00:00"
|
|
55717
55727
|
},
|
|
55718
55728
|
"owner_view": {
|
|
55719
55729
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -55754,7 +55764,7 @@
|
|
|
55754
55764
|
"x-field-mutability": "read-only",
|
|
55755
55765
|
"x-original-maxLength": 1024,
|
|
55756
55766
|
"x-reconciled-from-discovery": true,
|
|
55757
|
-
"x-reconciled-at": "2026-01-
|
|
55767
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613158+00:00"
|
|
55758
55768
|
},
|
|
55759
55769
|
"uid": {
|
|
55760
55770
|
"type": "string",
|
|
@@ -55775,7 +55785,7 @@
|
|
|
55775
55785
|
"x-original-maxLength": 1024,
|
|
55776
55786
|
"format": "uuid",
|
|
55777
55787
|
"x-reconciled-from-discovery": true,
|
|
55778
|
-
"x-reconciled-at": "2026-01-
|
|
55788
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613164+00:00"
|
|
55779
55789
|
}
|
|
55780
55790
|
},
|
|
55781
55791
|
"x-f5xc-minimum-configuration": {
|
|
@@ -56089,7 +56099,7 @@
|
|
|
56089
56099
|
"readOnly": true,
|
|
56090
56100
|
"x-original-maxLength": 1024,
|
|
56091
56101
|
"x-reconciled-from-discovery": true,
|
|
56092
|
-
"x-reconciled-at": "2026-01-
|
|
56102
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613258+00:00"
|
|
56093
56103
|
},
|
|
56094
56104
|
"name": {
|
|
56095
56105
|
"type": "string",
|
|
@@ -56108,7 +56118,7 @@
|
|
|
56108
56118
|
},
|
|
56109
56119
|
"x-original-maxLength": 1024,
|
|
56110
56120
|
"x-reconciled-from-discovery": true,
|
|
56111
|
-
"x-reconciled-at": "2026-01-
|
|
56121
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613263+00:00"
|
|
56112
56122
|
},
|
|
56113
56123
|
"namespace": {
|
|
56114
56124
|
"type": "string",
|
|
@@ -56127,7 +56137,7 @@
|
|
|
56127
56137
|
},
|
|
56128
56138
|
"x-original-maxLength": 1024,
|
|
56129
56139
|
"x-reconciled-from-discovery": true,
|
|
56130
|
-
"x-reconciled-at": "2026-01-
|
|
56140
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613267+00:00"
|
|
56131
56141
|
},
|
|
56132
56142
|
"tenant": {
|
|
56133
56143
|
"type": "string",
|
|
@@ -56148,7 +56158,7 @@
|
|
|
56148
56158
|
"x-field-mutability": "read-only",
|
|
56149
56159
|
"x-original-maxLength": 1024,
|
|
56150
56160
|
"x-reconciled-from-discovery": true,
|
|
56151
|
-
"x-reconciled-at": "2026-01-
|
|
56161
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613271+00:00"
|
|
56152
56162
|
},
|
|
56153
56163
|
"uid": {
|
|
56154
56164
|
"type": "string",
|
|
@@ -56170,7 +56180,7 @@
|
|
|
56170
56180
|
"x-original-maxLength": 1024,
|
|
56171
56181
|
"format": "uuid",
|
|
56172
56182
|
"x-reconciled-from-discovery": true,
|
|
56173
|
-
"x-reconciled-at": "2026-01-
|
|
56183
|
+
"x-reconciled-at": "2026-01-06T16:57:27.613276+00:00"
|
|
56174
56184
|
}
|
|
56175
56185
|
},
|
|
56176
56186
|
"x-f5xc-minimum-configuration": {
|
|
@@ -56226,7 +56236,7 @@
|
|
|
56226
56236
|
},
|
|
56227
56237
|
"x-original-maxLength": 1024,
|
|
56228
56238
|
"x-reconciled-from-discovery": true,
|
|
56229
|
-
"x-reconciled-at": "2026-01-
|
|
56239
|
+
"x-reconciled-at": "2026-01-06T16:57:52.032844+00:00"
|
|
56230
56240
|
},
|
|
56231
56241
|
"namespace": {
|
|
56232
56242
|
"type": "string",
|
|
@@ -56245,7 +56255,7 @@
|
|
|
56245
56255
|
},
|
|
56246
56256
|
"x-original-maxLength": 1024,
|
|
56247
56257
|
"x-reconciled-from-discovery": true,
|
|
56248
|
-
"x-reconciled-at": "2026-01-
|
|
56258
|
+
"x-reconciled-at": "2026-01-06T16:57:52.032849+00:00"
|
|
56249
56259
|
}
|
|
56250
56260
|
},
|
|
56251
56261
|
"x-f5xc-minimum-configuration": {
|
|
@@ -56497,7 +56507,7 @@
|
|
|
56497
56507
|
},
|
|
56498
56508
|
"x-original-maxLength": 1024,
|
|
56499
56509
|
"x-reconciled-from-discovery": true,
|
|
56500
|
-
"x-reconciled-at": "2026-01-
|
|
56510
|
+
"x-reconciled-at": "2026-01-06T16:57:52.032870+00:00"
|
|
56501
56511
|
},
|
|
56502
56512
|
"tenant_status": {
|
|
56503
56513
|
"$ref": "#/components/schemas/tenant_managementTenantStatus"
|
|
@@ -56763,7 +56773,7 @@
|
|
|
56763
56773
|
"maxLength": 17,
|
|
56764
56774
|
"minLength": 17,
|
|
56765
56775
|
"x-reconciled-from-discovery": true,
|
|
56766
|
-
"x-reconciled-at": "2026-01-
|
|
56776
|
+
"x-reconciled-at": "2026-01-06T16:57:52.033200+00:00"
|
|
56767
56777
|
},
|
|
56768
56778
|
"system_metadata": {
|
|
56769
56779
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -56970,7 +56980,7 @@
|
|
|
56970
56980
|
},
|
|
56971
56981
|
"x-original-maxLength": 1024,
|
|
56972
56982
|
"x-reconciled-from-discovery": true,
|
|
56973
|
-
"x-reconciled-at": "2026-01-
|
|
56983
|
+
"x-reconciled-at": "2026-01-06T16:57:52.033215+00:00"
|
|
56974
56984
|
},
|
|
56975
56985
|
"disabled": {
|
|
56976
56986
|
"type": "boolean",
|
|
@@ -57020,7 +57030,7 @@
|
|
|
57020
57030
|
},
|
|
57021
57031
|
"x-original-maxLength": 1024,
|
|
57022
57032
|
"x-reconciled-from-discovery": true,
|
|
57023
|
-
"x-reconciled-at": "2026-01-
|
|
57033
|
+
"x-reconciled-at": "2026-01-06T16:57:52.033225+00:00"
|
|
57024
57034
|
},
|
|
57025
57035
|
"namespace": {
|
|
57026
57036
|
"type": "string",
|
|
@@ -57039,7 +57049,7 @@
|
|
|
57039
57049
|
},
|
|
57040
57050
|
"x-original-maxLength": 1024,
|
|
57041
57051
|
"x-reconciled-from-discovery": true,
|
|
57042
|
-
"x-reconciled-at": "2026-01-
|
|
57052
|
+
"x-reconciled-at": "2026-01-06T16:57:52.033229+00:00"
|
|
57043
57053
|
},
|
|
57044
57054
|
"owner_view": {
|
|
57045
57055
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -57080,7 +57090,7 @@
|
|
|
57080
57090
|
"x-field-mutability": "read-only",
|
|
57081
57091
|
"x-original-maxLength": 1024,
|
|
57082
57092
|
"x-reconciled-from-discovery": true,
|
|
57083
|
-
"x-reconciled-at": "2026-01-
|
|
57093
|
+
"x-reconciled-at": "2026-01-06T16:57:52.033237+00:00"
|
|
57084
57094
|
},
|
|
57085
57095
|
"uid": {
|
|
57086
57096
|
"type": "string",
|
|
@@ -57101,7 +57111,7 @@
|
|
|
57101
57111
|
"x-original-maxLength": 1024,
|
|
57102
57112
|
"format": "uuid",
|
|
57103
57113
|
"x-reconciled-from-discovery": true,
|
|
57104
|
-
"x-reconciled-at": "2026-01-
|
|
57114
|
+
"x-reconciled-at": "2026-01-06T16:57:52.033242+00:00"
|
|
57105
57115
|
}
|
|
57106
57116
|
},
|
|
57107
57117
|
"x-f5xc-minimum-configuration": {
|
|
@@ -57251,7 +57261,7 @@
|
|
|
57251
57261
|
"maxLength": 43,
|
|
57252
57262
|
"minLength": 27,
|
|
57253
57263
|
"x-reconciled-from-discovery": true,
|
|
57254
|
-
"x-reconciled-at": "2026-01-
|
|
57264
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951140+00:00"
|
|
57255
57265
|
},
|
|
57256
57266
|
"status": {
|
|
57257
57267
|
"type": "string",
|
|
@@ -57274,7 +57284,7 @@
|
|
|
57274
57284
|
},
|
|
57275
57285
|
"x-original-maxLength": 1024,
|
|
57276
57286
|
"x-reconciled-from-discovery": true,
|
|
57277
|
-
"x-reconciled-at": "2026-01-
|
|
57287
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951147+00:00"
|
|
57278
57288
|
}
|
|
57279
57289
|
},
|
|
57280
57290
|
"x-f5xc-minimum-configuration": {
|
|
@@ -57830,7 +57840,7 @@
|
|
|
57830
57840
|
},
|
|
57831
57841
|
"x-original-maxLength": 1024,
|
|
57832
57842
|
"x-reconciled-from-discovery": true,
|
|
57833
|
-
"x-reconciled-at": "2026-01-
|
|
57843
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951215+00:00"
|
|
57834
57844
|
}
|
|
57835
57845
|
},
|
|
57836
57846
|
"x-f5xc-minimum-configuration": {
|
|
@@ -57869,7 +57879,7 @@
|
|
|
57869
57879
|
},
|
|
57870
57880
|
"x-original-maxLength": 1024,
|
|
57871
57881
|
"x-reconciled-from-discovery": true,
|
|
57872
|
-
"x-reconciled-at": "2026-01-
|
|
57882
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951225+00:00"
|
|
57873
57883
|
},
|
|
57874
57884
|
"vhosts_filter": {
|
|
57875
57885
|
"type": "array",
|
|
@@ -58059,7 +58069,7 @@
|
|
|
58059
58069
|
},
|
|
58060
58070
|
"x-original-maxLength": 1024,
|
|
58061
58071
|
"x-reconciled-from-discovery": true,
|
|
58062
|
-
"x-reconciled-at": "2026-01-
|
|
58072
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951244+00:00"
|
|
58063
58073
|
},
|
|
58064
58074
|
"nginx_one_server_filter": {
|
|
58065
58075
|
"$ref": "#/components/schemas/namespaceNGINXOneServerInventoryFilterType"
|
|
@@ -58327,7 +58337,7 @@
|
|
|
58327
58337
|
},
|
|
58328
58338
|
"x-original-maxLength": 1024,
|
|
58329
58339
|
"x-reconciled-from-discovery": true,
|
|
58330
|
-
"x-reconciled-at": "2026-01-
|
|
58340
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951272+00:00"
|
|
58331
58341
|
},
|
|
58332
58342
|
"host_name": {
|
|
58333
58343
|
"type": "string",
|
|
@@ -58359,7 +58369,7 @@
|
|
|
58359
58369
|
},
|
|
58360
58370
|
"x-original-maxLength": 1024,
|
|
58361
58371
|
"x-reconciled-from-discovery": true,
|
|
58362
|
-
"x-reconciled-at": "2026-01-
|
|
58372
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951280+00:00"
|
|
58363
58373
|
},
|
|
58364
58374
|
"server_name": {
|
|
58365
58375
|
"type": "string",
|
|
@@ -58390,7 +58400,7 @@
|
|
|
58390
58400
|
},
|
|
58391
58401
|
"x-original-maxLength": 1024,
|
|
58392
58402
|
"x-reconciled-from-discovery": true,
|
|
58393
|
-
"x-reconciled-at": "2026-01-
|
|
58403
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951285+00:00"
|
|
58394
58404
|
},
|
|
58395
58405
|
"waf_enforcement_mode": {
|
|
58396
58406
|
"type": "string",
|
|
@@ -58551,7 +58561,7 @@
|
|
|
58551
58561
|
},
|
|
58552
58562
|
"x-original-maxLength": 1024,
|
|
58553
58563
|
"x-reconciled-from-discovery": true,
|
|
58554
|
-
"x-reconciled-at": "2026-01-
|
|
58564
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951299+00:00"
|
|
58555
58565
|
}
|
|
58556
58566
|
},
|
|
58557
58567
|
"x-f5xc-minimum-configuration": {
|
|
@@ -58705,7 +58715,7 @@
|
|
|
58705
58715
|
},
|
|
58706
58716
|
"x-original-maxLength": 1024,
|
|
58707
58717
|
"x-reconciled-from-discovery": true,
|
|
58708
|
-
"x-reconciled-at": "2026-01-
|
|
58718
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951316+00:00"
|
|
58709
58719
|
}
|
|
58710
58720
|
},
|
|
58711
58721
|
"x-f5xc-minimum-configuration": {
|
|
@@ -59073,7 +59083,7 @@
|
|
|
59073
59083
|
"maxLength": 17,
|
|
59074
59084
|
"minLength": 17,
|
|
59075
59085
|
"x-reconciled-from-discovery": true,
|
|
59076
|
-
"x-reconciled-at": "2026-01-
|
|
59086
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951343+00:00"
|
|
59077
59087
|
},
|
|
59078
59088
|
"system_metadata": {
|
|
59079
59089
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -60085,7 +60095,7 @@
|
|
|
60085
60095
|
},
|
|
60086
60096
|
"x-original-maxLength": 1024,
|
|
60087
60097
|
"x-reconciled-from-discovery": true,
|
|
60088
|
-
"x-reconciled-at": "2026-01-
|
|
60098
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951476+00:00"
|
|
60089
60099
|
},
|
|
60090
60100
|
"namespace": {
|
|
60091
60101
|
"type": "string",
|
|
@@ -60102,7 +60112,7 @@
|
|
|
60102
60112
|
},
|
|
60103
60113
|
"x-original-maxLength": 1024,
|
|
60104
60114
|
"x-reconciled-from-discovery": true,
|
|
60105
|
-
"x-reconciled-at": "2026-01-
|
|
60115
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951485+00:00"
|
|
60106
60116
|
},
|
|
60107
60117
|
"namespace_service_policy_enabled": {
|
|
60108
60118
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -60287,7 +60297,7 @@
|
|
|
60287
60297
|
},
|
|
60288
60298
|
"x-original-maxLength": 1024,
|
|
60289
60299
|
"x-reconciled-from-discovery": true,
|
|
60290
|
-
"x-reconciled-at": "2026-01-
|
|
60300
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951520+00:00"
|
|
60291
60301
|
},
|
|
60292
60302
|
"namespace": {
|
|
60293
60303
|
"type": "string",
|
|
@@ -60304,7 +60314,7 @@
|
|
|
60304
60314
|
},
|
|
60305
60315
|
"x-original-maxLength": 1024,
|
|
60306
60316
|
"x-reconciled-from-discovery": true,
|
|
60307
|
-
"x-reconciled-at": "2026-01-
|
|
60317
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951528+00:00"
|
|
60308
60318
|
}
|
|
60309
60319
|
},
|
|
60310
60320
|
"x-f5xc-minimum-configuration": {
|
|
@@ -60405,7 +60415,7 @@
|
|
|
60405
60415
|
},
|
|
60406
60416
|
"x-original-maxLength": 1024,
|
|
60407
60417
|
"x-reconciled-from-discovery": true,
|
|
60408
|
-
"x-reconciled-at": "2026-01-
|
|
60418
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951544+00:00"
|
|
60409
60419
|
},
|
|
60410
60420
|
"disabled": {
|
|
60411
60421
|
"type": "boolean",
|
|
@@ -60455,7 +60465,7 @@
|
|
|
60455
60465
|
},
|
|
60456
60466
|
"x-original-maxLength": 1024,
|
|
60457
60467
|
"x-reconciled-from-discovery": true,
|
|
60458
|
-
"x-reconciled-at": "2026-01-
|
|
60468
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951554+00:00"
|
|
60459
60469
|
},
|
|
60460
60470
|
"namespace": {
|
|
60461
60471
|
"type": "string",
|
|
@@ -60474,7 +60484,7 @@
|
|
|
60474
60484
|
},
|
|
60475
60485
|
"x-original-maxLength": 1024,
|
|
60476
60486
|
"x-reconciled-from-discovery": true,
|
|
60477
|
-
"x-reconciled-at": "2026-01-
|
|
60487
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951559+00:00"
|
|
60478
60488
|
},
|
|
60479
60489
|
"owner_view": {
|
|
60480
60490
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -60515,7 +60525,7 @@
|
|
|
60515
60525
|
"x-field-mutability": "read-only",
|
|
60516
60526
|
"x-original-maxLength": 1024,
|
|
60517
60527
|
"x-reconciled-from-discovery": true,
|
|
60518
|
-
"x-reconciled-at": "2026-01-
|
|
60528
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951566+00:00"
|
|
60519
60529
|
},
|
|
60520
60530
|
"uid": {
|
|
60521
60531
|
"type": "string",
|
|
@@ -60536,7 +60546,7 @@
|
|
|
60536
60546
|
"x-original-maxLength": 1024,
|
|
60537
60547
|
"format": "uuid",
|
|
60538
60548
|
"x-reconciled-from-discovery": true,
|
|
60539
|
-
"x-reconciled-at": "2026-01-
|
|
60549
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951572+00:00"
|
|
60540
60550
|
}
|
|
60541
60551
|
},
|
|
60542
60552
|
"x-f5xc-minimum-configuration": {
|
|
@@ -60587,7 +60597,7 @@
|
|
|
60587
60597
|
},
|
|
60588
60598
|
"x-original-maxLength": 1024,
|
|
60589
60599
|
"x-reconciled-from-discovery": true,
|
|
60590
|
-
"x-reconciled-at": "2026-01-
|
|
60600
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951577+00:00"
|
|
60591
60601
|
}
|
|
60592
60602
|
},
|
|
60593
60603
|
"x-f5xc-minimum-configuration": {
|
|
@@ -60789,7 +60799,7 @@
|
|
|
60789
60799
|
},
|
|
60790
60800
|
"x-original-maxLength": 1024,
|
|
60791
60801
|
"x-reconciled-from-discovery": true,
|
|
60792
|
-
"x-reconciled-at": "2026-01-
|
|
60802
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951594+00:00"
|
|
60793
60803
|
},
|
|
60794
60804
|
"nginx_one_object_id": {
|
|
60795
60805
|
"type": "string",
|
|
@@ -61011,7 +61021,7 @@
|
|
|
61011
61021
|
},
|
|
61012
61022
|
"x-original-maxLength": 1024,
|
|
61013
61023
|
"x-reconciled-from-discovery": true,
|
|
61014
|
-
"x-reconciled-at": "2026-01-
|
|
61024
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951613+00:00"
|
|
61015
61025
|
}
|
|
61016
61026
|
},
|
|
61017
61027
|
"x-f5xc-minimum-configuration": {
|
|
@@ -61066,7 +61076,7 @@
|
|
|
61066
61076
|
},
|
|
61067
61077
|
"x-original-maxLength": 1024,
|
|
61068
61078
|
"x-reconciled-from-discovery": true,
|
|
61069
|
-
"x-reconciled-at": "2026-01-
|
|
61079
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951619+00:00"
|
|
61070
61080
|
}
|
|
61071
61081
|
},
|
|
61072
61082
|
"x-f5xc-minimum-configuration": {
|
|
@@ -61321,7 +61331,7 @@
|
|
|
61321
61331
|
},
|
|
61322
61332
|
"x-original-maxLength": 1024,
|
|
61323
61333
|
"x-reconciled-from-discovery": true,
|
|
61324
|
-
"x-reconciled-at": "2026-01-
|
|
61334
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951637+00:00"
|
|
61325
61335
|
}
|
|
61326
61336
|
},
|
|
61327
61337
|
"x-f5xc-minimum-configuration": {
|
|
@@ -61377,7 +61387,7 @@
|
|
|
61377
61387
|
},
|
|
61378
61388
|
"x-original-maxLength": 1024,
|
|
61379
61389
|
"x-reconciled-from-discovery": true,
|
|
61380
|
-
"x-reconciled-at": "2026-01-
|
|
61390
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951642+00:00"
|
|
61381
61391
|
},
|
|
61382
61392
|
"network_policies": {
|
|
61383
61393
|
"type": "array",
|
|
@@ -61455,7 +61465,7 @@
|
|
|
61455
61465
|
},
|
|
61456
61466
|
"x-original-maxLength": 1024,
|
|
61457
61467
|
"x-reconciled-from-discovery": true,
|
|
61458
|
-
"x-reconciled-at": "2026-01-
|
|
61468
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951648+00:00"
|
|
61459
61469
|
},
|
|
61460
61470
|
"service_policies": {
|
|
61461
61471
|
"type": "array",
|
|
@@ -61472,6 +61482,8 @@
|
|
|
61472
61482
|
"x-validation-rules": {
|
|
61473
61483
|
"ves.io.schema.rules.repeated.max_items": "32"
|
|
61474
61484
|
},
|
|
61485
|
+
"x-f5xc-description-short": "Service Policies is a sequential engine where policies (and rules within the policy) are evaluated one after the other.",
|
|
61486
|
+
"x-f5xc-description-medium": "Service Policies is a sequential engine where policies (and rules within the policy) are evaluated one after the other. It's important to define the correct order (policies evaluated from top to bottom in the list) for service policies, to GET the intended result. For each request, its...",
|
|
61475
61487
|
"x-f5xc-required-for": {
|
|
61476
61488
|
"minimum_config": false,
|
|
61477
61489
|
"create": false,
|
|
@@ -61557,7 +61569,7 @@
|
|
|
61557
61569
|
},
|
|
61558
61570
|
"x-original-maxLength": 1024,
|
|
61559
61571
|
"x-reconciled-from-discovery": true,
|
|
61560
|
-
"x-reconciled-at": "2026-01-
|
|
61572
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951656+00:00"
|
|
61561
61573
|
}
|
|
61562
61574
|
},
|
|
61563
61575
|
"x-f5xc-minimum-configuration": {
|
|
@@ -61680,7 +61692,7 @@
|
|
|
61680
61692
|
},
|
|
61681
61693
|
"x-original-maxLength": 1024,
|
|
61682
61694
|
"x-reconciled-from-discovery": true,
|
|
61683
|
-
"x-reconciled-at": "2026-01-
|
|
61695
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951664+00:00"
|
|
61684
61696
|
},
|
|
61685
61697
|
"request_body": {
|
|
61686
61698
|
"$ref": "#/components/schemas/protobufAny"
|
|
@@ -61928,7 +61940,7 @@
|
|
|
61928
61940
|
},
|
|
61929
61941
|
"x-original-maxLength": 1024,
|
|
61930
61942
|
"x-reconciled-from-discovery": true,
|
|
61931
|
-
"x-reconciled-at": "2026-01-
|
|
61943
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951685+00:00"
|
|
61932
61944
|
},
|
|
61933
61945
|
"namespace": {
|
|
61934
61946
|
"type": "string",
|
|
@@ -61945,7 +61957,7 @@
|
|
|
61945
61957
|
},
|
|
61946
61958
|
"x-original-maxLength": 1024,
|
|
61947
61959
|
"x-reconciled-from-discovery": true,
|
|
61948
|
-
"x-reconciled-at": "2026-01-
|
|
61960
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951689+00:00"
|
|
61949
61961
|
},
|
|
61950
61962
|
"namespace_service_policy": {
|
|
61951
61963
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -62095,7 +62107,7 @@
|
|
|
62095
62107
|
},
|
|
62096
62108
|
"x-original-maxLength": 1024,
|
|
62097
62109
|
"x-reconciled-from-discovery": true,
|
|
62098
|
-
"x-reconciled-at": "2026-01-
|
|
62110
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951705+00:00"
|
|
62099
62111
|
}
|
|
62100
62112
|
},
|
|
62101
62113
|
"x-f5xc-minimum-configuration": {
|
|
@@ -62248,7 +62260,7 @@
|
|
|
62248
62260
|
},
|
|
62249
62261
|
"x-original-maxLength": 1024,
|
|
62250
62262
|
"x-reconciled-from-discovery": true,
|
|
62251
|
-
"x-reconciled-at": "2026-01-
|
|
62263
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951717+00:00"
|
|
62252
62264
|
},
|
|
62253
62265
|
"namespace": {
|
|
62254
62266
|
"type": "string",
|
|
@@ -62265,7 +62277,7 @@
|
|
|
62265
62277
|
},
|
|
62266
62278
|
"x-original-maxLength": 1024,
|
|
62267
62279
|
"x-reconciled-from-discovery": true,
|
|
62268
|
-
"x-reconciled-at": "2026-01-
|
|
62280
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951721+00:00"
|
|
62269
62281
|
},
|
|
62270
62282
|
"private_advertisement": {
|
|
62271
62283
|
"$ref": "#/components/schemas/ioschemaEmpty"
|
|
@@ -62316,7 +62328,7 @@
|
|
|
62316
62328
|
},
|
|
62317
62329
|
"x-original-maxLength": 1024,
|
|
62318
62330
|
"x-reconciled-from-discovery": true,
|
|
62319
|
-
"x-reconciled-at": "2026-01-
|
|
62331
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951729+00:00"
|
|
62320
62332
|
}
|
|
62321
62333
|
},
|
|
62322
62334
|
"x-f5xc-minimum-configuration": {
|
|
@@ -62389,7 +62401,7 @@
|
|
|
62389
62401
|
},
|
|
62390
62402
|
"x-original-maxLength": 1024,
|
|
62391
62403
|
"x-reconciled-from-discovery": true,
|
|
62392
|
-
"x-reconciled-at": "2026-01-
|
|
62404
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951735+00:00"
|
|
62393
62405
|
},
|
|
62394
62406
|
"validator_evaluation": {
|
|
62395
62407
|
"type": "object",
|
|
@@ -62422,7 +62434,7 @@
|
|
|
62422
62434
|
},
|
|
62423
62435
|
"x-original-maxLength": 1024,
|
|
62424
62436
|
"x-reconciled-from-discovery": true,
|
|
62425
|
-
"x-reconciled-at": "2026-01-
|
|
62437
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951741+00:00"
|
|
62426
62438
|
}
|
|
62427
62439
|
},
|
|
62428
62440
|
"x-f5xc-minimum-configuration": {
|
|
@@ -62699,7 +62711,7 @@
|
|
|
62699
62711
|
},
|
|
62700
62712
|
"x-original-maxLength": 1024,
|
|
62701
62713
|
"x-reconciled-from-discovery": true,
|
|
62702
|
-
"x-reconciled-at": "2026-01-
|
|
62714
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951908+00:00"
|
|
62703
62715
|
},
|
|
62704
62716
|
"ref_value": {
|
|
62705
62717
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -62733,7 +62745,7 @@
|
|
|
62733
62745
|
},
|
|
62734
62746
|
"x-original-maxLength": 1024,
|
|
62735
62747
|
"x-reconciled-from-discovery": true,
|
|
62736
|
-
"x-reconciled-at": "2026-01-
|
|
62748
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951915+00:00"
|
|
62737
62749
|
},
|
|
62738
62750
|
"value": {
|
|
62739
62751
|
"type": "string",
|
|
@@ -62750,7 +62762,7 @@
|
|
|
62750
62762
|
},
|
|
62751
62763
|
"x-original-maxLength": 1024,
|
|
62752
62764
|
"x-reconciled-from-discovery": true,
|
|
62753
|
-
"x-reconciled-at": "2026-01-
|
|
62765
|
+
"x-reconciled-at": "2026-01-06T16:57:55.951919+00:00"
|
|
62754
62766
|
}
|
|
62755
62767
|
},
|
|
62756
62768
|
"x-f5xc-minimum-configuration": {
|
|
@@ -62871,7 +62883,7 @@
|
|
|
62871
62883
|
"maxLength": 17,
|
|
62872
62884
|
"minLength": 17,
|
|
62873
62885
|
"x-reconciled-from-discovery": true,
|
|
62874
|
-
"x-reconciled-at": "2026-01-
|
|
62886
|
+
"x-reconciled-at": "2026-01-06T16:57:56.237139+00:00"
|
|
62875
62887
|
},
|
|
62876
62888
|
"system_metadata": {
|
|
62877
62889
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -62947,7 +62959,7 @@
|
|
|
62947
62959
|
},
|
|
62948
62960
|
"x-original-maxLength": 1024,
|
|
62949
62961
|
"x-reconciled-from-discovery": true,
|
|
62950
|
-
"x-reconciled-at": "2026-01-
|
|
62962
|
+
"x-reconciled-at": "2026-01-06T16:57:56.237149+00:00"
|
|
62951
62963
|
},
|
|
62952
62964
|
"role": {
|
|
62953
62965
|
"type": "array",
|
|
@@ -63102,7 +63114,7 @@
|
|
|
63102
63114
|
},
|
|
63103
63115
|
"x-original-maxLength": 1024,
|
|
63104
63116
|
"x-reconciled-from-discovery": true,
|
|
63105
|
-
"x-reconciled-at": "2026-01-
|
|
63117
|
+
"x-reconciled-at": "2026-01-06T16:57:56.237163+00:00"
|
|
63106
63118
|
},
|
|
63107
63119
|
"disabled": {
|
|
63108
63120
|
"type": "boolean",
|
|
@@ -63152,7 +63164,7 @@
|
|
|
63152
63164
|
},
|
|
63153
63165
|
"x-original-maxLength": 1024,
|
|
63154
63166
|
"x-reconciled-from-discovery": true,
|
|
63155
|
-
"x-reconciled-at": "2026-01-
|
|
63167
|
+
"x-reconciled-at": "2026-01-06T16:57:56.237173+00:00"
|
|
63156
63168
|
},
|
|
63157
63169
|
"namespace": {
|
|
63158
63170
|
"type": "string",
|
|
@@ -63171,7 +63183,7 @@
|
|
|
63171
63183
|
},
|
|
63172
63184
|
"x-original-maxLength": 1024,
|
|
63173
63185
|
"x-reconciled-from-discovery": true,
|
|
63174
|
-
"x-reconciled-at": "2026-01-
|
|
63186
|
+
"x-reconciled-at": "2026-01-06T16:57:56.237177+00:00"
|
|
63175
63187
|
},
|
|
63176
63188
|
"owner_view": {
|
|
63177
63189
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -63212,7 +63224,7 @@
|
|
|
63212
63224
|
"x-field-mutability": "read-only",
|
|
63213
63225
|
"x-original-maxLength": 1024,
|
|
63214
63226
|
"x-reconciled-from-discovery": true,
|
|
63215
|
-
"x-reconciled-at": "2026-01-
|
|
63227
|
+
"x-reconciled-at": "2026-01-06T16:57:56.237185+00:00"
|
|
63216
63228
|
},
|
|
63217
63229
|
"uid": {
|
|
63218
63230
|
"type": "string",
|
|
@@ -63233,7 +63245,7 @@
|
|
|
63233
63245
|
"x-original-maxLength": 1024,
|
|
63234
63246
|
"format": "uuid",
|
|
63235
63247
|
"x-reconciled-from-discovery": true,
|
|
63236
|
-
"x-reconciled-at": "2026-01-
|
|
63248
|
+
"x-reconciled-at": "2026-01-06T16:57:56.237191+00:00"
|
|
63237
63249
|
}
|
|
63238
63250
|
},
|
|
63239
63251
|
"x-f5xc-minimum-configuration": {
|
|
@@ -63390,7 +63402,7 @@
|
|
|
63390
63402
|
"maxLength": 17,
|
|
63391
63403
|
"minLength": 17,
|
|
63392
63404
|
"x-reconciled-from-discovery": true,
|
|
63393
|
-
"x-reconciled-at": "2026-01-
|
|
63405
|
+
"x-reconciled-at": "2026-01-06T16:58:03.569831+00:00"
|
|
63394
63406
|
},
|
|
63395
63407
|
"system_metadata": {
|
|
63396
63408
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -63521,7 +63533,7 @@
|
|
|
63521
63533
|
},
|
|
63522
63534
|
"x-original-maxLength": 1024,
|
|
63523
63535
|
"x-reconciled-from-discovery": true,
|
|
63524
|
-
"x-reconciled-at": "2026-01-
|
|
63536
|
+
"x-reconciled-at": "2026-01-06T16:58:03.569844+00:00"
|
|
63525
63537
|
},
|
|
63526
63538
|
"disabled": {
|
|
63527
63539
|
"type": "boolean",
|
|
@@ -63571,7 +63583,7 @@
|
|
|
63571
63583
|
},
|
|
63572
63584
|
"x-original-maxLength": 1024,
|
|
63573
63585
|
"x-reconciled-from-discovery": true,
|
|
63574
|
-
"x-reconciled-at": "2026-01-
|
|
63586
|
+
"x-reconciled-at": "2026-01-06T16:58:03.569854+00:00"
|
|
63575
63587
|
},
|
|
63576
63588
|
"namespace": {
|
|
63577
63589
|
"type": "string",
|
|
@@ -63590,7 +63602,7 @@
|
|
|
63590
63602
|
},
|
|
63591
63603
|
"x-original-maxLength": 1024,
|
|
63592
63604
|
"x-reconciled-from-discovery": true,
|
|
63593
|
-
"x-reconciled-at": "2026-01-
|
|
63605
|
+
"x-reconciled-at": "2026-01-06T16:58:03.569859+00:00"
|
|
63594
63606
|
},
|
|
63595
63607
|
"owner_view": {
|
|
63596
63608
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -63631,7 +63643,7 @@
|
|
|
63631
63643
|
"x-field-mutability": "read-only",
|
|
63632
63644
|
"x-original-maxLength": 1024,
|
|
63633
63645
|
"x-reconciled-from-discovery": true,
|
|
63634
|
-
"x-reconciled-at": "2026-01-
|
|
63646
|
+
"x-reconciled-at": "2026-01-06T16:58:03.569866+00:00"
|
|
63635
63647
|
},
|
|
63636
63648
|
"uid": {
|
|
63637
63649
|
"type": "string",
|
|
@@ -63652,7 +63664,7 @@
|
|
|
63652
63664
|
"x-original-maxLength": 1024,
|
|
63653
63665
|
"format": "uuid",
|
|
63654
63666
|
"x-reconciled-from-discovery": true,
|
|
63655
|
-
"x-reconciled-at": "2026-01-
|
|
63667
|
+
"x-reconciled-at": "2026-01-06T16:58:03.569872+00:00"
|
|
63656
63668
|
}
|
|
63657
63669
|
},
|
|
63658
63670
|
"x-f5xc-minimum-configuration": {
|
|
@@ -63932,7 +63944,7 @@
|
|
|
63932
63944
|
},
|
|
63933
63945
|
"x-original-maxLength": 1024,
|
|
63934
63946
|
"x-reconciled-from-discovery": true,
|
|
63935
|
-
"x-reconciled-at": "2026-01-
|
|
63947
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084129+00:00"
|
|
63936
63948
|
},
|
|
63937
63949
|
"spec": {
|
|
63938
63950
|
"$ref": "#/components/schemas/roleCreateSpecType"
|
|
@@ -64082,7 +64094,7 @@
|
|
|
64082
64094
|
},
|
|
64083
64095
|
"x-original-maxLength": 1024,
|
|
64084
64096
|
"x-reconciled-from-discovery": true,
|
|
64085
|
-
"x-reconciled-at": "2026-01-
|
|
64097
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084143+00:00"
|
|
64086
64098
|
},
|
|
64087
64099
|
"namespace": {
|
|
64088
64100
|
"type": "string",
|
|
@@ -64101,7 +64113,7 @@
|
|
|
64101
64113
|
},
|
|
64102
64114
|
"x-original-maxLength": 1024,
|
|
64103
64115
|
"x-reconciled-from-discovery": true,
|
|
64104
|
-
"x-reconciled-at": "2026-01-
|
|
64116
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084147+00:00"
|
|
64105
64117
|
},
|
|
64106
64118
|
"spec": {
|
|
64107
64119
|
"$ref": "#/components/schemas/roleReplaceSpecType"
|
|
@@ -64159,7 +64171,7 @@
|
|
|
64159
64171
|
},
|
|
64160
64172
|
"x-original-maxLength": 1024,
|
|
64161
64173
|
"x-reconciled-from-discovery": true,
|
|
64162
|
-
"x-reconciled-at": "2026-01-
|
|
64174
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084155+00:00"
|
|
64163
64175
|
},
|
|
64164
64176
|
"namespace": {
|
|
64165
64177
|
"type": "string",
|
|
@@ -64178,7 +64190,7 @@
|
|
|
64178
64190
|
},
|
|
64179
64191
|
"x-original-maxLength": 1024,
|
|
64180
64192
|
"x-reconciled-from-discovery": true,
|
|
64181
|
-
"x-reconciled-at": "2026-01-
|
|
64193
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084159+00:00"
|
|
64182
64194
|
}
|
|
64183
64195
|
},
|
|
64184
64196
|
"x-f5xc-minimum-configuration": {
|
|
@@ -64276,7 +64288,7 @@
|
|
|
64276
64288
|
"maxLength": 17,
|
|
64277
64289
|
"minLength": 17,
|
|
64278
64290
|
"x-reconciled-from-discovery": true,
|
|
64279
|
-
"x-reconciled-at": "2026-01-
|
|
64291
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084174+00:00"
|
|
64280
64292
|
},
|
|
64281
64293
|
"system_metadata": {
|
|
64282
64294
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -64501,7 +64513,7 @@
|
|
|
64501
64513
|
},
|
|
64502
64514
|
"x-original-maxLength": 1024,
|
|
64503
64515
|
"x-reconciled-from-discovery": true,
|
|
64504
|
-
"x-reconciled-at": "2026-01-
|
|
64516
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084190+00:00"
|
|
64505
64517
|
},
|
|
64506
64518
|
"disabled": {
|
|
64507
64519
|
"type": "boolean",
|
|
@@ -64551,7 +64563,7 @@
|
|
|
64551
64563
|
},
|
|
64552
64564
|
"x-original-maxLength": 1024,
|
|
64553
64565
|
"x-reconciled-from-discovery": true,
|
|
64554
|
-
"x-reconciled-at": "2026-01-
|
|
64566
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084200+00:00"
|
|
64555
64567
|
},
|
|
64556
64568
|
"namespace": {
|
|
64557
64569
|
"type": "string",
|
|
@@ -64570,7 +64582,7 @@
|
|
|
64570
64582
|
},
|
|
64571
64583
|
"x-original-maxLength": 1024,
|
|
64572
64584
|
"x-reconciled-from-discovery": true,
|
|
64573
|
-
"x-reconciled-at": "2026-01-
|
|
64585
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084205+00:00"
|
|
64574
64586
|
},
|
|
64575
64587
|
"owner_view": {
|
|
64576
64588
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -64611,7 +64623,7 @@
|
|
|
64611
64623
|
"x-field-mutability": "read-only",
|
|
64612
64624
|
"x-original-maxLength": 1024,
|
|
64613
64625
|
"x-reconciled-from-discovery": true,
|
|
64614
|
-
"x-reconciled-at": "2026-01-
|
|
64626
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084212+00:00"
|
|
64615
64627
|
},
|
|
64616
64628
|
"uid": {
|
|
64617
64629
|
"type": "string",
|
|
@@ -64632,7 +64644,7 @@
|
|
|
64632
64644
|
"x-original-maxLength": 1024,
|
|
64633
64645
|
"format": "uuid",
|
|
64634
64646
|
"x-reconciled-from-discovery": true,
|
|
64635
|
-
"x-reconciled-at": "2026-01-
|
|
64647
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084219+00:00"
|
|
64636
64648
|
}
|
|
64637
64649
|
},
|
|
64638
64650
|
"x-f5xc-minimum-configuration": {
|
|
@@ -64804,7 +64816,7 @@
|
|
|
64804
64816
|
},
|
|
64805
64817
|
"x-original-maxLength": 1024,
|
|
64806
64818
|
"x-reconciled-from-discovery": true,
|
|
64807
|
-
"x-reconciled-at": "2026-01-
|
|
64819
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084235+00:00"
|
|
64808
64820
|
},
|
|
64809
64821
|
"namespace": {
|
|
64810
64822
|
"type": "string",
|
|
@@ -64823,7 +64835,7 @@
|
|
|
64823
64835
|
},
|
|
64824
64836
|
"x-original-maxLength": 1024,
|
|
64825
64837
|
"x-reconciled-from-discovery": true,
|
|
64826
|
-
"x-reconciled-at": "2026-01-
|
|
64838
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084240+00:00"
|
|
64827
64839
|
},
|
|
64828
64840
|
"tenant": {
|
|
64829
64841
|
"type": "string",
|
|
@@ -64843,7 +64855,7 @@
|
|
|
64843
64855
|
"x-field-mutability": "read-only",
|
|
64844
64856
|
"x-original-maxLength": 1024,
|
|
64845
64857
|
"x-reconciled-from-discovery": true,
|
|
64846
|
-
"x-reconciled-at": "2026-01-
|
|
64858
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084244+00:00"
|
|
64847
64859
|
},
|
|
64848
64860
|
"uid": {
|
|
64849
64861
|
"type": "string",
|
|
@@ -64864,7 +64876,7 @@
|
|
|
64864
64876
|
"x-original-maxLength": 1024,
|
|
64865
64877
|
"format": "uuid",
|
|
64866
64878
|
"x-reconciled-from-discovery": true,
|
|
64867
|
-
"x-reconciled-at": "2026-01-
|
|
64879
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084249+00:00"
|
|
64868
64880
|
}
|
|
64869
64881
|
},
|
|
64870
64882
|
"x-f5xc-minimum-configuration": {
|
|
@@ -65019,7 +65031,7 @@
|
|
|
65019
65031
|
},
|
|
65020
65032
|
"x-original-maxLength": 1200,
|
|
65021
65033
|
"x-reconciled-from-discovery": true,
|
|
65022
|
-
"x-reconciled-at": "2026-01-
|
|
65034
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084324+00:00"
|
|
65023
65035
|
},
|
|
65024
65036
|
"disable": {
|
|
65025
65037
|
"type": "boolean",
|
|
@@ -65074,7 +65086,7 @@
|
|
|
65074
65086
|
},
|
|
65075
65087
|
"x-original-maxLength": 1024,
|
|
65076
65088
|
"x-reconciled-from-discovery": true,
|
|
65077
|
-
"x-reconciled-at": "2026-01-
|
|
65089
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084331+00:00"
|
|
65078
65090
|
},
|
|
65079
65091
|
"namespace": {
|
|
65080
65092
|
"type": "string",
|
|
@@ -65093,7 +65105,7 @@
|
|
|
65093
65105
|
},
|
|
65094
65106
|
"x-original-maxLength": 1024,
|
|
65095
65107
|
"x-reconciled-from-discovery": true,
|
|
65096
|
-
"x-reconciled-at": "2026-01-
|
|
65108
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084335+00:00"
|
|
65097
65109
|
},
|
|
65098
65110
|
"uid": {
|
|
65099
65111
|
"type": "string",
|
|
@@ -65102,6 +65114,8 @@
|
|
|
65102
65114
|
"x-displayname": "UID",
|
|
65103
65115
|
"x-ves-example": "D15f1fad-4d37-48c0-8706-df1824d76d31.",
|
|
65104
65116
|
"x-f5xc-example": "d15f1fad-4d37-48c0-8706-df1824d76d31",
|
|
65117
|
+
"x-f5xc-description-short": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system.",
|
|
65118
|
+
"x-f5xc-description-medium": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system. Typically generated by the server on successful creation of an object and is not allowed to change once populated.",
|
|
65105
65119
|
"minLength": 0,
|
|
65106
65120
|
"maxLength": 36,
|
|
65107
65121
|
"x-f5xc-required-for": {
|
|
@@ -65115,7 +65129,7 @@
|
|
|
65115
65129
|
"x-original-maxLength": 1024,
|
|
65116
65130
|
"format": "uuid",
|
|
65117
65131
|
"x-reconciled-from-discovery": true,
|
|
65118
|
-
"x-reconciled-at": "2026-01-
|
|
65132
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084340+00:00"
|
|
65119
65133
|
}
|
|
65120
65134
|
},
|
|
65121
65135
|
"x-f5xc-minimum-configuration": {
|
|
@@ -65219,6 +65233,8 @@
|
|
|
65219
65233
|
"title": "Deletion_timestamp.",
|
|
65220
65234
|
"format": "date-time",
|
|
65221
65235
|
"x-displayname": "Deletion Timestamp.",
|
|
65236
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
65237
|
+
"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...",
|
|
65222
65238
|
"minLength": 0,
|
|
65223
65239
|
"maxLength": 1024,
|
|
65224
65240
|
"x-f5xc-required-for": {
|
|
@@ -65317,7 +65333,7 @@
|
|
|
65317
65333
|
"maxLength": 6,
|
|
65318
65334
|
"minLength": 6,
|
|
65319
65335
|
"x-reconciled-from-discovery": true,
|
|
65320
|
-
"x-reconciled-at": "2026-01-
|
|
65336
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084459+00:00"
|
|
65321
65337
|
},
|
|
65322
65338
|
"object_index": {
|
|
65323
65339
|
"type": "integer",
|
|
@@ -65390,7 +65406,7 @@
|
|
|
65390
65406
|
"x-field-mutability": "read-only",
|
|
65391
65407
|
"x-original-maxLength": 1024,
|
|
65392
65408
|
"x-reconciled-from-discovery": true,
|
|
65393
|
-
"x-reconciled-at": "2026-01-
|
|
65409
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084469+00:00"
|
|
65394
65410
|
},
|
|
65395
65411
|
"trace_info": {
|
|
65396
65412
|
"type": "string",
|
|
@@ -65428,7 +65444,7 @@
|
|
|
65428
65444
|
"x-original-maxLength": 1024,
|
|
65429
65445
|
"format": "uuid",
|
|
65430
65446
|
"x-reconciled-from-discovery": true,
|
|
65431
|
-
"x-reconciled-at": "2026-01-
|
|
65447
|
+
"x-reconciled-at": "2026-01-06T16:58:06.084475+00:00"
|
|
65432
65448
|
},
|
|
65433
65449
|
"vtrp_id": {
|
|
65434
65450
|
"type": "string",
|
|
@@ -65539,7 +65555,7 @@
|
|
|
65539
65555
|
},
|
|
65540
65556
|
"x-original-maxLength": 1024,
|
|
65541
65557
|
"x-reconciled-from-discovery": true,
|
|
65542
|
-
"x-reconciled-at": "2026-01-
|
|
65558
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075458+00:00"
|
|
65543
65559
|
}
|
|
65544
65560
|
},
|
|
65545
65561
|
"x-f5xc-minimum-configuration": {
|
|
@@ -65868,6 +65884,8 @@
|
|
|
65868
65884
|
"x-displayname": "Hosted Domain.",
|
|
65869
65885
|
"x-ves-example": "Value",
|
|
65870
65886
|
"x-f5xc-example": "value",
|
|
65887
|
+
"x-f5xc-description-short": "Set hosted domain to restrict user input on login form to use email address from this email domain.",
|
|
65888
|
+
"x-f5xc-description-medium": "Set hosted domain to restrict user input on login form to use email address from this email domain. For example, setting value company.com will enforce user email input to have only username@company.com leave empty if no restriction is required for email address. Ie for example allow...",
|
|
65871
65889
|
"minLength": 0,
|
|
65872
65890
|
"maxLength": 1024,
|
|
65873
65891
|
"x-f5xc-required-for": {
|
|
@@ -66565,7 +66583,7 @@
|
|
|
66565
66583
|
},
|
|
66566
66584
|
"x-original-maxLength": 1024,
|
|
66567
66585
|
"x-reconciled-from-discovery": true,
|
|
66568
|
-
"x-reconciled-at": "2026-01-
|
|
66586
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075533+00:00"
|
|
66569
66587
|
},
|
|
66570
66588
|
"namespace": {
|
|
66571
66589
|
"type": "string",
|
|
@@ -66584,7 +66602,7 @@
|
|
|
66584
66602
|
},
|
|
66585
66603
|
"x-original-maxLength": 1024,
|
|
66586
66604
|
"x-reconciled-from-discovery": true,
|
|
66587
|
-
"x-reconciled-at": "2026-01-
|
|
66605
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075538+00:00"
|
|
66588
66606
|
},
|
|
66589
66607
|
"spec": {
|
|
66590
66608
|
"$ref": "#/components/schemas/schemaoidc_providerCustomCreateSpecType"
|
|
@@ -66698,7 +66716,7 @@
|
|
|
66698
66716
|
},
|
|
66699
66717
|
"x-original-maxLength": 1024,
|
|
66700
66718
|
"x-reconciled-from-discovery": true,
|
|
66701
|
-
"x-reconciled-at": "2026-01-
|
|
66719
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075548+00:00"
|
|
66702
66720
|
},
|
|
66703
66721
|
"namespace": {
|
|
66704
66722
|
"type": "string",
|
|
@@ -66717,7 +66735,7 @@
|
|
|
66717
66735
|
},
|
|
66718
66736
|
"x-original-maxLength": 1024,
|
|
66719
66737
|
"x-reconciled-from-discovery": true,
|
|
66720
|
-
"x-reconciled-at": "2026-01-
|
|
66738
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075552+00:00"
|
|
66721
66739
|
},
|
|
66722
66740
|
"oidc_mappers": {
|
|
66723
66741
|
"$ref": "#/components/schemas/oidc_providerOIDCMappers"
|
|
@@ -66761,7 +66779,7 @@
|
|
|
66761
66779
|
},
|
|
66762
66780
|
"x-original-maxLength": 1024,
|
|
66763
66781
|
"x-reconciled-from-discovery": true,
|
|
66764
|
-
"x-reconciled-at": "2026-01-
|
|
66782
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075558+00:00"
|
|
66765
66783
|
},
|
|
66766
66784
|
"namespace": {
|
|
66767
66785
|
"type": "string",
|
|
@@ -66780,7 +66798,7 @@
|
|
|
66780
66798
|
},
|
|
66781
66799
|
"x-original-maxLength": 1024,
|
|
66782
66800
|
"x-reconciled-from-discovery": true,
|
|
66783
|
-
"x-reconciled-at": "2026-01-
|
|
66801
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075563+00:00"
|
|
66784
66802
|
},
|
|
66785
66803
|
"scim_enabled": {
|
|
66786
66804
|
"type": "boolean",
|
|
@@ -66848,6 +66866,8 @@
|
|
|
66848
66866
|
"x-displayname": "URL",
|
|
66849
66867
|
"x-ves-example": "https://customer.domain/API/scim/namespaces/system/v2/.",
|
|
66850
66868
|
"x-f5xc-example": "https://customer.domain/api/scim/namespaces/system/v2/",
|
|
66869
|
+
"x-f5xc-description-short": "Root URL that needs to be used in the external identity providers SCIM client which will be used for all API requests.",
|
|
66870
|
+
"x-f5xc-description-medium": "Root URL that needs to be used in the external identity providers SCIM client which will be used for all API requests. As an example, if root URL is https://customer.domain/API/scim/namespaces/system/v2/ actual API request client will need make for user resource is via endpoint...",
|
|
66851
66871
|
"format": "uri",
|
|
66852
66872
|
"minLength": 0,
|
|
66853
66873
|
"maxLength": 1024,
|
|
@@ -66899,6 +66919,8 @@
|
|
|
66899
66919
|
"x-displayname": "Credentials.",
|
|
66900
66920
|
"x-ves-example": "Value",
|
|
66901
66921
|
"x-f5xc-example": "value",
|
|
66922
|
+
"x-f5xc-description-short": "Data is the response format based on the API credential type.",
|
|
66923
|
+
"x-f5xc-description-medium": "Data is the response format based on the API credential type. In case of API_CERTIFICATES, the response is the base64 encoded value of certificate in PKCS12 format. In case of KUBE_CONFIG, the response is the base64 encoded value of the K8s kubeconfig file with contents as requested ...",
|
|
66902
66924
|
"minLength": 0,
|
|
66903
66925
|
"maxLength": 1024,
|
|
66904
66926
|
"x-f5xc-required-for": {
|
|
@@ -66934,7 +66956,7 @@
|
|
|
66934
66956
|
},
|
|
66935
66957
|
"x-original-maxLength": 1024,
|
|
66936
66958
|
"x-reconciled-from-discovery": true,
|
|
66937
|
-
"x-reconciled-at": "2026-01-
|
|
66959
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075712+00:00"
|
|
66938
66960
|
}
|
|
66939
66961
|
},
|
|
66940
66962
|
"x-f5xc-minimum-configuration": {
|
|
@@ -66976,7 +66998,7 @@
|
|
|
66976
66998
|
},
|
|
66977
66999
|
"x-original-maxLength": 1024,
|
|
66978
67000
|
"x-reconciled-from-discovery": true,
|
|
66979
|
-
"x-reconciled-at": "2026-01-
|
|
67001
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075717+00:00"
|
|
66980
67002
|
},
|
|
66981
67003
|
"spec": {
|
|
66982
67004
|
"$ref": "#/components/schemas/schemaoidc_providerCustomCreateSpecType"
|
|
@@ -67025,6 +67047,8 @@
|
|
|
67025
67047
|
"x-displayname": "Redirect URI.",
|
|
67026
67048
|
"x-ves-example": "Value",
|
|
67027
67049
|
"x-f5xc-example": "value",
|
|
67050
|
+
"x-f5xc-description-short": "Upon successful creation of OIDC provider object, User needs to whitelist/allow value of this redirect URI in their OIDC application's allowed...",
|
|
67051
|
+
"x-f5xc-description-medium": "Upon successful creation of OIDC provider object, User needs to whitelist/allow value of this redirect URI in their OIDC application's allowed redirect URLs. This is required as part of the OIDC authentication process, F5XC identity will be brokering the request for authentication and will be...",
|
|
67028
67052
|
"minLength": 0,
|
|
67029
67053
|
"maxLength": 1024,
|
|
67030
67054
|
"x-f5xc-required-for": {
|
|
@@ -67113,7 +67137,7 @@
|
|
|
67113
67137
|
},
|
|
67114
67138
|
"x-original-maxLength": 1024,
|
|
67115
67139
|
"x-reconciled-from-discovery": true,
|
|
67116
|
-
"x-reconciled-at": "2026-01-
|
|
67140
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075733+00:00"
|
|
67117
67141
|
},
|
|
67118
67142
|
"namespace": {
|
|
67119
67143
|
"type": "string",
|
|
@@ -67132,7 +67156,7 @@
|
|
|
67132
67156
|
},
|
|
67133
67157
|
"x-original-maxLength": 1024,
|
|
67134
67158
|
"x-reconciled-from-discovery": true,
|
|
67135
|
-
"x-reconciled-at": "2026-01-
|
|
67159
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075736+00:00"
|
|
67136
67160
|
}
|
|
67137
67161
|
},
|
|
67138
67162
|
"x-f5xc-minimum-configuration": {
|
|
@@ -67328,7 +67352,7 @@
|
|
|
67328
67352
|
},
|
|
67329
67353
|
"x-original-maxLength": 1024,
|
|
67330
67354
|
"x-reconciled-from-discovery": true,
|
|
67331
|
-
"x-reconciled-at": "2026-01-
|
|
67355
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075754+00:00"
|
|
67332
67356
|
},
|
|
67333
67357
|
"namespace": {
|
|
67334
67358
|
"type": "string",
|
|
@@ -67347,7 +67371,7 @@
|
|
|
67347
67371
|
},
|
|
67348
67372
|
"x-original-maxLength": 1024,
|
|
67349
67373
|
"x-reconciled-from-discovery": true,
|
|
67350
|
-
"x-reconciled-at": "2026-01-
|
|
67374
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075758+00:00"
|
|
67351
67375
|
},
|
|
67352
67376
|
"provider_type": {
|
|
67353
67377
|
"$ref": "#/components/schemas/oidc_providerProviderType"
|
|
@@ -67371,7 +67395,7 @@
|
|
|
67371
67395
|
"x-original-maxLength": 1024,
|
|
67372
67396
|
"format": "uuid",
|
|
67373
67397
|
"x-reconciled-from-discovery": true,
|
|
67374
|
-
"x-reconciled-at": "2026-01-
|
|
67398
|
+
"x-reconciled-at": "2026-01-06T16:58:08.075764+00:00"
|
|
67375
67399
|
}
|
|
67376
67400
|
},
|
|
67377
67401
|
"x-f5xc-minimum-configuration": {
|
|
@@ -67866,7 +67890,7 @@
|
|
|
67866
67890
|
"x-original-maxLength": 1024,
|
|
67867
67891
|
"format": "hostname",
|
|
67868
67892
|
"x-reconciled-from-discovery": true,
|
|
67869
|
-
"x-reconciled-at": "2026-01-
|
|
67893
|
+
"x-reconciled-at": "2026-01-06T16:58:15.484680+00:00"
|
|
67870
67894
|
},
|
|
67871
67895
|
"email": {
|
|
67872
67896
|
"type": "string",
|
|
@@ -68473,7 +68497,7 @@
|
|
|
68473
68497
|
"maxLength": 17,
|
|
68474
68498
|
"minLength": 17,
|
|
68475
68499
|
"x-reconciled-from-discovery": true,
|
|
68476
|
-
"x-reconciled-at": "2026-01-
|
|
68500
|
+
"x-reconciled-at": "2026-01-06T16:58:15.484733+00:00"
|
|
68477
68501
|
}
|
|
68478
68502
|
},
|
|
68479
68503
|
"x-f5xc-minimum-configuration": {
|
|
@@ -68871,7 +68895,7 @@
|
|
|
68871
68895
|
"maxLength": 18,
|
|
68872
68896
|
"minLength": 6,
|
|
68873
68897
|
"x-reconciled-from-discovery": true,
|
|
68874
|
-
"x-reconciled-at": "2026-01-
|
|
68898
|
+
"x-reconciled-at": "2026-01-06T16:58:15.484764+00:00"
|
|
68875
68899
|
},
|
|
68876
68900
|
"user": {
|
|
68877
68901
|
"type": "array",
|
|
@@ -68928,7 +68952,7 @@
|
|
|
68928
68952
|
},
|
|
68929
68953
|
"x-original-maxLength": 1024,
|
|
68930
68954
|
"x-reconciled-from-discovery": true,
|
|
68931
|
-
"x-reconciled-at": "2026-01-
|
|
68955
|
+
"x-reconciled-at": "2026-01-06T16:58:15.484771+00:00"
|
|
68932
68956
|
},
|
|
68933
68957
|
"namespace": {
|
|
68934
68958
|
"type": "string",
|
|
@@ -68947,7 +68971,7 @@
|
|
|
68947
68971
|
},
|
|
68948
68972
|
"x-original-maxLength": 1024,
|
|
68949
68973
|
"x-reconciled-from-discovery": true,
|
|
68950
|
-
"x-reconciled-at": "2026-01-
|
|
68974
|
+
"x-reconciled-at": "2026-01-06T16:58:15.484775+00:00"
|
|
68951
68975
|
},
|
|
68952
68976
|
"spec": {
|
|
68953
68977
|
"$ref": "#/components/schemas/schemacontactGlobalSpecType"
|
|
@@ -69672,7 +69696,7 @@
|
|
|
69672
69696
|
},
|
|
69673
69697
|
"x-original-maxLength": 1024,
|
|
69674
69698
|
"x-reconciled-from-discovery": true,
|
|
69675
|
-
"x-reconciled-at": "2026-01-
|
|
69699
|
+
"x-reconciled-at": "2026-01-06T16:58:19.857274+00:00"
|
|
69676
69700
|
}
|
|
69677
69701
|
},
|
|
69678
69702
|
"x-f5xc-minimum-configuration": {
|
|
@@ -69850,7 +69874,7 @@
|
|
|
69850
69874
|
},
|
|
69851
69875
|
"x-original-maxLength": 1024,
|
|
69852
69876
|
"x-reconciled-from-discovery": true,
|
|
69853
|
-
"x-reconciled-at": "2026-01-
|
|
69877
|
+
"x-reconciled-at": "2026-01-06T16:58:19.857290+00:00"
|
|
69854
69878
|
},
|
|
69855
69879
|
"schemas": {
|
|
69856
69880
|
"type": "array",
|
|
@@ -69928,7 +69952,7 @@
|
|
|
69928
69952
|
},
|
|
69929
69953
|
"x-original-maxLength": 1024,
|
|
69930
69954
|
"x-reconciled-from-discovery": true,
|
|
69931
|
-
"x-reconciled-at": "2026-01-
|
|
69955
|
+
"x-reconciled-at": "2026-01-06T16:58:19.857298+00:00"
|
|
69932
69956
|
}
|
|
69933
69957
|
},
|
|
69934
69958
|
"x-f5xc-minimum-configuration": {
|
|
@@ -70274,7 +70298,7 @@
|
|
|
70274
70298
|
},
|
|
70275
70299
|
"x-original-maxLength": 1024,
|
|
70276
70300
|
"x-reconciled-from-discovery": true,
|
|
70277
|
-
"x-reconciled-at": "2026-01-
|
|
70301
|
+
"x-reconciled-at": "2026-01-06T16:58:19.857320+00:00"
|
|
70278
70302
|
},
|
|
70279
70303
|
"resourceType": {
|
|
70280
70304
|
"type": "string",
|
|
@@ -70323,7 +70347,7 @@
|
|
|
70323
70347
|
},
|
|
70324
70348
|
"x-original-maxLength": 1024,
|
|
70325
70349
|
"x-reconciled-from-discovery": true,
|
|
70326
|
-
"x-reconciled-at": "2026-01-
|
|
70350
|
+
"x-reconciled-at": "2026-01-06T16:58:19.857326+00:00"
|
|
70327
70351
|
}
|
|
70328
70352
|
},
|
|
70329
70353
|
"x-f5xc-example": "Meta",
|
|
@@ -70614,7 +70638,7 @@
|
|
|
70614
70638
|
"maxLength": 15,
|
|
70615
70639
|
"minLength": 3,
|
|
70616
70640
|
"x-reconciled-from-discovery": true,
|
|
70617
|
-
"x-reconciled-at": "2026-01-
|
|
70641
|
+
"x-reconciled-at": "2026-01-06T16:58:19.857348+00:00"
|
|
70618
70642
|
}
|
|
70619
70643
|
},
|
|
70620
70644
|
"x-f5xc-minimum-configuration": {
|
|
@@ -70804,7 +70828,7 @@
|
|
|
70804
70828
|
},
|
|
70805
70829
|
"x-original-maxLength": 1024,
|
|
70806
70830
|
"x-reconciled-from-discovery": true,
|
|
70807
|
-
"x-reconciled-at": "2026-01-
|
|
70831
|
+
"x-reconciled-at": "2026-01-06T16:58:19.857363+00:00"
|
|
70808
70832
|
},
|
|
70809
70833
|
"schema": {
|
|
70810
70834
|
"type": "string",
|
|
@@ -70899,7 +70923,7 @@
|
|
|
70899
70923
|
},
|
|
70900
70924
|
"x-original-maxLength": 1024,
|
|
70901
70925
|
"x-reconciled-from-discovery": true,
|
|
70902
|
-
"x-reconciled-at": "2026-01-
|
|
70926
|
+
"x-reconciled-at": "2026-01-06T16:58:19.857370+00:00"
|
|
70903
70927
|
},
|
|
70904
70928
|
"resourceType": {
|
|
70905
70929
|
"type": "string",
|
|
@@ -71020,7 +71044,7 @@
|
|
|
71020
71044
|
},
|
|
71021
71045
|
"x-original-maxLength": 1024,
|
|
71022
71046
|
"x-reconciled-from-discovery": true,
|
|
71023
|
-
"x-reconciled-at": "2026-01-
|
|
71047
|
+
"x-reconciled-at": "2026-01-06T16:58:19.857380+00:00"
|
|
71024
71048
|
},
|
|
71025
71049
|
"totalResults": {
|
|
71026
71050
|
"type": "string",
|
|
@@ -71811,7 +71835,7 @@
|
|
|
71811
71835
|
},
|
|
71812
71836
|
"x-original-maxLength": 1024,
|
|
71813
71837
|
"x-reconciled-from-discovery": true,
|
|
71814
|
-
"x-reconciled-at": "2026-01-
|
|
71838
|
+
"x-reconciled-at": "2026-01-06T16:58:21.634909+00:00"
|
|
71815
71839
|
},
|
|
71816
71840
|
"reason": {
|
|
71817
71841
|
"$ref": "#/components/schemas/tenantDeletionReason"
|
|
@@ -72467,7 +72491,7 @@
|
|
|
72467
72491
|
"x-original-maxLength": 1024,
|
|
72468
72492
|
"format": "hostname",
|
|
72469
72493
|
"x-reconciled-from-discovery": true,
|
|
72470
|
-
"x-reconciled-at": "2026-01-
|
|
72494
|
+
"x-reconciled-at": "2026-01-06T16:58:21.634957+00:00"
|
|
72471
72495
|
},
|
|
72472
72496
|
"max_credentials_expiry": {
|
|
72473
72497
|
"$ref": "#/components/schemas/tenantCredentialsExpiry"
|
|
@@ -72489,7 +72513,7 @@
|
|
|
72489
72513
|
},
|
|
72490
72514
|
"x-original-maxLength": 1024,
|
|
72491
72515
|
"x-reconciled-from-discovery": true,
|
|
72492
|
-
"x-reconciled-at": "2026-01-
|
|
72516
|
+
"x-reconciled-at": "2026-01-06T16:58:21.634963+00:00"
|
|
72493
72517
|
},
|
|
72494
72518
|
"original_tenant": {
|
|
72495
72519
|
"type": "string",
|
|
@@ -73409,7 +73433,7 @@
|
|
|
73409
73433
|
},
|
|
73410
73434
|
"x-original-maxLength": 1024,
|
|
73411
73435
|
"x-reconciled-from-discovery": true,
|
|
73412
|
-
"x-reconciled-at": "2026-01-
|
|
73436
|
+
"x-reconciled-at": "2026-01-06T16:58:21.969991+00:00"
|
|
73413
73437
|
},
|
|
73414
73438
|
"namespace": {
|
|
73415
73439
|
"type": "string",
|
|
@@ -73428,7 +73452,7 @@
|
|
|
73428
73452
|
},
|
|
73429
73453
|
"x-original-maxLength": 1024,
|
|
73430
73454
|
"x-reconciled-from-discovery": true,
|
|
73431
|
-
"x-reconciled-at": "2026-01-
|
|
73455
|
+
"x-reconciled-at": "2026-01-06T16:58:21.969996+00:00"
|
|
73432
73456
|
}
|
|
73433
73457
|
},
|
|
73434
73458
|
"x-f5xc-minimum-configuration": {
|
|
@@ -73526,7 +73550,7 @@
|
|
|
73526
73550
|
"maxLength": 17,
|
|
73527
73551
|
"minLength": 17,
|
|
73528
73552
|
"x-reconciled-from-discovery": true,
|
|
73529
|
-
"x-reconciled-at": "2026-01-
|
|
73553
|
+
"x-reconciled-at": "2026-01-06T16:58:21.970009+00:00"
|
|
73530
73554
|
},
|
|
73531
73555
|
"system_metadata": {
|
|
73532
73556
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -73692,7 +73716,7 @@
|
|
|
73692
73716
|
},
|
|
73693
73717
|
"x-original-maxLength": 1024,
|
|
73694
73718
|
"x-reconciled-from-discovery": true,
|
|
73695
|
-
"x-reconciled-at": "2026-01-
|
|
73719
|
+
"x-reconciled-at": "2026-01-06T16:58:21.970025+00:00"
|
|
73696
73720
|
},
|
|
73697
73721
|
"disabled": {
|
|
73698
73722
|
"type": "boolean",
|
|
@@ -73742,7 +73766,7 @@
|
|
|
73742
73766
|
},
|
|
73743
73767
|
"x-original-maxLength": 1024,
|
|
73744
73768
|
"x-reconciled-from-discovery": true,
|
|
73745
|
-
"x-reconciled-at": "2026-01-
|
|
73769
|
+
"x-reconciled-at": "2026-01-06T16:58:21.970034+00:00"
|
|
73746
73770
|
},
|
|
73747
73771
|
"namespace": {
|
|
73748
73772
|
"type": "string",
|
|
@@ -73761,7 +73785,7 @@
|
|
|
73761
73785
|
},
|
|
73762
73786
|
"x-original-maxLength": 1024,
|
|
73763
73787
|
"x-reconciled-from-discovery": true,
|
|
73764
|
-
"x-reconciled-at": "2026-01-
|
|
73788
|
+
"x-reconciled-at": "2026-01-06T16:58:21.970039+00:00"
|
|
73765
73789
|
},
|
|
73766
73790
|
"owner_view": {
|
|
73767
73791
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -73802,7 +73826,7 @@
|
|
|
73802
73826
|
"x-field-mutability": "read-only",
|
|
73803
73827
|
"x-original-maxLength": 1024,
|
|
73804
73828
|
"x-reconciled-from-discovery": true,
|
|
73805
|
-
"x-reconciled-at": "2026-01-
|
|
73829
|
+
"x-reconciled-at": "2026-01-06T16:58:21.970046+00:00"
|
|
73806
73830
|
},
|
|
73807
73831
|
"uid": {
|
|
73808
73832
|
"type": "string",
|
|
@@ -73823,7 +73847,7 @@
|
|
|
73823
73847
|
"x-original-maxLength": 1024,
|
|
73824
73848
|
"format": "uuid",
|
|
73825
73849
|
"x-reconciled-from-discovery": true,
|
|
73826
|
-
"x-reconciled-at": "2026-01-
|
|
73850
|
+
"x-reconciled-at": "2026-01-06T16:58:21.970052+00:00"
|
|
73827
73851
|
}
|
|
73828
73852
|
},
|
|
73829
73853
|
"x-f5xc-minimum-configuration": {
|
|
@@ -74128,7 +74152,7 @@
|
|
|
74128
74152
|
},
|
|
74129
74153
|
"x-original-maxLength": 256,
|
|
74130
74154
|
"x-reconciled-from-discovery": true,
|
|
74131
|
-
"x-reconciled-at": "2026-01-
|
|
74155
|
+
"x-reconciled-at": "2026-01-06T16:58:22.468406+00:00"
|
|
74132
74156
|
},
|
|
74133
74157
|
"role": {
|
|
74134
74158
|
"type": "string",
|
|
@@ -74354,7 +74378,7 @@
|
|
|
74354
74378
|
},
|
|
74355
74379
|
"x-original-maxLength": 1024,
|
|
74356
74380
|
"x-reconciled-from-discovery": true,
|
|
74357
|
-
"x-reconciled-at": "2026-01-
|
|
74381
|
+
"x-reconciled-at": "2026-01-06T16:58:22.468440+00:00"
|
|
74358
74382
|
},
|
|
74359
74383
|
"namespace": {
|
|
74360
74384
|
"type": "string",
|
|
@@ -74373,7 +74397,7 @@
|
|
|
74373
74397
|
},
|
|
74374
74398
|
"x-original-maxLength": 1024,
|
|
74375
74399
|
"x-reconciled-from-discovery": true,
|
|
74376
|
-
"x-reconciled-at": "2026-01-
|
|
74400
|
+
"x-reconciled-at": "2026-01-06T16:58:22.468444+00:00"
|
|
74377
74401
|
}
|
|
74378
74402
|
},
|
|
74379
74403
|
"x-f5xc-minimum-configuration": {
|
|
@@ -74624,7 +74648,7 @@
|
|
|
74624
74648
|
},
|
|
74625
74649
|
"x-original-maxLength": 1024,
|
|
74626
74650
|
"x-reconciled-from-discovery": true,
|
|
74627
|
-
"x-reconciled-at": "2026-01-
|
|
74651
|
+
"x-reconciled-at": "2026-01-06T16:58:22.468467+00:00"
|
|
74628
74652
|
},
|
|
74629
74653
|
"namespace_roles": {
|
|
74630
74654
|
"type": "array",
|
|
@@ -74751,7 +74775,7 @@
|
|
|
74751
74775
|
},
|
|
74752
74776
|
"x-original-maxLength": 1024,
|
|
74753
74777
|
"x-reconciled-from-discovery": true,
|
|
74754
|
-
"x-reconciled-at": "2026-01-
|
|
74778
|
+
"x-reconciled-at": "2026-01-06T16:58:22.468478+00:00"
|
|
74755
74779
|
},
|
|
74756
74780
|
"disabled": {
|
|
74757
74781
|
"type": "boolean",
|
|
@@ -74801,7 +74825,7 @@
|
|
|
74801
74825
|
},
|
|
74802
74826
|
"x-original-maxLength": 1024,
|
|
74803
74827
|
"x-reconciled-from-discovery": true,
|
|
74804
|
-
"x-reconciled-at": "2026-01-
|
|
74828
|
+
"x-reconciled-at": "2026-01-06T16:58:22.468488+00:00"
|
|
74805
74829
|
},
|
|
74806
74830
|
"namespace": {
|
|
74807
74831
|
"type": "string",
|
|
@@ -74820,7 +74844,7 @@
|
|
|
74820
74844
|
},
|
|
74821
74845
|
"x-original-maxLength": 1024,
|
|
74822
74846
|
"x-reconciled-from-discovery": true,
|
|
74823
|
-
"x-reconciled-at": "2026-01-
|
|
74847
|
+
"x-reconciled-at": "2026-01-06T16:58:22.468492+00:00"
|
|
74824
74848
|
},
|
|
74825
74849
|
"owner_view": {
|
|
74826
74850
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -74846,7 +74870,7 @@
|
|
|
74846
74870
|
"x-field-mutability": "read-only",
|
|
74847
74871
|
"x-original-maxLength": 1024,
|
|
74848
74872
|
"x-reconciled-from-discovery": true,
|
|
74849
|
-
"x-reconciled-at": "2026-01-
|
|
74873
|
+
"x-reconciled-at": "2026-01-06T16:58:22.468498+00:00"
|
|
74850
74874
|
},
|
|
74851
74875
|
"uid": {
|
|
74852
74876
|
"type": "string",
|
|
@@ -74867,7 +74891,7 @@
|
|
|
74867
74891
|
"x-original-maxLength": 1024,
|
|
74868
74892
|
"format": "uuid",
|
|
74869
74893
|
"x-reconciled-from-discovery": true,
|
|
74870
|
-
"x-reconciled-at": "2026-01-
|
|
74894
|
+
"x-reconciled-at": "2026-01-06T16:58:22.468504+00:00"
|
|
74871
74895
|
}
|
|
74872
74896
|
},
|
|
74873
74897
|
"x-f5xc-minimum-configuration": {
|
|
@@ -75143,7 +75167,7 @@
|
|
|
75143
75167
|
},
|
|
75144
75168
|
"x-original-maxLength": 256,
|
|
75145
75169
|
"x-reconciled-from-discovery": true,
|
|
75146
|
-
"x-reconciled-at": "2026-01-
|
|
75170
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168595+00:00"
|
|
75147
75171
|
},
|
|
75148
75172
|
"role": {
|
|
75149
75173
|
"type": "string",
|
|
@@ -75327,7 +75351,7 @@
|
|
|
75327
75351
|
},
|
|
75328
75352
|
"x-original-maxLength": 1024,
|
|
75329
75353
|
"x-reconciled-from-discovery": true,
|
|
75330
|
-
"x-reconciled-at": "2026-01-
|
|
75354
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168724+00:00"
|
|
75331
75355
|
},
|
|
75332
75356
|
"tos_accepted": {
|
|
75333
75357
|
"type": "string",
|
|
@@ -75498,7 +75522,7 @@
|
|
|
75498
75522
|
},
|
|
75499
75523
|
"x-original-maxLength": 1024,
|
|
75500
75524
|
"x-reconciled-from-discovery": true,
|
|
75501
|
-
"x-reconciled-at": "2026-01-
|
|
75525
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168738+00:00"
|
|
75502
75526
|
},
|
|
75503
75527
|
"namespaces_role": {
|
|
75504
75528
|
"$ref": "#/components/schemas/userNamespacesRoleType"
|
|
@@ -75786,7 +75810,7 @@
|
|
|
75786
75810
|
},
|
|
75787
75811
|
"x-original-maxLength": 1024,
|
|
75788
75812
|
"x-reconciled-from-discovery": true,
|
|
75789
|
-
"x-reconciled-at": "2026-01-
|
|
75813
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168759+00:00"
|
|
75790
75814
|
}
|
|
75791
75815
|
},
|
|
75792
75816
|
"x-f5xc-minimum-configuration": {
|
|
@@ -75890,7 +75914,7 @@
|
|
|
75890
75914
|
},
|
|
75891
75915
|
"x-original-maxLength": 1024,
|
|
75892
75916
|
"x-reconciled-from-discovery": true,
|
|
75893
|
-
"x-reconciled-at": "2026-01-
|
|
75917
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168769+00:00"
|
|
75894
75918
|
}
|
|
75895
75919
|
},
|
|
75896
75920
|
"x-f5xc-minimum-configuration": {
|
|
@@ -75946,7 +75970,7 @@
|
|
|
75946
75970
|
},
|
|
75947
75971
|
"x-original-maxLength": 1024,
|
|
75948
75972
|
"x-reconciled-from-discovery": true,
|
|
75949
|
-
"x-reconciled-at": "2026-01-
|
|
75973
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168775+00:00"
|
|
75950
75974
|
}
|
|
75951
75975
|
},
|
|
75952
75976
|
"x-f5xc-minimum-configuration": {
|
|
@@ -76239,7 +76263,7 @@
|
|
|
76239
76263
|
},
|
|
76240
76264
|
"x-original-maxLength": 1024,
|
|
76241
76265
|
"x-reconciled-from-discovery": true,
|
|
76242
|
-
"x-reconciled-at": "2026-01-
|
|
76266
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168804+00:00"
|
|
76243
76267
|
},
|
|
76244
76268
|
"namespace": {
|
|
76245
76269
|
"type": "string",
|
|
@@ -76258,7 +76282,7 @@
|
|
|
76258
76282
|
},
|
|
76259
76283
|
"x-original-maxLength": 1024,
|
|
76260
76284
|
"x-reconciled-from-discovery": true,
|
|
76261
|
-
"x-reconciled-at": "2026-01-
|
|
76285
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168808+00:00"
|
|
76262
76286
|
},
|
|
76263
76287
|
"namespace_access": {
|
|
76264
76288
|
"$ref": "#/components/schemas/schemaNamespaceAccessType"
|
|
@@ -76327,7 +76351,7 @@
|
|
|
76327
76351
|
"x-field-mutability": "read-only",
|
|
76328
76352
|
"x-original-maxLength": 1024,
|
|
76329
76353
|
"x-reconciled-from-discovery": true,
|
|
76330
|
-
"x-reconciled-at": "2026-01-
|
|
76354
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168821+00:00"
|
|
76331
76355
|
},
|
|
76332
76356
|
"tenant_flags": {
|
|
76333
76357
|
"type": "object",
|
|
@@ -76914,7 +76938,7 @@
|
|
|
76914
76938
|
},
|
|
76915
76939
|
"x-original-maxLength": 1024,
|
|
76916
76940
|
"x-reconciled-from-discovery": true,
|
|
76917
|
-
"x-reconciled-at": "2026-01-
|
|
76941
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168871+00:00"
|
|
76918
76942
|
},
|
|
76919
76943
|
"namespace": {
|
|
76920
76944
|
"type": "string",
|
|
@@ -76933,7 +76957,7 @@
|
|
|
76933
76957
|
},
|
|
76934
76958
|
"x-original-maxLength": 1024,
|
|
76935
76959
|
"x-reconciled-from-discovery": true,
|
|
76936
|
-
"x-reconciled-at": "2026-01-
|
|
76960
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168875+00:00"
|
|
76937
76961
|
},
|
|
76938
76962
|
"namespace_roles": {
|
|
76939
76963
|
"type": "array",
|
|
@@ -76984,7 +77008,7 @@
|
|
|
76984
77008
|
"x-field-mutability": "read-only",
|
|
76985
77009
|
"x-original-maxLength": 1024,
|
|
76986
77010
|
"x-reconciled-from-discovery": true,
|
|
76987
|
-
"x-reconciled-at": "2026-01-
|
|
77011
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168883+00:00"
|
|
76988
77012
|
},
|
|
76989
77013
|
"tenant_type": {
|
|
76990
77014
|
"$ref": "#/components/schemas/schemaTenantType"
|
|
@@ -77299,7 +77323,7 @@
|
|
|
77299
77323
|
},
|
|
77300
77324
|
"x-original-maxLength": 1024,
|
|
77301
77325
|
"x-reconciled-from-discovery": true,
|
|
77302
|
-
"x-reconciled-at": "2026-01-
|
|
77326
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168906+00:00"
|
|
77303
77327
|
}
|
|
77304
77328
|
},
|
|
77305
77329
|
"x-f5xc-minimum-configuration": {
|
|
@@ -77589,7 +77613,7 @@
|
|
|
77589
77613
|
},
|
|
77590
77614
|
"x-original-maxLength": 1024,
|
|
77591
77615
|
"x-reconciled-from-discovery": true,
|
|
77592
|
-
"x-reconciled-at": "2026-01-
|
|
77616
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168927+00:00"
|
|
77593
77617
|
},
|
|
77594
77618
|
"namespace": {
|
|
77595
77619
|
"type": "string",
|
|
@@ -77608,7 +77632,7 @@
|
|
|
77608
77632
|
},
|
|
77609
77633
|
"x-original-maxLength": 1024,
|
|
77610
77634
|
"x-reconciled-from-discovery": true,
|
|
77611
|
-
"x-reconciled-at": "2026-01-
|
|
77635
|
+
"x-reconciled-at": "2026-01-06T16:58:27.168931+00:00"
|
|
77612
77636
|
},
|
|
77613
77637
|
"namespace_roles": {
|
|
77614
77638
|
"type": "array",
|
|
@@ -77854,7 +77878,7 @@
|
|
|
77854
77878
|
"maxLength": 17,
|
|
77855
77879
|
"minLength": 17,
|
|
77856
77880
|
"x-reconciled-from-discovery": true,
|
|
77857
|
-
"x-reconciled-at": "2026-01-
|
|
77881
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532066+00:00"
|
|
77858
77882
|
},
|
|
77859
77883
|
"system_metadata": {
|
|
77860
77884
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -78025,7 +78049,7 @@
|
|
|
78025
78049
|
},
|
|
78026
78050
|
"x-original-maxLength": 1024,
|
|
78027
78051
|
"x-reconciled-from-discovery": true,
|
|
78028
|
-
"x-reconciled-at": "2026-01-
|
|
78052
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532080+00:00"
|
|
78029
78053
|
},
|
|
78030
78054
|
"disabled": {
|
|
78031
78055
|
"type": "boolean",
|
|
@@ -78075,7 +78099,7 @@
|
|
|
78075
78099
|
},
|
|
78076
78100
|
"x-original-maxLength": 1024,
|
|
78077
78101
|
"x-reconciled-from-discovery": true,
|
|
78078
|
-
"x-reconciled-at": "2026-01-
|
|
78102
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532089+00:00"
|
|
78079
78103
|
},
|
|
78080
78104
|
"namespace": {
|
|
78081
78105
|
"type": "string",
|
|
@@ -78094,7 +78118,7 @@
|
|
|
78094
78118
|
},
|
|
78095
78119
|
"x-original-maxLength": 1024,
|
|
78096
78120
|
"x-reconciled-from-discovery": true,
|
|
78097
|
-
"x-reconciled-at": "2026-01-
|
|
78121
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532093+00:00"
|
|
78098
78122
|
},
|
|
78099
78123
|
"owner_view": {
|
|
78100
78124
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -78135,7 +78159,7 @@
|
|
|
78135
78159
|
"x-field-mutability": "read-only",
|
|
78136
78160
|
"x-original-maxLength": 1024,
|
|
78137
78161
|
"x-reconciled-from-discovery": true,
|
|
78138
|
-
"x-reconciled-at": "2026-01-
|
|
78162
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532101+00:00"
|
|
78139
78163
|
},
|
|
78140
78164
|
"uid": {
|
|
78141
78165
|
"type": "string",
|
|
@@ -78156,7 +78180,7 @@
|
|
|
78156
78180
|
"x-original-maxLength": 1024,
|
|
78157
78181
|
"format": "uuid",
|
|
78158
78182
|
"x-reconciled-from-discovery": true,
|
|
78159
|
-
"x-reconciled-at": "2026-01-
|
|
78183
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532106+00:00"
|
|
78160
78184
|
}
|
|
78161
78185
|
},
|
|
78162
78186
|
"x-f5xc-minimum-configuration": {
|
|
@@ -78244,7 +78268,7 @@
|
|
|
78244
78268
|
},
|
|
78245
78269
|
"x-original-maxLength": 1024,
|
|
78246
78270
|
"x-reconciled-from-discovery": true,
|
|
78247
|
-
"x-reconciled-at": "2026-01-
|
|
78271
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532113+00:00"
|
|
78248
78272
|
},
|
|
78249
78273
|
"namespace_roles": {
|
|
78250
78274
|
"type": "array",
|
|
@@ -78506,7 +78530,7 @@
|
|
|
78506
78530
|
},
|
|
78507
78531
|
"x-original-maxLength": 1024,
|
|
78508
78532
|
"x-reconciled-from-discovery": true,
|
|
78509
|
-
"x-reconciled-at": "2026-01-
|
|
78533
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532132+00:00"
|
|
78510
78534
|
},
|
|
78511
78535
|
"display_name": {
|
|
78512
78536
|
"type": "string",
|
|
@@ -78541,7 +78565,7 @@
|
|
|
78541
78565
|
},
|
|
78542
78566
|
"x-original-maxLength": 1024,
|
|
78543
78567
|
"x-reconciled-from-discovery": true,
|
|
78544
|
-
"x-reconciled-at": "2026-01-
|
|
78568
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532138+00:00"
|
|
78545
78569
|
},
|
|
78546
78570
|
"namespace_roles": {
|
|
78547
78571
|
"type": "array",
|
|
@@ -78634,7 +78658,7 @@
|
|
|
78634
78658
|
},
|
|
78635
78659
|
"x-original-maxLength": 1024,
|
|
78636
78660
|
"x-reconciled-from-discovery": true,
|
|
78637
|
-
"x-reconciled-at": "2026-01-
|
|
78661
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532146+00:00"
|
|
78638
78662
|
},
|
|
78639
78663
|
"display_name": {
|
|
78640
78664
|
"type": "string",
|
|
@@ -78690,7 +78714,7 @@
|
|
|
78690
78714
|
},
|
|
78691
78715
|
"x-original-maxLength": 1024,
|
|
78692
78716
|
"x-reconciled-from-discovery": true,
|
|
78693
|
-
"x-reconciled-at": "2026-01-
|
|
78717
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532154+00:00"
|
|
78694
78718
|
},
|
|
78695
78719
|
"namespace_roles": {
|
|
78696
78720
|
"type": "array",
|
|
@@ -78760,7 +78784,7 @@
|
|
|
78760
78784
|
"x-original-maxLength": 1024,
|
|
78761
78785
|
"format": "uuid",
|
|
78762
78786
|
"x-reconciled-from-discovery": true,
|
|
78763
|
-
"x-reconciled-at": "2026-01-
|
|
78787
|
+
"x-reconciled-at": "2026-01-06T16:58:27.532165+00:00"
|
|
78764
78788
|
},
|
|
78765
78789
|
"usernames": {
|
|
78766
78790
|
"type": "array",
|
|
@@ -78943,7 +78967,7 @@
|
|
|
78943
78967
|
},
|
|
78944
78968
|
"x-original-maxLength": 1024,
|
|
78945
78969
|
"x-reconciled-from-discovery": true,
|
|
78946
|
-
"x-reconciled-at": "2026-01-
|
|
78970
|
+
"x-reconciled-at": "2026-01-06T16:58:27.877044+00:00"
|
|
78947
78971
|
},
|
|
78948
78972
|
"namespace": {
|
|
78949
78973
|
"type": "string",
|
|
@@ -78962,7 +78986,7 @@
|
|
|
78962
78986
|
},
|
|
78963
78987
|
"x-original-maxLength": 1024,
|
|
78964
78988
|
"x-reconciled-from-discovery": true,
|
|
78965
|
-
"x-reconciled-at": "2026-01-
|
|
78989
|
+
"x-reconciled-at": "2026-01-06T16:58:27.877049+00:00"
|
|
78966
78990
|
}
|
|
78967
78991
|
},
|
|
78968
78992
|
"x-f5xc-minimum-configuration": {
|
|
@@ -79060,7 +79084,7 @@
|
|
|
79060
79084
|
"maxLength": 17,
|
|
79061
79085
|
"minLength": 17,
|
|
79062
79086
|
"x-reconciled-from-discovery": true,
|
|
79063
|
-
"x-reconciled-at": "2026-01-
|
|
79087
|
+
"x-reconciled-at": "2026-01-06T16:58:27.877062+00:00"
|
|
79064
79088
|
},
|
|
79065
79089
|
"system_metadata": {
|
|
79066
79090
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -79244,7 +79268,7 @@
|
|
|
79244
79268
|
},
|
|
79245
79269
|
"x-original-maxLength": 1024,
|
|
79246
79270
|
"x-reconciled-from-discovery": true,
|
|
79247
|
-
"x-reconciled-at": "2026-01-
|
|
79271
|
+
"x-reconciled-at": "2026-01-06T16:58:27.877076+00:00"
|
|
79248
79272
|
},
|
|
79249
79273
|
"disabled": {
|
|
79250
79274
|
"type": "boolean",
|
|
@@ -79294,7 +79318,7 @@
|
|
|
79294
79318
|
},
|
|
79295
79319
|
"x-original-maxLength": 1024,
|
|
79296
79320
|
"x-reconciled-from-discovery": true,
|
|
79297
|
-
"x-reconciled-at": "2026-01-
|
|
79321
|
+
"x-reconciled-at": "2026-01-06T16:58:27.877085+00:00"
|
|
79298
79322
|
},
|
|
79299
79323
|
"namespace": {
|
|
79300
79324
|
"type": "string",
|
|
@@ -79313,7 +79337,7 @@
|
|
|
79313
79337
|
},
|
|
79314
79338
|
"x-original-maxLength": 1024,
|
|
79315
79339
|
"x-reconciled-from-discovery": true,
|
|
79316
|
-
"x-reconciled-at": "2026-01-
|
|
79340
|
+
"x-reconciled-at": "2026-01-06T16:58:27.877089+00:00"
|
|
79317
79341
|
},
|
|
79318
79342
|
"owner_view": {
|
|
79319
79343
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -79354,7 +79378,7 @@
|
|
|
79354
79378
|
"x-field-mutability": "read-only",
|
|
79355
79379
|
"x-original-maxLength": 1024,
|
|
79356
79380
|
"x-reconciled-from-discovery": true,
|
|
79357
|
-
"x-reconciled-at": "2026-01-
|
|
79381
|
+
"x-reconciled-at": "2026-01-06T16:58:27.877097+00:00"
|
|
79358
79382
|
},
|
|
79359
79383
|
"uid": {
|
|
79360
79384
|
"type": "string",
|
|
@@ -79375,7 +79399,7 @@
|
|
|
79375
79399
|
"x-original-maxLength": 1024,
|
|
79376
79400
|
"format": "uuid",
|
|
79377
79401
|
"x-reconciled-from-discovery": true,
|
|
79378
|
-
"x-reconciled-at": "2026-01-
|
|
79402
|
+
"x-reconciled-at": "2026-01-06T16:58:27.877102+00:00"
|
|
79379
79403
|
}
|
|
79380
79404
|
},
|
|
79381
79405
|
"x-f5xc-minimum-configuration": {
|
|
@@ -79586,6 +79610,8 @@
|
|
|
79586
79610
|
"ves.io.schema.rules.string.max_bytes": "256",
|
|
79587
79611
|
"ves.io.schema.rules.string.min_bytes": "1"
|
|
79588
79612
|
},
|
|
79613
|
+
"x-f5xc-description-short": "Exclusive with [client_asn client_city client_country client_ip client_region http_header_name ip_and_http_header_name ip_and_ja4_tls_fingerprint...",
|
|
79614
|
+
"x-f5xc-description-medium": "Exclusive with [client_asn client_city client_country client_ip client_region http_header_name ip_and_http_header_name ip_and_ja4_tls_fingerprint ip_and_tls_fingerprint ja4_tls_fingerprint jwt_claim_name none query_param_key tls_fingerprint] Use the HTTP cookie value for the given name as user...",
|
|
79589
79615
|
"x-f5xc-required-for": {
|
|
79590
79616
|
"minimum_config": false,
|
|
79591
79617
|
"create": false,
|
|
@@ -79610,6 +79636,8 @@
|
|
|
79610
79636
|
"ves.io.schema.rules.string.max_bytes": "256",
|
|
79611
79637
|
"ves.io.schema.rules.string.min_bytes": "1"
|
|
79612
79638
|
},
|
|
79639
|
+
"x-f5xc-description-short": "Exclusive with [client_asn client_city client_country client_ip client_region cookie_name ip_and_http_header_name ip_and_ja4_tls_fingerprint...",
|
|
79640
|
+
"x-f5xc-description-medium": "Exclusive with [client_asn client_city client_country client_ip client_region cookie_name ip_and_http_header_name ip_and_ja4_tls_fingerprint ip_and_tls_fingerprint ja4_tls_fingerprint jwt_claim_name none query_param_key tls_fingerprint] Use the HTTP header value for the given name as user...",
|
|
79613
79641
|
"x-f5xc-required-for": {
|
|
79614
79642
|
"minimum_config": false,
|
|
79615
79643
|
"create": false,
|
|
@@ -79690,6 +79718,8 @@
|
|
|
79690
79718
|
"ves.io.schema.rules.string.max_bytes": "256",
|
|
79691
79719
|
"ves.io.schema.rules.string.min_bytes": "1"
|
|
79692
79720
|
},
|
|
79721
|
+
"x-f5xc-description-short": "Exclusive with [client_asn client_city client_country client_ip client_region cookie_name http_header_name ip_and_http_header_name...",
|
|
79722
|
+
"x-f5xc-description-medium": "Exclusive with [client_asn client_city client_country client_ip client_region cookie_name http_header_name ip_and_http_header_name ip_and_ja4_tls_fingerprint ip_and_tls_fingerprint ja4_tls_fingerprint jwt_claim_name none tls_fingerprint] Use the query parameter value for the given key as user...",
|
|
79693
79723
|
"x-f5xc-required-for": {
|
|
79694
79724
|
"minimum_config": false,
|
|
79695
79725
|
"create": false,
|
|
@@ -79830,7 +79860,7 @@
|
|
|
79830
79860
|
},
|
|
79831
79861
|
"x-original-maxLength": 1024,
|
|
79832
79862
|
"x-reconciled-from-discovery": true,
|
|
79833
|
-
"x-reconciled-at": "2026-01-
|
|
79863
|
+
"x-reconciled-at": "2026-01-06T16:58:28.186008+00:00"
|
|
79834
79864
|
},
|
|
79835
79865
|
"enabled": {
|
|
79836
79866
|
"type": "boolean",
|