Apollo Config · Example Payload

Apollo Open Api Cluster Example

Apache 2.0Configuration ManagementCtripDistributed SystemsJavaMicroservicesOpen SourceReal-Time Configuration

Apollo Open Api Cluster Example is an example object payload from Apollo Config, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameappIddataChangeCreatedBydataChangeLastModifiedBydataChangeCreatedTimedataChangeLastModifiedTime

Example Payload

Raw ↑
{
  "name": "sample-name",
  "appId": "sample-app-001",
  "dataChangeCreatedBy": "operator",
  "dataChangeLastModifiedBy": "operator",
  "dataChangeCreatedTime": "2025-03-15T14:30:00Z",
  "dataChangeLastModifiedTime": "2025-03-15T14:30:00Z"
}