@robinmordasiewicz/f5xc-terraform-mcp 3.1.0 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/fast_acl.md +2 -2
- package/dist/docs/data-sources/irule.md +2 -2
- package/dist/docs/data-sources/network_policy.md +2 -2
- package/dist/docs/data-sources/policer.md +2 -2
- package/dist/docs/data-sources/site.md +2 -2
- package/dist/docs/data-sources/workload.md +2 -2
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/fast_acl.md +166 -60
- package/dist/docs/resources/irule.md +7 -5
- package/dist/docs/resources/network_policy.md +210 -37
- package/dist/docs/resources/policer.md +10 -50
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +12 -819
- package/dist/docs/resources/workload.md +9 -2951
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +2 -2
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +29 -25
- package/dist/docs/specifications/api/domains/ai_services.json +23 -21
- package/dist/docs/specifications/api/domains/api.json +201 -173
- package/dist/docs/specifications/api/domains/authentication.json +57 -45
- package/dist/docs/specifications/api/domains/bigip.json +106 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +71 -63
- package/dist/docs/specifications/api/domains/blindfold.json +141 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +77 -65
- package/dist/docs/specifications/api/domains/cdn.json +371 -177
- package/dist/docs/specifications/api/domains/ce_management.json +137 -111
- package/dist/docs/specifications/api/domains/certificates.json +81 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +136 -112
- package/dist/docs/specifications/api/domains/container_services.json +123 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +72 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +68 -62
- package/dist/docs/specifications/api/domains/ddos.json +168 -154
- package/dist/docs/specifications/api/domains/dns.json +160 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +91 -85
- package/dist/docs/specifications/api/domains/marketplace.json +111 -103
- package/dist/docs/specifications/api/domains/network.json +269 -230
- package/dist/docs/specifications/api/domains/network_security.json +243 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +70 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +231 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +58 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +42 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +143 -119
- package/dist/docs/specifications/api/domains/shape.json +327 -313
- package/dist/docs/specifications/api/domains/sites.json +536 -349
- package/dist/docs/specifications/api/domains/statistics.json +401 -225
- package/dist/docs/specifications/api/domains/support.json +116 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +118 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +298 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +126 -66
- package/dist/docs/specifications/api/domains/users.json +76 -66
- package/dist/docs/specifications/api/domains/virtual.json +492 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +227 -139
- package/dist/docs/specifications/api/index.json +2 -2
- package/dist/docs/specifications/api/openapi.json +3409 -2616
- package/dist/docs/specifications/api/openapi.yaml +5304 -2616
- package/package.json +1 -1
- package/dist/docs/data-sources/addon_service.md +0 -143
- package/dist/docs/data-sources/addon_service_activation_status.md +0 -144
- package/dist/docs/data-sources/addon_subscription.md +0 -134
- package/dist/docs/data-sources/allowed_tenant.md +0 -134
- package/dist/docs/data-sources/api_credential.md +0 -134
- package/dist/docs/data-sources/bigip_irule.md +0 -134
- package/dist/docs/data-sources/child_tenant.md +0 -134
- package/dist/docs/data-sources/child_tenant_manager.md +0 -134
- package/dist/docs/data-sources/contact.md +0 -134
- package/dist/docs/data-sources/customer_support.md +0 -134
- package/dist/docs/data-sources/dns_lb_health_check.md +0 -134
- package/dist/docs/data-sources/dns_lb_pool.md +0 -134
- package/dist/docs/data-sources/dns_load_balancer.md +0 -134
- package/dist/docs/data-sources/dns_zone.md +0 -145
- package/dist/docs/data-sources/geo_location_set.md +0 -134
- package/dist/docs/data-sources/ike1.md +0 -134
- package/dist/docs/data-sources/ike2.md +0 -134
- package/dist/docs/data-sources/ike_phase1_profile.md +0 -134
- package/dist/docs/data-sources/ike_phase2_profile.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn.md +0 -134
- package/dist/docs/data-sources/infraprotect_asn_prefix.md +0 -134
- package/dist/docs/data-sources/infraprotect_deny_list_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule.md +0 -134
- package/dist/docs/data-sources/infraprotect_firewall_rule_group.md +0 -134
- package/dist/docs/data-sources/infraprotect_internet_prefix_advertisement.md +0 -134
- package/dist/docs/data-sources/infraprotect_tunnel.md +0 -134
- package/dist/docs/data-sources/k8s_cluster.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role.md +0 -134
- package/dist/docs/data-sources/k8s_cluster_role_binding.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_admission.md +0 -134
- package/dist/docs/data-sources/k8s_pod_security_policy.md +0 -134
- package/dist/docs/data-sources/managed_tenant.md +0 -134
- package/dist/docs/data-sources/namespace.md +0 -141
- package/dist/docs/data-sources/oidc_provider.md +0 -134
- package/dist/docs/data-sources/quota.md +0 -134
- package/dist/docs/data-sources/registration.md +0 -134
- package/dist/docs/data-sources/report_config.md +0 -134
- package/dist/docs/data-sources/role.md +0 -134
- package/dist/docs/data-sources/secret_policy.md +0 -134
- package/dist/docs/data-sources/secret_policy_rule.md +0 -134
- package/dist/docs/data-sources/securemesh_site_v2.md +0 -134
- package/dist/docs/data-sources/srv6_network_slice.md +0 -134
- package/dist/docs/data-sources/tenant_profile.md +0 -134
- package/dist/docs/data-sources/ticket_tracking_system.md +0 -134
- package/dist/docs/data-sources/token.md +0 -134
- package/dist/docs/data-sources/tpm_api_key.md +0 -134
- package/dist/docs/data-sources/tpm_category.md +0 -134
- package/dist/docs/data-sources/tpm_manager.md +0 -134
- package/dist/docs/data-sources/virtual_k8s.md +0 -134
- package/dist/docs/data-sources/voltshare_admin_policy.md +0 -134
- package/dist/docs/resources/addon_subscription.md +0 -213
- package/dist/docs/resources/allowed_tenant.md +0 -181
- package/dist/docs/resources/api_credential.md +0 -184
- package/dist/docs/resources/bigip_irule.md +0 -173
- package/dist/docs/resources/child_tenant.md +0 -237
- package/dist/docs/resources/child_tenant_manager.md +0 -201
- package/dist/docs/resources/contact.md +0 -187
- package/dist/docs/resources/customer_support.md +0 -253
- package/dist/docs/resources/dns_lb_health_check.md +0 -249
- package/dist/docs/resources/dns_lb_pool.md +0 -310
- package/dist/docs/resources/dns_load_balancer.md +0 -309
- package/dist/docs/resources/dns_zone.md +0 -790
- package/dist/docs/resources/geo_location_set.md +0 -180
- package/dist/docs/resources/ike1.md +0 -216
- package/dist/docs/resources/ike2.md +0 -210
- package/dist/docs/resources/ike_phase1_profile.md +0 -224
- package/dist/docs/resources/ike_phase2_profile.md +0 -214
- package/dist/docs/resources/infraprotect_asn.md +0 -183
- package/dist/docs/resources/infraprotect_asn_prefix.md +0 -181
- package/dist/docs/resources/infraprotect_deny_list_rule.md +0 -191
- package/dist/docs/resources/infraprotect_firewall_rule.md +0 -288
- package/dist/docs/resources/infraprotect_firewall_rule_group.md +0 -169
- package/dist/docs/resources/infraprotect_internet_prefix_advertisement.md +0 -191
- package/dist/docs/resources/infraprotect_tunnel.md +0 -289
- package/dist/docs/resources/k8s_cluster.md +0 -326
- package/dist/docs/resources/k8s_cluster_role.md +0 -222
- package/dist/docs/resources/k8s_cluster_role_binding.md +0 -207
- package/dist/docs/resources/k8s_pod_security_admission.md +0 -199
- package/dist/docs/resources/k8s_pod_security_policy.md +0 -337
- package/dist/docs/resources/managed_tenant.md +0 -193
- package/dist/docs/resources/namespace.md +0 -170
- package/dist/docs/resources/oidc_provider.md +0 -291
- package/dist/docs/resources/quota.md +0 -187
- package/dist/docs/resources/registration.md +0 -489
- package/dist/docs/resources/report_config.md +0 -237
- package/dist/docs/resources/role.md +0 -183
- package/dist/docs/resources/secret_policy.md +0 -240
- package/dist/docs/resources/secret_policy_rule.md +0 -198
- package/dist/docs/resources/securemesh_site_v2.md +0 -2027
- package/dist/docs/resources/srv6_network_slice.md +0 -175
- package/dist/docs/resources/tenant_profile.md +0 -233
- package/dist/docs/resources/ticket_tracking_system.md +0 -195
- package/dist/docs/resources/token.md +0 -170
- package/dist/docs/resources/tpm_api_key.md +0 -191
- package/dist/docs/resources/tpm_category.md +0 -191
- package/dist/docs/resources/tpm_manager.md +0 -167
- package/dist/docs/resources/virtual_k8s.md +0 -209
- package/dist/docs/resources/voltshare_admin_policy.md +0 -271
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Rate Limiting",
|
|
5
5
|
"description": "Threshold-based request blocking using sliding window calculations. Burst smoothing algorithms maintain sustained throughput without exceeding defined maximums. Per-connection controls apply granular restrictions by protocol type. Automatic block actions trigger when request counts surpass configured limits within specified intervals.",
|
|
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"
|
|
@@ -3717,7 +3717,7 @@
|
|
|
3717
3717
|
},
|
|
3718
3718
|
"x-original-maxLength": 1024,
|
|
3719
3719
|
"x-reconciled-from-discovery": true,
|
|
3720
|
-
"x-reconciled-at": "2026-01-
|
|
3720
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843058+00:00"
|
|
3721
3721
|
},
|
|
3722
3722
|
"namespace": {
|
|
3723
3723
|
"type": "string",
|
|
@@ -3736,7 +3736,7 @@
|
|
|
3736
3736
|
},
|
|
3737
3737
|
"x-original-maxLength": 1024,
|
|
3738
3738
|
"x-reconciled-from-discovery": true,
|
|
3739
|
-
"x-reconciled-at": "2026-01-
|
|
3739
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843064+00:00"
|
|
3740
3740
|
}
|
|
3741
3741
|
},
|
|
3742
3742
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3834,7 +3834,7 @@
|
|
|
3834
3834
|
"maxLength": 17,
|
|
3835
3835
|
"minLength": 17,
|
|
3836
3836
|
"x-reconciled-from-discovery": true,
|
|
3837
|
-
"x-reconciled-at": "2026-01-
|
|
3837
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843080+00:00"
|
|
3838
3838
|
},
|
|
3839
3839
|
"system_metadata": {
|
|
3840
3840
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -4051,7 +4051,7 @@
|
|
|
4051
4051
|
},
|
|
4052
4052
|
"x-original-maxLength": 1024,
|
|
4053
4053
|
"x-reconciled-from-discovery": true,
|
|
4054
|
-
"x-reconciled-at": "2026-01-
|
|
4054
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843098+00:00"
|
|
4055
4055
|
},
|
|
4056
4056
|
"disabled": {
|
|
4057
4057
|
"type": "boolean",
|
|
@@ -4101,7 +4101,7 @@
|
|
|
4101
4101
|
},
|
|
4102
4102
|
"x-original-maxLength": 1024,
|
|
4103
4103
|
"x-reconciled-from-discovery": true,
|
|
4104
|
-
"x-reconciled-at": "2026-01-
|
|
4104
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843108+00:00"
|
|
4105
4105
|
},
|
|
4106
4106
|
"namespace": {
|
|
4107
4107
|
"type": "string",
|
|
@@ -4120,7 +4120,7 @@
|
|
|
4120
4120
|
},
|
|
4121
4121
|
"x-original-maxLength": 1024,
|
|
4122
4122
|
"x-reconciled-from-discovery": true,
|
|
4123
|
-
"x-reconciled-at": "2026-01-
|
|
4123
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843112+00:00"
|
|
4124
4124
|
},
|
|
4125
4125
|
"owner_view": {
|
|
4126
4126
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -4161,7 +4161,7 @@
|
|
|
4161
4161
|
"x-field-mutability": "read-only",
|
|
4162
4162
|
"x-original-maxLength": 1024,
|
|
4163
4163
|
"x-reconciled-from-discovery": true,
|
|
4164
|
-
"x-reconciled-at": "2026-01-
|
|
4164
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843120+00:00"
|
|
4165
4165
|
},
|
|
4166
4166
|
"uid": {
|
|
4167
4167
|
"type": "string",
|
|
@@ -4182,7 +4182,7 @@
|
|
|
4182
4182
|
"x-original-maxLength": 1024,
|
|
4183
4183
|
"format": "uuid",
|
|
4184
4184
|
"x-reconciled-from-discovery": true,
|
|
4185
|
-
"x-reconciled-at": "2026-01-
|
|
4185
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843126+00:00"
|
|
4186
4186
|
}
|
|
4187
4187
|
},
|
|
4188
4188
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4435,6 +4435,8 @@
|
|
|
4435
4435
|
"type_url": {
|
|
4436
4436
|
"type": "string",
|
|
4437
4437
|
"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.",
|
|
4438
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
4439
|
+
"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 ).",
|
|
4438
4440
|
"minLength": 0,
|
|
4439
4441
|
"maxLength": 1024,
|
|
4440
4442
|
"x-f5xc-required-for": {
|
|
@@ -4458,7 +4460,7 @@
|
|
|
4458
4460
|
},
|
|
4459
4461
|
"x-original-maxLength": 1024,
|
|
4460
4462
|
"x-reconciled-from-discovery": true,
|
|
4461
|
-
"x-reconciled-at": "2026-01-
|
|
4463
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843146+00:00"
|
|
4462
4464
|
}
|
|
4463
4465
|
},
|
|
4464
4466
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4527,7 +4529,7 @@
|
|
|
4527
4529
|
},
|
|
4528
4530
|
"x-original-maxLength": 1024,
|
|
4529
4531
|
"x-reconciled-from-discovery": true,
|
|
4530
|
-
"x-reconciled-at": "2026-01-
|
|
4532
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843154+00:00"
|
|
4531
4533
|
},
|
|
4532
4534
|
"service_name": {
|
|
4533
4535
|
"type": "string",
|
|
@@ -4556,6 +4558,8 @@
|
|
|
4556
4558
|
"x-validation-rules": {
|
|
4557
4559
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
4558
4560
|
},
|
|
4561
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
4562
|
+
"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...",
|
|
4559
4563
|
"minLength": 0,
|
|
4560
4564
|
"maxLength": 17,
|
|
4561
4565
|
"x-f5xc-required-for": {
|
|
@@ -4566,7 +4570,7 @@
|
|
|
4566
4570
|
},
|
|
4567
4571
|
"x-original-maxLength": 1024,
|
|
4568
4572
|
"x-reconciled-from-discovery": true,
|
|
4569
|
-
"x-reconciled-at": "2026-01-
|
|
4573
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843160+00:00"
|
|
4570
4574
|
},
|
|
4571
4575
|
"type": {
|
|
4572
4576
|
"type": "string",
|
|
@@ -4703,7 +4707,7 @@
|
|
|
4703
4707
|
},
|
|
4704
4708
|
"x-original-maxLength": 1024,
|
|
4705
4709
|
"x-reconciled-from-discovery": true,
|
|
4706
|
-
"x-reconciled-at": "2026-01-
|
|
4710
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843170+00:00"
|
|
4707
4711
|
}
|
|
4708
4712
|
},
|
|
4709
4713
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4812,7 +4816,7 @@
|
|
|
4812
4816
|
},
|
|
4813
4817
|
"x-original-maxLength": 1200,
|
|
4814
4818
|
"x-reconciled-from-discovery": true,
|
|
4815
|
-
"x-reconciled-at": "2026-01-
|
|
4819
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843180+00:00"
|
|
4816
4820
|
},
|
|
4817
4821
|
"disable": {
|
|
4818
4822
|
"type": "boolean",
|
|
@@ -4865,7 +4869,7 @@
|
|
|
4865
4869
|
},
|
|
4866
4870
|
"x-original-maxLength": 1024,
|
|
4867
4871
|
"x-reconciled-from-discovery": true,
|
|
4868
|
-
"x-reconciled-at": "2026-01-
|
|
4872
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843187+00:00"
|
|
4869
4873
|
},
|
|
4870
4874
|
"namespace": {
|
|
4871
4875
|
"type": "string",
|
|
@@ -4884,7 +4888,7 @@
|
|
|
4884
4888
|
},
|
|
4885
4889
|
"x-original-maxLength": 1024,
|
|
4886
4890
|
"x-reconciled-from-discovery": true,
|
|
4887
|
-
"x-reconciled-at": "2026-01-
|
|
4891
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843191+00:00"
|
|
4888
4892
|
}
|
|
4889
4893
|
},
|
|
4890
4894
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4960,7 +4964,7 @@
|
|
|
4960
4964
|
},
|
|
4961
4965
|
"x-original-maxLength": 1200,
|
|
4962
4966
|
"x-reconciled-from-discovery": true,
|
|
4963
|
-
"x-reconciled-at": "2026-01-
|
|
4967
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843197+00:00"
|
|
4964
4968
|
},
|
|
4965
4969
|
"disable": {
|
|
4966
4970
|
"type": "boolean",
|
|
@@ -5015,7 +5019,7 @@
|
|
|
5015
5019
|
},
|
|
5016
5020
|
"x-original-maxLength": 1024,
|
|
5017
5021
|
"x-reconciled-from-discovery": true,
|
|
5018
|
-
"x-reconciled-at": "2026-01-
|
|
5022
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843204+00:00"
|
|
5019
5023
|
},
|
|
5020
5024
|
"namespace": {
|
|
5021
5025
|
"type": "string",
|
|
@@ -5034,7 +5038,7 @@
|
|
|
5034
5038
|
},
|
|
5035
5039
|
"x-original-maxLength": 1024,
|
|
5036
5040
|
"x-reconciled-from-discovery": true,
|
|
5037
|
-
"x-reconciled-at": "2026-01-
|
|
5041
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843208+00:00"
|
|
5038
5042
|
}
|
|
5039
5043
|
},
|
|
5040
5044
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5079,7 +5083,7 @@
|
|
|
5079
5083
|
"readOnly": true,
|
|
5080
5084
|
"x-original-maxLength": 1024,
|
|
5081
5085
|
"x-reconciled-from-discovery": true,
|
|
5082
|
-
"x-reconciled-at": "2026-01-
|
|
5086
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843212+00:00"
|
|
5083
5087
|
},
|
|
5084
5088
|
"name": {
|
|
5085
5089
|
"type": "string",
|
|
@@ -5098,7 +5102,7 @@
|
|
|
5098
5102
|
},
|
|
5099
5103
|
"x-original-maxLength": 1024,
|
|
5100
5104
|
"x-reconciled-from-discovery": true,
|
|
5101
|
-
"x-reconciled-at": "2026-01-
|
|
5105
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843216+00:00"
|
|
5102
5106
|
},
|
|
5103
5107
|
"namespace": {
|
|
5104
5108
|
"type": "string",
|
|
@@ -5117,7 +5121,7 @@
|
|
|
5117
5121
|
},
|
|
5118
5122
|
"x-original-maxLength": 1024,
|
|
5119
5123
|
"x-reconciled-from-discovery": true,
|
|
5120
|
-
"x-reconciled-at": "2026-01-
|
|
5124
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843220+00:00"
|
|
5121
5125
|
},
|
|
5122
5126
|
"tenant": {
|
|
5123
5127
|
"type": "string",
|
|
@@ -5138,7 +5142,7 @@
|
|
|
5138
5142
|
"x-field-mutability": "read-only",
|
|
5139
5143
|
"x-original-maxLength": 1024,
|
|
5140
5144
|
"x-reconciled-from-discovery": true,
|
|
5141
|
-
"x-reconciled-at": "2026-01-
|
|
5145
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843224+00:00"
|
|
5142
5146
|
},
|
|
5143
5147
|
"uid": {
|
|
5144
5148
|
"type": "string",
|
|
@@ -5160,7 +5164,7 @@
|
|
|
5160
5164
|
"x-original-maxLength": 1024,
|
|
5161
5165
|
"format": "uuid",
|
|
5162
5166
|
"x-reconciled-from-discovery": true,
|
|
5163
|
-
"x-reconciled-at": "2026-01-
|
|
5167
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843229+00:00"
|
|
5164
5168
|
}
|
|
5165
5169
|
},
|
|
5166
5170
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5235,7 +5239,7 @@
|
|
|
5235
5239
|
},
|
|
5236
5240
|
"x-original-maxLength": 1200,
|
|
5237
5241
|
"x-reconciled-from-discovery": true,
|
|
5238
|
-
"x-reconciled-at": "2026-01-
|
|
5242
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843236+00:00"
|
|
5239
5243
|
},
|
|
5240
5244
|
"disable": {
|
|
5241
5245
|
"type": "boolean",
|
|
@@ -5288,7 +5292,7 @@
|
|
|
5288
5292
|
},
|
|
5289
5293
|
"x-original-maxLength": 1024,
|
|
5290
5294
|
"x-reconciled-from-discovery": true,
|
|
5291
|
-
"x-reconciled-at": "2026-01-
|
|
5295
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843242+00:00"
|
|
5292
5296
|
},
|
|
5293
5297
|
"namespace": {
|
|
5294
5298
|
"type": "string",
|
|
@@ -5307,7 +5311,7 @@
|
|
|
5307
5311
|
},
|
|
5308
5312
|
"x-original-maxLength": 1024,
|
|
5309
5313
|
"x-reconciled-from-discovery": true,
|
|
5310
|
-
"x-reconciled-at": "2026-01-
|
|
5314
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843246+00:00"
|
|
5311
5315
|
}
|
|
5312
5316
|
},
|
|
5313
5317
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5421,7 +5425,7 @@
|
|
|
5421
5425
|
"x-original-maxLength": 1024,
|
|
5422
5426
|
"format": "uuid",
|
|
5423
5427
|
"x-reconciled-from-discovery": true,
|
|
5424
|
-
"x-reconciled-at": "2026-01-
|
|
5428
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843259+00:00"
|
|
5425
5429
|
},
|
|
5426
5430
|
"vtrp_id": {
|
|
5427
5431
|
"type": "string",
|
|
@@ -5533,7 +5537,7 @@
|
|
|
5533
5537
|
},
|
|
5534
5538
|
"x-original-maxLength": 1024,
|
|
5535
5539
|
"x-reconciled-from-discovery": true,
|
|
5536
|
-
"x-reconciled-at": "2026-01-
|
|
5540
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843268+00:00"
|
|
5537
5541
|
},
|
|
5538
5542
|
"status": {
|
|
5539
5543
|
"type": "string",
|
|
@@ -5552,7 +5556,7 @@
|
|
|
5552
5556
|
},
|
|
5553
5557
|
"x-original-maxLength": 1024,
|
|
5554
5558
|
"x-reconciled-from-discovery": true,
|
|
5555
|
-
"x-reconciled-at": "2026-01-
|
|
5559
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843273+00:00"
|
|
5556
5560
|
}
|
|
5557
5561
|
},
|
|
5558
5562
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5632,6 +5636,8 @@
|
|
|
5632
5636
|
"title": "Deletion_timestamp.",
|
|
5633
5637
|
"format": "date-time",
|
|
5634
5638
|
"x-displayname": "Deletion Timestamp.",
|
|
5639
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
5640
|
+
"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...",
|
|
5635
5641
|
"minLength": 0,
|
|
5636
5642
|
"maxLength": 1024,
|
|
5637
5643
|
"x-f5xc-required-for": {
|
|
@@ -5730,7 +5736,7 @@
|
|
|
5730
5736
|
"x-field-mutability": "read-only",
|
|
5731
5737
|
"x-original-maxLength": 1024,
|
|
5732
5738
|
"x-reconciled-from-discovery": true,
|
|
5733
|
-
"x-reconciled-at": "2026-01-
|
|
5739
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843291+00:00"
|
|
5734
5740
|
},
|
|
5735
5741
|
"uid": {
|
|
5736
5742
|
"type": "string",
|
|
@@ -5751,7 +5757,7 @@
|
|
|
5751
5757
|
"x-original-maxLength": 1024,
|
|
5752
5758
|
"format": "uuid",
|
|
5753
5759
|
"x-reconciled-from-discovery": true,
|
|
5754
|
-
"x-reconciled-at": "2026-01-
|
|
5760
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843296+00:00"
|
|
5755
5761
|
}
|
|
5756
5762
|
},
|
|
5757
5763
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5801,7 +5807,7 @@
|
|
|
5801
5807
|
},
|
|
5802
5808
|
"x-original-maxLength": 1024,
|
|
5803
5809
|
"x-reconciled-from-discovery": true,
|
|
5804
|
-
"x-reconciled-at": "2026-01-
|
|
5810
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843301+00:00"
|
|
5805
5811
|
},
|
|
5806
5812
|
"name": {
|
|
5807
5813
|
"type": "string",
|
|
@@ -5820,7 +5826,7 @@
|
|
|
5820
5826
|
},
|
|
5821
5827
|
"x-original-maxLength": 1024,
|
|
5822
5828
|
"x-reconciled-from-discovery": true,
|
|
5823
|
-
"x-reconciled-at": "2026-01-
|
|
5829
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843305+00:00"
|
|
5824
5830
|
},
|
|
5825
5831
|
"namespace": {
|
|
5826
5832
|
"type": "string",
|
|
@@ -5839,7 +5845,7 @@
|
|
|
5839
5845
|
},
|
|
5840
5846
|
"x-original-maxLength": 1024,
|
|
5841
5847
|
"x-reconciled-from-discovery": true,
|
|
5842
|
-
"x-reconciled-at": "2026-01-
|
|
5848
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843309+00:00"
|
|
5843
5849
|
},
|
|
5844
5850
|
"uid": {
|
|
5845
5851
|
"type": "string",
|
|
@@ -5860,7 +5866,7 @@
|
|
|
5860
5866
|
"x-original-maxLength": 1024,
|
|
5861
5867
|
"format": "uuid",
|
|
5862
5868
|
"x-reconciled-from-discovery": true,
|
|
5863
|
-
"x-reconciled-at": "2026-01-
|
|
5869
|
+
"x-reconciled-at": "2026-01-06T16:58:00.843315+00:00"
|
|
5864
5870
|
}
|
|
5865
5871
|
},
|
|
5866
5872
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6014,7 +6020,7 @@
|
|
|
6014
6020
|
},
|
|
6015
6021
|
"x-original-maxLength": 1024,
|
|
6016
6022
|
"x-reconciled-from-discovery": true,
|
|
6017
|
-
"x-reconciled-at": "2026-01-
|
|
6023
|
+
"x-reconciled-at": "2026-01-06T16:58:02.107878+00:00"
|
|
6018
6024
|
},
|
|
6019
6025
|
"namespace": {
|
|
6020
6026
|
"type": "string",
|
|
@@ -6033,7 +6039,7 @@
|
|
|
6033
6039
|
},
|
|
6034
6040
|
"x-original-maxLength": 1024,
|
|
6035
6041
|
"x-reconciled-from-discovery": true,
|
|
6036
|
-
"x-reconciled-at": "2026-01-
|
|
6042
|
+
"x-reconciled-at": "2026-01-06T16:58:02.107883+00:00"
|
|
6037
6043
|
}
|
|
6038
6044
|
},
|
|
6039
6045
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6147,7 +6153,7 @@
|
|
|
6147
6153
|
"maxLength": 17,
|
|
6148
6154
|
"minLength": 17,
|
|
6149
6155
|
"x-reconciled-from-discovery": true,
|
|
6150
|
-
"x-reconciled-at": "2026-01-
|
|
6156
|
+
"x-reconciled-at": "2026-01-06T16:58:02.107898+00:00"
|
|
6151
6157
|
},
|
|
6152
6158
|
"system_metadata": {
|
|
6153
6159
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -6383,7 +6389,7 @@
|
|
|
6383
6389
|
},
|
|
6384
6390
|
"x-original-maxLength": 1024,
|
|
6385
6391
|
"x-reconciled-from-discovery": true,
|
|
6386
|
-
"x-reconciled-at": "2026-01-
|
|
6392
|
+
"x-reconciled-at": "2026-01-06T16:58:02.107914+00:00"
|
|
6387
6393
|
},
|
|
6388
6394
|
"disabled": {
|
|
6389
6395
|
"type": "boolean",
|
|
@@ -6433,7 +6439,7 @@
|
|
|
6433
6439
|
},
|
|
6434
6440
|
"x-original-maxLength": 1024,
|
|
6435
6441
|
"x-reconciled-from-discovery": true,
|
|
6436
|
-
"x-reconciled-at": "2026-01-
|
|
6442
|
+
"x-reconciled-at": "2026-01-06T16:58:02.107924+00:00"
|
|
6437
6443
|
},
|
|
6438
6444
|
"namespace": {
|
|
6439
6445
|
"type": "string",
|
|
@@ -6452,7 +6458,7 @@
|
|
|
6452
6458
|
},
|
|
6453
6459
|
"x-original-maxLength": 1024,
|
|
6454
6460
|
"x-reconciled-from-discovery": true,
|
|
6455
|
-
"x-reconciled-at": "2026-01-
|
|
6461
|
+
"x-reconciled-at": "2026-01-06T16:58:02.107929+00:00"
|
|
6456
6462
|
},
|
|
6457
6463
|
"owner_view": {
|
|
6458
6464
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -6493,7 +6499,7 @@
|
|
|
6493
6499
|
"x-field-mutability": "read-only",
|
|
6494
6500
|
"x-original-maxLength": 1024,
|
|
6495
6501
|
"x-reconciled-from-discovery": true,
|
|
6496
|
-
"x-reconciled-at": "2026-01-
|
|
6502
|
+
"x-reconciled-at": "2026-01-06T16:58:02.107936+00:00"
|
|
6497
6503
|
},
|
|
6498
6504
|
"uid": {
|
|
6499
6505
|
"type": "string",
|
|
@@ -6514,7 +6520,7 @@
|
|
|
6514
6520
|
"x-original-maxLength": 1024,
|
|
6515
6521
|
"format": "uuid",
|
|
6516
6522
|
"x-reconciled-from-discovery": true,
|
|
6517
|
-
"x-reconciled-at": "2026-01-
|
|
6523
|
+
"x-reconciled-at": "2026-01-06T16:58:02.107942+00:00"
|
|
6518
6524
|
}
|
|
6519
6525
|
},
|
|
6520
6526
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7022,7 +7028,7 @@
|
|
|
7022
7028
|
},
|
|
7023
7029
|
"x-original-maxLength": 1024,
|
|
7024
7030
|
"x-reconciled-from-discovery": true,
|
|
7025
|
-
"x-reconciled-at": "2026-01-
|
|
7031
|
+
"x-reconciled-at": "2026-01-06T16:58:03.920766+00:00"
|
|
7026
7032
|
},
|
|
7027
7033
|
"namespace": {
|
|
7028
7034
|
"type": "string",
|
|
@@ -7041,7 +7047,7 @@
|
|
|
7041
7047
|
},
|
|
7042
7048
|
"x-original-maxLength": 1024,
|
|
7043
7049
|
"x-reconciled-from-discovery": true,
|
|
7044
|
-
"x-reconciled-at": "2026-01-
|
|
7050
|
+
"x-reconciled-at": "2026-01-06T16:58:03.920771+00:00"
|
|
7045
7051
|
}
|
|
7046
7052
|
},
|
|
7047
7053
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7139,7 +7145,7 @@
|
|
|
7139
7145
|
"maxLength": 17,
|
|
7140
7146
|
"minLength": 17,
|
|
7141
7147
|
"x-reconciled-from-discovery": true,
|
|
7142
|
-
"x-reconciled-at": "2026-01-
|
|
7148
|
+
"x-reconciled-at": "2026-01-06T16:58:03.920786+00:00"
|
|
7143
7149
|
},
|
|
7144
7150
|
"system_metadata": {
|
|
7145
7151
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -7486,7 +7492,7 @@
|
|
|
7486
7492
|
},
|
|
7487
7493
|
"x-original-maxLength": 1024,
|
|
7488
7494
|
"x-reconciled-from-discovery": true,
|
|
7489
|
-
"x-reconciled-at": "2026-01-
|
|
7495
|
+
"x-reconciled-at": "2026-01-06T16:58:03.920807+00:00"
|
|
7490
7496
|
},
|
|
7491
7497
|
"disabled": {
|
|
7492
7498
|
"type": "boolean",
|
|
@@ -7536,7 +7542,7 @@
|
|
|
7536
7542
|
},
|
|
7537
7543
|
"x-original-maxLength": 1024,
|
|
7538
7544
|
"x-reconciled-from-discovery": true,
|
|
7539
|
-
"x-reconciled-at": "2026-01-
|
|
7545
|
+
"x-reconciled-at": "2026-01-06T16:58:03.920818+00:00"
|
|
7540
7546
|
},
|
|
7541
7547
|
"namespace": {
|
|
7542
7548
|
"type": "string",
|
|
@@ -7555,7 +7561,7 @@
|
|
|
7555
7561
|
},
|
|
7556
7562
|
"x-original-maxLength": 1024,
|
|
7557
7563
|
"x-reconciled-from-discovery": true,
|
|
7558
|
-
"x-reconciled-at": "2026-01-
|
|
7564
|
+
"x-reconciled-at": "2026-01-06T16:58:03.920822+00:00"
|
|
7559
7565
|
},
|
|
7560
7566
|
"owner_view": {
|
|
7561
7567
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -7596,7 +7602,7 @@
|
|
|
7596
7602
|
"x-field-mutability": "read-only",
|
|
7597
7603
|
"x-original-maxLength": 1024,
|
|
7598
7604
|
"x-reconciled-from-discovery": true,
|
|
7599
|
-
"x-reconciled-at": "2026-01-
|
|
7605
|
+
"x-reconciled-at": "2026-01-06T16:58:03.920830+00:00"
|
|
7600
7606
|
},
|
|
7601
7607
|
"uid": {
|
|
7602
7608
|
"type": "string",
|
|
@@ -7617,7 +7623,7 @@
|
|
|
7617
7623
|
"x-original-maxLength": 1024,
|
|
7618
7624
|
"format": "uuid",
|
|
7619
7625
|
"x-reconciled-from-discovery": true,
|
|
7620
|
-
"x-reconciled-at": "2026-01-
|
|
7626
|
+
"x-reconciled-at": "2026-01-06T16:58:03.920836+00:00"
|
|
7621
7627
|
}
|
|
7622
7628
|
},
|
|
7623
7629
|
"x-f5xc-minimum-configuration": {
|