Reads the response body as a JSON array.
Output Arguments
Name
Type
Mandatory
Description
ContentInfo
XPRIM_HttpContentInfo
No
Describes the properties of the response content.
Status
XPRIM_HttpResponseReadContentStatus
Indicates whether the response body was read successfully.
Return Value
XPRIM_JsonArray
The response body, deserialized into a JSON array.