@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": "Billing And Usage",
|
|
5
5
|
"description": "Subscription lifecycle with plan transitions and billing states. Payment method hierarchies supporting primary and secondary configurations. Invoice generation with PDF downloads and custom listing. Resource quotas per namespace with limit definitions and consumption metrics. Contact types for billing notifications and tenant deletion workflows.",
|
|
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"
|
|
@@ -5610,7 +5610,7 @@
|
|
|
5610
5610
|
},
|
|
5611
5611
|
"x-original-maxLength": 1024,
|
|
5612
5612
|
"x-reconciled-from-discovery": true,
|
|
5613
|
-
"x-reconciled-at": "2026-01-
|
|
5613
|
+
"x-reconciled-at": "2026-01-06T16:57:47.284959+00:00"
|
|
5614
5614
|
},
|
|
5615
5615
|
"period_end": {
|
|
5616
5616
|
"type": "string",
|
|
@@ -5928,7 +5928,7 @@
|
|
|
5928
5928
|
},
|
|
5929
5929
|
"x-original-maxLength": 1024,
|
|
5930
5930
|
"x-reconciled-from-discovery": true,
|
|
5931
|
-
"x-reconciled-at": "2026-01-
|
|
5931
|
+
"x-reconciled-at": "2026-01-06T16:57:59.838150+00:00"
|
|
5932
5932
|
},
|
|
5933
5933
|
"role": {
|
|
5934
5934
|
"$ref": "#/components/schemas/payment_methodPaymentMethodRole"
|
|
@@ -5986,7 +5986,7 @@
|
|
|
5986
5986
|
},
|
|
5987
5987
|
"x-original-maxLength": 1024,
|
|
5988
5988
|
"x-reconciled-from-discovery": true,
|
|
5989
|
-
"x-reconciled-at": "2026-01-
|
|
5989
|
+
"x-reconciled-at": "2026-01-06T16:57:59.838160+00:00"
|
|
5990
5990
|
}
|
|
5991
5991
|
},
|
|
5992
5992
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6025,7 +6025,7 @@
|
|
|
6025
6025
|
},
|
|
6026
6026
|
"x-original-maxLength": 1024,
|
|
6027
6027
|
"x-reconciled-from-discovery": true,
|
|
6028
|
-
"x-reconciled-at": "2026-01-
|
|
6028
|
+
"x-reconciled-at": "2026-01-06T16:57:59.838166+00:00"
|
|
6029
6029
|
},
|
|
6030
6030
|
"namespace": {
|
|
6031
6031
|
"type": "string",
|
|
@@ -6044,7 +6044,7 @@
|
|
|
6044
6044
|
},
|
|
6045
6045
|
"x-original-maxLength": 1024,
|
|
6046
6046
|
"x-reconciled-from-discovery": true,
|
|
6047
|
-
"x-reconciled-at": "2026-01-
|
|
6047
|
+
"x-reconciled-at": "2026-01-06T16:57:59.838170+00:00"
|
|
6048
6048
|
}
|
|
6049
6049
|
},
|
|
6050
6050
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6107,7 +6107,7 @@
|
|
|
6107
6107
|
},
|
|
6108
6108
|
"x-original-maxLength": 1024,
|
|
6109
6109
|
"x-reconciled-from-discovery": true,
|
|
6110
|
-
"x-reconciled-at": "2026-01-
|
|
6110
|
+
"x-reconciled-at": "2026-01-06T16:57:59.838175+00:00"
|
|
6111
6111
|
},
|
|
6112
6112
|
"namespace": {
|
|
6113
6113
|
"type": "string",
|
|
@@ -6126,7 +6126,7 @@
|
|
|
6126
6126
|
},
|
|
6127
6127
|
"x-original-maxLength": 1024,
|
|
6128
6128
|
"x-reconciled-from-discovery": true,
|
|
6129
|
-
"x-reconciled-at": "2026-01-
|
|
6129
|
+
"x-reconciled-at": "2026-01-06T16:57:59.838179+00:00"
|
|
6130
6130
|
}
|
|
6131
6131
|
},
|
|
6132
6132
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6166,7 +6166,7 @@
|
|
|
6166
6166
|
},
|
|
6167
6167
|
"x-original-maxLength": 1024,
|
|
6168
6168
|
"x-reconciled-from-discovery": true,
|
|
6169
|
-
"x-reconciled-at": "2026-01-
|
|
6169
|
+
"x-reconciled-at": "2026-01-06T16:57:59.838184+00:00"
|
|
6170
6170
|
},
|
|
6171
6171
|
"namespace": {
|
|
6172
6172
|
"type": "string",
|
|
@@ -6185,7 +6185,7 @@
|
|
|
6185
6185
|
},
|
|
6186
6186
|
"x-original-maxLength": 1024,
|
|
6187
6187
|
"x-reconciled-from-discovery": true,
|
|
6188
|
-
"x-reconciled-at": "2026-01-
|
|
6188
|
+
"x-reconciled-at": "2026-01-06T16:57:59.838188+00:00"
|
|
6189
6189
|
}
|
|
6190
6190
|
},
|
|
6191
6191
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6248,7 +6248,7 @@
|
|
|
6248
6248
|
},
|
|
6249
6249
|
"x-original-maxLength": 1024,
|
|
6250
6250
|
"x-reconciled-from-discovery": true,
|
|
6251
|
-
"x-reconciled-at": "2026-01-
|
|
6251
|
+
"x-reconciled-at": "2026-01-06T16:58:00.508258+00:00"
|
|
6252
6252
|
},
|
|
6253
6253
|
"new_plan": {
|
|
6254
6254
|
"type": "string",
|
|
@@ -6437,7 +6437,7 @@
|
|
|
6437
6437
|
"x-original-maxLength": 1024,
|
|
6438
6438
|
"format": "hostname",
|
|
6439
6439
|
"x-reconciled-from-discovery": true,
|
|
6440
|
-
"x-reconciled-at": "2026-01-
|
|
6440
|
+
"x-reconciled-at": "2026-01-06T16:58:00.508281+00:00"
|
|
6441
6441
|
},
|
|
6442
6442
|
"payment_address": {
|
|
6443
6443
|
"$ref": "#/components/schemas/schemacontactGlobalSpecType"
|
|
@@ -6756,6 +6756,8 @@
|
|
|
6756
6756
|
"type_url": {
|
|
6757
6757
|
"type": "string",
|
|
6758
6758
|
"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.",
|
|
6759
|
+
"x-f5xc-description-short": "URL identifying the protocol buffer message type.",
|
|
6760
|
+
"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 ).",
|
|
6759
6761
|
"minLength": 0,
|
|
6760
6762
|
"maxLength": 1024,
|
|
6761
6763
|
"x-f5xc-required-for": {
|
|
@@ -6779,7 +6781,7 @@
|
|
|
6779
6781
|
},
|
|
6780
6782
|
"x-original-maxLength": 1024,
|
|
6781
6783
|
"x-reconciled-from-discovery": true,
|
|
6782
|
-
"x-reconciled-at": "2026-01-
|
|
6784
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282771+00:00"
|
|
6783
6785
|
}
|
|
6784
6786
|
},
|
|
6785
6787
|
"x-f5xc-minimum-configuration": {
|
|
@@ -6887,7 +6889,7 @@
|
|
|
6887
6889
|
},
|
|
6888
6890
|
"x-original-maxLength": 1024,
|
|
6889
6891
|
"x-reconciled-from-discovery": true,
|
|
6890
|
-
"x-reconciled-at": "2026-01-
|
|
6892
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282787+00:00"
|
|
6891
6893
|
},
|
|
6892
6894
|
"namespace": {
|
|
6893
6895
|
"type": "string",
|
|
@@ -6906,7 +6908,7 @@
|
|
|
6906
6908
|
},
|
|
6907
6909
|
"x-original-maxLength": 1024,
|
|
6908
6910
|
"x-reconciled-from-discovery": true,
|
|
6909
|
-
"x-reconciled-at": "2026-01-
|
|
6911
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282793+00:00"
|
|
6910
6912
|
}
|
|
6911
6913
|
},
|
|
6912
6914
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7132,7 +7134,7 @@
|
|
|
7132
7134
|
"maxLength": 17,
|
|
7133
7135
|
"minLength": 17,
|
|
7134
7136
|
"x-reconciled-from-discovery": true,
|
|
7135
|
-
"x-reconciled-at": "2026-01-
|
|
7137
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282820+00:00"
|
|
7136
7138
|
},
|
|
7137
7139
|
"system_metadata": {
|
|
7138
7140
|
"$ref": "#/components/schemas/schemaSystemObjectGetMetaType"
|
|
@@ -7398,7 +7400,7 @@
|
|
|
7398
7400
|
},
|
|
7399
7401
|
"x-original-maxLength": 1024,
|
|
7400
7402
|
"x-reconciled-from-discovery": true,
|
|
7401
|
-
"x-reconciled-at": "2026-01-
|
|
7403
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282844+00:00"
|
|
7402
7404
|
},
|
|
7403
7405
|
"disabled": {
|
|
7404
7406
|
"type": "boolean",
|
|
@@ -7448,7 +7450,7 @@
|
|
|
7448
7450
|
},
|
|
7449
7451
|
"x-original-maxLength": 1024,
|
|
7450
7452
|
"x-reconciled-from-discovery": true,
|
|
7451
|
-
"x-reconciled-at": "2026-01-
|
|
7453
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282854+00:00"
|
|
7452
7454
|
},
|
|
7453
7455
|
"namespace": {
|
|
7454
7456
|
"type": "string",
|
|
@@ -7467,7 +7469,7 @@
|
|
|
7467
7469
|
},
|
|
7468
7470
|
"x-original-maxLength": 1024,
|
|
7469
7471
|
"x-reconciled-from-discovery": true,
|
|
7470
|
-
"x-reconciled-at": "2026-01-
|
|
7472
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282858+00:00"
|
|
7471
7473
|
},
|
|
7472
7474
|
"owner_view": {
|
|
7473
7475
|
"$ref": "#/components/schemas/schemaViewRefType"
|
|
@@ -7508,7 +7510,7 @@
|
|
|
7508
7510
|
"x-field-mutability": "read-only",
|
|
7509
7511
|
"x-original-maxLength": 1024,
|
|
7510
7512
|
"x-reconciled-from-discovery": true,
|
|
7511
|
-
"x-reconciled-at": "2026-01-
|
|
7513
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282866+00:00"
|
|
7512
7514
|
},
|
|
7513
7515
|
"uid": {
|
|
7514
7516
|
"type": "string",
|
|
@@ -7529,7 +7531,7 @@
|
|
|
7529
7531
|
"x-original-maxLength": 1024,
|
|
7530
7532
|
"format": "uuid",
|
|
7531
7533
|
"x-reconciled-from-discovery": true,
|
|
7532
|
-
"x-reconciled-at": "2026-01-
|
|
7534
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282872+00:00"
|
|
7533
7535
|
}
|
|
7534
7536
|
},
|
|
7535
7537
|
"x-f5xc-minimum-configuration": {
|
|
@@ -7575,7 +7577,7 @@
|
|
|
7575
7577
|
},
|
|
7576
7578
|
"x-original-maxLength": 1024,
|
|
7577
7579
|
"x-reconciled-from-discovery": true,
|
|
7578
|
-
"x-reconciled-at": "2026-01-
|
|
7580
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282877+00:00"
|
|
7579
7581
|
},
|
|
7580
7582
|
"display_name": {
|
|
7581
7583
|
"type": "string",
|
|
@@ -7631,7 +7633,7 @@
|
|
|
7631
7633
|
},
|
|
7632
7634
|
"x-original-maxLength": 1024,
|
|
7633
7635
|
"x-reconciled-from-discovery": true,
|
|
7634
|
-
"x-reconciled-at": "2026-01-
|
|
7636
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282886+00:00"
|
|
7635
7637
|
},
|
|
7636
7638
|
"display_name": {
|
|
7637
7639
|
"type": "string",
|
|
@@ -7683,7 +7685,7 @@
|
|
|
7683
7685
|
},
|
|
7684
7686
|
"x-original-maxLength": 1024,
|
|
7685
7687
|
"x-reconciled-from-discovery": true,
|
|
7686
|
-
"x-reconciled-at": "2026-01-
|
|
7688
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282893+00:00"
|
|
7687
7689
|
},
|
|
7688
7690
|
"display_name": {
|
|
7689
7691
|
"type": "string",
|
|
@@ -7742,7 +7744,7 @@
|
|
|
7742
7744
|
},
|
|
7743
7745
|
"x-original-maxLength": 1024,
|
|
7744
7746
|
"x-reconciled-from-discovery": true,
|
|
7745
|
-
"x-reconciled-at": "2026-01-
|
|
7747
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282903+00:00"
|
|
7746
7748
|
},
|
|
7747
7749
|
"display_name": {
|
|
7748
7750
|
"type": "string",
|
|
@@ -7992,7 +7994,7 @@
|
|
|
7992
7994
|
},
|
|
7993
7995
|
"x-original-maxLength": 1024,
|
|
7994
7996
|
"x-reconciled-from-discovery": true,
|
|
7995
|
-
"x-reconciled-at": "2026-01-
|
|
7997
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282926+00:00"
|
|
7996
7998
|
},
|
|
7997
7999
|
"service_name": {
|
|
7998
8000
|
"type": "string",
|
|
@@ -8021,6 +8023,8 @@
|
|
|
8021
8023
|
"x-validation-rules": {
|
|
8022
8024
|
"ves.io.schema.rules.string.in": "[\\\"Success\\\",\\\"Failed\\\",\\\"Incomplete\\\",\\\"Installed\\\",\\\"Down\\\",\\\"Disabled\\\",\\\"NotApplicable\\\"]"
|
|
8023
8025
|
},
|
|
8026
|
+
"x-f5xc-description-short": "Status of the condition \"Success\" Validtion has succeded.",
|
|
8027
|
+
"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...",
|
|
8024
8028
|
"minLength": 0,
|
|
8025
8029
|
"maxLength": 17,
|
|
8026
8030
|
"x-f5xc-required-for": {
|
|
@@ -8031,7 +8035,7 @@
|
|
|
8031
8035
|
},
|
|
8032
8036
|
"x-original-maxLength": 1024,
|
|
8033
8037
|
"x-reconciled-from-discovery": true,
|
|
8034
|
-
"x-reconciled-at": "2026-01-
|
|
8038
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282932+00:00"
|
|
8035
8039
|
},
|
|
8036
8040
|
"type": {
|
|
8037
8041
|
"type": "string",
|
|
@@ -8168,7 +8172,7 @@
|
|
|
8168
8172
|
},
|
|
8169
8173
|
"x-original-maxLength": 1024,
|
|
8170
8174
|
"x-reconciled-from-discovery": true,
|
|
8171
|
-
"x-reconciled-at": "2026-01-
|
|
8175
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282944+00:00"
|
|
8172
8176
|
}
|
|
8173
8177
|
},
|
|
8174
8178
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8277,7 +8281,7 @@
|
|
|
8277
8281
|
},
|
|
8278
8282
|
"x-original-maxLength": 1200,
|
|
8279
8283
|
"x-reconciled-from-discovery": true,
|
|
8280
|
-
"x-reconciled-at": "2026-01-
|
|
8284
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282954+00:00"
|
|
8281
8285
|
},
|
|
8282
8286
|
"disable": {
|
|
8283
8287
|
"type": "boolean",
|
|
@@ -8330,7 +8334,7 @@
|
|
|
8330
8334
|
},
|
|
8331
8335
|
"x-original-maxLength": 1024,
|
|
8332
8336
|
"x-reconciled-from-discovery": true,
|
|
8333
|
-
"x-reconciled-at": "2026-01-
|
|
8337
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282962+00:00"
|
|
8334
8338
|
},
|
|
8335
8339
|
"namespace": {
|
|
8336
8340
|
"type": "string",
|
|
@@ -8349,7 +8353,7 @@
|
|
|
8349
8353
|
},
|
|
8350
8354
|
"x-original-maxLength": 1024,
|
|
8351
8355
|
"x-reconciled-from-discovery": true,
|
|
8352
|
-
"x-reconciled-at": "2026-01-
|
|
8356
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282966+00:00"
|
|
8353
8357
|
}
|
|
8354
8358
|
},
|
|
8355
8359
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8425,7 +8429,7 @@
|
|
|
8425
8429
|
},
|
|
8426
8430
|
"x-original-maxLength": 1200,
|
|
8427
8431
|
"x-reconciled-from-discovery": true,
|
|
8428
|
-
"x-reconciled-at": "2026-01-
|
|
8432
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282973+00:00"
|
|
8429
8433
|
},
|
|
8430
8434
|
"disable": {
|
|
8431
8435
|
"type": "boolean",
|
|
@@ -8480,7 +8484,7 @@
|
|
|
8480
8484
|
},
|
|
8481
8485
|
"x-original-maxLength": 1024,
|
|
8482
8486
|
"x-reconciled-from-discovery": true,
|
|
8483
|
-
"x-reconciled-at": "2026-01-
|
|
8487
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282980+00:00"
|
|
8484
8488
|
},
|
|
8485
8489
|
"namespace": {
|
|
8486
8490
|
"type": "string",
|
|
@@ -8499,7 +8503,7 @@
|
|
|
8499
8503
|
},
|
|
8500
8504
|
"x-original-maxLength": 1024,
|
|
8501
8505
|
"x-reconciled-from-discovery": true,
|
|
8502
|
-
"x-reconciled-at": "2026-01-
|
|
8506
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282984+00:00"
|
|
8503
8507
|
}
|
|
8504
8508
|
},
|
|
8505
8509
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8544,7 +8548,7 @@
|
|
|
8544
8548
|
"readOnly": true,
|
|
8545
8549
|
"x-original-maxLength": 1024,
|
|
8546
8550
|
"x-reconciled-from-discovery": true,
|
|
8547
|
-
"x-reconciled-at": "2026-01-
|
|
8551
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282989+00:00"
|
|
8548
8552
|
},
|
|
8549
8553
|
"name": {
|
|
8550
8554
|
"type": "string",
|
|
@@ -8563,7 +8567,7 @@
|
|
|
8563
8567
|
},
|
|
8564
8568
|
"x-original-maxLength": 1024,
|
|
8565
8569
|
"x-reconciled-from-discovery": true,
|
|
8566
|
-
"x-reconciled-at": "2026-01-
|
|
8570
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282993+00:00"
|
|
8567
8571
|
},
|
|
8568
8572
|
"namespace": {
|
|
8569
8573
|
"type": "string",
|
|
@@ -8582,7 +8586,7 @@
|
|
|
8582
8586
|
},
|
|
8583
8587
|
"x-original-maxLength": 1024,
|
|
8584
8588
|
"x-reconciled-from-discovery": true,
|
|
8585
|
-
"x-reconciled-at": "2026-01-
|
|
8589
|
+
"x-reconciled-at": "2026-01-06T16:58:03.282997+00:00"
|
|
8586
8590
|
},
|
|
8587
8591
|
"tenant": {
|
|
8588
8592
|
"type": "string",
|
|
@@ -8603,7 +8607,7 @@
|
|
|
8603
8607
|
"x-field-mutability": "read-only",
|
|
8604
8608
|
"x-original-maxLength": 1024,
|
|
8605
8609
|
"x-reconciled-from-discovery": true,
|
|
8606
|
-
"x-reconciled-at": "2026-01-
|
|
8610
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283001+00:00"
|
|
8607
8611
|
},
|
|
8608
8612
|
"uid": {
|
|
8609
8613
|
"type": "string",
|
|
@@ -8625,7 +8629,7 @@
|
|
|
8625
8629
|
"x-original-maxLength": 1024,
|
|
8626
8630
|
"format": "uuid",
|
|
8627
8631
|
"x-reconciled-from-discovery": true,
|
|
8628
|
-
"x-reconciled-at": "2026-01-
|
|
8632
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283007+00:00"
|
|
8629
8633
|
}
|
|
8630
8634
|
},
|
|
8631
8635
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8700,7 +8704,7 @@
|
|
|
8700
8704
|
},
|
|
8701
8705
|
"x-original-maxLength": 1200,
|
|
8702
8706
|
"x-reconciled-from-discovery": true,
|
|
8703
|
-
"x-reconciled-at": "2026-01-
|
|
8707
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283013+00:00"
|
|
8704
8708
|
},
|
|
8705
8709
|
"disable": {
|
|
8706
8710
|
"type": "boolean",
|
|
@@ -8753,7 +8757,7 @@
|
|
|
8753
8757
|
},
|
|
8754
8758
|
"x-original-maxLength": 1024,
|
|
8755
8759
|
"x-reconciled-from-discovery": true,
|
|
8756
|
-
"x-reconciled-at": "2026-01-
|
|
8760
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283021+00:00"
|
|
8757
8761
|
},
|
|
8758
8762
|
"namespace": {
|
|
8759
8763
|
"type": "string",
|
|
@@ -8772,7 +8776,7 @@
|
|
|
8772
8776
|
},
|
|
8773
8777
|
"x-original-maxLength": 1024,
|
|
8774
8778
|
"x-reconciled-from-discovery": true,
|
|
8775
|
-
"x-reconciled-at": "2026-01-
|
|
8779
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283025+00:00"
|
|
8776
8780
|
}
|
|
8777
8781
|
},
|
|
8778
8782
|
"x-f5xc-minimum-configuration": {
|
|
@@ -8886,7 +8890,7 @@
|
|
|
8886
8890
|
"x-original-maxLength": 1024,
|
|
8887
8891
|
"format": "uuid",
|
|
8888
8892
|
"x-reconciled-from-discovery": true,
|
|
8889
|
-
"x-reconciled-at": "2026-01-
|
|
8893
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283038+00:00"
|
|
8890
8894
|
},
|
|
8891
8895
|
"vtrp_id": {
|
|
8892
8896
|
"type": "string",
|
|
@@ -8998,7 +9002,7 @@
|
|
|
8998
9002
|
},
|
|
8999
9003
|
"x-original-maxLength": 1024,
|
|
9000
9004
|
"x-reconciled-from-discovery": true,
|
|
9001
|
-
"x-reconciled-at": "2026-01-
|
|
9005
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283048+00:00"
|
|
9002
9006
|
},
|
|
9003
9007
|
"status": {
|
|
9004
9008
|
"type": "string",
|
|
@@ -9017,7 +9021,7 @@
|
|
|
9017
9021
|
},
|
|
9018
9022
|
"x-original-maxLength": 1024,
|
|
9019
9023
|
"x-reconciled-from-discovery": true,
|
|
9020
|
-
"x-reconciled-at": "2026-01-
|
|
9024
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283052+00:00"
|
|
9021
9025
|
}
|
|
9022
9026
|
},
|
|
9023
9027
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9097,6 +9101,8 @@
|
|
|
9097
9101
|
"title": "Deletion_timestamp.",
|
|
9098
9102
|
"format": "date-time",
|
|
9099
9103
|
"x-displayname": "Deletion Timestamp.",
|
|
9104
|
+
"x-f5xc-description-short": "DeletionTimestamp is RFC 3339 date and time at which this resource will be deleted.",
|
|
9105
|
+
"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...",
|
|
9100
9106
|
"minLength": 0,
|
|
9101
9107
|
"maxLength": 1024,
|
|
9102
9108
|
"x-f5xc-required-for": {
|
|
@@ -9195,7 +9201,7 @@
|
|
|
9195
9201
|
"x-field-mutability": "read-only",
|
|
9196
9202
|
"x-original-maxLength": 1024,
|
|
9197
9203
|
"x-reconciled-from-discovery": true,
|
|
9198
|
-
"x-reconciled-at": "2026-01-
|
|
9204
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283071+00:00"
|
|
9199
9205
|
},
|
|
9200
9206
|
"uid": {
|
|
9201
9207
|
"type": "string",
|
|
@@ -9216,7 +9222,7 @@
|
|
|
9216
9222
|
"x-original-maxLength": 1024,
|
|
9217
9223
|
"format": "uuid",
|
|
9218
9224
|
"x-reconciled-from-discovery": true,
|
|
9219
|
-
"x-reconciled-at": "2026-01-
|
|
9225
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283076+00:00"
|
|
9220
9226
|
}
|
|
9221
9227
|
},
|
|
9222
9228
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9266,7 +9272,7 @@
|
|
|
9266
9272
|
},
|
|
9267
9273
|
"x-original-maxLength": 1024,
|
|
9268
9274
|
"x-reconciled-from-discovery": true,
|
|
9269
|
-
"x-reconciled-at": "2026-01-
|
|
9275
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283081+00:00"
|
|
9270
9276
|
},
|
|
9271
9277
|
"name": {
|
|
9272
9278
|
"type": "string",
|
|
@@ -9285,7 +9291,7 @@
|
|
|
9285
9291
|
},
|
|
9286
9292
|
"x-original-maxLength": 1024,
|
|
9287
9293
|
"x-reconciled-from-discovery": true,
|
|
9288
|
-
"x-reconciled-at": "2026-01-
|
|
9294
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283085+00:00"
|
|
9289
9295
|
},
|
|
9290
9296
|
"namespace": {
|
|
9291
9297
|
"type": "string",
|
|
@@ -9304,7 +9310,7 @@
|
|
|
9304
9310
|
},
|
|
9305
9311
|
"x-original-maxLength": 1024,
|
|
9306
9312
|
"x-reconciled-from-discovery": true,
|
|
9307
|
-
"x-reconciled-at": "2026-01-
|
|
9313
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283089+00:00"
|
|
9308
9314
|
},
|
|
9309
9315
|
"uid": {
|
|
9310
9316
|
"type": "string",
|
|
@@ -9325,7 +9331,7 @@
|
|
|
9325
9331
|
"x-original-maxLength": 1024,
|
|
9326
9332
|
"format": "uuid",
|
|
9327
9333
|
"x-reconciled-from-discovery": true,
|
|
9328
|
-
"x-reconciled-at": "2026-01-
|
|
9334
|
+
"x-reconciled-at": "2026-01-06T16:58:03.283094+00:00"
|
|
9329
9335
|
}
|
|
9330
9336
|
},
|
|
9331
9337
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9844,7 +9850,7 @@
|
|
|
9844
9850
|
"x-original-maxLength": 1024,
|
|
9845
9851
|
"format": "uuid",
|
|
9846
9852
|
"x-reconciled-from-discovery": true,
|
|
9847
|
-
"x-reconciled-at": "2026-01-
|
|
9853
|
+
"x-reconciled-at": "2026-01-06T16:58:18.895229+00:00"
|
|
9848
9854
|
}
|
|
9849
9855
|
},
|
|
9850
9856
|
"x-f5xc-minimum-configuration": {
|
|
@@ -9968,7 +9974,7 @@
|
|
|
9968
9974
|
},
|
|
9969
9975
|
"x-original-maxLength": 1024,
|
|
9970
9976
|
"x-reconciled-from-discovery": true,
|
|
9971
|
-
"x-reconciled-at": "2026-01-
|
|
9977
|
+
"x-reconciled-at": "2026-01-06T16:58:18.895244+00:00"
|
|
9972
9978
|
},
|
|
9973
9979
|
"plan_name": {
|
|
9974
9980
|
"type": "string",
|
|
@@ -10380,6 +10386,8 @@
|
|
|
10380
10386
|
"format": "int64",
|
|
10381
10387
|
"x-displayname": "Quantity billable.",
|
|
10382
10388
|
"x-f5xc-example": "115",
|
|
10389
|
+
"x-f5xc-description-short": "Quantity which is used to calculate the amount.",
|
|
10390
|
+
"x-f5xc-description-medium": "Quantity which is used to calculate the amount. Rounded from quantity as the following: * after converting quantity from unit_code to unit_code of this addon_id, if the value < 1, then quantity_billable is rounded to 1 * after converting quantity from unit_code to unit_code of this addon_id, if...",
|
|
10383
10391
|
"minLength": 0,
|
|
10384
10392
|
"maxLength": 1024,
|
|
10385
10393
|
"x-f5xc-required-for": {
|
|
@@ -10531,7 +10539,7 @@
|
|
|
10531
10539
|
},
|
|
10532
10540
|
"x-original-maxLength": 1024,
|
|
10533
10541
|
"x-reconciled-from-discovery": true,
|
|
10534
|
-
"x-reconciled-at": "2026-01-
|
|
10542
|
+
"x-reconciled-at": "2026-01-06T16:58:26.489155+00:00"
|
|
10535
10543
|
}
|
|
10536
10544
|
},
|
|
10537
10545
|
"x-f5xc-minimum-configuration": {
|
|
@@ -10740,7 +10748,7 @@
|
|
|
10740
10748
|
},
|
|
10741
10749
|
"x-original-maxLength": 1024,
|
|
10742
10750
|
"x-reconciled-from-discovery": true,
|
|
10743
|
-
"x-reconciled-at": "2026-01-
|
|
10751
|
+
"x-reconciled-at": "2026-01-06T16:58:26.489173+00:00"
|
|
10744
10752
|
},
|
|
10745
10753
|
"to": {
|
|
10746
10754
|
"type": "string",
|
|
@@ -10885,7 +10893,7 @@
|
|
|
10885
10893
|
},
|
|
10886
10894
|
"x-original-maxLength": 1024,
|
|
10887
10895
|
"x-reconciled-from-discovery": true,
|
|
10888
|
-
"x-reconciled-at": "2026-01-
|
|
10896
|
+
"x-reconciled-at": "2026-01-06T16:58:26.489186+00:00"
|
|
10889
10897
|
},
|
|
10890
10898
|
"query": {
|
|
10891
10899
|
"type": "string",
|
|
@@ -10976,7 +10984,7 @@
|
|
|
10976
10984
|
},
|
|
10977
10985
|
"x-original-maxLength": 1024,
|
|
10978
10986
|
"x-reconciled-from-discovery": true,
|
|
10979
|
-
"x-reconciled-at": "2026-01-
|
|
10987
|
+
"x-reconciled-at": "2026-01-06T16:58:26.489194+00:00"
|
|
10980
10988
|
}
|
|
10981
10989
|
},
|
|
10982
10990
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11067,7 +11075,7 @@
|
|
|
11067
11075
|
},
|
|
11068
11076
|
"x-original-maxLength": 1024,
|
|
11069
11077
|
"x-reconciled-from-discovery": true,
|
|
11070
|
-
"x-reconciled-at": "2026-01-
|
|
11078
|
+
"x-reconciled-at": "2026-01-06T16:58:26.489202+00:00"
|
|
11071
11079
|
},
|
|
11072
11080
|
"to": {
|
|
11073
11081
|
"type": "string",
|
|
@@ -11326,7 +11334,7 @@
|
|
|
11326
11334
|
},
|
|
11327
11335
|
"x-original-maxLength": 1024,
|
|
11328
11336
|
"x-reconciled-from-discovery": true,
|
|
11329
|
-
"x-reconciled-at": "2026-01-
|
|
11337
|
+
"x-reconciled-at": "2026-01-06T16:58:26.489220+00:00"
|
|
11330
11338
|
},
|
|
11331
11339
|
"object_name": {
|
|
11332
11340
|
"type": "string",
|
|
@@ -11470,7 +11478,7 @@
|
|
|
11470
11478
|
},
|
|
11471
11479
|
"x-original-maxLength": 1024,
|
|
11472
11480
|
"x-reconciled-from-discovery": true,
|
|
11473
|
-
"x-reconciled-at": "2026-01-
|
|
11481
|
+
"x-reconciled-at": "2026-01-06T16:58:26.708447+00:00"
|
|
11474
11482
|
}
|
|
11475
11483
|
},
|
|
11476
11484
|
"x-f5xc-minimum-configuration": {
|
|
@@ -11664,7 +11672,7 @@
|
|
|
11664
11672
|
},
|
|
11665
11673
|
"x-original-maxLength": 1024,
|
|
11666
11674
|
"x-reconciled-from-discovery": true,
|
|
11667
|
-
"x-reconciled-at": "2026-01-
|
|
11675
|
+
"x-reconciled-at": "2026-01-06T16:58:26.708467+00:00"
|
|
11668
11676
|
},
|
|
11669
11677
|
"flat_price": {
|
|
11670
11678
|
"type": "integer",
|
|
@@ -11714,7 +11722,7 @@
|
|
|
11714
11722
|
},
|
|
11715
11723
|
"x-original-maxLength": 1024,
|
|
11716
11724
|
"x-reconciled-from-discovery": true,
|
|
11717
|
-
"x-reconciled-at": "2026-01-
|
|
11725
|
+
"x-reconciled-at": "2026-01-06T16:58:26.708475+00:00"
|
|
11718
11726
|
},
|
|
11719
11727
|
"renewal_period_unit": {
|
|
11720
11728
|
"$ref": "#/components/schemas/planPeriodUnitType"
|
|
@@ -11758,7 +11766,7 @@
|
|
|
11758
11766
|
},
|
|
11759
11767
|
"x-original-maxLength": 1024,
|
|
11760
11768
|
"x-reconciled-from-discovery": true,
|
|
11761
|
-
"x-reconciled-at": "2026-01-
|
|
11769
|
+
"x-reconciled-at": "2026-01-06T16:58:26.708485+00:00"
|
|
11762
11770
|
},
|
|
11763
11771
|
"transition_flow": {
|
|
11764
11772
|
"$ref": "#/components/schemas/planUsagePlanTransitionFlow"
|