共用方式為


SchemaRegistryClusterRecord interface

架構登錄叢集記錄的詳細數據

屬性

id

叢集的標識碼

kind

叢集的種類

metadata

記錄的元數據

spec

架構登錄叢集的規格

status

叢集狀態的規格

屬性詳細資料

id

叢集的標識碼

id?: string

屬性值

string

kind

叢集的種類

kind?: string

屬性值

string

metadata

記錄的元數據

metadata?: SCMetadataEntity

屬性值

spec

架構登錄叢集的規格

spec?: SchemaRegistryClusterSpecEntity

屬性值

status

叢集狀態的規格

status?: SchemaRegistryClusterStatusEntity

屬性值