app-nso_manager Schemas

On this page:

inputDevices

{ "$id": "inputDevices", "title": "Input string for a devices", "description": "An input string for devices", "type": "string", "pattern": "[A-Za-z]+", "examples": [ [ "device1", "device2", "device3" ] ] }