ApiDisableSentryHaArgs Data Model

Arguments used for disable Sentry HA API call.

Properties
name data type description
activeName string Name of the single role that will remain active after HA is disabled.

Example

{
  "activeName" : "..."
}