@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": "Nginx One",
|
|
5
5
|
"description": "Dataplane server registration with health status tracking and location awareness. Service discovery bindings for dynamic upstream resolution. Cloud service gateway integration for hybrid deployments. WAF policy attachment and instance-level security controls.",
|
|
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"
|
|
@@ -3323,7 +3323,7 @@
|
|
|
3323
3323
|
"readOnly": true,
|
|
3324
3324
|
"x-original-maxLength": 1024,
|
|
3325
3325
|
"x-reconciled-from-discovery": true,
|
|
3326
|
-
"x-reconciled-at": "2026-01-
|
|
3326
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207898+00:00"
|
|
3327
3327
|
},
|
|
3328
3328
|
"name": {
|
|
3329
3329
|
"type": "string",
|
|
@@ -3342,7 +3342,7 @@
|
|
|
3342
3342
|
},
|
|
3343
3343
|
"x-original-maxLength": 1024,
|
|
3344
3344
|
"x-reconciled-from-discovery": true,
|
|
3345
|
-
"x-reconciled-at": "2026-01-
|
|
3345
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207905+00:00"
|
|
3346
3346
|
},
|
|
3347
3347
|
"namespace": {
|
|
3348
3348
|
"type": "string",
|
|
@@ -3361,7 +3361,7 @@
|
|
|
3361
3361
|
},
|
|
3362
3362
|
"x-original-maxLength": 1024,
|
|
3363
3363
|
"x-reconciled-from-discovery": true,
|
|
3364
|
-
"x-reconciled-at": "2026-01-
|
|
3364
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207910+00:00"
|
|
3365
3365
|
},
|
|
3366
3366
|
"tenant": {
|
|
3367
3367
|
"type": "string",
|
|
@@ -3382,7 +3382,7 @@
|
|
|
3382
3382
|
"x-field-mutability": "read-only",
|
|
3383
3383
|
"x-original-maxLength": 1024,
|
|
3384
3384
|
"x-reconciled-from-discovery": true,
|
|
3385
|
-
"x-reconciled-at": "2026-01-
|
|
3385
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207915+00:00"
|
|
3386
3386
|
},
|
|
3387
3387
|
"uid": {
|
|
3388
3388
|
"type": "string",
|
|
@@ -3404,7 +3404,7 @@
|
|
|
3404
3404
|
"x-original-maxLength": 1024,
|
|
3405
3405
|
"format": "uuid",
|
|
3406
3406
|
"x-reconciled-from-discovery": true,
|
|
3407
|
-
"x-reconciled-at": "2026-01-
|
|
3407
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207921+00:00"
|
|
3408
3408
|
}
|
|
3409
3409
|
},
|
|
3410
3410
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3608,7 +3608,7 @@
|
|
|
3608
3608
|
},
|
|
3609
3609
|
"x-original-maxLength": 1024,
|
|
3610
3610
|
"x-reconciled-from-discovery": true,
|
|
3611
|
-
"x-reconciled-at": "2026-01-
|
|
3611
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207941+00:00"
|
|
3612
3612
|
},
|
|
3613
3613
|
"disabled": {
|
|
3614
3614
|
"type": "boolean",
|
|
@@ -3658,7 +3658,7 @@
|
|
|
3658
3658
|
},
|
|
3659
3659
|
"x-original-maxLength": 1024,
|
|
3660
3660
|
"x-reconciled-from-discovery": true,
|
|
3661
|
-
"x-reconciled-at": "2026-01-
|
|
3661
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207952+00:00"
|
|
3662
3662
|
},
|
|
3663
3663
|
"namespace": {
|
|
3664
3664
|
"type": "string",
|
|
@@ -3677,7 +3677,7 @@
|
|
|
3677
3677
|
},
|
|
3678
3678
|
"x-original-maxLength": 1024,
|
|
3679
3679
|
"x-reconciled-from-discovery": true,
|
|
3680
|
-
"x-reconciled-at": "2026-01-
|
|
3680
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207956+00:00"
|
|
3681
3681
|
},
|
|
3682
3682
|
"owner_view": {
|
|
3683
3683
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -3703,7 +3703,7 @@
|
|
|
3703
3703
|
"x-field-mutability": "read-only",
|
|
3704
3704
|
"x-original-maxLength": 1024,
|
|
3705
3705
|
"x-reconciled-from-discovery": true,
|
|
3706
|
-
"x-reconciled-at": "2026-01-
|
|
3706
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207963+00:00"
|
|
3707
3707
|
},
|
|
3708
3708
|
"uid": {
|
|
3709
3709
|
"type": "string",
|
|
@@ -3724,7 +3724,7 @@
|
|
|
3724
3724
|
"x-original-maxLength": 1024,
|
|
3725
3725
|
"format": "uuid",
|
|
3726
3726
|
"x-reconciled-from-discovery": true,
|
|
3727
|
-
"x-reconciled-at": "2026-01-
|
|
3727
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207968+00:00"
|
|
3728
3728
|
}
|
|
3729
3729
|
},
|
|
3730
3730
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3950,6 +3950,8 @@
|
|
|
3950
3950
|
"type_url": {
|
|
3951
3951
|
"type": "string",
|
|
3952
3952
|
"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.",
|
|
3953
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
3954
|
+
"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 ).",
|
|
3953
3955
|
"minLength": 0,
|
|
3954
3956
|
"maxLength": 1024,
|
|
3955
3957
|
"x-f5xc-required-for": {
|
|
@@ -3973,7 +3975,7 @@
|
|
|
3973
3975
|
},
|
|
3974
3976
|
"x-original-maxLength": 1024,
|
|
3975
3977
|
"x-reconciled-from-discovery": true,
|
|
3976
|
-
"x-reconciled-at": "2026-01-
|
|
3978
|
+
"x-reconciled-at": "2026-01-06T16:57:54.207994+00:00"
|
|
3977
3979
|
}
|
|
3978
3980
|
},
|
|
3979
3981
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4084,7 +4086,7 @@
|
|
|
4084
4086
|
},
|
|
4085
4087
|
"x-original-maxLength": 1024,
|
|
4086
4088
|
"x-reconciled-from-discovery": true,
|
|
4087
|
-
"x-reconciled-at": "2026-01-
|
|
4089
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208004+00:00"
|
|
4088
4090
|
}
|
|
4089
4091
|
},
|
|
4090
4092
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4194,7 +4196,7 @@
|
|
|
4194
4196
|
},
|
|
4195
4197
|
"x-original-maxLength": 1200,
|
|
4196
4198
|
"x-reconciled-from-discovery": true,
|
|
4197
|
-
"x-reconciled-at": "2026-01-
|
|
4199
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208014+00:00"
|
|
4198
4200
|
},
|
|
4199
4201
|
"disable": {
|
|
4200
4202
|
"type": "boolean",
|
|
@@ -4249,7 +4251,7 @@
|
|
|
4249
4251
|
},
|
|
4250
4252
|
"x-original-maxLength": 1024,
|
|
4251
4253
|
"x-reconciled-from-discovery": true,
|
|
4252
|
-
"x-reconciled-at": "2026-01-
|
|
4254
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208021+00:00"
|
|
4253
4255
|
},
|
|
4254
4256
|
"namespace": {
|
|
4255
4257
|
"type": "string",
|
|
@@ -4268,7 +4270,7 @@
|
|
|
4268
4270
|
},
|
|
4269
4271
|
"x-original-maxLength": 1024,
|
|
4270
4272
|
"x-reconciled-from-discovery": true,
|
|
4271
|
-
"x-reconciled-at": "2026-01-
|
|
4273
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208025+00:00"
|
|
4272
4274
|
}
|
|
4273
4275
|
},
|
|
4274
4276
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4329,7 +4331,7 @@
|
|
|
4329
4331
|
},
|
|
4330
4332
|
"x-original-maxLength": 1024,
|
|
4331
4333
|
"x-reconciled-from-discovery": true,
|
|
4332
|
-
"x-reconciled-at": "2026-01-
|
|
4334
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208032+00:00"
|
|
4333
4335
|
},
|
|
4334
4336
|
"status": {
|
|
4335
4337
|
"type": "string",
|
|
@@ -4348,7 +4350,7 @@
|
|
|
4348
4350
|
},
|
|
4349
4351
|
"x-original-maxLength": 1024,
|
|
4350
4352
|
"x-reconciled-from-discovery": true,
|
|
4351
|
-
"x-reconciled-at": "2026-01-
|
|
4353
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208036+00:00"
|
|
4352
4354
|
}
|
|
4353
4355
|
},
|
|
4354
4356
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4428,6 +4430,8 @@
|
|
|
4428
4430
|
"title": "Deletion_timestamp.",
|
|
4429
4431
|
"format": "date-time",
|
|
4430
4432
|
"x-displayname": "Deletion Timestamp.",
|
|
4433
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
4434
|
+
"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...",
|
|
4431
4435
|
"minLength": 0,
|
|
4432
4436
|
"maxLength": 1024,
|
|
4433
4437
|
"x-f5xc-required-for": {
|
|
@@ -4526,7 +4530,7 @@
|
|
|
4526
4530
|
"x-field-mutability": "read-only",
|
|
4527
4531
|
"x-original-maxLength": 1024,
|
|
4528
4532
|
"x-reconciled-from-discovery": true,
|
|
4529
|
-
"x-reconciled-at": "2026-01-
|
|
4533
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208055+00:00"
|
|
4530
4534
|
},
|
|
4531
4535
|
"uid": {
|
|
4532
4536
|
"type": "string",
|
|
@@ -4547,7 +4551,7 @@
|
|
|
4547
4551
|
"x-original-maxLength": 1024,
|
|
4548
4552
|
"format": "uuid",
|
|
4549
4553
|
"x-reconciled-from-discovery": true,
|
|
4550
|
-
"x-reconciled-at": "2026-01-
|
|
4554
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208061+00:00"
|
|
4551
4555
|
}
|
|
4552
4556
|
},
|
|
4553
4557
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4597,7 +4601,7 @@
|
|
|
4597
4601
|
},
|
|
4598
4602
|
"x-original-maxLength": 1024,
|
|
4599
4603
|
"x-reconciled-from-discovery": true,
|
|
4600
|
-
"x-reconciled-at": "2026-01-
|
|
4604
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208066+00:00"
|
|
4601
4605
|
},
|
|
4602
4606
|
"name": {
|
|
4603
4607
|
"type": "string",
|
|
@@ -4616,7 +4620,7 @@
|
|
|
4616
4620
|
},
|
|
4617
4621
|
"x-original-maxLength": 1024,
|
|
4618
4622
|
"x-reconciled-from-discovery": true,
|
|
4619
|
-
"x-reconciled-at": "2026-01-
|
|
4623
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208070+00:00"
|
|
4620
4624
|
},
|
|
4621
4625
|
"namespace": {
|
|
4622
4626
|
"type": "string",
|
|
@@ -4635,7 +4639,7 @@
|
|
|
4635
4639
|
},
|
|
4636
4640
|
"x-original-maxLength": 1024,
|
|
4637
4641
|
"x-reconciled-from-discovery": true,
|
|
4638
|
-
"x-reconciled-at": "2026-01-
|
|
4642
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208074+00:00"
|
|
4639
4643
|
},
|
|
4640
4644
|
"uid": {
|
|
4641
4645
|
"type": "string",
|
|
@@ -4656,7 +4660,7 @@
|
|
|
4656
4660
|
"x-original-maxLength": 1024,
|
|
4657
4661
|
"format": "uuid",
|
|
4658
4662
|
"x-reconciled-from-discovery": true,
|
|
4659
|
-
"x-reconciled-at": "2026-01-
|
|
4663
|
+
"x-reconciled-at": "2026-01-06T16:57:54.208079+00:00"
|
|
4660
4664
|
}
|
|
4661
4665
|
},
|
|
4662
4666
|
"x-f5xc-minimum-configuration": {
|
|
@@ -4915,7 +4919,7 @@
|
|
|
4915
4919
|
},
|
|
4916
4920
|
"x-original-maxLength": 1024,
|
|
4917
4921
|
"x-reconciled-from-discovery": true,
|
|
4918
|
-
"x-reconciled-at": "2026-01-
|
|
4922
|
+
"x-reconciled-at": "2026-01-06T16:57:54.470941+00:00"
|
|
4919
4923
|
},
|
|
4920
4924
|
"disabled": {
|
|
4921
4925
|
"type": "boolean",
|
|
@@ -4965,7 +4969,7 @@
|
|
|
4965
4969
|
},
|
|
4966
4970
|
"x-original-maxLength": 1024,
|
|
4967
4971
|
"x-reconciled-from-discovery": true,
|
|
4968
|
-
"x-reconciled-at": "2026-01-
|
|
4972
|
+
"x-reconciled-at": "2026-01-06T16:57:54.470951+00:00"
|
|
4969
4973
|
},
|
|
4970
4974
|
"namespace": {
|
|
4971
4975
|
"type": "string",
|
|
@@ -4984,7 +4988,7 @@
|
|
|
4984
4988
|
},
|
|
4985
4989
|
"x-original-maxLength": 1024,
|
|
4986
4990
|
"x-reconciled-from-discovery": true,
|
|
4987
|
-
"x-reconciled-at": "2026-01-
|
|
4991
|
+
"x-reconciled-at": "2026-01-06T16:57:54.470955+00:00"
|
|
4988
4992
|
},
|
|
4989
4993
|
"owner_view": {
|
|
4990
4994
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -5010,7 +5014,7 @@
|
|
|
5010
5014
|
"x-field-mutability": "read-only",
|
|
5011
5015
|
"x-original-maxLength": 1024,
|
|
5012
5016
|
"x-reconciled-from-discovery": true,
|
|
5013
|
-
"x-reconciled-at": "2026-01-
|
|
5017
|
+
"x-reconciled-at": "2026-01-06T16:57:54.470962+00:00"
|
|
5014
5018
|
},
|
|
5015
5019
|
"uid": {
|
|
5016
5020
|
"type": "string",
|
|
@@ -5031,7 +5035,7 @@
|
|
|
5031
5035
|
"x-original-maxLength": 1024,
|
|
5032
5036
|
"format": "uuid",
|
|
5033
5037
|
"x-reconciled-from-discovery": true,
|
|
5034
|
-
"x-reconciled-at": "2026-01-
|
|
5038
|
+
"x-reconciled-at": "2026-01-06T16:57:54.470968+00:00"
|
|
5035
5039
|
}
|
|
5036
5040
|
},
|
|
5037
5041
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5139,7 +5143,7 @@
|
|
|
5139
5143
|
},
|
|
5140
5144
|
"x-original-maxLength": 1024,
|
|
5141
5145
|
"x-reconciled-from-discovery": true,
|
|
5142
|
-
"x-reconciled-at": "2026-01-
|
|
5146
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784490+00:00"
|
|
5143
5147
|
}
|
|
5144
5148
|
},
|
|
5145
5149
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5272,7 +5276,7 @@
|
|
|
5272
5276
|
"maxLength": 17,
|
|
5273
5277
|
"minLength": 17,
|
|
5274
5278
|
"x-reconciled-from-discovery": true,
|
|
5275
|
-
"x-reconciled-at": "2026-01-
|
|
5279
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784504+00:00"
|
|
5276
5280
|
},
|
|
5277
5281
|
"system_metadata": {
|
|
5278
5282
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -5403,7 +5407,7 @@
|
|
|
5403
5407
|
},
|
|
5404
5408
|
"x-original-maxLength": 1024,
|
|
5405
5409
|
"x-reconciled-from-discovery": true,
|
|
5406
|
-
"x-reconciled-at": "2026-01-
|
|
5410
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784516+00:00"
|
|
5407
5411
|
},
|
|
5408
5412
|
"disabled": {
|
|
5409
5413
|
"type": "boolean",
|
|
@@ -5453,7 +5457,7 @@
|
|
|
5453
5457
|
},
|
|
5454
5458
|
"x-original-maxLength": 1024,
|
|
5455
5459
|
"x-reconciled-from-discovery": true,
|
|
5456
|
-
"x-reconciled-at": "2026-01-
|
|
5460
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784527+00:00"
|
|
5457
5461
|
},
|
|
5458
5462
|
"namespace": {
|
|
5459
5463
|
"type": "string",
|
|
@@ -5472,7 +5476,7 @@
|
|
|
5472
5476
|
},
|
|
5473
5477
|
"x-original-maxLength": 1024,
|
|
5474
5478
|
"x-reconciled-from-discovery": true,
|
|
5475
|
-
"x-reconciled-at": "2026-01-
|
|
5479
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784532+00:00"
|
|
5476
5480
|
},
|
|
5477
5481
|
"owner_view": {
|
|
5478
5482
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -5513,7 +5517,7 @@
|
|
|
5513
5517
|
"x-field-mutability": "read-only",
|
|
5514
5518
|
"x-original-maxLength": 1024,
|
|
5515
5519
|
"x-reconciled-from-discovery": true,
|
|
5516
|
-
"x-reconciled-at": "2026-01-
|
|
5520
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784541+00:00"
|
|
5517
5521
|
},
|
|
5518
5522
|
"uid": {
|
|
5519
5523
|
"type": "string",
|
|
@@ -5534,7 +5538,7 @@
|
|
|
5534
5538
|
"x-original-maxLength": 1024,
|
|
5535
5539
|
"format": "uuid",
|
|
5536
5540
|
"x-reconciled-from-discovery": true,
|
|
5537
|
-
"x-reconciled-at": "2026-01-
|
|
5541
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784546+00:00"
|
|
5538
5542
|
}
|
|
5539
5543
|
},
|
|
5540
5544
|
"x-f5xc-minimum-configuration": {
|
|
@@ -5821,6 +5825,8 @@
|
|
|
5821
5825
|
"x-validation-rules": {
|
|
5822
5826
|
"ves.io.schema.rules.message.required": "true"
|
|
5823
5827
|
},
|
|
5828
|
+
"x-f5xc-description-short": "Location definition specified as the attributes of ${location} block in NGINX config.",
|
|
5829
|
+
"x-f5xc-description-medium": "Location definition specified as the attributes of ${location} block in NGINX config. This includes both the optional_modifier and the location_match combined. A location can either be defined by a prefix string, or by a regular expression.",
|
|
5824
5830
|
"minLength": 0,
|
|
5825
5831
|
"maxLength": 1024,
|
|
5826
5832
|
"x-f5xc-required-for": {
|
|
@@ -5854,7 +5860,7 @@
|
|
|
5854
5860
|
},
|
|
5855
5861
|
"x-original-maxLength": 1024,
|
|
5856
5862
|
"x-reconciled-from-discovery": true,
|
|
5857
|
-
"x-reconciled-at": "2026-01-
|
|
5863
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784578+00:00"
|
|
5858
5864
|
},
|
|
5859
5865
|
"waf_spec": {
|
|
5860
5866
|
"$ref": "#/components/schemas/nginx_instanceWAFSpec"
|
|
@@ -5928,7 +5934,7 @@
|
|
|
5928
5934
|
},
|
|
5929
5935
|
"x-original-maxLength": 1024,
|
|
5930
5936
|
"x-reconciled-from-discovery": true,
|
|
5931
|
-
"x-reconciled-at": "2026-01-
|
|
5937
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784594+00:00"
|
|
5932
5938
|
},
|
|
5933
5939
|
"service_name": {
|
|
5934
5940
|
"type": "string",
|
|
@@ -5957,6 +5963,8 @@
|
|
|
5957
5963
|
"x-validation-rules": {
|
|
5958
5964
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
5959
5965
|
},
|
|
5966
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
5967
|
+
"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...",
|
|
5960
5968
|
"minLength": 0,
|
|
5961
5969
|
"maxLength": 17,
|
|
5962
5970
|
"x-f5xc-required-for": {
|
|
@@ -5967,7 +5975,7 @@
|
|
|
5967
5975
|
},
|
|
5968
5976
|
"x-original-maxLength": 1024,
|
|
5969
5977
|
"x-reconciled-from-discovery": true,
|
|
5970
|
-
"x-reconciled-at": "2026-01-
|
|
5978
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784600+00:00"
|
|
5971
5979
|
},
|
|
5972
5980
|
"type": {
|
|
5973
5981
|
"type": "string",
|
|
@@ -6103,7 +6111,7 @@
|
|
|
6103
6111
|
"x-original-maxLength": 1024,
|
|
6104
6112
|
"format": "uuid",
|
|
6105
6113
|
"x-reconciled-from-discovery": true,
|
|
6106
|
-
"x-reconciled-at": "2026-01-
|
|
6114
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784645+00:00"
|
|
6107
6115
|
},
|
|
6108
6116
|
"vtrp_id": {
|
|
6109
6117
|
"type": "string",
|
|
@@ -6209,7 +6217,7 @@
|
|
|
6209
6217
|
},
|
|
6210
6218
|
"x-original-maxLength": 128,
|
|
6211
6219
|
"x-reconciled-from-discovery": true,
|
|
6212
|
-
"x-reconciled-at": "2026-01-
|
|
6220
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784706+00:00"
|
|
6213
6221
|
},
|
|
6214
6222
|
"namespace": {
|
|
6215
6223
|
"type": "string",
|
|
@@ -6234,7 +6242,7 @@
|
|
|
6234
6242
|
},
|
|
6235
6243
|
"x-original-maxLength": 64,
|
|
6236
6244
|
"x-reconciled-from-discovery": true,
|
|
6237
|
-
"x-reconciled-at": "2026-01-
|
|
6245
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784710+00:00"
|
|
6238
6246
|
},
|
|
6239
6247
|
"tenant": {
|
|
6240
6248
|
"type": "string",
|
|
@@ -6261,7 +6269,7 @@
|
|
|
6261
6269
|
"x-field-mutability": "read-only",
|
|
6262
6270
|
"x-original-maxLength": 64,
|
|
6263
6271
|
"x-reconciled-from-discovery": true,
|
|
6264
|
-
"x-reconciled-at": "2026-01-
|
|
6272
|
+
"x-reconciled-at": "2026-01-06T16:57:54.784715+00:00"
|
|
6265
6273
|
}
|
|
6266
6274
|
},
|
|
6267
6275
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6527,7 +6535,7 @@
|
|
|
6527
6535
|
},
|
|
6528
6536
|
"x-original-maxLength": 1024,
|
|
6529
6537
|
"x-reconciled-from-discovery": true,
|
|
6530
|
-
"x-reconciled-at": "2026-01-
|
|
6538
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293535+00:00"
|
|
6531
6539
|
},
|
|
6532
6540
|
"namespace": {
|
|
6533
6541
|
"type": "string",
|
|
@@ -6546,7 +6554,7 @@
|
|
|
6546
6554
|
},
|
|
6547
6555
|
"x-original-maxLength": 1024,
|
|
6548
6556
|
"x-reconciled-from-discovery": true,
|
|
6549
|
-
"x-reconciled-at": "2026-01-
|
|
6557
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293541+00:00"
|
|
6550
6558
|
}
|
|
6551
6559
|
},
|
|
6552
6560
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6671,7 +6679,7 @@
|
|
|
6671
6679
|
"maxLength": 17,
|
|
6672
6680
|
"minLength": 17,
|
|
6673
6681
|
"x-reconciled-from-discovery": true,
|
|
6674
|
-
"x-reconciled-at": "2026-01-
|
|
6682
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293559+00:00"
|
|
6675
6683
|
},
|
|
6676
6684
|
"system_metadata": {
|
|
6677
6685
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -6881,7 +6889,7 @@
|
|
|
6881
6889
|
},
|
|
6882
6890
|
"x-original-maxLength": 1024,
|
|
6883
6891
|
"x-reconciled-from-discovery": true,
|
|
6884
|
-
"x-reconciled-at": "2026-01-
|
|
6892
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293577+00:00"
|
|
6885
6893
|
},
|
|
6886
6894
|
"disabled": {
|
|
6887
6895
|
"type": "boolean",
|
|
@@ -6931,7 +6939,7 @@
|
|
|
6931
6939
|
},
|
|
6932
6940
|
"x-original-maxLength": 1024,
|
|
6933
6941
|
"x-reconciled-from-discovery": true,
|
|
6934
|
-
"x-reconciled-at": "2026-01-
|
|
6942
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293587+00:00"
|
|
6935
6943
|
},
|
|
6936
6944
|
"namespace": {
|
|
6937
6945
|
"type": "string",
|
|
@@ -6950,7 +6958,7 @@
|
|
|
6950
6958
|
},
|
|
6951
6959
|
"x-original-maxLength": 1024,
|
|
6952
6960
|
"x-reconciled-from-discovery": true,
|
|
6953
|
-
"x-reconciled-at": "2026-01-
|
|
6961
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293591+00:00"
|
|
6954
6962
|
},
|
|
6955
6963
|
"owner_view": {
|
|
6956
6964
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -6991,7 +6999,7 @@
|
|
|
6991
6999
|
"x-field-mutability": "read-only",
|
|
6992
7000
|
"x-original-maxLength": 1024,
|
|
6993
7001
|
"x-reconciled-from-discovery": true,
|
|
6994
|
-
"x-reconciled-at": "2026-01-
|
|
7002
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293599+00:00"
|
|
6995
7003
|
},
|
|
6996
7004
|
"uid": {
|
|
6997
7005
|
"type": "string",
|
|
@@ -7012,7 +7020,7 @@
|
|
|
7012
7020
|
"x-original-maxLength": 1024,
|
|
7013
7021
|
"format": "uuid",
|
|
7014
7022
|
"x-reconciled-from-discovery": true,
|
|
7015
|
-
"x-reconciled-at": "2026-01-
|
|
7023
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293605+00:00"
|
|
7016
7024
|
}
|
|
7017
7025
|
},
|
|
7018
7026
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7352,7 +7360,7 @@
|
|
|
7352
7360
|
},
|
|
7353
7361
|
"x-original-maxLength": 1200,
|
|
7354
7362
|
"x-reconciled-from-discovery": true,
|
|
7355
|
-
"x-reconciled-at": "2026-01-
|
|
7363
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293664+00:00"
|
|
7356
7364
|
},
|
|
7357
7365
|
"disable": {
|
|
7358
7366
|
"type": "boolean",
|
|
@@ -7405,7 +7413,7 @@
|
|
|
7405
7413
|
},
|
|
7406
7414
|
"x-original-maxLength": 1024,
|
|
7407
7415
|
"x-reconciled-from-discovery": true,
|
|
7408
|
-
"x-reconciled-at": "2026-01-
|
|
7416
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293671+00:00"
|
|
7409
7417
|
},
|
|
7410
7418
|
"namespace": {
|
|
7411
7419
|
"type": "string",
|
|
@@ -7424,7 +7432,7 @@
|
|
|
7424
7432
|
},
|
|
7425
7433
|
"x-original-maxLength": 1024,
|
|
7426
7434
|
"x-reconciled-from-discovery": true,
|
|
7427
|
-
"x-reconciled-at": "2026-01-
|
|
7435
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293676+00:00"
|
|
7428
7436
|
}
|
|
7429
7437
|
},
|
|
7430
7438
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7469,7 +7477,7 @@
|
|
|
7469
7477
|
"readOnly": true,
|
|
7470
7478
|
"x-original-maxLength": 1024,
|
|
7471
7479
|
"x-reconciled-from-discovery": true,
|
|
7472
|
-
"x-reconciled-at": "2026-01-
|
|
7480
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293698+00:00"
|
|
7473
7481
|
},
|
|
7474
7482
|
"name": {
|
|
7475
7483
|
"type": "string",
|
|
@@ -7488,7 +7496,7 @@
|
|
|
7488
7496
|
},
|
|
7489
7497
|
"x-original-maxLength": 1024,
|
|
7490
7498
|
"x-reconciled-from-discovery": true,
|
|
7491
|
-
"x-reconciled-at": "2026-01-
|
|
7499
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293702+00:00"
|
|
7492
7500
|
},
|
|
7493
7501
|
"namespace": {
|
|
7494
7502
|
"type": "string",
|
|
@@ -7507,7 +7515,7 @@
|
|
|
7507
7515
|
},
|
|
7508
7516
|
"x-original-maxLength": 1024,
|
|
7509
7517
|
"x-reconciled-from-discovery": true,
|
|
7510
|
-
"x-reconciled-at": "2026-01-
|
|
7518
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293706+00:00"
|
|
7511
7519
|
},
|
|
7512
7520
|
"tenant": {
|
|
7513
7521
|
"type": "string",
|
|
@@ -7528,7 +7536,7 @@
|
|
|
7528
7536
|
"x-field-mutability": "read-only",
|
|
7529
7537
|
"x-original-maxLength": 1024,
|
|
7530
7538
|
"x-reconciled-from-discovery": true,
|
|
7531
|
-
"x-reconciled-at": "2026-01-
|
|
7539
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293710+00:00"
|
|
7532
7540
|
},
|
|
7533
7541
|
"uid": {
|
|
7534
7542
|
"type": "string",
|
|
@@ -7550,7 +7558,7 @@
|
|
|
7550
7558
|
"x-original-maxLength": 1024,
|
|
7551
7559
|
"format": "uuid",
|
|
7552
7560
|
"x-reconciled-from-discovery": true,
|
|
7553
|
-
"x-reconciled-at": "2026-01-
|
|
7561
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293716+00:00"
|
|
7554
7562
|
}
|
|
7555
7563
|
},
|
|
7556
7564
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7625,7 +7633,7 @@
|
|
|
7625
7633
|
},
|
|
7626
7634
|
"x-original-maxLength": 1200,
|
|
7627
7635
|
"x-reconciled-from-discovery": true,
|
|
7628
|
-
"x-reconciled-at": "2026-01-
|
|
7636
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293723+00:00"
|
|
7629
7637
|
},
|
|
7630
7638
|
"disable": {
|
|
7631
7639
|
"type": "boolean",
|
|
@@ -7678,7 +7686,7 @@
|
|
|
7678
7686
|
},
|
|
7679
7687
|
"x-original-maxLength": 1024,
|
|
7680
7688
|
"x-reconciled-from-discovery": true,
|
|
7681
|
-
"x-reconciled-at": "2026-01-
|
|
7689
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293730+00:00"
|
|
7682
7690
|
},
|
|
7683
7691
|
"namespace": {
|
|
7684
7692
|
"type": "string",
|
|
@@ -7697,7 +7705,7 @@
|
|
|
7697
7705
|
},
|
|
7698
7706
|
"x-original-maxLength": 1024,
|
|
7699
7707
|
"x-reconciled-from-discovery": true,
|
|
7700
|
-
"x-reconciled-at": "2026-01-
|
|
7708
|
+
"x-reconciled-at": "2026-01-06T16:57:55.293734+00:00"
|
|
7701
7709
|
}
|
|
7702
7710
|
},
|
|
7703
7711
|
"x-f5xc-minimum-configuration": {
|