Event: kyvos.viewer.wb.onParameterDialogOpen
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 will be triggered when the Parameter dialog is opened.
Interface
{"msgId": "",
"msgName": "kyvos.viewer.wb.onParameterDialogOpen", "payload": {
"info": { "status": "",
"desc": ""
},
"data": {}
}}
Example
{"msgId": "Guid_8104112486",
"msgName": "kyvos.viewer.wb.onParameterDialogOpen", "payload": {
"info": {
"status": "success",
"desc": "Parameter dialog opened successfully.", "extDesc": "",
"code": 0
},
"data": null
}}
Copyright Kyvos, Inc. All rights reserved.