Service: zimbraAdmin
Namespace: "urn:zimbraAdmin"
VerifyStoreManager SOAP Command

Verify Store Manager

Authorization token required true
Admin Authorization token required true

VerifyStoreManagerRequest

    <VerifyStoreManagerRequest [fileSize="(Integer)"] [num="(Integer)"] [checkBlobs="(Boolean)"] /> ## VerifyStoreManagerRequest

The following table describes 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

The following table describes 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