Representation of a Bulk Status.
Resource Representation
{
"entity-type": "bulkStatus",
"commandId": string,
"state": string,
"processed": long,
"error": boolean,
"errorCount": long,
"total": long,
"action": string,
"username": string,
"submitted": datetime,
"scrollStart": long,
"scrollEnd": long,
"processingStart": long,
"processingEnd": long,
"completed": long,
"processingMillis": long
}