@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": "Cloud Infrastructure",
|
|
5
5
|
"description": "Hyperscaler integration supporting Amazon Web Services, Microsoft Azure, and Google Cloud Platform environments. Virtual network attachment workflows enable elastic compute provisioning with automatic reattachment capabilities. Edge authentication secrets for provider access. Segment telemetry and cross-region link reapplication for distributed deployments. Autonomous path synchronization across peered networks with real-time topology updates.",
|
|
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"
|
|
@@ -8151,7 +8151,7 @@
|
|
|
8151
8151
|
},
|
|
8152
8152
|
"x-original-maxLength": 1024,
|
|
8153
8153
|
"x-reconciled-from-discovery": true,
|
|
8154
|
-
"x-reconciled-at": "2026-01-
|
|
8154
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500417+00:00"
|
|
8155
8155
|
},
|
|
8156
8156
|
"type": {
|
|
8157
8157
|
"$ref": "#/components/schemas/certified_hardwareHardwareDeviceType"
|
|
@@ -8308,7 +8308,7 @@
|
|
|
8308
8308
|
"maxLength": 17,
|
|
8309
8309
|
"minLength": 17,
|
|
8310
8310
|
"x-reconciled-from-discovery": true,
|
|
8311
|
-
"x-reconciled-at": "2026-01-
|
|
8311
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500451+00:00"
|
|
8312
8312
|
},
|
|
8313
8313
|
"system_metadata": {
|
|
8314
8314
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -8516,7 +8516,7 @@
|
|
|
8516
8516
|
},
|
|
8517
8517
|
"x-original-maxLength": 1024,
|
|
8518
8518
|
"x-reconciled-from-discovery": true,
|
|
8519
|
-
"x-reconciled-at": "2026-01-
|
|
8519
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500467+00:00"
|
|
8520
8520
|
},
|
|
8521
8521
|
"provider": {
|
|
8522
8522
|
"type": "string",
|
|
@@ -8535,7 +8535,7 @@
|
|
|
8535
8535
|
},
|
|
8536
8536
|
"x-original-maxLength": 1024,
|
|
8537
8537
|
"x-reconciled-from-discovery": true,
|
|
8538
|
-
"x-reconciled-at": "2026-01-
|
|
8538
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500471+00:00"
|
|
8539
8539
|
}
|
|
8540
8540
|
},
|
|
8541
8541
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8639,7 +8639,7 @@
|
|
|
8639
8639
|
},
|
|
8640
8640
|
"x-original-maxLength": 1024,
|
|
8641
8641
|
"x-reconciled-from-discovery": true,
|
|
8642
|
-
"x-reconciled-at": "2026-01-
|
|
8642
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500482+00:00"
|
|
8643
8643
|
},
|
|
8644
8644
|
"disabled": {
|
|
8645
8645
|
"type": "boolean",
|
|
@@ -8689,7 +8689,7 @@
|
|
|
8689
8689
|
},
|
|
8690
8690
|
"x-original-maxLength": 1024,
|
|
8691
8691
|
"x-reconciled-from-discovery": true,
|
|
8692
|
-
"x-reconciled-at": "2026-01-
|
|
8692
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500491+00:00"
|
|
8693
8693
|
},
|
|
8694
8694
|
"namespace": {
|
|
8695
8695
|
"type": "string",
|
|
@@ -8708,7 +8708,7 @@
|
|
|
8708
8708
|
},
|
|
8709
8709
|
"x-original-maxLength": 1024,
|
|
8710
8710
|
"x-reconciled-from-discovery": true,
|
|
8711
|
-
"x-reconciled-at": "2026-01-
|
|
8711
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500496+00:00"
|
|
8712
8712
|
},
|
|
8713
8713
|
"owner_view": {
|
|
8714
8714
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -8749,7 +8749,7 @@
|
|
|
8749
8749
|
"x-field-mutability": "read-only",
|
|
8750
8750
|
"x-original-maxLength": 1024,
|
|
8751
8751
|
"x-reconciled-from-discovery": true,
|
|
8752
|
-
"x-reconciled-at": "2026-01-
|
|
8752
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500503+00:00"
|
|
8753
8753
|
},
|
|
8754
8754
|
"uid": {
|
|
8755
8755
|
"type": "string",
|
|
@@ -8770,7 +8770,7 @@
|
|
|
8770
8770
|
"x-original-maxLength": 1024,
|
|
8771
8771
|
"format": "uuid",
|
|
8772
8772
|
"x-reconciled-from-discovery": true,
|
|
8773
|
-
"x-reconciled-at": "2026-01-
|
|
8773
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500509+00:00"
|
|
8774
8774
|
}
|
|
8775
8775
|
},
|
|
8776
8776
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8820,7 +8820,7 @@
|
|
|
8820
8820
|
},
|
|
8821
8821
|
"x-original-maxLength": 1024,
|
|
8822
8822
|
"x-reconciled-from-discovery": true,
|
|
8823
|
-
"x-reconciled-at": "2026-01-
|
|
8823
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500515+00:00"
|
|
8824
8824
|
},
|
|
8825
8825
|
"offer": {
|
|
8826
8826
|
"type": "string",
|
|
@@ -8879,7 +8879,7 @@
|
|
|
8879
8879
|
},
|
|
8880
8880
|
"x-original-maxLength": 1024,
|
|
8881
8881
|
"x-reconciled-from-discovery": true,
|
|
8882
|
-
"x-reconciled-at": "2026-01-
|
|
8882
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500524+00:00"
|
|
8883
8883
|
}
|
|
8884
8884
|
},
|
|
8885
8885
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9060,7 +9060,7 @@
|
|
|
9060
9060
|
"readOnly": true,
|
|
9061
9061
|
"x-original-maxLength": 1024,
|
|
9062
9062
|
"x-reconciled-from-discovery": true,
|
|
9063
|
-
"x-reconciled-at": "2026-01-
|
|
9063
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500539+00:00"
|
|
9064
9064
|
},
|
|
9065
9065
|
"name": {
|
|
9066
9066
|
"type": "string",
|
|
@@ -9079,7 +9079,7 @@
|
|
|
9079
9079
|
},
|
|
9080
9080
|
"x-original-maxLength": 1024,
|
|
9081
9081
|
"x-reconciled-from-discovery": true,
|
|
9082
|
-
"x-reconciled-at": "2026-01-
|
|
9082
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500544+00:00"
|
|
9083
9083
|
},
|
|
9084
9084
|
"namespace": {
|
|
9085
9085
|
"type": "string",
|
|
@@ -9098,7 +9098,7 @@
|
|
|
9098
9098
|
},
|
|
9099
9099
|
"x-original-maxLength": 1024,
|
|
9100
9100
|
"x-reconciled-from-discovery": true,
|
|
9101
|
-
"x-reconciled-at": "2026-01-
|
|
9101
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500548+00:00"
|
|
9102
9102
|
},
|
|
9103
9103
|
"tenant": {
|
|
9104
9104
|
"type": "string",
|
|
@@ -9119,7 +9119,7 @@
|
|
|
9119
9119
|
"x-field-mutability": "read-only",
|
|
9120
9120
|
"x-original-maxLength": 1024,
|
|
9121
9121
|
"x-reconciled-from-discovery": true,
|
|
9122
|
-
"x-reconciled-at": "2026-01-
|
|
9122
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500552+00:00"
|
|
9123
9123
|
},
|
|
9124
9124
|
"uid": {
|
|
9125
9125
|
"type": "string",
|
|
@@ -9141,7 +9141,7 @@
|
|
|
9141
9141
|
"x-original-maxLength": 1024,
|
|
9142
9142
|
"format": "uuid",
|
|
9143
9143
|
"x-reconciled-from-discovery": true,
|
|
9144
|
-
"x-reconciled-at": "2026-01-
|
|
9144
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500558+00:00"
|
|
9145
9145
|
}
|
|
9146
9146
|
},
|
|
9147
9147
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9167,6 +9167,8 @@
|
|
|
9167
9167
|
"type_url": {
|
|
9168
9168
|
"type": "string",
|
|
9169
9169
|
"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.",
|
|
9170
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
9171
|
+
"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 ).",
|
|
9170
9172
|
"minLength": 0,
|
|
9171
9173
|
"maxLength": 1024,
|
|
9172
9174
|
"x-f5xc-required-for": {
|
|
@@ -9190,7 +9192,7 @@
|
|
|
9190
9192
|
},
|
|
9191
9193
|
"x-original-maxLength": 1024,
|
|
9192
9194
|
"x-reconciled-from-discovery": true,
|
|
9193
|
-
"x-reconciled-at": "2026-01-
|
|
9195
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500564+00:00"
|
|
9194
9196
|
}
|
|
9195
9197
|
},
|
|
9196
9198
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9259,7 +9261,7 @@
|
|
|
9259
9261
|
},
|
|
9260
9262
|
"x-original-maxLength": 1024,
|
|
9261
9263
|
"x-reconciled-from-discovery": true,
|
|
9262
|
-
"x-reconciled-at": "2026-01-
|
|
9264
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500572+00:00"
|
|
9263
9265
|
},
|
|
9264
9266
|
"service_name": {
|
|
9265
9267
|
"type": "string",
|
|
@@ -9288,6 +9290,8 @@
|
|
|
9288
9290
|
"x-validation-rules": {
|
|
9289
9291
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
9290
9292
|
},
|
|
9293
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
9294
|
+
"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...",
|
|
9291
9295
|
"minLength": 0,
|
|
9292
9296
|
"maxLength": 17,
|
|
9293
9297
|
"x-f5xc-required-for": {
|
|
@@ -9298,7 +9302,7 @@
|
|
|
9298
9302
|
},
|
|
9299
9303
|
"x-original-maxLength": 1024,
|
|
9300
9304
|
"x-reconciled-from-discovery": true,
|
|
9301
|
-
"x-reconciled-at": "2026-01-
|
|
9305
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500578+00:00"
|
|
9302
9306
|
},
|
|
9303
9307
|
"type": {
|
|
9304
9308
|
"type": "string",
|
|
@@ -9435,7 +9439,7 @@
|
|
|
9435
9439
|
},
|
|
9436
9440
|
"x-original-maxLength": 1024,
|
|
9437
9441
|
"x-reconciled-from-discovery": true,
|
|
9438
|
-
"x-reconciled-at": "2026-01-
|
|
9442
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500589+00:00"
|
|
9439
9443
|
}
|
|
9440
9444
|
},
|
|
9441
9445
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9545,7 +9549,7 @@
|
|
|
9545
9549
|
},
|
|
9546
9550
|
"x-original-maxLength": 1200,
|
|
9547
9551
|
"x-reconciled-from-discovery": true,
|
|
9548
|
-
"x-reconciled-at": "2026-01-
|
|
9552
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500599+00:00"
|
|
9549
9553
|
},
|
|
9550
9554
|
"disable": {
|
|
9551
9555
|
"type": "boolean",
|
|
@@ -9600,7 +9604,7 @@
|
|
|
9600
9604
|
},
|
|
9601
9605
|
"x-original-maxLength": 1024,
|
|
9602
9606
|
"x-reconciled-from-discovery": true,
|
|
9603
|
-
"x-reconciled-at": "2026-01-
|
|
9607
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500607+00:00"
|
|
9604
9608
|
},
|
|
9605
9609
|
"namespace": {
|
|
9606
9610
|
"type": "string",
|
|
@@ -9619,7 +9623,7 @@
|
|
|
9619
9623
|
},
|
|
9620
9624
|
"x-original-maxLength": 1024,
|
|
9621
9625
|
"x-reconciled-from-discovery": true,
|
|
9622
|
-
"x-reconciled-at": "2026-01-
|
|
9626
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500611+00:00"
|
|
9623
9627
|
}
|
|
9624
9628
|
},
|
|
9625
9629
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9733,7 +9737,7 @@
|
|
|
9733
9737
|
"x-original-maxLength": 1024,
|
|
9734
9738
|
"format": "uuid",
|
|
9735
9739
|
"x-reconciled-from-discovery": true,
|
|
9736
|
-
"x-reconciled-at": "2026-01-
|
|
9740
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500623+00:00"
|
|
9737
9741
|
},
|
|
9738
9742
|
"vtrp_id": {
|
|
9739
9743
|
"type": "string",
|
|
@@ -9845,7 +9849,7 @@
|
|
|
9845
9849
|
},
|
|
9846
9850
|
"x-original-maxLength": 1024,
|
|
9847
9851
|
"x-reconciled-from-discovery": true,
|
|
9848
|
-
"x-reconciled-at": "2026-01-
|
|
9852
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500632+00:00"
|
|
9849
9853
|
},
|
|
9850
9854
|
"status": {
|
|
9851
9855
|
"type": "string",
|
|
@@ -9864,7 +9868,7 @@
|
|
|
9864
9868
|
},
|
|
9865
9869
|
"x-original-maxLength": 1024,
|
|
9866
9870
|
"x-reconciled-from-discovery": true,
|
|
9867
|
-
"x-reconciled-at": "2026-01-
|
|
9871
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500637+00:00"
|
|
9868
9872
|
}
|
|
9869
9873
|
},
|
|
9870
9874
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9944,6 +9948,8 @@
|
|
|
9944
9948
|
"title": "Deletion_timestamp.",
|
|
9945
9949
|
"format": "date-time",
|
|
9946
9950
|
"x-displayname": "Deletion Timestamp.",
|
|
9951
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
9952
|
+
"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...",
|
|
9947
9953
|
"minLength": 0,
|
|
9948
9954
|
"maxLength": 1024,
|
|
9949
9955
|
"x-f5xc-required-for": {
|
|
@@ -10042,7 +10048,7 @@
|
|
|
10042
10048
|
"x-field-mutability": "read-only",
|
|
10043
10049
|
"x-original-maxLength": 1024,
|
|
10044
10050
|
"x-reconciled-from-discovery": true,
|
|
10045
|
-
"x-reconciled-at": "2026-01-
|
|
10051
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500655+00:00"
|
|
10046
10052
|
},
|
|
10047
10053
|
"uid": {
|
|
10048
10054
|
"type": "string",
|
|
@@ -10063,7 +10069,7 @@
|
|
|
10063
10069
|
"x-original-maxLength": 1024,
|
|
10064
10070
|
"format": "uuid",
|
|
10065
10071
|
"x-reconciled-from-discovery": true,
|
|
10066
|
-
"x-reconciled-at": "2026-01-
|
|
10072
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500660+00:00"
|
|
10067
10073
|
}
|
|
10068
10074
|
},
|
|
10069
10075
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10113,7 +10119,7 @@
|
|
|
10113
10119
|
},
|
|
10114
10120
|
"x-original-maxLength": 1024,
|
|
10115
10121
|
"x-reconciled-from-discovery": true,
|
|
10116
|
-
"x-reconciled-at": "2026-01-
|
|
10122
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500664+00:00"
|
|
10117
10123
|
},
|
|
10118
10124
|
"name": {
|
|
10119
10125
|
"type": "string",
|
|
@@ -10132,7 +10138,7 @@
|
|
|
10132
10138
|
},
|
|
10133
10139
|
"x-original-maxLength": 1024,
|
|
10134
10140
|
"x-reconciled-from-discovery": true,
|
|
10135
|
-
"x-reconciled-at": "2026-01-
|
|
10141
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500668+00:00"
|
|
10136
10142
|
},
|
|
10137
10143
|
"namespace": {
|
|
10138
10144
|
"type": "string",
|
|
@@ -10151,7 +10157,7 @@
|
|
|
10151
10157
|
},
|
|
10152
10158
|
"x-original-maxLength": 1024,
|
|
10153
10159
|
"x-reconciled-from-discovery": true,
|
|
10154
|
-
"x-reconciled-at": "2026-01-
|
|
10160
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500672+00:00"
|
|
10155
10161
|
},
|
|
10156
10162
|
"uid": {
|
|
10157
10163
|
"type": "string",
|
|
@@ -10172,7 +10178,7 @@
|
|
|
10172
10178
|
"x-original-maxLength": 1024,
|
|
10173
10179
|
"format": "uuid",
|
|
10174
10180
|
"x-reconciled-from-discovery": true,
|
|
10175
|
-
"x-reconciled-at": "2026-01-
|
|
10181
|
+
"x-reconciled-at": "2026-01-06T16:57:12.500677+00:00"
|
|
10176
10182
|
}
|
|
10177
10183
|
},
|
|
10178
10184
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11064,7 +11070,7 @@
|
|
|
11064
11070
|
},
|
|
11065
11071
|
"x-original-maxLength": 1024,
|
|
11066
11072
|
"x-reconciled-from-discovery": true,
|
|
11067
|
-
"x-reconciled-at": "2026-01-
|
|
11073
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604300+00:00"
|
|
11068
11074
|
},
|
|
11069
11075
|
"tags": {
|
|
11070
11076
|
"type": "object",
|
|
@@ -12848,7 +12854,7 @@
|
|
|
12848
12854
|
},
|
|
12849
12855
|
"x-original-maxLength": 1024,
|
|
12850
12856
|
"x-reconciled-from-discovery": true,
|
|
12851
|
-
"x-reconciled-at": "2026-01-
|
|
12857
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604443+00:00"
|
|
12852
12858
|
}
|
|
12853
12859
|
},
|
|
12854
12860
|
"x-f5xc-minimum-configuration": {
|
|
@@ -12928,7 +12934,7 @@
|
|
|
12928
12934
|
},
|
|
12929
12935
|
"x-original-maxLength": 1024,
|
|
12930
12936
|
"x-reconciled-from-discovery": true,
|
|
12931
|
-
"x-reconciled-at": "2026-01-
|
|
12937
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604453+00:00"
|
|
12932
12938
|
},
|
|
12933
12939
|
"namespace": {
|
|
12934
12940
|
"type": "string",
|
|
@@ -12947,7 +12953,7 @@
|
|
|
12947
12953
|
},
|
|
12948
12954
|
"x-original-maxLength": 1024,
|
|
12949
12955
|
"x-reconciled-from-discovery": true,
|
|
12950
|
-
"x-reconciled-at": "2026-01-
|
|
12956
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604458+00:00"
|
|
12951
12957
|
}
|
|
12952
12958
|
},
|
|
12953
12959
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13277,7 +13283,7 @@
|
|
|
13277
13283
|
"maxLength": 15,
|
|
13278
13284
|
"minLength": 3,
|
|
13279
13285
|
"x-reconciled-from-discovery": true,
|
|
13280
|
-
"x-reconciled-at": "2026-01-
|
|
13286
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604490+00:00"
|
|
13281
13287
|
}
|
|
13282
13288
|
},
|
|
13283
13289
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13362,6 +13368,8 @@
|
|
|
13362
13368
|
"ves.io.schema.rules.repeated.items.enum.defined_only": "true",
|
|
13363
13369
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
13364
13370
|
},
|
|
13371
|
+
"x-f5xc-description-short": "Select fields to be returned in the response.",
|
|
13372
|
+
"x-f5xc-description-medium": "Select fields to be returned in the response. Field_selector is used to specify the fields to be returned in the response, thereby limiting the amount of data returned in the response.",
|
|
13365
13373
|
"x-f5xc-required-for": {
|
|
13366
13374
|
"minimum_config": false,
|
|
13367
13375
|
"create": false,
|
|
@@ -13407,7 +13415,7 @@
|
|
|
13407
13415
|
},
|
|
13408
13416
|
"x-original-maxLength": 1024,
|
|
13409
13417
|
"x-reconciled-from-discovery": true,
|
|
13410
|
-
"x-reconciled-at": "2026-01-
|
|
13418
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604501+00:00"
|
|
13411
13419
|
},
|
|
13412
13420
|
"start_time": {
|
|
13413
13421
|
"type": "string",
|
|
@@ -13422,6 +13430,8 @@
|
|
|
13422
13430
|
"x-validation-rules": {
|
|
13423
13431
|
"ves.io.schema.rules.string.query_time": "true"
|
|
13424
13432
|
},
|
|
13433
|
+
"x-f5xc-description-short": "Start time of metric collection from which data will be considered to fetch cloud connect data.",
|
|
13434
|
+
"x-f5xc-description-medium": "Start time of metric collection from which data will be considered to fetch cloud connect data. Format: unix_timestamp|RFC 3339 Optional: If not specified, then the start_time will be evaluated to end_time-10m If end_time is not specified, then the start_time will be evaluated to <current time>-10m.",
|
|
13425
13435
|
"minLength": 0,
|
|
13426
13436
|
"maxLength": 1024,
|
|
13427
13437
|
"x-f5xc-required-for": {
|
|
@@ -13444,6 +13454,8 @@
|
|
|
13444
13454
|
"x-validation-rules": {
|
|
13445
13455
|
"ves.io.schema.rules.string.query_step": "true"
|
|
13446
13456
|
},
|
|
13457
|
+
"x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
|
|
13458
|
+
"x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
|
|
13447
13459
|
"minLength": 0,
|
|
13448
13460
|
"maxLength": 1024,
|
|
13449
13461
|
"x-f5xc-required-for": {
|
|
@@ -13610,7 +13622,7 @@
|
|
|
13610
13622
|
"maxLength": 17,
|
|
13611
13623
|
"minLength": 17,
|
|
13612
13624
|
"x-reconciled-from-discovery": true,
|
|
13613
|
-
"x-reconciled-at": "2026-01-
|
|
13625
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604521+00:00"
|
|
13614
13626
|
},
|
|
13615
13627
|
"system_metadata": {
|
|
13616
13628
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -13690,7 +13702,7 @@
|
|
|
13690
13702
|
},
|
|
13691
13703
|
"x-original-maxLength": 1024,
|
|
13692
13704
|
"x-reconciled-from-discovery": true,
|
|
13693
|
-
"x-reconciled-at": "2026-01-
|
|
13705
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604530+00:00"
|
|
13694
13706
|
}
|
|
13695
13707
|
},
|
|
13696
13708
|
"x-f5xc-minimum-configuration": {
|
|
@@ -13752,6 +13764,8 @@
|
|
|
13752
13764
|
"ves.io.schema.rules.repeated.items.enum.defined_only": "true",
|
|
13753
13765
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
13754
13766
|
},
|
|
13767
|
+
"x-f5xc-description-short": "Select fields to be returned in the response.",
|
|
13768
|
+
"x-f5xc-description-medium": "Select fields to be returned in the response. Field_selector is used to specify the fields to be returned in the response, thereby limiting the amount of data returned in the response.",
|
|
13755
13769
|
"x-f5xc-required-for": {
|
|
13756
13770
|
"minimum_config": false,
|
|
13757
13771
|
"create": false,
|
|
@@ -13794,6 +13808,8 @@
|
|
|
13794
13808
|
"x-validation-rules": {
|
|
13795
13809
|
"ves.io.schema.rules.string.query_time": "true"
|
|
13796
13810
|
},
|
|
13811
|
+
"x-f5xc-description-short": "Start time of metric collection from which data will be considered to fetch cloud connect data.",
|
|
13812
|
+
"x-f5xc-description-medium": "Start time of metric collection from which data will be considered to fetch cloud connect data. Format: unix_timestamp|RFC 3339 Optional: If not specified, then the start_time will be evaluated to end_time-10m If end_time is not specified, then the start_time will be evaluated to <current time>-10m.",
|
|
13797
13813
|
"minLength": 0,
|
|
13798
13814
|
"maxLength": 1024,
|
|
13799
13815
|
"x-f5xc-required-for": {
|
|
@@ -13962,7 +13978,7 @@
|
|
|
13962
13978
|
},
|
|
13963
13979
|
"x-original-maxLength": 1024,
|
|
13964
13980
|
"x-reconciled-from-discovery": true,
|
|
13965
|
-
"x-reconciled-at": "2026-01-
|
|
13981
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604549+00:00"
|
|
13966
13982
|
},
|
|
13967
13983
|
"disabled": {
|
|
13968
13984
|
"type": "boolean",
|
|
@@ -14012,7 +14028,7 @@
|
|
|
14012
14028
|
},
|
|
14013
14029
|
"x-original-maxLength": 1024,
|
|
14014
14030
|
"x-reconciled-from-discovery": true,
|
|
14015
|
-
"x-reconciled-at": "2026-01-
|
|
14031
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604559+00:00"
|
|
14016
14032
|
},
|
|
14017
14033
|
"namespace": {
|
|
14018
14034
|
"type": "string",
|
|
@@ -14031,7 +14047,7 @@
|
|
|
14031
14047
|
},
|
|
14032
14048
|
"x-original-maxLength": 1024,
|
|
14033
14049
|
"x-reconciled-from-discovery": true,
|
|
14034
|
-
"x-reconciled-at": "2026-01-
|
|
14050
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604563+00:00"
|
|
14035
14051
|
},
|
|
14036
14052
|
"owner_view": {
|
|
14037
14053
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -14072,7 +14088,7 @@
|
|
|
14072
14088
|
"x-field-mutability": "read-only",
|
|
14073
14089
|
"x-original-maxLength": 1024,
|
|
14074
14090
|
"x-reconciled-from-discovery": true,
|
|
14075
|
-
"x-reconciled-at": "2026-01-
|
|
14091
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604571+00:00"
|
|
14076
14092
|
},
|
|
14077
14093
|
"uid": {
|
|
14078
14094
|
"type": "string",
|
|
@@ -14093,7 +14109,7 @@
|
|
|
14093
14109
|
"x-original-maxLength": 1024,
|
|
14094
14110
|
"format": "uuid",
|
|
14095
14111
|
"x-reconciled-from-discovery": true,
|
|
14096
|
-
"x-reconciled-at": "2026-01-
|
|
14112
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604577+00:00"
|
|
14097
14113
|
}
|
|
14098
14114
|
},
|
|
14099
14115
|
"x-f5xc-minimum-configuration": {
|
|
@@ -14165,6 +14181,8 @@
|
|
|
14165
14181
|
"ves.io.schema.rules.repeated.items.enum.defined_only": "true",
|
|
14166
14182
|
"ves.io.schema.rules.repeated.unique": "true"
|
|
14167
14183
|
},
|
|
14184
|
+
"x-f5xc-description-short": "Select fields to be returned in the response.",
|
|
14185
|
+
"x-f5xc-description-medium": "Select fields to be returned in the response. Field_selector is used to specify the fields to be returned in the response, thereby limiting the amount of data returned in the response.",
|
|
14168
14186
|
"x-f5xc-required-for": {
|
|
14169
14187
|
"minimum_config": false,
|
|
14170
14188
|
"create": false,
|
|
@@ -14221,6 +14239,8 @@
|
|
|
14221
14239
|
"x-validation-rules": {
|
|
14222
14240
|
"ves.io.schema.rules.string.query_time": "true"
|
|
14223
14241
|
},
|
|
14242
|
+
"x-f5xc-description-short": "Start time of metric collection from which data will be considered to fetch cloud connect data.",
|
|
14243
|
+
"x-f5xc-description-medium": "Start time of metric collection from which data will be considered to fetch cloud connect data. Format: unix_timestamp|RFC 3339 Optional: If not specified, then the start_time will be evaluated to end_time-10m If end_time is not specified, then the start_time will be evaluated to <current time>-10m.",
|
|
14224
14244
|
"minLength": 0,
|
|
14225
14245
|
"maxLength": 1024,
|
|
14226
14246
|
"x-f5xc-required-for": {
|
|
@@ -14243,6 +14263,8 @@
|
|
|
14243
14263
|
"x-validation-rules": {
|
|
14244
14264
|
"ves.io.schema.rules.string.query_step": "true"
|
|
14245
14265
|
},
|
|
14266
|
+
"x-f5xc-description-short": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response.",
|
|
14267
|
+
"x-f5xc-description-medium": "Step is the resolution width, which determines the number of the data points [x-axis (time)] to be returned in the response. The timestamps in the response will be t1=start_time, t2=t1+step, ... Tn=tn-1+step, where tn <= end_time.",
|
|
14246
14268
|
"minLength": 0,
|
|
14247
14269
|
"maxLength": 1024,
|
|
14248
14270
|
"x-f5xc-required-for": {
|
|
@@ -14838,7 +14860,7 @@
|
|
|
14838
14860
|
},
|
|
14839
14861
|
"x-original-maxLength": 1024,
|
|
14840
14862
|
"x-reconciled-from-discovery": true,
|
|
14841
|
-
"x-reconciled-at": "2026-01-
|
|
14863
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604633+00:00"
|
|
14842
14864
|
},
|
|
14843
14865
|
"subnet_id": {
|
|
14844
14866
|
"type": "string",
|
|
@@ -14970,6 +14992,8 @@
|
|
|
14970
14992
|
"x-displayname": "Filter",
|
|
14971
14993
|
"x-ves-example": "{CUSTOMER_EDGE=\\\"site-1\\\"}",
|
|
14972
14994
|
"x-f5xc-example": "\"{CUSTOMER_EDGE=\\\"site-1\\\"}\"",
|
|
14995
|
+
"x-f5xc-description-short": "\\site-1\",\\\"site-2\\\")}\" filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\"...",
|
|
14996
|
+
"x-f5xc-description-medium": "\\site-1\",\\\"site-2\\\")}\" filter is used to specify the list of matchers syntax for filter := {[<matcher>]} <matcher> := <label><operator>\"<value>\" <label> := string One or more labels defined in Label can be specified in the filter. <value> := string <operator> := [\"=\"|\"!=\"] = : equal to != : not...",
|
|
14973
14997
|
"minLength": 0,
|
|
14974
14998
|
"maxLength": 1024,
|
|
14975
14999
|
"x-f5xc-required-for": {
|
|
@@ -15152,7 +15176,7 @@
|
|
|
15152
15176
|
},
|
|
15153
15177
|
"x-original-maxLength": 1024,
|
|
15154
15178
|
"x-reconciled-from-discovery": true,
|
|
15155
|
-
"x-reconciled-at": "2026-01-
|
|
15179
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604655+00:00"
|
|
15156
15180
|
},
|
|
15157
15181
|
"site": {
|
|
15158
15182
|
"$ref": "#/components/schemas/schemaviewsObjectRefType"
|
|
@@ -15364,7 +15388,7 @@
|
|
|
15364
15388
|
},
|
|
15365
15389
|
"x-original-maxLength": 1024,
|
|
15366
15390
|
"x-reconciled-from-discovery": true,
|
|
15367
|
-
"x-reconciled-at": "2026-01-
|
|
15391
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604727+00:00"
|
|
15368
15392
|
}
|
|
15369
15393
|
},
|
|
15370
15394
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15436,7 +15460,7 @@
|
|
|
15436
15460
|
},
|
|
15437
15461
|
"x-original-maxLength": 1200,
|
|
15438
15462
|
"x-reconciled-from-discovery": true,
|
|
15439
|
-
"x-reconciled-at": "2026-01-
|
|
15463
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604734+00:00"
|
|
15440
15464
|
},
|
|
15441
15465
|
"disable": {
|
|
15442
15466
|
"type": "boolean",
|
|
@@ -15489,7 +15513,7 @@
|
|
|
15489
15513
|
},
|
|
15490
15514
|
"x-original-maxLength": 1024,
|
|
15491
15515
|
"x-reconciled-from-discovery": true,
|
|
15492
|
-
"x-reconciled-at": "2026-01-
|
|
15516
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604741+00:00"
|
|
15493
15517
|
},
|
|
15494
15518
|
"namespace": {
|
|
15495
15519
|
"type": "string",
|
|
@@ -15508,7 +15532,7 @@
|
|
|
15508
15532
|
},
|
|
15509
15533
|
"x-original-maxLength": 1024,
|
|
15510
15534
|
"x-reconciled-from-discovery": true,
|
|
15511
|
-
"x-reconciled-at": "2026-01-
|
|
15535
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604745+00:00"
|
|
15512
15536
|
}
|
|
15513
15537
|
},
|
|
15514
15538
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15584,7 +15608,7 @@
|
|
|
15584
15608
|
},
|
|
15585
15609
|
"x-original-maxLength": 1200,
|
|
15586
15610
|
"x-reconciled-from-discovery": true,
|
|
15587
|
-
"x-reconciled-at": "2026-01-
|
|
15611
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604769+00:00"
|
|
15588
15612
|
},
|
|
15589
15613
|
"disable": {
|
|
15590
15614
|
"type": "boolean",
|
|
@@ -15637,7 +15661,7 @@
|
|
|
15637
15661
|
},
|
|
15638
15662
|
"x-original-maxLength": 1024,
|
|
15639
15663
|
"x-reconciled-from-discovery": true,
|
|
15640
|
-
"x-reconciled-at": "2026-01-
|
|
15664
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604776+00:00"
|
|
15641
15665
|
},
|
|
15642
15666
|
"namespace": {
|
|
15643
15667
|
"type": "string",
|
|
@@ -15656,7 +15680,7 @@
|
|
|
15656
15680
|
},
|
|
15657
15681
|
"x-original-maxLength": 1024,
|
|
15658
15682
|
"x-reconciled-from-discovery": true,
|
|
15659
|
-
"x-reconciled-at": "2026-01-
|
|
15683
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604780+00:00"
|
|
15660
15684
|
}
|
|
15661
15685
|
},
|
|
15662
15686
|
"x-f5xc-minimum-configuration": {
|
|
@@ -15722,7 +15746,7 @@
|
|
|
15722
15746
|
},
|
|
15723
15747
|
"x-original-maxLength": 1024,
|
|
15724
15748
|
"x-reconciled-from-discovery": true,
|
|
15725
|
-
"x-reconciled-at": "2026-01-
|
|
15749
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604833+00:00"
|
|
15726
15750
|
},
|
|
15727
15751
|
"previous_value": {
|
|
15728
15752
|
"type": "string",
|
|
@@ -15760,7 +15784,7 @@
|
|
|
15760
15784
|
},
|
|
15761
15785
|
"x-original-maxLength": 1024,
|
|
15762
15786
|
"x-reconciled-from-discovery": true,
|
|
15763
|
-
"x-reconciled-at": "2026-01-
|
|
15787
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604840+00:00"
|
|
15764
15788
|
}
|
|
15765
15789
|
},
|
|
15766
15790
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16009,7 +16033,7 @@
|
|
|
16009
16033
|
},
|
|
16010
16034
|
"x-original-maxLength": 128,
|
|
16011
16035
|
"x-reconciled-from-discovery": true,
|
|
16012
|
-
"x-reconciled-at": "2026-01-
|
|
16036
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604877+00:00"
|
|
16013
16037
|
},
|
|
16014
16038
|
"namespace": {
|
|
16015
16039
|
"type": "string",
|
|
@@ -16034,7 +16058,7 @@
|
|
|
16034
16058
|
},
|
|
16035
16059
|
"x-original-maxLength": 64,
|
|
16036
16060
|
"x-reconciled-from-discovery": true,
|
|
16037
|
-
"x-reconciled-at": "2026-01-
|
|
16061
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604881+00:00"
|
|
16038
16062
|
},
|
|
16039
16063
|
"tenant": {
|
|
16040
16064
|
"type": "string",
|
|
@@ -16061,7 +16085,7 @@
|
|
|
16061
16085
|
"x-field-mutability": "read-only",
|
|
16062
16086
|
"x-original-maxLength": 64,
|
|
16063
16087
|
"x-reconciled-from-discovery": true,
|
|
16064
|
-
"x-reconciled-at": "2026-01-
|
|
16088
|
+
"x-reconciled-at": "2026-01-06T16:57:15.604885+00:00"
|
|
16065
16089
|
}
|
|
16066
16090
|
},
|
|
16067
16091
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16707,7 +16731,7 @@
|
|
|
16707
16731
|
},
|
|
16708
16732
|
"x-original-maxLength": 1024,
|
|
16709
16733
|
"x-reconciled-from-discovery": true,
|
|
16710
|
-
"x-reconciled-at": "2026-01-
|
|
16734
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970771+00:00"
|
|
16711
16735
|
},
|
|
16712
16736
|
"namespace": {
|
|
16713
16737
|
"type": "string",
|
|
@@ -16726,7 +16750,7 @@
|
|
|
16726
16750
|
},
|
|
16727
16751
|
"x-original-maxLength": 1024,
|
|
16728
16752
|
"x-reconciled-from-discovery": true,
|
|
16729
|
-
"x-reconciled-at": "2026-01-
|
|
16753
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970777+00:00"
|
|
16730
16754
|
}
|
|
16731
16755
|
},
|
|
16732
16756
|
"x-f5xc-minimum-configuration": {
|
|
@@ -16847,7 +16871,7 @@
|
|
|
16847
16871
|
"maxLength": 17,
|
|
16848
16872
|
"minLength": 17,
|
|
16849
16873
|
"x-reconciled-from-discovery": true,
|
|
16850
|
-
"x-reconciled-at": "2026-01-
|
|
16874
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970795+00:00"
|
|
16851
16875
|
},
|
|
16852
16876
|
"system_metadata": {
|
|
16853
16877
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -17022,7 +17046,7 @@
|
|
|
17022
17046
|
},
|
|
17023
17047
|
"x-original-maxLength": 1024,
|
|
17024
17048
|
"x-reconciled-from-discovery": true,
|
|
17025
|
-
"x-reconciled-at": "2026-01-
|
|
17049
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970813+00:00"
|
|
17026
17050
|
},
|
|
17027
17051
|
"disabled": {
|
|
17028
17052
|
"type": "boolean",
|
|
@@ -17072,7 +17096,7 @@
|
|
|
17072
17096
|
},
|
|
17073
17097
|
"x-original-maxLength": 1024,
|
|
17074
17098
|
"x-reconciled-from-discovery": true,
|
|
17075
|
-
"x-reconciled-at": "2026-01-
|
|
17099
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970823+00:00"
|
|
17076
17100
|
},
|
|
17077
17101
|
"namespace": {
|
|
17078
17102
|
"type": "string",
|
|
@@ -17091,7 +17115,7 @@
|
|
|
17091
17115
|
},
|
|
17092
17116
|
"x-original-maxLength": 1024,
|
|
17093
17117
|
"x-reconciled-from-discovery": true,
|
|
17094
|
-
"x-reconciled-at": "2026-01-
|
|
17118
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970828+00:00"
|
|
17095
17119
|
},
|
|
17096
17120
|
"owner_view": {
|
|
17097
17121
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -17132,7 +17156,7 @@
|
|
|
17132
17156
|
"x-field-mutability": "read-only",
|
|
17133
17157
|
"x-original-maxLength": 1024,
|
|
17134
17158
|
"x-reconciled-from-discovery": true,
|
|
17135
|
-
"x-reconciled-at": "2026-01-
|
|
17159
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970836+00:00"
|
|
17136
17160
|
},
|
|
17137
17161
|
"uid": {
|
|
17138
17162
|
"type": "string",
|
|
@@ -17153,7 +17177,7 @@
|
|
|
17153
17177
|
"x-original-maxLength": 1024,
|
|
17154
17178
|
"format": "uuid",
|
|
17155
17179
|
"x-reconciled-from-discovery": true,
|
|
17156
|
-
"x-reconciled-at": "2026-01-
|
|
17180
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970842+00:00"
|
|
17157
17181
|
}
|
|
17158
17182
|
},
|
|
17159
17183
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17365,7 +17389,7 @@
|
|
|
17365
17389
|
},
|
|
17366
17390
|
"x-original-maxLength": 1024,
|
|
17367
17391
|
"x-reconciled-from-discovery": true,
|
|
17368
|
-
"x-reconciled-at": "2026-01-
|
|
17392
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970868+00:00"
|
|
17369
17393
|
},
|
|
17370
17394
|
"store_provider": {
|
|
17371
17395
|
"type": "string",
|
|
@@ -17423,7 +17447,7 @@
|
|
|
17423
17447
|
},
|
|
17424
17448
|
"x-original-maxLength": 1024,
|
|
17425
17449
|
"x-reconciled-from-discovery": true,
|
|
17426
|
-
"x-reconciled-at": "2026-01-
|
|
17450
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970875+00:00"
|
|
17427
17451
|
},
|
|
17428
17452
|
"url": {
|
|
17429
17453
|
"type": "string",
|
|
@@ -17492,7 +17516,7 @@
|
|
|
17492
17516
|
"readOnly": true,
|
|
17493
17517
|
"x-original-maxLength": 1024,
|
|
17494
17518
|
"x-reconciled-from-discovery": true,
|
|
17495
|
-
"x-reconciled-at": "2026-01-
|
|
17519
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970948+00:00"
|
|
17496
17520
|
},
|
|
17497
17521
|
"name": {
|
|
17498
17522
|
"type": "string",
|
|
@@ -17511,7 +17535,7 @@
|
|
|
17511
17535
|
},
|
|
17512
17536
|
"x-original-maxLength": 1024,
|
|
17513
17537
|
"x-reconciled-from-discovery": true,
|
|
17514
|
-
"x-reconciled-at": "2026-01-
|
|
17538
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970952+00:00"
|
|
17515
17539
|
},
|
|
17516
17540
|
"namespace": {
|
|
17517
17541
|
"type": "string",
|
|
@@ -17530,7 +17554,7 @@
|
|
|
17530
17554
|
},
|
|
17531
17555
|
"x-original-maxLength": 1024,
|
|
17532
17556
|
"x-reconciled-from-discovery": true,
|
|
17533
|
-
"x-reconciled-at": "2026-01-
|
|
17557
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970956+00:00"
|
|
17534
17558
|
},
|
|
17535
17559
|
"tenant": {
|
|
17536
17560
|
"type": "string",
|
|
@@ -17551,7 +17575,7 @@
|
|
|
17551
17575
|
"x-field-mutability": "read-only",
|
|
17552
17576
|
"x-original-maxLength": 1024,
|
|
17553
17577
|
"x-reconciled-from-discovery": true,
|
|
17554
|
-
"x-reconciled-at": "2026-01-
|
|
17578
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970959+00:00"
|
|
17555
17579
|
},
|
|
17556
17580
|
"uid": {
|
|
17557
17581
|
"type": "string",
|
|
@@ -17573,7 +17597,7 @@
|
|
|
17573
17597
|
"x-original-maxLength": 1024,
|
|
17574
17598
|
"format": "uuid",
|
|
17575
17599
|
"x-reconciled-from-discovery": true,
|
|
17576
|
-
"x-reconciled-at": "2026-01-
|
|
17600
|
+
"x-reconciled-at": "2026-01-06T16:57:15.970965+00:00"
|
|
17577
17601
|
}
|
|
17578
17602
|
},
|
|
17579
17603
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17659,7 +17683,7 @@
|
|
|
17659
17683
|
},
|
|
17660
17684
|
"x-original-maxLength": 1024,
|
|
17661
17685
|
"x-reconciled-from-discovery": true,
|
|
17662
|
-
"x-reconciled-at": "2026-01-
|
|
17686
|
+
"x-reconciled-at": "2026-01-06T16:57:15.971041+00:00"
|
|
17663
17687
|
},
|
|
17664
17688
|
"location": {
|
|
17665
17689
|
"type": "string",
|
|
@@ -17676,7 +17700,7 @@
|
|
|
17676
17700
|
},
|
|
17677
17701
|
"x-original-maxLength": 1024,
|
|
17678
17702
|
"x-reconciled-from-discovery": true,
|
|
17679
|
-
"x-reconciled-at": "2026-01-
|
|
17703
|
+
"x-reconciled-at": "2026-01-06T16:57:15.971045+00:00"
|
|
17680
17704
|
},
|
|
17681
17705
|
"provider": {
|
|
17682
17706
|
"type": "string",
|
|
@@ -17693,7 +17717,7 @@
|
|
|
17693
17717
|
},
|
|
17694
17718
|
"x-original-maxLength": 1024,
|
|
17695
17719
|
"x-reconciled-from-discovery": true,
|
|
17696
|
-
"x-reconciled-at": "2026-01-
|
|
17720
|
+
"x-reconciled-at": "2026-01-06T16:57:15.971049+00:00"
|
|
17697
17721
|
},
|
|
17698
17722
|
"secret_encoding": {
|
|
17699
17723
|
"$ref": "#/components/schemas/schemaSecretEncodingType"
|
|
@@ -17715,7 +17739,7 @@
|
|
|
17715
17739
|
"maxLength": 1,
|
|
17716
17740
|
"minLength": 1,
|
|
17717
17741
|
"x-reconciled-from-discovery": true,
|
|
17718
|
-
"x-reconciled-at": "2026-01-
|
|
17742
|
+
"x-reconciled-at": "2026-01-06T16:57:15.971056+00:00"
|
|
17719
17743
|
}
|
|
17720
17744
|
},
|
|
17721
17745
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17754,7 +17778,7 @@
|
|
|
17754
17778
|
},
|
|
17755
17779
|
"x-original-maxLength": 1024,
|
|
17756
17780
|
"x-reconciled-from-discovery": true,
|
|
17757
|
-
"x-reconciled-at": "2026-01-
|
|
17781
|
+
"x-reconciled-at": "2026-01-06T16:57:15.971078+00:00"
|
|
17758
17782
|
}
|
|
17759
17783
|
},
|
|
17760
17784
|
"x-f5xc-minimum-configuration": {
|
|
@@ -17930,7 +17954,7 @@
|
|
|
17930
17954
|
},
|
|
17931
17955
|
"x-original-maxLength": 1024,
|
|
17932
17956
|
"x-reconciled-from-discovery": true,
|
|
17933
|
-
"x-reconciled-at": "2026-01-
|
|
17957
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314083+00:00"
|
|
17934
17958
|
},
|
|
17935
17959
|
"namespace": {
|
|
17936
17960
|
"type": "string",
|
|
@@ -17949,7 +17973,7 @@
|
|
|
17949
17973
|
},
|
|
17950
17974
|
"x-original-maxLength": 1024,
|
|
17951
17975
|
"x-reconciled-from-discovery": true,
|
|
17952
|
-
"x-reconciled-at": "2026-01-
|
|
17976
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314089+00:00"
|
|
17953
17977
|
}
|
|
17954
17978
|
},
|
|
17955
17979
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18018,7 +18042,7 @@
|
|
|
18018
18042
|
},
|
|
18019
18043
|
"x-original-maxLength": 1024,
|
|
18020
18044
|
"x-reconciled-from-discovery": true,
|
|
18021
|
-
"x-reconciled-at": "2026-01-
|
|
18045
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314099+00:00"
|
|
18022
18046
|
},
|
|
18023
18047
|
"public_ip_address": {
|
|
18024
18048
|
"type": "string",
|
|
@@ -18089,7 +18113,7 @@
|
|
|
18089
18113
|
},
|
|
18090
18114
|
"x-original-maxLength": 1024,
|
|
18091
18115
|
"x-reconciled-from-discovery": true,
|
|
18092
|
-
"x-reconciled-at": "2026-01-
|
|
18116
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314107+00:00"
|
|
18093
18117
|
}
|
|
18094
18118
|
},
|
|
18095
18119
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18129,7 +18153,7 @@
|
|
|
18129
18153
|
},
|
|
18130
18154
|
"x-original-maxLength": 1024,
|
|
18131
18155
|
"x-reconciled-from-discovery": true,
|
|
18132
|
-
"x-reconciled-at": "2026-01-
|
|
18156
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314112+00:00"
|
|
18133
18157
|
}
|
|
18134
18158
|
},
|
|
18135
18159
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18241,7 +18265,7 @@
|
|
|
18241
18265
|
"maxLength": 17,
|
|
18242
18266
|
"minLength": 17,
|
|
18243
18267
|
"x-reconciled-from-discovery": true,
|
|
18244
|
-
"x-reconciled-at": "2026-01-
|
|
18268
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314127+00:00"
|
|
18245
18269
|
},
|
|
18246
18270
|
"system_metadata": {
|
|
18247
18271
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -18445,7 +18469,7 @@
|
|
|
18445
18469
|
},
|
|
18446
18470
|
"x-original-maxLength": 1024,
|
|
18447
18471
|
"x-reconciled-from-discovery": true,
|
|
18448
|
-
"x-reconciled-at": "2026-01-
|
|
18472
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314143+00:00"
|
|
18449
18473
|
},
|
|
18450
18474
|
"disabled": {
|
|
18451
18475
|
"type": "boolean",
|
|
@@ -18495,7 +18519,7 @@
|
|
|
18495
18519
|
},
|
|
18496
18520
|
"x-original-maxLength": 1024,
|
|
18497
18521
|
"x-reconciled-from-discovery": true,
|
|
18498
|
-
"x-reconciled-at": "2026-01-
|
|
18522
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314153+00:00"
|
|
18499
18523
|
},
|
|
18500
18524
|
"namespace": {
|
|
18501
18525
|
"type": "string",
|
|
@@ -18514,7 +18538,7 @@
|
|
|
18514
18538
|
},
|
|
18515
18539
|
"x-original-maxLength": 1024,
|
|
18516
18540
|
"x-reconciled-from-discovery": true,
|
|
18517
|
-
"x-reconciled-at": "2026-01-
|
|
18541
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314157+00:00"
|
|
18518
18542
|
},
|
|
18519
18543
|
"owner_view": {
|
|
18520
18544
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -18555,7 +18579,7 @@
|
|
|
18555
18579
|
"x-field-mutability": "read-only",
|
|
18556
18580
|
"x-original-maxLength": 1024,
|
|
18557
18581
|
"x-reconciled-from-discovery": true,
|
|
18558
|
-
"x-reconciled-at": "2026-01-
|
|
18582
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314164+00:00"
|
|
18559
18583
|
},
|
|
18560
18584
|
"uid": {
|
|
18561
18585
|
"type": "string",
|
|
@@ -18576,7 +18600,7 @@
|
|
|
18576
18600
|
"x-original-maxLength": 1024,
|
|
18577
18601
|
"format": "uuid",
|
|
18578
18602
|
"x-reconciled-from-discovery": true,
|
|
18579
|
-
"x-reconciled-at": "2026-01-
|
|
18603
|
+
"x-reconciled-at": "2026-01-06T16:57:16.314170+00:00"
|
|
18580
18604
|
}
|
|
18581
18605
|
},
|
|
18582
18606
|
"x-f5xc-minimum-configuration": {
|
|
@@ -18861,7 +18885,7 @@
|
|
|
18861
18885
|
"maxLength": 17,
|
|
18862
18886
|
"minLength": 17,
|
|
18863
18887
|
"x-reconciled-from-discovery": true,
|
|
18864
|
-
"x-reconciled-at": "2026-01-
|
|
18888
|
+
"x-reconciled-at": "2026-01-06T16:57:16.620306+00:00"
|
|
18865
18889
|
},
|
|
18866
18890
|
"system_metadata": {
|
|
18867
18891
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -19022,7 +19046,7 @@
|
|
|
19022
19046
|
},
|
|
19023
19047
|
"x-original-maxLength": 1024,
|
|
19024
19048
|
"x-reconciled-from-discovery": true,
|
|
19025
|
-
"x-reconciled-at": "2026-01-
|
|
19049
|
+
"x-reconciled-at": "2026-01-06T16:57:16.620325+00:00"
|
|
19026
19050
|
},
|
|
19027
19051
|
"disabled": {
|
|
19028
19052
|
"type": "boolean",
|
|
@@ -19072,7 +19096,7 @@
|
|
|
19072
19096
|
},
|
|
19073
19097
|
"x-original-maxLength": 1024,
|
|
19074
19098
|
"x-reconciled-from-discovery": true,
|
|
19075
|
-
"x-reconciled-at": "2026-01-
|
|
19099
|
+
"x-reconciled-at": "2026-01-06T16:57:16.620336+00:00"
|
|
19076
19100
|
},
|
|
19077
19101
|
"namespace": {
|
|
19078
19102
|
"type": "string",
|
|
@@ -19091,7 +19115,7 @@
|
|
|
19091
19115
|
},
|
|
19092
19116
|
"x-original-maxLength": 1024,
|
|
19093
19117
|
"x-reconciled-from-discovery": true,
|
|
19094
|
-
"x-reconciled-at": "2026-01-
|
|
19118
|
+
"x-reconciled-at": "2026-01-06T16:57:16.620340+00:00"
|
|
19095
19119
|
},
|
|
19096
19120
|
"owner_view": {
|
|
19097
19121
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -19132,7 +19156,7 @@
|
|
|
19132
19156
|
"x-field-mutability": "read-only",
|
|
19133
19157
|
"x-original-maxLength": 1024,
|
|
19134
19158
|
"x-reconciled-from-discovery": true,
|
|
19135
|
-
"x-reconciled-at": "2026-01-
|
|
19159
|
+
"x-reconciled-at": "2026-01-06T16:57:16.620348+00:00"
|
|
19136
19160
|
},
|
|
19137
19161
|
"uid": {
|
|
19138
19162
|
"type": "string",
|
|
@@ -19153,7 +19177,7 @@
|
|
|
19153
19177
|
"x-original-maxLength": 1024,
|
|
19154
19178
|
"format": "uuid",
|
|
19155
19179
|
"x-reconciled-from-discovery": true,
|
|
19156
|
-
"x-reconciled-at": "2026-01-
|
|
19180
|
+
"x-reconciled-at": "2026-01-06T16:57:16.620354+00:00"
|
|
19157
19181
|
}
|
|
19158
19182
|
},
|
|
19159
19183
|
"x-f5xc-minimum-configuration": {
|
|
@@ -19990,7 +20014,7 @@
|
|
|
19990
20014
|
},
|
|
19991
20015
|
"x-original-maxLength": 1024,
|
|
19992
20016
|
"x-reconciled-from-discovery": true,
|
|
19993
|
-
"x-reconciled-at": "2026-01-
|
|
20017
|
+
"x-reconciled-at": "2026-01-06T16:57:17.092964+00:00"
|
|
19994
20018
|
},
|
|
19995
20019
|
"namespace": {
|
|
19996
20020
|
"type": "string",
|
|
@@ -20009,7 +20033,7 @@
|
|
|
20009
20033
|
},
|
|
20010
20034
|
"x-original-maxLength": 1024,
|
|
20011
20035
|
"x-reconciled-from-discovery": true,
|
|
20012
|
-
"x-reconciled-at": "2026-01-
|
|
20036
|
+
"x-reconciled-at": "2026-01-06T16:57:17.092971+00:00"
|
|
20013
20037
|
}
|
|
20014
20038
|
},
|
|
20015
20039
|
"x-f5xc-minimum-configuration": {
|
|
@@ -20161,7 +20185,7 @@
|
|
|
20161
20185
|
},
|
|
20162
20186
|
"x-original-maxLength": 1024,
|
|
20163
20187
|
"x-reconciled-from-discovery": true,
|
|
20164
|
-
"x-reconciled-at": "2026-01-
|
|
20188
|
+
"x-reconciled-at": "2026-01-06T16:57:17.092987+00:00"
|
|
20165
20189
|
},
|
|
20166
20190
|
"owner_account": {
|
|
20167
20191
|
"type": "string",
|
|
@@ -20787,7 +20811,7 @@
|
|
|
20787
20811
|
},
|
|
20788
20812
|
"x-original-maxLength": 1024,
|
|
20789
20813
|
"x-reconciled-from-discovery": true,
|
|
20790
|
-
"x-reconciled-at": "2026-01-
|
|
20814
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093039+00:00"
|
|
20791
20815
|
},
|
|
20792
20816
|
"operational_status": {
|
|
20793
20817
|
"type": "string",
|
|
@@ -21010,7 +21034,7 @@
|
|
|
21010
21034
|
},
|
|
21011
21035
|
"x-original-maxLength": 1024,
|
|
21012
21036
|
"x-reconciled-from-discovery": true,
|
|
21013
|
-
"x-reconciled-at": "2026-01-
|
|
21037
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093059+00:00"
|
|
21014
21038
|
},
|
|
21015
21039
|
"portal_url": {
|
|
21016
21040
|
"type": "string",
|
|
@@ -21189,7 +21213,7 @@
|
|
|
21189
21213
|
"maxLength": 17,
|
|
21190
21214
|
"minLength": 17,
|
|
21191
21215
|
"x-reconciled-from-discovery": true,
|
|
21192
|
-
"x-reconciled-at": "2026-01-
|
|
21216
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093081+00:00"
|
|
21193
21217
|
},
|
|
21194
21218
|
"system_metadata": {
|
|
21195
21219
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -21417,7 +21441,7 @@
|
|
|
21417
21441
|
},
|
|
21418
21442
|
"x-original-maxLength": 1024,
|
|
21419
21443
|
"x-reconciled-from-discovery": true,
|
|
21420
|
-
"x-reconciled-at": "2026-01-
|
|
21444
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093097+00:00"
|
|
21421
21445
|
},
|
|
21422
21446
|
"disabled": {
|
|
21423
21447
|
"type": "boolean",
|
|
@@ -21467,7 +21491,7 @@
|
|
|
21467
21491
|
},
|
|
21468
21492
|
"x-original-maxLength": 1024,
|
|
21469
21493
|
"x-reconciled-from-discovery": true,
|
|
21470
|
-
"x-reconciled-at": "2026-01-
|
|
21494
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093107+00:00"
|
|
21471
21495
|
},
|
|
21472
21496
|
"namespace": {
|
|
21473
21497
|
"type": "string",
|
|
@@ -21486,7 +21510,7 @@
|
|
|
21486
21510
|
},
|
|
21487
21511
|
"x-original-maxLength": 1024,
|
|
21488
21512
|
"x-reconciled-from-discovery": true,
|
|
21489
|
-
"x-reconciled-at": "2026-01-
|
|
21513
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093111+00:00"
|
|
21490
21514
|
},
|
|
21491
21515
|
"owner_view": {
|
|
21492
21516
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -21527,7 +21551,7 @@
|
|
|
21527
21551
|
"x-field-mutability": "read-only",
|
|
21528
21552
|
"x-original-maxLength": 1024,
|
|
21529
21553
|
"x-reconciled-from-discovery": true,
|
|
21530
|
-
"x-reconciled-at": "2026-01-
|
|
21554
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093119+00:00"
|
|
21531
21555
|
},
|
|
21532
21556
|
"uid": {
|
|
21533
21557
|
"type": "string",
|
|
@@ -21548,7 +21572,7 @@
|
|
|
21548
21572
|
"x-original-maxLength": 1024,
|
|
21549
21573
|
"format": "uuid",
|
|
21550
21574
|
"x-reconciled-from-discovery": true,
|
|
21551
|
-
"x-reconciled-at": "2026-01-
|
|
21575
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093125+00:00"
|
|
21552
21576
|
}
|
|
21553
21577
|
},
|
|
21554
21578
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21599,7 +21623,7 @@
|
|
|
21599
21623
|
},
|
|
21600
21624
|
"x-original-maxLength": 1024,
|
|
21601
21625
|
"x-reconciled-from-discovery": true,
|
|
21602
|
-
"x-reconciled-at": "2026-01-
|
|
21626
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093130+00:00"
|
|
21603
21627
|
}
|
|
21604
21628
|
},
|
|
21605
21629
|
"x-f5xc-minimum-configuration": {
|
|
@@ -21945,7 +21969,7 @@
|
|
|
21945
21969
|
},
|
|
21946
21970
|
"x-original-maxLength": 1024,
|
|
21947
21971
|
"x-reconciled-from-discovery": true,
|
|
21948
|
-
"x-reconciled-at": "2026-01-
|
|
21972
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093161+00:00"
|
|
21949
21973
|
},
|
|
21950
21974
|
"mtu": {
|
|
21951
21975
|
"type": "integer",
|
|
@@ -22197,7 +22221,7 @@
|
|
|
22197
22221
|
},
|
|
22198
22222
|
"x-original-maxLength": 256,
|
|
22199
22223
|
"x-reconciled-from-discovery": true,
|
|
22200
|
-
"x-reconciled-at": "2026-01-
|
|
22224
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093250+00:00"
|
|
22201
22225
|
},
|
|
22202
22226
|
"name": {
|
|
22203
22227
|
"type": "string",
|
|
@@ -22227,7 +22251,7 @@
|
|
|
22227
22251
|
},
|
|
22228
22252
|
"x-original-maxLength": 1024,
|
|
22229
22253
|
"x-reconciled-from-discovery": true,
|
|
22230
|
-
"x-reconciled-at": "2026-01-
|
|
22254
|
+
"x-reconciled-at": "2026-01-06T16:57:17.093255+00:00"
|
|
22231
22255
|
}
|
|
22232
22256
|
},
|
|
22233
22257
|
"x-f5xc-minimum-configuration": {
|