{ "actionIdentifiers": { "mode": "sync", "blueprintName": "RT-cli", "blueprintVersion": "1.0.0", "actionName": "cli" }, "payload": { "cli-request": { "host": "cds-regression-sshmock", "username": "cdstest", "password": "testcds", "port": "22", "connectionTimeOut": "5000", "commands": [ "pwd", "ls" ] } }, "commonHeader": { "subRequestId": "1", "requestId": "regression-test-cli", "originatorId": "System" } }