--action webRequest --file "build/output/web/webRequestGoogle.txt" --url "https://google.com"
|
--action webRequest --file "build/output/webauth/webRequestGoogle.txt" --url "https://google.com"
|
--action webRequest --file "build/output/webhmac/webRequestGoogle.txt" --url "https://google.com"
|
--action webRequest --hmacAlgorithm "HMAC_SHA_1" --port 7780
|
--action webRequest --hmacAlgorithm "HMAC_SHA_1" --port 7781 --secret abcdefghi
|
--action webRequest --hmacAlgorithm "HMAC_SHA_1" --port 7782 --token a123456789
|
--action webRequest --hmacAlgorithm "HMAC_SHA_256" --port 7780
|
--action webRequest --hmacAlgorithm "HMAC_SHA_256" --port 7781 --secret abcdefghi
|
--action webRequest --hmacAlgorithm "HMAC_SHA_256" --port 7782 --token a123456789
|
--action webRequest --hmacAlgorithm "HmacMD5" --port 7780
|
--action webRequest --hmacAlgorithm "HmacMD5" --port 7781 --secret abcdefghi
|
--action webRequest --hmacAlgorithm "HmacMD5" --port 7782 --token a123456789
|
--action webRequest --path "acli/config" --port 0 --pretty
|
--action webRequest --path "acli/config" --requestParameters "shell" --port 0 --pretty
|
--action webRequest --path "acli/config" --requestType "POST" --data "{\"args\":[\"-a\",\"getPage\"]}" --port 0 --pretty
|
--action webRequest --path "acli/config" --requestType "POST" --data "{\"args\":\"-a getChannelList\"}" --port 0 --pretty
|
--action webRequest --path "acli/config" --requestType "POST" --data "{\"args\":\"-a getPage -s https://examplegear.atlassian.net -u someuser\"}" --port 0 --pretty
|
--action webRequest --path "acli/config" --requestType "POST" --data "{\"args\":\"-a getPage -s https://examplegear.atlassian.net\"}" --port 0 --pretty
|
--action webRequest --path "acli/config" --requestType "POST" --data "{\"args\":\"-a getPage -s https://examplegear.com --password xxx\"}" --port 0 --pretty
|
--action webRequest --path "acli/config?site=ban_none" --port 0
|
--action webRequest --path "acli/config?site=examplegear" --port 0
|
--action webRequest --path "acli/log/ash" --requestType "POST" --data "{\"type\":\"END\"}" --port 0 --pretty
|
--action webRequest --path "acli/run" --requestType "POST" --data "{\"args\":[\"-a\",\"getClientInfo\"]}" --port 0 --pretty
|
--action webRequest --path "acli/run" --requestType "POST" --data "{\"args\":[\"-a\",\"getServerInfo\",\"-s\",\"https://examplegear.atlassian.net\"], \"client\": \"confluencecloud\"}" --port 0 --pretty
|
--action webRequest --path "acli/run" --requestType "POST" --data "{\"args\":[\"-a\",\"getServerInfo\"], \"site\":\"examplegear\"}" --port 0 --pretty
|
--action webRequest --path "acli/run" --requestType "POST" --data "{\"args\":[\"cli\",\"-a\",\"getClientInfo\"]}" --port 0 --pretty
|
--action webRequest --path "acli/run" --requestType "POST" --data "{\"args\":[\"examplegear\",\"-a\",\"getProjectList\"]}" --port 0 --pretty
|
--action webRequest --path "acli/run" --requestType "POST" --data "{\"args\":[\"examplegear\",\"-a\",\"getServerInfo\"]}" --port 0 --pretty
|
--action webRequest --path "acli/webhook" --requestType "post" --data "{\"name\": \"xxx\"}" --hmacHeader "X-Hub-Signature" --secret "BAD_SECRET" --port 7780
|
--action webRequest --port 0 --verbose
|
--action webRequest --port 7780 --verbose
|
--action webRequest --port 7781 --secret abcdefghi --verbose
|
--action webRequest --port 7782 --token a123456789 --verbose
|
--action webRequest --requestType "post" --data "{\"name\": \"xxx\"}" --hmacAlgorithm "HmacSHA256" --port 7780
|
--action webRequest --requestType "post" --data "{\"name\": \"xxx\"}" --hmacAlgorithm "HmacSHA256" --port 7782 --token a123456789
|
--action webRequest --requestType "post" --data "{\"name\": \"xxx\"}" --hmacHeader "" --port 7780
|
--action webRequest --requestType "post" --data "{\"name\": \"xxx\"}" --hmacHeader "" --port 7782 --token a123456789
|
--action webRequest --requestType "post" --data "{\"name\": \"xxx\"}" --hmacHeader "X-Hub-Signature" --port 7780
|
--action webRequest --requestType "post" --data "{\"name\": \"xxx\"}" --hmacHeader "X-Hub-Signature" --port 7781 --secret abcdefghi
|
--action webRequest --requestType "post" --data "{\"name\": \"xxx\"}" --hmacHeader "X-Hub-Signature" --port 7782 --token a123456789
|
--action webRequest --requestType "post" --data "{\"name\": \"xxx\"}" --port 7780
|
--action webRequest --requestType "post" --data "{\"name\": \"xxx\"}" --port 7782 --token a123456789
|
--action webRequest --requestType "post" --path "acli/webhook" --requestParameters "automation=test.cli&format=2&comment=post+data+test&jsonPath=$" --data "[\"aaa\", \"bbb\"]" --verbose --hmacHeader "" --port 7780
|
--action webRequest --requestType "post" --path "acli/webhook" --requestParameters "automation=test.cli&format=2&comment=post+data+test&jsonPath=$" --data "[\"aaa\", \"bbb\"]" --verbose --hmacHeader "" --port 7782 --token a123456789
|
--action webRequest --requestType "post" --path "acli/webhook" --requestParameters "automation=test.cli&format=2&comment=post+data+test&jsonPath=$" --data "[\"aaa\", \"bbb\"]" --verbose --hmacHeader "X-Hub-Signature" --port 7781 --secret abcdefghi
|
--action webRequest --requestType "post" --path "acli/webhook" --requestParameters "automation=test.cli&format=2&comment=test+1" --port 7780
|
--action webRequest --requestType "post" --path "acli/webhook" --requestParameters "automation=test.cli&format=2&comment=test+1" --port 7781 --secret abcdefghi
|
--action webRequest --requestType "post" --path "acli/webhook" --requestParameters "automation=test.cli&format=2&comment=test+1" --port 7782 --token a123456789
|
--action webRequest --url "http://localhost:7790/acli/config?site=ban_none" --quiet
|