Versions Compared

Key

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

This event would be emitted when workbook has been reverted

Interface

{"msgId": "",
"msgName": 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 a workbook is reverted.

Interface

Code Block
{"msgId": "",
"msgName": "kyvos.viewer.onWorkbookRevert", "integrationId": "",

...


"payload": {

...


"info": {

...


"status": "success",

...


"desc": ""

...


},

...


"data": { "wbId": "",

...


"wbName": ""

...


}

...


}}