Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 134. AutoRestartStatus schema reference
Used in: KafkaConnectorStatus
, KafkaMirrorMaker2Status
Property | Description |
---|---|
count | The number of times the connector or task is restarted. |
integer | |
connectorName | The name of the connector being restarted. |
string | |
lastRestartTimestamp | The last time the automatic restart was attempted. The required format is 'yyyy-MM-ddTHH:mm:ssZ' in the UTC time zone. |
string |