This event would be emitted when any card has been removed.
Interface
{"msgId": "",
"msgName": Applies to: Kyvos Enterprise Kyvos Cloud (SaaS on AWS) Kyvos AWS Marketplace
Kyvos Azure Marketplace Kyvos GCP Marketplace Kyvos Single Node Installation (Kyvos SNI)
...
This event is 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 would will be emitted triggered for all types of cards exist in the Kyvos like data card, HTML card, or Filter card etc.