From 9064e1d796d433d92a005fdb173f5064d5f81ff1 Mon Sep 17 00:00:00 2001 From: Daniela Merlo Date: Tue, 20 Jan 2026 13:30:46 -0300 Subject: [PATCH 1/3] W-20969957-OSv2-behavior-dm --- modules/ROOT/pages/osv2-usage.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/ROOT/pages/osv2-usage.adoc b/modules/ROOT/pages/osv2-usage.adoc index 6c35a54..a19e5af 100644 --- a/modules/ROOT/pages/osv2-usage.adoc +++ b/modules/ROOT/pages/osv2-usage.adoc @@ -8,6 +8,11 @@ Depending on your Anypoint Platform instance, you access usage data in Access Ma * <> * <> +[NOTE] +==== +If you enable both **Clustering** and **Use Object Store V2** on CloudHub 2.0, Object Store usage can be generated by internal runtime features, policies, and connectors, in addition to any explicit Object Store operations in your application. This usage counts toward rate limiting and billing. +==== + [[api-requests]] API Requests:: API requests are HTTP transactions, such as GET, PUT, and POST. From 9685c433d7dafe23dd9b65c78e328439f52bf25d Mon Sep 17 00:00:00 2001 From: Daniela Merlo Date: Tue, 20 Jan 2026 15:29:33 -0300 Subject: [PATCH 2/3] W-20969957-edit --- modules/ROOT/pages/osv2-usage.adoc | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/osv2-usage.adoc b/modules/ROOT/pages/osv2-usage.adoc index a19e5af..908d1ad 100644 --- a/modules/ROOT/pages/osv2-usage.adoc +++ b/modules/ROOT/pages/osv2-usage.adoc @@ -10,7 +10,21 @@ Depending on your Anypoint Platform instance, you access usage data in Access Ma [NOTE] ==== -If you enable both **Clustering** and **Use Object Store V2** on CloudHub 2.0, Object Store usage can be generated by internal runtime features, policies, and connectors, in addition to any explicit Object Store operations in your application. This usage counts toward rate limiting and billing. +If you enable *Use Object Store v2*, any connector, module, or policy that relies on Object Store uses Object Store v2, even if your application doesn't explicitly interact with Object Store. This usage counts toward rate limiting and billing. ++ +These are some examples of connectors, modules, and policies that use Object Store: + +* API Gateway policies, such as Rate Limiting, SLA-based Rate Limiting, Spike Control, and HTTP Caching +* B2B Solution Runtime Engine components, such as endpoint services, document processing, and API replication +* Salesforce connectors, such as Salesforce, Salesforce Pub/Sub, and Salesforce Analytics +* Google connectors, such as Google Sheets, Google Drive, Google Calendar, Gmail, and BigQuery +* Microsoft connectors, such as Excel Online, SharePoint, OneDrive, and Dynamics 365 Business Central +* SAP connectors, such as SAP S/4HANA Cloud, SAP SuccessFactors, and SAP Concur +* B2B and EDI connectors, such as AS2 and RosettaNet +* Data and messaging connectors, such as Database, Kafka, Redis, SFTP, and Hadoop +* Other third-party connectors, such as Tableau, Power BI, Zuora, Xero, and Data Loader +* AI and agent connectors, such as MCP and A2A +* OAuth and security components, such as OAuth provider templates and OAuth introspection services ==== [[api-requests]] From a832b600f922b028a328c4838d20d701b79e4d2d Mon Sep 17 00:00:00 2001 From: Daniela Merlo Date: Tue, 20 Jan 2026 15:30:12 -0300 Subject: [PATCH 3/3] W-20969957-edit 2 --- modules/ROOT/pages/osv2-usage.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/osv2-usage.adoc b/modules/ROOT/pages/osv2-usage.adoc index 908d1ad..fffbad9 100644 --- a/modules/ROOT/pages/osv2-usage.adoc +++ b/modules/ROOT/pages/osv2-usage.adoc @@ -11,7 +11,7 @@ Depending on your Anypoint Platform instance, you access usage data in Access Ma [NOTE] ==== If you enable *Use Object Store v2*, any connector, module, or policy that relies on Object Store uses Object Store v2, even if your application doesn't explicitly interact with Object Store. This usage counts toward rate limiting and billing. -+ + These are some examples of connectors, modules, and policies that use Object Store: * API Gateway policies, such as Rate Limiting, SLA-based Rate Limiting, Spike Control, and HTTP Caching