This action will switch your Family's Security Mode to the selected mode.
- API endpoint slug
- bosma.switch_security_mode
- Filter code method
- Bosma.switchSecurityMode.skip(string?: reason)
- Runtime method
- runAction("bosma.switch_security_mode", {})
Action fields
- Label
- Which family do you want to control?
- Slug
- family
- Required
- true
- Can have default value
- false
- Label
- Which Security Mode do you want to switch to?
- Slug
- mode
- Required
- true
- Can have default value
- true
- Filter code method
- Bosma.switchSecurityMode.setMode(string: mode)