EventStoreInfo
API reference for EventStoreInfo
Interface: EventStoreInfo
Section titled “Interface: EventStoreInfo”Event store information returned from the Management API. Contains basic information about an event store.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”createdAt
Section titled “createdAt”createdAt:
string
ISO timestamp of when the event store was created
description?
Section titled “description?”
optional
description:string
Optional description of the event store’s purpose or contents
id:
string
Unique identifier for the event store
name:
string
Display name of the event store
region?
Section titled “region?”
optional
region:string
Optional cloud region where the event store is located
status
Section titled “status”status:
"active"
|"suspended"
|"deleted"
Current status of the event store
updatedAt
Section titled “updatedAt”updatedAt:
string
ISO timestamp of when the event store was last updated