Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions modules/ROOT/pages/osv2-usage.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,25 @@ Depending on your Anypoint Platform instance, you access usage data in Access Ma
* <<access-usage-charts, US Cloud or EU Cloud>>
* <<access-os-usage-reports, Canada Cloud or Japan Cloud>>

[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
* 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]]
API Requests::
API requests are HTTP transactions, such as GET, PUT, and POST.
Expand Down