Connectors
...
Actions
Run command
5 min
description run command endpoint url api/open/cli method post inputs json body (object) – required cmd (string) – required output example \[ { "status code" 204, "response headers" { "server" "nginx/1 23 3", "date" "fri, 30 dec 2022 21 53 39 gmt", "connection" "keep alive", "cache control" "no cache", "set cookie" "xsrf token a2f51e93 1b6e 42fc ae3e 55663a662c99=hiehdnya3jexj%2ftksh9glanh7f6ziwbb3rf8abllkfhudc7ka8hptfwcbpalotg%2beiln8bcuuomquj5gfg7xvq%3d%3d; path=/; secure; samesite=none, n2os webconsole session 985532b601d345865256f4fa4c80c7df2413f44aaf69643b0782f32776518980=40a6199934ff1bfd18b17f54b6ce2927; path=/; httponly; secure; samesite=none", "x request id" "92e0d3a3 a2d8 4362 b2e2 821fb45203d5", "content security policy" "default src 'none'; block all mixed content; connect src 'self'; font src 'self'; form action 'self'; img src 'self' data ; script src 'self' 'unsafe eval' 'unsafe inline'; style src 'self' 'unsafe inline'; upgrade insecure requests", "strict transport security" "max age=63072000; includesubdomains;", "x frame options" "deny", "x content type options" "nosniff", "x xss protection" "0", "cross origin embedder policy" "require corp", "cross origin resource policy" "same origin", "x download options" "noopen", "x permitted cross domain policies" "none", "referrer policy" "origin when cross origin, strict origin when cross origin", "feature policy" "geolocation none;midi none;notifications none;push none;microphone none;camera none;magnetometer none;gyroscope none;speaker self;vibrate none;fullscreen self;payment none;" }, "reason" "no content", "response text" "" } ] output parameters status code (number) reason (string) response text (string) response headers header type server string date string connection string cache control string set cookie string x request id string content security policy string strict transport security string x frame options string x content type options string x xss protection string cross origin embedder policy string cross origin resource policy string x download options string x permitted cross domain policies string referrer policy string feature policy string