AWS Thinkbox Discussion Forums

Option for lighter REST submission response?

This is a bit of an obscure request, and maybe I’m being too picky, but it might be nice to have a parameter to the REST-ful job submission to have Pulse respond with a JSON dict containing only the job ID. I am submitting a potentially large amount of hex-encoded binary data in the plugin info dict, and I don’t want/need to get it all back again. Basically, I’m looking for the lightest-weight response possible that still contains the newly-submitted job ID in some kind of a JSON structure.

Any thoughts on this?

Thanks

Yeah, we can do this. We’ll add the “IdOnly” parameter, and if set to “true”, only the job ID will be returned in a JSON structure.

Cheers,
Ryan

Perfect, thanks a lot Ryan.

Privacy | Site terms | Cookie preferences