| Overview | Service | Command |
| Authorization token required | true |
| Admin Authorization token required | true |
<VerifyStoreManagerRequest [fileSize="(Integer)"] [num="(Integer)"] [checkBlobs="(Boolean)"] /> ## VerifyStoreManagerRequest
elements and attributes you can define within a
<VerifyStoreManagerRequest> element:
| XPath | Required / Optional | Description |
| @fileSize | Optional (0 or 1) | Type: Integer |
| @num | Optional (0 or 1) | Type: Integer |
| @checkBlobs | Optional (0 or 1) | Type: Boolean |
<VerifyStoreManagerResponse [storeManagerClass="..."] [incomingTime="(Long)"] [stageTime="(Long)"]
[linkTime="(Long)"] [fetchTime="(Long)"] [deleteTime="(Long)"] /> ## VerifyStoreManagerResponse
elements and attributes you can define within a
<VerifyStoreManagerResponse> element:
| XPath | Required / Optional | Description |
| @storeManagerClass | Optional (0 or 1) | Type: String |
| @incomingTime | Optional (0 or 1) | Type: Long |
| @stageTime | Optional (0 or 1) | Type: Long |
| @linkTime | Optional (0 or 1) | Type: Long |
| @fetchTime | Optional (0 or 1) | Type: Long |
| @deleteTime | Optional (0 or 1) | Type: Long |