This section explains which data is stored in your local runtime
plane for Apigee hybrid, and which data is maintained in the management plane (in the
Apigee Cloud).
Data stored in the runtime plane
You manage the runtime plane services, including data stored in the
runtime plane. The following data is stored by the runtime Cassandra (and accessed
from or by the management plane through MART):
Key management system (KMS) data, including
companies, developers, developer apps, API products, OAuth tokens
(including access and refresh tokens, and authorization codes), and API keys
Key value map (KVM) data (can be created/managed using KVM policies)
Environment cache data
OAuth data, including access tokens, refresh tokens, and authorization
codes
You create these entities in the management plane (for example,
in the hybrid UI or with the Apigee APIs), and the related data is
replicated in the runtime plane by the Synchronizer, which pulls
this data down and stores it in the runtime plane where the MP can
access it.
Data sent from the runtime plane to the management plane
The runtime plane sends the following data (asynchronously) to
the management plane:
Analytics
Deployment status events
Debug data
Data sent to Stackdriver for your Google Cloud project
Log data
Metrics
Data stored only in the management plane
Audit logs
RBAC
Users
For information about the various types of data generated by the
hybrid services, and the mechanisms by which hybrid collects and
surfaces this data to you, see Data collection overview.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-07 UTC."],[[["This documentation version 1.3 for Apigee hybrid is end-of-life and users should upgrade to a newer version for continued support and functionality."],["The Apigee hybrid system stores different data types either in the local runtime plane, which users manage, or in the management plane, where data like API proxies, target servers, truststores, and keystores are kept."],["Data in the runtime plane includes key management system (KMS) information, key value map (KVM) data, environment cache data, OAuth data, and quota data, while the management plane stores configuration details which are replicated in the runtime plane."],["The runtime plane asynchronously sends analytics, deployment status events, and debug data to the management plane, whereas log data and metrics are forwarded to Stackdriver for the associated Google Cloud project."],["Data like audit logs, RBAC information, and user details are stored exclusively within the management plane."]]],[]]