ManagedCassandraReaperStatus interface

model interface ManagedCassandraReaperStatus

Properties

healthy
repairRunIds

Dictionary of <string>

repairSchedules

Dictionary of <string>

Property Details

healthy

healthy?: boolean

Property Value

boolean

repairRunIds

Dictionary of <string>

repairRunIds?: Record<string, string>

Property Value

Record<string, string>

repairSchedules

Dictionary of <string>

repairSchedules?: Record<string, string>

Property Value

Record<string, string>