Event: kyvos.viewer.onModeSwitch
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 the mode is switched.
Interface
{"msgId": "",
"msgName": "kyvos.viewer.onModeSwitch", "integrationId": "",
"payload": {
"info": {
"status": "success",
"desc": ""
},
"data": { "previousMode": "",
"newMode": ""
}
}}
Â
Copyright Kyvos, Inc. All rights reserved.