Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 137. AutoRestartStatus schema reference
Used in: KafkaConnectorStatus
, KafkaMirrorMaker2Status
Property | Property type | Description |
---|---|---|
count | integer | The number of times the connector or task is restarted. |
connectorName | string | The name of the connector being restarted. |
lastRestartTimestamp | string | The last time the automatic restart was attempted. The required format is 'yyyy-MM-ddTHH:mm:ssZ' in the UTC time zone. |