Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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 triggered when the Add Card dialog is opened.

Interface

{
"msgId": "",
"msgName": "kyvos.viewer.db.onAddCardDialogOpen", "integrationId": "",
"payload": {
"info": {
"status": "success",
"desc": ""
},
"data": {
"cardType": "DATA_CARD"
}
}
}

Points to Consider

If cardType is not provided, its default value is DATA_CARD.

  • No labels