Doubt using the REST method: "/v2/resource_match"


Juan Antonio BreƱa Moral <bren at juanantonio.info...>
 

Hi,

I am calling this method: "/v2/resource_match" but I have a doubt with the server response.

Reading the documentation:
http://apidocs.cloudfoundry.org/214/resource_match/list_all_matching_resources.html

I observe that the response returns a body with content:

[{"sha1":"3722059cc37f7a56db064c1911f063da826cb211","size":36}]

But when I execute the method, I receive a 200 status and but the body is empty.

Is it normal?

Many thanks in advance.

Juan Antonio