Handler

Handler
Handler
JSON Example
{
    "tcpSocket": {
        "port": "string"
    },
    "exec": {
        "command": [
            "string"
        ]
    },
    "httpGet": {
        "path": "string",
        "scheme": "string",
        "port": "string",
        "host": "string"
    }
}
tcpSocket
Optional

tcpSocket

exec
Optional

exec

httpGet
Optional

httpGet

Property Of