@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": "Authentication",
|
|
5
5
|
"description": "F5 Distributed Cloud Authentication API specifications",
|
|
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"
|
|
@@ -3935,6 +3935,8 @@
|
|
|
3935
3935
|
"ves.io.schema.rules.string.max_bytes": "50",
|
|
3936
3936
|
"ves.io.schema.rules.string.min_bytes": "6"
|
|
3937
3937
|
},
|
|
3938
|
+
"x-f5xc-description-short": "Password is used for generating an API certificate P12 bundle user can use to protect access to it.",
|
|
3939
|
+
"x-f5xc-description-medium": "Password is used for generating an API certificate P12 bundle user can use to protect access to it. This password will not be saved/persisted anywhere in the system. Applicable for credential type API_CERTIFICATE Users have to use this password when they use the certificate, e.g.",
|
|
3938
3940
|
"x-f5xc-required-for": {
|
|
3939
3941
|
"minimum_config": false,
|
|
3940
3942
|
"create": false,
|
|
@@ -4091,7 +4093,7 @@
|
|
|
4091
4093
|
},
|
|
4092
4094
|
"x-original-maxLength": 1024,
|
|
4093
4095
|
"x-reconciled-from-discovery": true,
|
|
4094
|
-
"x-reconciled-at": "2026-01-
|
|
4096
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125756+00:00"
|
|
4095
4097
|
},
|
|
4096
4098
|
"namespace": {
|
|
4097
4099
|
"type": "string",
|
|
@@ -4110,7 +4112,7 @@
|
|
|
4110
4112
|
},
|
|
4111
4113
|
"x-original-maxLength": 1024,
|
|
4112
4114
|
"x-reconciled-from-discovery": true,
|
|
4113
|
-
"x-reconciled-at": "2026-01-
|
|
4115
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125762+00:00"
|
|
4114
4116
|
},
|
|
4115
4117
|
"spec": {
|
|
4116
4118
|
"$ref": "#/components/schemas/api_credentialCustomCreateSpecType"
|
|
@@ -4156,6 +4158,8 @@
|
|
|
4156
4158
|
"x-displayname": "Credentials.",
|
|
4157
4159
|
"x-ves-example": "Value",
|
|
4158
4160
|
"x-f5xc-example": "value",
|
|
4161
|
+
"x-f5xc-description-short": "Data is the response format based on the API credential type.",
|
|
4162
|
+
"x-f5xc-description-medium": "Data is the response format based on the API credential type. In case of API_CERTIFICATES, the response is the base64 encoded value of certificate in PKCS12 format. In case of KUBE_CONFIG, the response is the base64 encoded value of the K8s kubeconfig file with contents as requested ...",
|
|
4159
4163
|
"minLength": 0,
|
|
4160
4164
|
"maxLength": 1024,
|
|
4161
4165
|
"x-f5xc-required-for": {
|
|
@@ -4191,7 +4195,7 @@
|
|
|
4191
4195
|
},
|
|
4192
4196
|
"x-original-maxLength": 1024,
|
|
4193
4197
|
"x-reconciled-from-discovery": true,
|
|
4194
|
-
"x-reconciled-at": "2026-01-
|
|
4198
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125773+00:00"
|
|
4195
4199
|
}
|
|
4196
4200
|
},
|
|
4197
4201
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4257,7 +4261,7 @@
|
|
|
4257
4261
|
},
|
|
4258
4262
|
"x-original-maxLength": 1024,
|
|
4259
4263
|
"x-reconciled-from-discovery": true,
|
|
4260
|
-
"x-reconciled-at": "2026-01-
|
|
4264
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125783+00:00"
|
|
4261
4265
|
},
|
|
4262
4266
|
"namespace": {
|
|
4263
4267
|
"type": "string",
|
|
@@ -4276,7 +4280,7 @@
|
|
|
4276
4280
|
},
|
|
4277
4281
|
"x-original-maxLength": 1024,
|
|
4278
4282
|
"x-reconciled-from-discovery": true,
|
|
4279
|
-
"x-reconciled-at": "2026-01-
|
|
4283
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125787+00:00"
|
|
4280
4284
|
},
|
|
4281
4285
|
"namespace_roles": {
|
|
4282
4286
|
"type": "array",
|
|
@@ -4309,6 +4313,8 @@
|
|
|
4309
4313
|
"x-validation-rules": {
|
|
4310
4314
|
"ves.io.schema.rules.message.required": "true"
|
|
4311
4315
|
},
|
|
4316
|
+
"x-f5xc-description-short": "Password is used for generating an API certificate P12 bundle user can use to protect access to it.",
|
|
4317
|
+
"x-f5xc-description-medium": "Password is used for generating an API certificate P12 bundle user can use to protect access to it. This password will not be saved/persisted anywhere in the system. Applicable for credential type API_CERTIFICATE Users have to use this password when they use the certificate, e.g.",
|
|
4312
4318
|
"minLength": 0,
|
|
4313
4319
|
"maxLength": 1024,
|
|
4314
4320
|
"x-f5xc-required-for": {
|
|
@@ -4423,6 +4429,8 @@
|
|
|
4423
4429
|
"x-validation-rules": {
|
|
4424
4430
|
"ves.io.schema.rules.message.required": "true"
|
|
4425
4431
|
},
|
|
4432
|
+
"x-f5xc-description-short": "Password is used for generating an API certificate P12 bundle user can use to protect access to it.",
|
|
4433
|
+
"x-f5xc-description-medium": "Password is used for generating an API certificate P12 bundle user can use to protect access to it. This password will not be saved/persisted anywhere in the system. Applicable for credential type API_CERTIFICATE Users have to use this password when they use the certificate, e.g.",
|
|
4426
4434
|
"minLength": 0,
|
|
4427
4435
|
"maxLength": 1024,
|
|
4428
4436
|
"x-f5xc-required-for": {
|
|
@@ -4542,7 +4550,7 @@
|
|
|
4542
4550
|
},
|
|
4543
4551
|
"x-original-maxLength": 1024,
|
|
4544
4552
|
"x-reconciled-from-discovery": true,
|
|
4545
|
-
"x-reconciled-at": "2026-01-
|
|
4553
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125811+00:00"
|
|
4546
4554
|
},
|
|
4547
4555
|
"namespace": {
|
|
4548
4556
|
"type": "string",
|
|
@@ -4568,7 +4576,7 @@
|
|
|
4568
4576
|
},
|
|
4569
4577
|
"x-original-maxLength": 1024,
|
|
4570
4578
|
"x-reconciled-from-discovery": true,
|
|
4571
|
-
"x-reconciled-at": "2026-01-
|
|
4579
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125815+00:00"
|
|
4572
4580
|
}
|
|
4573
4581
|
},
|
|
4574
4582
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4676,7 +4684,7 @@
|
|
|
4676
4684
|
},
|
|
4677
4685
|
"x-original-maxLength": 1024,
|
|
4678
4686
|
"x-reconciled-from-discovery": true,
|
|
4679
|
-
"x-reconciled-at": "2026-01-
|
|
4687
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125826+00:00"
|
|
4680
4688
|
},
|
|
4681
4689
|
"namespace": {
|
|
4682
4690
|
"type": "string",
|
|
@@ -4695,7 +4703,7 @@
|
|
|
4695
4703
|
},
|
|
4696
4704
|
"x-original-maxLength": 1024,
|
|
4697
4705
|
"x-reconciled-from-discovery": true,
|
|
4698
|
-
"x-reconciled-at": "2026-01-
|
|
4706
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125830+00:00"
|
|
4699
4707
|
},
|
|
4700
4708
|
"namespace_access": {
|
|
4701
4709
|
"$ref": "#/components/schemas/schemaNamespaceAccessType"
|
|
@@ -4722,7 +4730,7 @@
|
|
|
4722
4730
|
"x-original-maxLength": 1024,
|
|
4723
4731
|
"format": "uuid",
|
|
4724
4732
|
"x-reconciled-from-discovery": true,
|
|
4725
|
-
"x-reconciled-at": "2026-01-
|
|
4733
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125838+00:00"
|
|
4726
4734
|
},
|
|
4727
4735
|
"user_email": {
|
|
4728
4736
|
"type": "string",
|
|
@@ -5056,7 +5064,7 @@
|
|
|
5056
5064
|
},
|
|
5057
5065
|
"x-original-maxLength": 1024,
|
|
5058
5066
|
"x-reconciled-from-discovery": true,
|
|
5059
|
-
"x-reconciled-at": "2026-01-
|
|
5067
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125865+00:00"
|
|
5060
5068
|
},
|
|
5061
5069
|
"namespace": {
|
|
5062
5070
|
"type": "string",
|
|
@@ -5075,7 +5083,7 @@
|
|
|
5075
5083
|
},
|
|
5076
5084
|
"x-original-maxLength": 1024,
|
|
5077
5085
|
"x-reconciled-from-discovery": true,
|
|
5078
|
-
"x-reconciled-at": "2026-01-
|
|
5086
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125869+00:00"
|
|
5079
5087
|
},
|
|
5080
5088
|
"type": {
|
|
5081
5089
|
"$ref": "#/components/schemas/api_credentialAPICredentialType"
|
|
@@ -5099,7 +5107,7 @@
|
|
|
5099
5107
|
"x-original-maxLength": 1024,
|
|
5100
5108
|
"format": "uuid",
|
|
5101
5109
|
"x-reconciled-from-discovery": true,
|
|
5102
|
-
"x-reconciled-at": "2026-01-
|
|
5110
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125875+00:00"
|
|
5103
5111
|
},
|
|
5104
5112
|
"user_email": {
|
|
5105
5113
|
"type": "string",
|
|
@@ -5241,7 +5249,7 @@
|
|
|
5241
5249
|
},
|
|
5242
5250
|
"x-original-maxLength": 1024,
|
|
5243
5251
|
"x-reconciled-from-discovery": true,
|
|
5244
|
-
"x-reconciled-at": "2026-01-
|
|
5252
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125887+00:00"
|
|
5245
5253
|
},
|
|
5246
5254
|
"namespace": {
|
|
5247
5255
|
"type": "string",
|
|
@@ -5260,7 +5268,7 @@
|
|
|
5260
5268
|
},
|
|
5261
5269
|
"x-original-maxLength": 1024,
|
|
5262
5270
|
"x-reconciled-from-discovery": true,
|
|
5263
|
-
"x-reconciled-at": "2026-01-
|
|
5271
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125891+00:00"
|
|
5264
5272
|
},
|
|
5265
5273
|
"namespace_access": {
|
|
5266
5274
|
"$ref": "#/components/schemas/schemaNamespaceAccessType"
|
|
@@ -5287,7 +5295,7 @@
|
|
|
5287
5295
|
"x-original-maxLength": 1024,
|
|
5288
5296
|
"format": "uuid",
|
|
5289
5297
|
"x-reconciled-from-discovery": true,
|
|
5290
|
-
"x-reconciled-at": "2026-01-
|
|
5298
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125900+00:00"
|
|
5291
5299
|
},
|
|
5292
5300
|
"user_email": {
|
|
5293
5301
|
"type": "string",
|
|
@@ -5474,7 +5482,7 @@
|
|
|
5474
5482
|
},
|
|
5475
5483
|
"x-original-maxLength": 1024,
|
|
5476
5484
|
"x-reconciled-from-discovery": true,
|
|
5477
|
-
"x-reconciled-at": "2026-01-
|
|
5485
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125916+00:00"
|
|
5478
5486
|
}
|
|
5479
5487
|
},
|
|
5480
5488
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5538,7 +5546,7 @@
|
|
|
5538
5546
|
},
|
|
5539
5547
|
"x-original-maxLength": 1024,
|
|
5540
5548
|
"x-reconciled-from-discovery": true,
|
|
5541
|
-
"x-reconciled-at": "2026-01-
|
|
5549
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125922+00:00"
|
|
5542
5550
|
},
|
|
5543
5551
|
"namespace": {
|
|
5544
5552
|
"type": "string",
|
|
@@ -5564,7 +5572,7 @@
|
|
|
5564
5572
|
},
|
|
5565
5573
|
"x-original-maxLength": 1024,
|
|
5566
5574
|
"x-reconciled-from-discovery": true,
|
|
5567
|
-
"x-reconciled-at": "2026-01-
|
|
5575
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125926+00:00"
|
|
5568
5576
|
}
|
|
5569
5577
|
},
|
|
5570
5578
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5612,7 +5620,7 @@
|
|
|
5612
5620
|
},
|
|
5613
5621
|
"x-original-maxLength": 1024,
|
|
5614
5622
|
"x-reconciled-from-discovery": true,
|
|
5615
|
-
"x-reconciled-at": "2026-01-
|
|
5623
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125930+00:00"
|
|
5616
5624
|
},
|
|
5617
5625
|
"namespace": {
|
|
5618
5626
|
"type": "string",
|
|
@@ -5631,7 +5639,7 @@
|
|
|
5631
5639
|
},
|
|
5632
5640
|
"x-original-maxLength": 1024,
|
|
5633
5641
|
"x-reconciled-from-discovery": true,
|
|
5634
|
-
"x-reconciled-at": "2026-01-
|
|
5642
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125934+00:00"
|
|
5635
5643
|
},
|
|
5636
5644
|
"namespace_access": {
|
|
5637
5645
|
"$ref": "#/components/schemas/schemaNamespaceAccessType"
|
|
@@ -5723,7 +5731,7 @@
|
|
|
5723
5731
|
},
|
|
5724
5732
|
"x-original-maxLength": 1024,
|
|
5725
5733
|
"x-reconciled-from-discovery": true,
|
|
5726
|
-
"x-reconciled-at": "2026-01-
|
|
5734
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125944+00:00"
|
|
5727
5735
|
}
|
|
5728
5736
|
},
|
|
5729
5737
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5771,7 +5779,7 @@
|
|
|
5771
5779
|
},
|
|
5772
5780
|
"x-original-maxLength": 1024,
|
|
5773
5781
|
"x-reconciled-from-discovery": true,
|
|
5774
|
-
"x-reconciled-at": "2026-01-
|
|
5782
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125949+00:00"
|
|
5775
5783
|
}
|
|
5776
5784
|
},
|
|
5777
5785
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5880,7 +5888,7 @@
|
|
|
5880
5888
|
"maxLength": 17,
|
|
5881
5889
|
"minLength": 17,
|
|
5882
5890
|
"x-reconciled-from-discovery": true,
|
|
5883
|
-
"x-reconciled-at": "2026-01-
|
|
5891
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125959+00:00"
|
|
5884
5892
|
}
|
|
5885
5893
|
},
|
|
5886
5894
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5999,7 +6007,7 @@
|
|
|
5999
6007
|
},
|
|
6000
6008
|
"x-original-maxLength": 1024,
|
|
6001
6009
|
"x-reconciled-from-discovery": true,
|
|
6002
|
-
"x-reconciled-at": "2026-01-
|
|
6010
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125968+00:00"
|
|
6003
6011
|
}
|
|
6004
6012
|
},
|
|
6005
6013
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6128,7 +6136,7 @@
|
|
|
6128
6136
|
},
|
|
6129
6137
|
"x-original-maxLength": 256,
|
|
6130
6138
|
"x-reconciled-from-discovery": true,
|
|
6131
|
-
"x-reconciled-at": "2026-01-
|
|
6139
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125978+00:00"
|
|
6132
6140
|
},
|
|
6133
6141
|
"role": {
|
|
6134
6142
|
"type": "string",
|
|
@@ -6227,7 +6235,7 @@
|
|
|
6227
6235
|
},
|
|
6228
6236
|
"x-original-maxLength": 1200,
|
|
6229
6237
|
"x-reconciled-from-discovery": true,
|
|
6230
|
-
"x-reconciled-at": "2026-01-
|
|
6238
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125987+00:00"
|
|
6231
6239
|
},
|
|
6232
6240
|
"disable": {
|
|
6233
6241
|
"type": "boolean",
|
|
@@ -6282,7 +6290,7 @@
|
|
|
6282
6290
|
},
|
|
6283
6291
|
"x-original-maxLength": 1024,
|
|
6284
6292
|
"x-reconciled-from-discovery": true,
|
|
6285
|
-
"x-reconciled-at": "2026-01-
|
|
6293
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125994+00:00"
|
|
6286
6294
|
},
|
|
6287
6295
|
"namespace": {
|
|
6288
6296
|
"type": "string",
|
|
@@ -6301,7 +6309,7 @@
|
|
|
6301
6309
|
},
|
|
6302
6310
|
"x-original-maxLength": 1024,
|
|
6303
6311
|
"x-reconciled-from-discovery": true,
|
|
6304
|
-
"x-reconciled-at": "2026-01-
|
|
6312
|
+
"x-reconciled-at": "2026-01-06T16:56:56.125998+00:00"
|
|
6305
6313
|
},
|
|
6306
6314
|
"uid": {
|
|
6307
6315
|
"type": "string",
|
|
@@ -6310,6 +6318,8 @@
|
|
|
6310
6318
|
"x-displayname": "UID",
|
|
6311
6319
|
"x-ves-example": "D15f1fad-4d37-48c0-8706-df1824d76d31.",
|
|
6312
6320
|
"x-f5xc-example": "d15f1fad-4d37-48c0-8706-df1824d76d31",
|
|
6321
|
+
"x-f5xc-description-short": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system.",
|
|
6322
|
+
"x-f5xc-description-medium": "Uid is the unique in time and space value for this object. Object create will fail if provided by the client and the value exists in the system. Typically generated by the server on successful creation of an object and is not allowed to change once populated.",
|
|
6313
6323
|
"minLength": 0,
|
|
6314
6324
|
"maxLength": 36,
|
|
6315
6325
|
"x-f5xc-required-for": {
|
|
@@ -6323,7 +6333,7 @@
|
|
|
6323
6333
|
"x-original-maxLength": 1024,
|
|
6324
6334
|
"format": "uuid",
|
|
6325
6335
|
"x-reconciled-from-discovery": true,
|
|
6326
|
-
"x-reconciled-at": "2026-01-
|
|
6336
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126003+00:00"
|
|
6327
6337
|
}
|
|
6328
6338
|
},
|
|
6329
6339
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6369,7 +6379,7 @@
|
|
|
6369
6379
|
"readOnly": true,
|
|
6370
6380
|
"x-original-maxLength": 1024,
|
|
6371
6381
|
"x-reconciled-from-discovery": true,
|
|
6372
|
-
"x-reconciled-at": "2026-01-
|
|
6382
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126008+00:00"
|
|
6373
6383
|
},
|
|
6374
6384
|
"name": {
|
|
6375
6385
|
"type": "string",
|
|
@@ -6388,7 +6398,7 @@
|
|
|
6388
6398
|
},
|
|
6389
6399
|
"x-original-maxLength": 1024,
|
|
6390
6400
|
"x-reconciled-from-discovery": true,
|
|
6391
|
-
"x-reconciled-at": "2026-01-
|
|
6401
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126012+00:00"
|
|
6392
6402
|
},
|
|
6393
6403
|
"namespace": {
|
|
6394
6404
|
"type": "string",
|
|
@@ -6407,7 +6417,7 @@
|
|
|
6407
6417
|
},
|
|
6408
6418
|
"x-original-maxLength": 1024,
|
|
6409
6419
|
"x-reconciled-from-discovery": true,
|
|
6410
|
-
"x-reconciled-at": "2026-01-
|
|
6420
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126016+00:00"
|
|
6411
6421
|
},
|
|
6412
6422
|
"tenant": {
|
|
6413
6423
|
"type": "string",
|
|
@@ -6428,7 +6438,7 @@
|
|
|
6428
6438
|
"x-field-mutability": "read-only",
|
|
6429
6439
|
"x-original-maxLength": 1024,
|
|
6430
6440
|
"x-reconciled-from-discovery": true,
|
|
6431
|
-
"x-reconciled-at": "2026-01-
|
|
6441
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126020+00:00"
|
|
6432
6442
|
},
|
|
6433
6443
|
"uid": {
|
|
6434
6444
|
"type": "string",
|
|
@@ -6450,7 +6460,7 @@
|
|
|
6450
6460
|
"x-original-maxLength": 1024,
|
|
6451
6461
|
"format": "uuid",
|
|
6452
6462
|
"x-reconciled-from-discovery": true,
|
|
6453
|
-
"x-reconciled-at": "2026-01-
|
|
6463
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126025+00:00"
|
|
6454
6464
|
}
|
|
6455
6465
|
},
|
|
6456
6466
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6542,7 +6552,7 @@
|
|
|
6542
6552
|
},
|
|
6543
6553
|
"x-original-maxLength": 1024,
|
|
6544
6554
|
"x-reconciled-from-discovery": true,
|
|
6545
|
-
"x-reconciled-at": "2026-01-
|
|
6555
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126033+00:00"
|
|
6546
6556
|
},
|
|
6547
6557
|
"status": {
|
|
6548
6558
|
"type": "string",
|
|
@@ -6561,7 +6571,7 @@
|
|
|
6561
6571
|
},
|
|
6562
6572
|
"x-original-maxLength": 1024,
|
|
6563
6573
|
"x-reconciled-from-discovery": true,
|
|
6564
|
-
"x-reconciled-at": "2026-01-
|
|
6574
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126037+00:00"
|
|
6565
6575
|
}
|
|
6566
6576
|
},
|
|
6567
6577
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6661,6 +6671,8 @@
|
|
|
6661
6671
|
"title": "Deletion_timestamp.",
|
|
6662
6672
|
"format": "date-time",
|
|
6663
6673
|
"x-displayname": "Deletion Timestamp.",
|
|
6674
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
6675
|
+
"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...",
|
|
6664
6676
|
"minLength": 0,
|
|
6665
6677
|
"maxLength": 1024,
|
|
6666
6678
|
"x-f5xc-required-for": {
|
|
@@ -6759,7 +6771,7 @@
|
|
|
6759
6771
|
"maxLength": 6,
|
|
6760
6772
|
"minLength": 6,
|
|
6761
6773
|
"x-reconciled-from-discovery": true,
|
|
6762
|
-
"x-reconciled-at": "2026-01-
|
|
6774
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126057+00:00"
|
|
6763
6775
|
},
|
|
6764
6776
|
"object_index": {
|
|
6765
6777
|
"type": "integer",
|
|
@@ -6832,7 +6844,7 @@
|
|
|
6832
6844
|
"x-field-mutability": "read-only",
|
|
6833
6845
|
"x-original-maxLength": 1024,
|
|
6834
6846
|
"x-reconciled-from-discovery": true,
|
|
6835
|
-
"x-reconciled-at": "2026-01-
|
|
6847
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126066+00:00"
|
|
6836
6848
|
},
|
|
6837
6849
|
"trace_info": {
|
|
6838
6850
|
"type": "string",
|
|
@@ -6870,7 +6882,7 @@
|
|
|
6870
6882
|
"x-original-maxLength": 1024,
|
|
6871
6883
|
"format": "uuid",
|
|
6872
6884
|
"x-reconciled-from-discovery": true,
|
|
6873
|
-
"x-reconciled-at": "2026-01-
|
|
6885
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126073+00:00"
|
|
6874
6886
|
},
|
|
6875
6887
|
"vtrp_id": {
|
|
6876
6888
|
"type": "string",
|
|
@@ -6956,7 +6968,7 @@
|
|
|
6956
6968
|
},
|
|
6957
6969
|
"x-original-maxLength": 1024,
|
|
6958
6970
|
"x-reconciled-from-discovery": true,
|
|
6959
|
-
"x-reconciled-at": "2026-01-
|
|
6971
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126080+00:00"
|
|
6960
6972
|
},
|
|
6961
6973
|
"name": {
|
|
6962
6974
|
"type": "string",
|
|
@@ -6975,7 +6987,7 @@
|
|
|
6975
6987
|
},
|
|
6976
6988
|
"x-original-maxLength": 1024,
|
|
6977
6989
|
"x-reconciled-from-discovery": true,
|
|
6978
|
-
"x-reconciled-at": "2026-01-
|
|
6990
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126085+00:00"
|
|
6979
6991
|
},
|
|
6980
6992
|
"namespace": {
|
|
6981
6993
|
"type": "string",
|
|
@@ -6994,7 +7006,7 @@
|
|
|
6994
7006
|
},
|
|
6995
7007
|
"x-original-maxLength": 1024,
|
|
6996
7008
|
"x-reconciled-from-discovery": true,
|
|
6997
|
-
"x-reconciled-at": "2026-01-
|
|
7009
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126089+00:00"
|
|
6998
7010
|
},
|
|
6999
7011
|
"uid": {
|
|
7000
7012
|
"type": "string",
|
|
@@ -7015,7 +7027,7 @@
|
|
|
7015
7027
|
"x-original-maxLength": 1024,
|
|
7016
7028
|
"format": "uuid",
|
|
7017
7029
|
"x-reconciled-from-discovery": true,
|
|
7018
|
-
"x-reconciled-at": "2026-01-
|
|
7030
|
+
"x-reconciled-at": "2026-01-06T16:56:56.126094+00:00"
|
|
7019
7031
|
}
|
|
7020
7032
|
},
|
|
7021
7033
|
"x-f5xc-minimum-configuration": {
|