eBay / restcommander

Fast Parallel Async HTTP client as a Service to monitor and manage 10,000 web servers. (Java+Akka)
Apache License 2.0
900 stars 132 forks source link

Refine the doc on REST API samples #10

Closed jeffpeiyt closed 10 years ago

jeffpeiyt commented 10 years ago

Hi Bruce,

Could you help to check this:

http://www.restcommander.com/usecase.html#usecase-same-request

This part is not clear. the request JSON includes all the new command; aggregation rule ; not using the existing ones. The first part may be misleading as you do not have to predefine a command or aggregation rule.

Also the rest API supports using existing command type. with: "agentCommandType":"COMMAND_ID", or existing aggregation rule

jeffpeiyt commented 10 years ago

changed