EventStoreListResponse
API reference for EventStoreListResponse
Interface: EventStoreListResponse
Section titled “Interface: EventStoreListResponse”Response from listing event stores. Contains an array of event stores and their total count.
Properties
Section titled “Properties”eventStores
Section titled “eventStores”eventStores:
EventStoreInfo
[]
Array of event stores returned from the listing operation
totalCount
Section titled “totalCount”totalCount:
number
Total number of event stores available (for pagination)