Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Applies to: (tick) Kyvos Enterprise  (tick) Kyvos Cloud (SaaS on AWS) (tick) Kyvos AWS Marketplace

(tick) Kyvos Azure Marketplace   (tick) Kyvos GCP Marketplace (tick) Kyvos Single Node Installation (Kyvos SNI)

...

This event is emitted triggered when any card is removed.

Interface

Code Block
{
"msgId": "",
"msgName": "kyvos.viewer.db.onCardRemove", "integrationId": "",
"payload": {
"info": {
"status": "success",
"desc": ""
},
"data": { "wbId": "",
"wbName": "",
"dbId": "",
"dbName": "",
"cardId": "",
"cardTitle": "",
"cardType": ""
}}}

Points to consider

This event will be emitted triggered for all types of cards in Kyvos like data card, HTML card, or Filter card.