@robinmordasiewicz/f5xc-terraform-mcp 3.3.0 → 3.4.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/bgp.md +2 -2
- package/dist/docs/data-sources/certificate.md +2 -2
- package/dist/docs/data-sources/discovery.md +2 -2
- package/dist/docs/data-sources/log_receiver.md +2 -2
- package/dist/docs/data-sources/network_policy.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/bgp.md +70 -4
- package/dist/docs/resources/certificate.md +4 -56
- package/dist/docs/resources/cloud_connect.md +2 -2
- package/dist/docs/resources/discovery.md +8 -259
- package/dist/docs/resources/log_receiver.md +44 -825
- package/dist/docs/resources/network_policy.md +217 -38
- package/dist/docs/resources/securemesh_site.md +1614 -253
- package/dist/docs/resources/site.md +1262 -257
- package/dist/docs/resources/workload.md +2951 -9
- package/dist/docs/specifications/api/CHANGELOG.md +4 -4
- package/dist/docs/specifications/api/README.md +1 -1
- package/dist/docs/specifications/api/domains/admin_console_and_ui.json +25 -25
- package/dist/docs/specifications/api/domains/ai_services.json +21 -21
- package/dist/docs/specifications/api/domains/api.json +173 -173
- package/dist/docs/specifications/api/domains/authentication.json +45 -45
- package/dist/docs/specifications/api/domains/bigip.json +94 -94
- package/dist/docs/specifications/api/domains/billing_and_usage.json +63 -63
- package/dist/docs/specifications/api/domains/blindfold.json +109 -109
- package/dist/docs/specifications/api/domains/bot_and_threat_defense.json +65 -65
- package/dist/docs/specifications/api/domains/cdn.json +177 -177
- package/dist/docs/specifications/api/domains/ce_management.json +76 -76
- package/dist/docs/specifications/api/domains/certificates.json +75 -75
- package/dist/docs/specifications/api/domains/cloud_infrastructure.json +112 -112
- package/dist/docs/specifications/api/domains/container_services.json +91 -91
- package/dist/docs/specifications/api/domains/data_and_privacy_security.json +66 -66
- package/dist/docs/specifications/api/domains/data_intelligence.json +62 -62
- package/dist/docs/specifications/api/domains/ddos.json +154 -154
- package/dist/docs/specifications/api/domains/dns.json +148 -148
- package/dist/docs/specifications/api/domains/managed_kubernetes.json +85 -85
- package/dist/docs/specifications/api/domains/marketplace.json +103 -103
- package/dist/docs/specifications/api/domains/network.json +230 -230
- package/dist/docs/specifications/api/domains/network_security.json +187 -187
- package/dist/docs/specifications/api/domains/nginx_one.json +62 -62
- package/dist/docs/specifications/api/domains/object_storage.json +12 -12
- package/dist/docs/specifications/api/domains/observability.json +102 -102
- package/dist/docs/specifications/api/domains/rate_limiting.json +52 -52
- package/dist/docs/specifications/api/domains/secops_and_incident_response.json +36 -36
- package/dist/docs/specifications/api/domains/service_mesh.json +119 -119
- package/dist/docs/specifications/api/domains/shape.json +313 -313
- package/dist/docs/specifications/api/domains/sites.json +349 -349
- package/dist/docs/specifications/api/domains/statistics.json +225 -225
- package/dist/docs/specifications/api/domains/support.json +108 -108
- package/dist/docs/specifications/api/domains/telemetry_and_insights.json +72 -72
- package/dist/docs/specifications/api/domains/tenant_and_identity.json +268 -268
- package/dist/docs/specifications/api/domains/threat_campaign.json +66 -66
- package/dist/docs/specifications/api/domains/users.json +66 -66
- package/dist/docs/specifications/api/domains/virtual.json +244 -244
- package/dist/docs/specifications/api/domains/vpm_and_node_management.json +1 -1
- package/dist/docs/specifications/api/domains/waf.json +139 -139
- package/dist/docs/specifications/api/index.json +12 -12
- package/dist/docs/specifications/api/openapi.json +2600 -2600
- package/dist/docs/specifications/api/openapi.yaml +2600 -2600
- package/package.json +1 -1
|
@@ -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.20",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -3326,7 +3326,7 @@
|
|
|
3326
3326
|
"readOnly": true,
|
|
3327
3327
|
"x-original-maxLength": 1024,
|
|
3328
3328
|
"x-reconciled-from-discovery": true,
|
|
3329
|
-
"x-reconciled-at": "2026-01-
|
|
3329
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178036+00:00"
|
|
3330
3330
|
},
|
|
3331
3331
|
"name": {
|
|
3332
3332
|
"type": "string",
|
|
@@ -3347,7 +3347,7 @@
|
|
|
3347
3347
|
},
|
|
3348
3348
|
"x-original-maxLength": 1024,
|
|
3349
3349
|
"x-reconciled-from-discovery": true,
|
|
3350
|
-
"x-reconciled-at": "2026-01-
|
|
3350
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178044+00:00"
|
|
3351
3351
|
},
|
|
3352
3352
|
"namespace": {
|
|
3353
3353
|
"type": "string",
|
|
@@ -3368,7 +3368,7 @@
|
|
|
3368
3368
|
},
|
|
3369
3369
|
"x-original-maxLength": 1024,
|
|
3370
3370
|
"x-reconciled-from-discovery": true,
|
|
3371
|
-
"x-reconciled-at": "2026-01-
|
|
3371
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178049+00:00"
|
|
3372
3372
|
},
|
|
3373
3373
|
"tenant": {
|
|
3374
3374
|
"type": "string",
|
|
@@ -3391,7 +3391,7 @@
|
|
|
3391
3391
|
"x-field-mutability": "read-only",
|
|
3392
3392
|
"x-original-maxLength": 1024,
|
|
3393
3393
|
"x-reconciled-from-discovery": true,
|
|
3394
|
-
"x-reconciled-at": "2026-01-
|
|
3394
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178053+00:00"
|
|
3395
3395
|
},
|
|
3396
3396
|
"uid": {
|
|
3397
3397
|
"type": "string",
|
|
@@ -3415,7 +3415,7 @@
|
|
|
3415
3415
|
"x-original-maxLength": 1024,
|
|
3416
3416
|
"format": "uuid",
|
|
3417
3417
|
"x-reconciled-from-discovery": true,
|
|
3418
|
-
"x-reconciled-at": "2026-01-
|
|
3418
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178059+00:00"
|
|
3419
3419
|
}
|
|
3420
3420
|
},
|
|
3421
3421
|
"x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
|
|
@@ -3631,7 +3631,7 @@
|
|
|
3631
3631
|
},
|
|
3632
3632
|
"x-original-maxLength": 1024,
|
|
3633
3633
|
"x-reconciled-from-discovery": true,
|
|
3634
|
-
"x-reconciled-at": "2026-01-
|
|
3634
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178079+00:00"
|
|
3635
3635
|
},
|
|
3636
3636
|
"disabled": {
|
|
3637
3637
|
"type": "boolean",
|
|
@@ -3685,7 +3685,7 @@
|
|
|
3685
3685
|
},
|
|
3686
3686
|
"x-original-maxLength": 1024,
|
|
3687
3687
|
"x-reconciled-from-discovery": true,
|
|
3688
|
-
"x-reconciled-at": "2026-01-
|
|
3688
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178090+00:00"
|
|
3689
3689
|
},
|
|
3690
3690
|
"namespace": {
|
|
3691
3691
|
"type": "string",
|
|
@@ -3704,7 +3704,7 @@
|
|
|
3704
3704
|
},
|
|
3705
3705
|
"x-original-maxLength": 1024,
|
|
3706
3706
|
"x-reconciled-from-discovery": true,
|
|
3707
|
-
"x-reconciled-at": "2026-01-
|
|
3707
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178094+00:00"
|
|
3708
3708
|
},
|
|
3709
3709
|
"owner_view": {
|
|
3710
3710
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -3730,7 +3730,7 @@
|
|
|
3730
3730
|
"x-field-mutability": "read-only",
|
|
3731
3731
|
"x-original-maxLength": 1024,
|
|
3732
3732
|
"x-reconciled-from-discovery": true,
|
|
3733
|
-
"x-reconciled-at": "2026-01-
|
|
3733
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178101+00:00"
|
|
3734
3734
|
},
|
|
3735
3735
|
"uid": {
|
|
3736
3736
|
"type": "string",
|
|
@@ -3751,7 +3751,7 @@
|
|
|
3751
3751
|
"x-original-maxLength": 1024,
|
|
3752
3752
|
"format": "uuid",
|
|
3753
3753
|
"x-reconciled-from-discovery": true,
|
|
3754
|
-
"x-reconciled-at": "2026-01-
|
|
3754
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178106+00:00"
|
|
3755
3755
|
}
|
|
3756
3756
|
},
|
|
3757
3757
|
"x-f5xc-description-short": "By default a summary of nginx_csg is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -4012,7 +4012,7 @@
|
|
|
4012
4012
|
},
|
|
4013
4013
|
"x-original-maxLength": 1024,
|
|
4014
4014
|
"x-reconciled-from-discovery": true,
|
|
4015
|
-
"x-reconciled-at": "2026-01-
|
|
4015
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178133+00:00"
|
|
4016
4016
|
}
|
|
4017
4017
|
},
|
|
4018
4018
|
"x-f5xc-description-short": "Contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message.",
|
|
@@ -4129,7 +4129,7 @@
|
|
|
4129
4129
|
},
|
|
4130
4130
|
"x-original-maxLength": 1024,
|
|
4131
4131
|
"x-reconciled-from-discovery": true,
|
|
4132
|
-
"x-reconciled-at": "2026-01-
|
|
4132
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178143+00:00"
|
|
4133
4133
|
}
|
|
4134
4134
|
},
|
|
4135
4135
|
"x-f5xc-description-short": "Initializer is information about an initializer that has not yet completed.",
|
|
@@ -4246,7 +4246,7 @@
|
|
|
4246
4246
|
},
|
|
4247
4247
|
"x-original-maxLength": 1200,
|
|
4248
4248
|
"x-reconciled-from-discovery": true,
|
|
4249
|
-
"x-reconciled-at": "2026-01-
|
|
4249
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178153+00:00"
|
|
4250
4250
|
},
|
|
4251
4251
|
"disable": {
|
|
4252
4252
|
"type": "boolean",
|
|
@@ -4306,7 +4306,7 @@
|
|
|
4306
4306
|
},
|
|
4307
4307
|
"x-original-maxLength": 1024,
|
|
4308
4308
|
"x-reconciled-from-discovery": true,
|
|
4309
|
-
"x-reconciled-at": "2026-01-
|
|
4309
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178160+00:00"
|
|
4310
4310
|
},
|
|
4311
4311
|
"namespace": {
|
|
4312
4312
|
"type": "string",
|
|
@@ -4327,7 +4327,7 @@
|
|
|
4327
4327
|
},
|
|
4328
4328
|
"x-original-maxLength": 1024,
|
|
4329
4329
|
"x-reconciled-from-discovery": true,
|
|
4330
|
-
"x-reconciled-at": "2026-01-
|
|
4330
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178165+00:00"
|
|
4331
4331
|
}
|
|
4332
4332
|
},
|
|
4333
4333
|
"x-f5xc-description-short": "ObjectGetMetaType is metadata that can be specified in GET/Create response of an object.",
|
|
@@ -4392,7 +4392,7 @@
|
|
|
4392
4392
|
},
|
|
4393
4393
|
"x-original-maxLength": 1024,
|
|
4394
4394
|
"x-reconciled-from-discovery": true,
|
|
4395
|
-
"x-reconciled-at": "2026-01-
|
|
4395
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178171+00:00"
|
|
4396
4396
|
},
|
|
4397
4397
|
"status": {
|
|
4398
4398
|
"type": "string",
|
|
@@ -4412,7 +4412,7 @@
|
|
|
4412
4412
|
},
|
|
4413
4413
|
"x-original-maxLength": 1024,
|
|
4414
4414
|
"x-reconciled-from-discovery": true,
|
|
4415
|
-
"x-reconciled-at": "2026-01-
|
|
4415
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178175+00:00"
|
|
4416
4416
|
}
|
|
4417
4417
|
},
|
|
4418
4418
|
"x-f5xc-description-short": "Status is a return value for calls that don't return other objects.",
|
|
@@ -4607,7 +4607,7 @@
|
|
|
4607
4607
|
"x-field-mutability": "read-only",
|
|
4608
4608
|
"x-original-maxLength": 1024,
|
|
4609
4609
|
"x-reconciled-from-discovery": true,
|
|
4610
|
-
"x-reconciled-at": "2026-01-
|
|
4610
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178194+00:00"
|
|
4611
4611
|
},
|
|
4612
4612
|
"uid": {
|
|
4613
4613
|
"type": "string",
|
|
@@ -4630,7 +4630,7 @@
|
|
|
4630
4630
|
"x-original-maxLength": 1024,
|
|
4631
4631
|
"format": "uuid",
|
|
4632
4632
|
"x-reconciled-from-discovery": true,
|
|
4633
|
-
"x-reconciled-at": "2026-01-
|
|
4633
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178200+00:00"
|
|
4634
4634
|
}
|
|
4635
4635
|
},
|
|
4636
4636
|
"x-f5xc-description-short": "SystemObjectGetMetaType is metadata generated or populated by the system for all persisted objects and cannot be updated directly by users.",
|
|
@@ -4682,7 +4682,7 @@
|
|
|
4682
4682
|
},
|
|
4683
4683
|
"x-original-maxLength": 1024,
|
|
4684
4684
|
"x-reconciled-from-discovery": true,
|
|
4685
|
-
"x-reconciled-at": "2026-01-
|
|
4685
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178205+00:00"
|
|
4686
4686
|
},
|
|
4687
4687
|
"name": {
|
|
4688
4688
|
"type": "string",
|
|
@@ -4703,7 +4703,7 @@
|
|
|
4703
4703
|
},
|
|
4704
4704
|
"x-original-maxLength": 1024,
|
|
4705
4705
|
"x-reconciled-from-discovery": true,
|
|
4706
|
-
"x-reconciled-at": "2026-01-
|
|
4706
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178209+00:00"
|
|
4707
4707
|
},
|
|
4708
4708
|
"namespace": {
|
|
4709
4709
|
"type": "string",
|
|
@@ -4724,7 +4724,7 @@
|
|
|
4724
4724
|
},
|
|
4725
4725
|
"x-original-maxLength": 1024,
|
|
4726
4726
|
"x-reconciled-from-discovery": true,
|
|
4727
|
-
"x-reconciled-at": "2026-01-
|
|
4727
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178213+00:00"
|
|
4728
4728
|
},
|
|
4729
4729
|
"uid": {
|
|
4730
4730
|
"type": "string",
|
|
@@ -4745,7 +4745,7 @@
|
|
|
4745
4745
|
"x-original-maxLength": 1024,
|
|
4746
4746
|
"format": "uuid",
|
|
4747
4747
|
"x-reconciled-from-discovery": true,
|
|
4748
|
-
"x-reconciled-at": "2026-01-
|
|
4748
|
+
"x-reconciled-at": "2026-01-07T15:53:40.178218+00:00"
|
|
4749
4749
|
}
|
|
4750
4750
|
},
|
|
4751
4751
|
"x-f5xc-description-short": "ViewRefType represents a reference to a view.",
|
|
@@ -5019,7 +5019,7 @@
|
|
|
5019
5019
|
},
|
|
5020
5020
|
"x-original-maxLength": 1024,
|
|
5021
5021
|
"x-reconciled-from-discovery": true,
|
|
5022
|
-
"x-reconciled-at": "2026-01-
|
|
5022
|
+
"x-reconciled-at": "2026-01-07T15:53:40.524305+00:00"
|
|
5023
5023
|
},
|
|
5024
5024
|
"disabled": {
|
|
5025
5025
|
"type": "boolean",
|
|
@@ -5073,7 +5073,7 @@
|
|
|
5073
5073
|
},
|
|
5074
5074
|
"x-original-maxLength": 1024,
|
|
5075
5075
|
"x-reconciled-from-discovery": true,
|
|
5076
|
-
"x-reconciled-at": "2026-01-
|
|
5076
|
+
"x-reconciled-at": "2026-01-07T15:53:40.524315+00:00"
|
|
5077
5077
|
},
|
|
5078
5078
|
"namespace": {
|
|
5079
5079
|
"type": "string",
|
|
@@ -5092,7 +5092,7 @@
|
|
|
5092
5092
|
},
|
|
5093
5093
|
"x-original-maxLength": 1024,
|
|
5094
5094
|
"x-reconciled-from-discovery": true,
|
|
5095
|
-
"x-reconciled-at": "2026-01-
|
|
5095
|
+
"x-reconciled-at": "2026-01-07T15:53:40.524320+00:00"
|
|
5096
5096
|
},
|
|
5097
5097
|
"owner_view": {
|
|
5098
5098
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -5118,7 +5118,7 @@
|
|
|
5118
5118
|
"x-field-mutability": "read-only",
|
|
5119
5119
|
"x-original-maxLength": 1024,
|
|
5120
5120
|
"x-reconciled-from-discovery": true,
|
|
5121
|
-
"x-reconciled-at": "2026-01-
|
|
5121
|
+
"x-reconciled-at": "2026-01-07T15:53:40.524326+00:00"
|
|
5122
5122
|
},
|
|
5123
5123
|
"uid": {
|
|
5124
5124
|
"type": "string",
|
|
@@ -5139,7 +5139,7 @@
|
|
|
5139
5139
|
"x-original-maxLength": 1024,
|
|
5140
5140
|
"format": "uuid",
|
|
5141
5141
|
"x-reconciled-from-discovery": true,
|
|
5142
|
-
"x-reconciled-at": "2026-01-
|
|
5142
|
+
"x-reconciled-at": "2026-01-07T15:53:40.524332+00:00"
|
|
5143
5143
|
}
|
|
5144
5144
|
},
|
|
5145
5145
|
"x-f5xc-description-short": "By default a summary of nginx_instance is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -5249,7 +5249,7 @@
|
|
|
5249
5249
|
},
|
|
5250
5250
|
"x-original-maxLength": 1024,
|
|
5251
5251
|
"x-reconciled-from-discovery": true,
|
|
5252
|
-
"x-reconciled-at": "2026-01-
|
|
5252
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921047+00:00"
|
|
5253
5253
|
}
|
|
5254
5254
|
},
|
|
5255
5255
|
"x-f5xc-description-short": "GET NGINX One Dataplane servers request.",
|
|
@@ -5391,7 +5391,7 @@
|
|
|
5391
5391
|
"maxLength": 17,
|
|
5392
5392
|
"minLength": 17,
|
|
5393
5393
|
"x-reconciled-from-discovery": true,
|
|
5394
|
-
"x-reconciled-at": "2026-01-
|
|
5394
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921061+00:00"
|
|
5395
5395
|
},
|
|
5396
5396
|
"system_metadata": {
|
|
5397
5397
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -5530,7 +5530,7 @@
|
|
|
5530
5530
|
},
|
|
5531
5531
|
"x-original-maxLength": 1024,
|
|
5532
5532
|
"x-reconciled-from-discovery": true,
|
|
5533
|
-
"x-reconciled-at": "2026-01-
|
|
5533
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921073+00:00"
|
|
5534
5534
|
},
|
|
5535
5535
|
"disabled": {
|
|
5536
5536
|
"type": "boolean",
|
|
@@ -5584,7 +5584,7 @@
|
|
|
5584
5584
|
},
|
|
5585
5585
|
"x-original-maxLength": 1024,
|
|
5586
5586
|
"x-reconciled-from-discovery": true,
|
|
5587
|
-
"x-reconciled-at": "2026-01-
|
|
5587
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921083+00:00"
|
|
5588
5588
|
},
|
|
5589
5589
|
"namespace": {
|
|
5590
5590
|
"type": "string",
|
|
@@ -5603,7 +5603,7 @@
|
|
|
5603
5603
|
},
|
|
5604
5604
|
"x-original-maxLength": 1024,
|
|
5605
5605
|
"x-reconciled-from-discovery": true,
|
|
5606
|
-
"x-reconciled-at": "2026-01-
|
|
5606
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921087+00:00"
|
|
5607
5607
|
},
|
|
5608
5608
|
"owner_view": {
|
|
5609
5609
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -5645,7 +5645,7 @@
|
|
|
5645
5645
|
"x-field-mutability": "read-only",
|
|
5646
5646
|
"x-original-maxLength": 1024,
|
|
5647
5647
|
"x-reconciled-from-discovery": true,
|
|
5648
|
-
"x-reconciled-at": "2026-01-
|
|
5648
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921095+00:00"
|
|
5649
5649
|
},
|
|
5650
5650
|
"uid": {
|
|
5651
5651
|
"type": "string",
|
|
@@ -5666,7 +5666,7 @@
|
|
|
5666
5666
|
"x-original-maxLength": 1024,
|
|
5667
5667
|
"format": "uuid",
|
|
5668
5668
|
"x-reconciled-from-discovery": true,
|
|
5669
|
-
"x-reconciled-at": "2026-01-
|
|
5669
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921100+00:00"
|
|
5670
5670
|
}
|
|
5671
5671
|
},
|
|
5672
5672
|
"x-f5xc-description-short": "By default a summary of nginx_server is returned in 'List'. By setting 'report_fields' in the ListRequest more details of each item can be got.",
|
|
@@ -6004,7 +6004,7 @@
|
|
|
6004
6004
|
},
|
|
6005
6005
|
"x-original-maxLength": 1024,
|
|
6006
6006
|
"x-reconciled-from-discovery": true,
|
|
6007
|
-
"x-reconciled-at": "2026-01-
|
|
6007
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921129+00:00"
|
|
6008
6008
|
},
|
|
6009
6009
|
"waf_spec": {
|
|
6010
6010
|
"$ref": "#/components/schemas/nginx_instanceWAFSpec"
|
|
@@ -6082,7 +6082,7 @@
|
|
|
6082
6082
|
},
|
|
6083
6083
|
"x-original-maxLength": 1024,
|
|
6084
6084
|
"x-reconciled-from-discovery": true,
|
|
6085
|
-
"x-reconciled-at": "2026-01-
|
|
6085
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921144+00:00"
|
|
6086
6086
|
},
|
|
6087
6087
|
"service_name": {
|
|
6088
6088
|
"type": "string",
|
|
@@ -6125,7 +6125,7 @@
|
|
|
6125
6125
|
},
|
|
6126
6126
|
"x-original-maxLength": 1024,
|
|
6127
6127
|
"x-reconciled-from-discovery": true,
|
|
6128
|
-
"x-reconciled-at": "2026-01-
|
|
6128
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921150+00:00"
|
|
6129
6129
|
},
|
|
6130
6130
|
"type": {
|
|
6131
6131
|
"type": "string",
|
|
@@ -6274,7 +6274,7 @@
|
|
|
6274
6274
|
"x-original-maxLength": 1024,
|
|
6275
6275
|
"format": "uuid",
|
|
6276
6276
|
"x-reconciled-from-discovery": true,
|
|
6277
|
-
"x-reconciled-at": "2026-01-
|
|
6277
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921194+00:00"
|
|
6278
6278
|
},
|
|
6279
6279
|
"vtrp_id": {
|
|
6280
6280
|
"type": "string",
|
|
@@ -6387,7 +6387,7 @@
|
|
|
6387
6387
|
},
|
|
6388
6388
|
"x-original-maxLength": 128,
|
|
6389
6389
|
"x-reconciled-from-discovery": true,
|
|
6390
|
-
"x-reconciled-at": "2026-01-
|
|
6390
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921254+00:00"
|
|
6391
6391
|
},
|
|
6392
6392
|
"namespace": {
|
|
6393
6393
|
"type": "string",
|
|
@@ -6414,7 +6414,7 @@
|
|
|
6414
6414
|
},
|
|
6415
6415
|
"x-original-maxLength": 64,
|
|
6416
6416
|
"x-reconciled-from-discovery": true,
|
|
6417
|
-
"x-reconciled-at": "2026-01-
|
|
6417
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921259+00:00"
|
|
6418
6418
|
},
|
|
6419
6419
|
"tenant": {
|
|
6420
6420
|
"type": "string",
|
|
@@ -6443,7 +6443,7 @@
|
|
|
6443
6443
|
"x-field-mutability": "read-only",
|
|
6444
6444
|
"x-original-maxLength": 64,
|
|
6445
6445
|
"x-reconciled-from-discovery": true,
|
|
6446
|
-
"x-reconciled-at": "2026-01-
|
|
6446
|
+
"x-reconciled-at": "2026-01-07T15:53:40.921263+00:00"
|
|
6447
6447
|
}
|
|
6448
6448
|
},
|
|
6449
6449
|
"x-f5xc-description-short": "Type establishes a direct reference from one object(the referrer) to another(the referred).",
|
|
@@ -6717,7 +6717,7 @@
|
|
|
6717
6717
|
},
|
|
6718
6718
|
"x-original-maxLength": 1024,
|
|
6719
6719
|
"x-reconciled-from-discovery": true,
|
|
6720
|
-
"x-reconciled-at": "2026-01-
|
|
6720
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588107+00:00"
|
|
6721
6721
|
},
|
|
6722
6722
|
"namespace": {
|
|
6723
6723
|
"type": "string",
|
|
@@ -6737,7 +6737,7 @@
|
|
|
6737
6737
|
},
|
|
6738
6738
|
"x-original-maxLength": 1024,
|
|
6739
6739
|
"x-reconciled-from-discovery": true,
|
|
6740
|
-
"x-reconciled-at": "2026-01-
|
|
6740
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588114+00:00"
|
|
6741
6741
|
}
|
|
6742
6742
|
},
|
|
6743
6743
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6867,7 +6867,7 @@
|
|
|
6867
6867
|
"maxLength": 17,
|
|
6868
6868
|
"minLength": 17,
|
|
6869
6869
|
"x-reconciled-from-discovery": true,
|
|
6870
|
-
"x-reconciled-at": "2026-01-
|
|
6870
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588134+00:00"
|
|
6871
6871
|
},
|
|
6872
6872
|
"system_metadata": {
|
|
6873
6873
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -7092,7 +7092,7 @@
|
|
|
7092
7092
|
},
|
|
7093
7093
|
"x-original-maxLength": 1024,
|
|
7094
7094
|
"x-reconciled-from-discovery": true,
|
|
7095
|
-
"x-reconciled-at": "2026-01-
|
|
7095
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588154+00:00"
|
|
7096
7096
|
},
|
|
7097
7097
|
"disabled": {
|
|
7098
7098
|
"type": "boolean",
|
|
@@ -7147,7 +7147,7 @@
|
|
|
7147
7147
|
},
|
|
7148
7148
|
"x-original-maxLength": 1024,
|
|
7149
7149
|
"x-reconciled-from-discovery": true,
|
|
7150
|
-
"x-reconciled-at": "2026-01-
|
|
7150
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588164+00:00"
|
|
7151
7151
|
},
|
|
7152
7152
|
"namespace": {
|
|
7153
7153
|
"type": "string",
|
|
@@ -7166,7 +7166,7 @@
|
|
|
7166
7166
|
},
|
|
7167
7167
|
"x-original-maxLength": 1024,
|
|
7168
7168
|
"x-reconciled-from-discovery": true,
|
|
7169
|
-
"x-reconciled-at": "2026-01-
|
|
7169
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588169+00:00"
|
|
7170
7170
|
},
|
|
7171
7171
|
"owner_view": {
|
|
7172
7172
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -7208,7 +7208,7 @@
|
|
|
7208
7208
|
"x-field-mutability": "read-only",
|
|
7209
7209
|
"x-original-maxLength": 1024,
|
|
7210
7210
|
"x-reconciled-from-discovery": true,
|
|
7211
|
-
"x-reconciled-at": "2026-01-
|
|
7211
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588176+00:00"
|
|
7212
7212
|
},
|
|
7213
7213
|
"uid": {
|
|
7214
7214
|
"type": "string",
|
|
@@ -7230,7 +7230,7 @@
|
|
|
7230
7230
|
"x-original-maxLength": 1024,
|
|
7231
7231
|
"format": "uuid",
|
|
7232
7232
|
"x-reconciled-from-discovery": true,
|
|
7233
|
-
"x-reconciled-at": "2026-01-
|
|
7233
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588182+00:00"
|
|
7234
7234
|
}
|
|
7235
7235
|
},
|
|
7236
7236
|
"x-f5xc-description-short": "By default a summary of nginx_service_discovery is returned in 'List'.",
|
|
@@ -7585,7 +7585,7 @@
|
|
|
7585
7585
|
},
|
|
7586
7586
|
"x-original-maxLength": 1200,
|
|
7587
7587
|
"x-reconciled-from-discovery": true,
|
|
7588
|
-
"x-reconciled-at": "2026-01-
|
|
7588
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588241+00:00"
|
|
7589
7589
|
},
|
|
7590
7590
|
"disable": {
|
|
7591
7591
|
"type": "boolean",
|
|
@@ -7643,7 +7643,7 @@
|
|
|
7643
7643
|
},
|
|
7644
7644
|
"x-original-maxLength": 1024,
|
|
7645
7645
|
"x-reconciled-from-discovery": true,
|
|
7646
|
-
"x-reconciled-at": "2026-01-
|
|
7646
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588248+00:00"
|
|
7647
7647
|
},
|
|
7648
7648
|
"namespace": {
|
|
7649
7649
|
"type": "string",
|
|
@@ -7664,7 +7664,7 @@
|
|
|
7664
7664
|
},
|
|
7665
7665
|
"x-original-maxLength": 1024,
|
|
7666
7666
|
"x-reconciled-from-discovery": true,
|
|
7667
|
-
"x-reconciled-at": "2026-01-
|
|
7667
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588252+00:00"
|
|
7668
7668
|
}
|
|
7669
7669
|
},
|
|
7670
7670
|
"x-f5xc-description-short": "ObjectCreateMetaType is metadata that can be specified in Create request of an object.",
|
|
@@ -7712,7 +7712,7 @@
|
|
|
7712
7712
|
"readOnly": true,
|
|
7713
7713
|
"x-original-maxLength": 1024,
|
|
7714
7714
|
"x-reconciled-from-discovery": true,
|
|
7715
|
-
"x-reconciled-at": "2026-01-
|
|
7715
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588274+00:00"
|
|
7716
7716
|
},
|
|
7717
7717
|
"name": {
|
|
7718
7718
|
"type": "string",
|
|
@@ -7733,7 +7733,7 @@
|
|
|
7733
7733
|
},
|
|
7734
7734
|
"x-original-maxLength": 1024,
|
|
7735
7735
|
"x-reconciled-from-discovery": true,
|
|
7736
|
-
"x-reconciled-at": "2026-01-
|
|
7736
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588278+00:00"
|
|
7737
7737
|
},
|
|
7738
7738
|
"namespace": {
|
|
7739
7739
|
"type": "string",
|
|
@@ -7754,7 +7754,7 @@
|
|
|
7754
7754
|
},
|
|
7755
7755
|
"x-original-maxLength": 1024,
|
|
7756
7756
|
"x-reconciled-from-discovery": true,
|
|
7757
|
-
"x-reconciled-at": "2026-01-
|
|
7757
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588282+00:00"
|
|
7758
7758
|
},
|
|
7759
7759
|
"tenant": {
|
|
7760
7760
|
"type": "string",
|
|
@@ -7777,7 +7777,7 @@
|
|
|
7777
7777
|
"x-field-mutability": "read-only",
|
|
7778
7778
|
"x-original-maxLength": 1024,
|
|
7779
7779
|
"x-reconciled-from-discovery": true,
|
|
7780
|
-
"x-reconciled-at": "2026-01-
|
|
7780
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588286+00:00"
|
|
7781
7781
|
},
|
|
7782
7782
|
"uid": {
|
|
7783
7783
|
"type": "string",
|
|
@@ -7801,7 +7801,7 @@
|
|
|
7801
7801
|
"x-original-maxLength": 1024,
|
|
7802
7802
|
"format": "uuid",
|
|
7803
7803
|
"x-reconciled-from-discovery": true,
|
|
7804
|
-
"x-reconciled-at": "2026-01-
|
|
7804
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588291+00:00"
|
|
7805
7805
|
}
|
|
7806
7806
|
},
|
|
7807
7807
|
"x-f5xc-description-short": "Type establishes a 'direct reference' from one object(the referrer) to another(the referred).",
|
|
@@ -7881,7 +7881,7 @@
|
|
|
7881
7881
|
},
|
|
7882
7882
|
"x-original-maxLength": 1200,
|
|
7883
7883
|
"x-reconciled-from-discovery": true,
|
|
7884
|
-
"x-reconciled-at": "2026-01-
|
|
7884
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588298+00:00"
|
|
7885
7885
|
},
|
|
7886
7886
|
"disable": {
|
|
7887
7887
|
"type": "boolean",
|
|
@@ -7939,7 +7939,7 @@
|
|
|
7939
7939
|
},
|
|
7940
7940
|
"x-original-maxLength": 1024,
|
|
7941
7941
|
"x-reconciled-from-discovery": true,
|
|
7942
|
-
"x-reconciled-at": "2026-01-
|
|
7942
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588306+00:00"
|
|
7943
7943
|
},
|
|
7944
7944
|
"namespace": {
|
|
7945
7945
|
"type": "string",
|
|
@@ -7960,7 +7960,7 @@
|
|
|
7960
7960
|
},
|
|
7961
7961
|
"x-original-maxLength": 1024,
|
|
7962
7962
|
"x-reconciled-from-discovery": true,
|
|
7963
|
-
"x-reconciled-at": "2026-01-
|
|
7963
|
+
"x-reconciled-at": "2026-01-07T15:53:41.588310+00:00"
|
|
7964
7964
|
}
|
|
7965
7965
|
},
|
|
7966
7966
|
"x-f5xc-description-short": "ObjectReplaceMetaType is metadata that can be specified in Replace request of an object.",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"info": {
|
|
4
4
|
"title": "Object Storage",
|
|
5
5
|
"description": "Blob management for application component delivery across namespaces. Time-limited download links with cryptographic signing protect asset retrieval. Version-controlled packages organized by operating system type support artifact discovery. Query filtering by name, type, and release number enables programmatic access to integrator libraries and protection modules for mobile deployments.",
|
|
6
|
-
"version": "2.0.
|
|
6
|
+
"version": "2.0.20",
|
|
7
7
|
"contact": {
|
|
8
8
|
"name": "F5 Distributed Cloud",
|
|
9
9
|
"url": "https://docs.cloud.f5.com"
|
|
@@ -2437,7 +2437,7 @@
|
|
|
2437
2437
|
},
|
|
2438
2438
|
"x-original-maxLength": 512,
|
|
2439
2439
|
"x-reconciled-from-discovery": true,
|
|
2440
|
-
"x-reconciled-at": "2026-01-
|
|
2440
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498634+00:00"
|
|
2441
2441
|
},
|
|
2442
2442
|
"mobile_app_shield": {
|
|
2443
2443
|
"$ref": "#/components/schemas/stored_objectMobileAppShieldAttributes"
|
|
@@ -2479,7 +2479,7 @@
|
|
|
2479
2479
|
},
|
|
2480
2480
|
"x-original-maxLength": 512,
|
|
2481
2481
|
"x-reconciled-from-discovery": true,
|
|
2482
|
-
"x-reconciled-at": "2026-01-
|
|
2482
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498644+00:00"
|
|
2483
2483
|
},
|
|
2484
2484
|
"namespace": {
|
|
2485
2485
|
"type": "string",
|
|
@@ -2506,7 +2506,7 @@
|
|
|
2506
2506
|
},
|
|
2507
2507
|
"x-original-maxLength": 1024,
|
|
2508
2508
|
"x-reconciled-from-discovery": true,
|
|
2509
|
-
"x-reconciled-at": "2026-01-
|
|
2509
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498649+00:00"
|
|
2510
2510
|
},
|
|
2511
2511
|
"no_attributes": {
|
|
2512
2512
|
"$ref": "#/components/schemas/schemaEmpty"
|
|
@@ -2782,7 +2782,7 @@
|
|
|
2782
2782
|
},
|
|
2783
2783
|
"x-original-maxLength": 1024,
|
|
2784
2784
|
"x-reconciled-from-discovery": true,
|
|
2785
|
-
"x-reconciled-at": "2026-01-
|
|
2785
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498678+00:00"
|
|
2786
2786
|
},
|
|
2787
2787
|
"no_attributes": {
|
|
2788
2788
|
"$ref": "#/components/schemas/schemaEmpty"
|
|
@@ -2805,7 +2805,7 @@
|
|
|
2805
2805
|
"x-field-mutability": "read-only",
|
|
2806
2806
|
"x-original-maxLength": 1024,
|
|
2807
2807
|
"x-reconciled-from-discovery": true,
|
|
2808
|
-
"x-reconciled-at": "2026-01-
|
|
2808
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498683+00:00"
|
|
2809
2809
|
},
|
|
2810
2810
|
"versions": {
|
|
2811
2811
|
"type": "array",
|
|
@@ -3180,7 +3180,7 @@
|
|
|
3180
3180
|
},
|
|
3181
3181
|
"x-original-maxLength": 512,
|
|
3182
3182
|
"x-reconciled-from-discovery": true,
|
|
3183
|
-
"x-reconciled-at": "2026-01-
|
|
3183
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498709+00:00"
|
|
3184
3184
|
},
|
|
3185
3185
|
"mobile_app_shield": {
|
|
3186
3186
|
"$ref": "#/components/schemas/stored_objectMobileAppShieldAttributes"
|
|
@@ -3215,7 +3215,7 @@
|
|
|
3215
3215
|
},
|
|
3216
3216
|
"x-original-maxLength": 1024,
|
|
3217
3217
|
"x-reconciled-from-discovery": true,
|
|
3218
|
-
"x-reconciled-at": "2026-01-
|
|
3218
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498717+00:00"
|
|
3219
3219
|
},
|
|
3220
3220
|
"namespace": {
|
|
3221
3221
|
"type": "string",
|
|
@@ -3241,7 +3241,7 @@
|
|
|
3241
3241
|
},
|
|
3242
3242
|
"x-original-maxLength": 1024,
|
|
3243
3243
|
"x-reconciled-from-discovery": true,
|
|
3244
|
-
"x-reconciled-at": "2026-01-
|
|
3244
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498721+00:00"
|
|
3245
3245
|
},
|
|
3246
3246
|
"no_attributes": {
|
|
3247
3247
|
"$ref": "#/components/schemas/schemaEmpty"
|
|
@@ -3292,7 +3292,7 @@
|
|
|
3292
3292
|
},
|
|
3293
3293
|
"x-original-maxLength": 1024,
|
|
3294
3294
|
"x-reconciled-from-discovery": true,
|
|
3295
|
-
"x-reconciled-at": "2026-01-
|
|
3295
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498728+00:00"
|
|
3296
3296
|
}
|
|
3297
3297
|
},
|
|
3298
3298
|
"x-f5xc-minimum-configuration": {
|
|
@@ -3394,7 +3394,7 @@
|
|
|
3394
3394
|
},
|
|
3395
3395
|
"x-original-maxLength": 512,
|
|
3396
3396
|
"x-reconciled-from-discovery": true,
|
|
3397
|
-
"x-reconciled-at": "2026-01-
|
|
3397
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498735+00:00"
|
|
3398
3398
|
},
|
|
3399
3399
|
"latest_version": {
|
|
3400
3400
|
"type": "boolean",
|
|
@@ -3448,7 +3448,7 @@
|
|
|
3448
3448
|
},
|
|
3449
3449
|
"x-original-maxLength": 1024,
|
|
3450
3450
|
"x-reconciled-from-discovery": true,
|
|
3451
|
-
"x-reconciled-at": "2026-01-
|
|
3451
|
+
"x-reconciled-at": "2026-01-07T15:54:09.498744+00:00"
|
|
3452
3452
|
}
|
|
3453
3453
|
},
|
|
3454
3454
|
"x-f5xc-minimum-configuration": {
|