{
    "instances": [
        {
	 âname":"SampleUSHealthBillâ,
	 âtype":"FEEDâ,
	 âtagsâ: {"tag":["related=ushealthcare","department=billingDepartment"]},
            ânominalTime": "2012-04-03T07:00Z"
            "cluster": "primary-cluster",
            "status": "SUCCEEDED",
            "logFile": "http:\/\/localhost:11000\/oozie?job=0000070-131021115933395-oozie-rgau-W",
            "startTime": "2013-10-21T14:39:56-07:00",
            "endTime": "2013-10-21T14:40:26-07:00",
        }
    ],
    "requestId": "default\/e15bb378-d09f-4911-9df2-5334a45153d2\n",
    "message": "Instances Search Results",
    "status": "SUCCEEDEDâ
}
GET http://localhost:15000/api/instance/search?nameseq=samplebill&tagkeys=billing,healthcare&start=2012-04-03T00:00Z&instanceStatus=succeeded&orderBy=nominalTime&offset=2&numResults=2
 {
    "instances": [
        {
	 "name":"SampleHealthBill",
	 "type":"PROCESS",
	 "tagsâ: {"tag":["related=healthcare","department=billingDepartment"]},
            ânominalTime": "2012-04-03T08:00Z"
            "cluster": "primary-cluster",
            "status": "SUCCEEDED",
            "logFile": "http:\/\/localhost:11000\/oozie?job=0000070-131021115933397-oozie-rgau-W",
            "startTime": "2013-10-21T14:41:56-07:00",
            "endTime": "2013-10-21T14:42:26-07:00",
        },
        {
	 "name":"SampleUSHealthBill",
	 "type":"FEEDâ,
	 "tags": {"tag":["related=ushealthcare","department=billingDepartment"]},
            ânominalTime": "2012-04-03T07:00Z"
            "cluster": "primary-cluster",
            "status": "SUCCEEDED",
            "logFile": "http:\/\/localhost:11000\/oozie?job=0000070-131021115933395-oozie-rgau-W",
            "startTime": "2013-10-21T14:39:56-07:00",
            "endTime": "2013-10-21T14:40:26-07:00",
        },
    ],
    "requestId": "default\/e15bb378-d09f-4911-9df2-5334a45153d2\n",
    "message": "Instances Search Results",
    "status": "SUCCEEDEDâ
}