Service: zimbraAdmin

Command: VerifyStoreManager
Namespace: urn:zimbraAdmin
Description: Verify Store Manager
Properties:
Authorization token required true
Admin Authorization token required true

VerifyStoreManagerRequest

    <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

    <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