{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-panorama/refs/heads/main/json-structure/openapi-node-signal-value-structure.json", "name": "NodeSignalValue", "description": "NodeSignalValue schema from Amazon Panorama", "type": "string", "enum": [ "PAUSE", "RESUME" ] }