emqx_connector_schema { config_enable.desc: """Enable (true) or disable (false) this connector.""" config_enable.label: """Enable or Disable""" desc_connectors.desc: """Connectors that are used to connect to external systems""" desc_connectors.label: """Connectors""" connector_field.desc: """Name of the connector specified by the action, used for external resource selection.""" connector_field.label: """Connector""" desc_name.desc: """The name of the connector.""" desc_name.label: """Connector Name""" desc_type.desc: """The type of the connector.""" desc_type.label: """Connector Type""" config_enable.desc: """Enable (true) or disable (false) this connector.""" config_enable.label: """Enable or Disable""" desc_node_name.desc: """The node name.""" desc_node_name.label: """Node Name""" desc_node_status.desc: """Node status.""" desc_node_status.label: """Node Status""" desc_status.desc: """The status of the connector
- connecting: the initial state before any health probes were made.
- connected: when the connector passes the health probes.
- disconnected: when the connector can not pass health probes.
- inconsistent: When not all the nodes are at the same status.""" desc_status.label: """Connector Status""" desc_status_reason.desc: """This is the reason given in case a connector is failing to connect.""" desc_status_reason.label: """Failure reason""" connector_actions.desc: """List of actions added to this connector.""" connector_actions.label: """Actions""" }