此内容没有您所选择的语言版本。
38.3. Method: deleteSnapshots
Description
Deletes all snapshots across multiple systems based on the given date criteria. For example:
- If the user provides
startDateonly, all snapshots created either on or after the date provided are removed - If user provides
startDateandendDate, all snapshots created on or between the dates provided are removed - If the user doesn't provide a
startDateandendDate, all snapshots are removed 
Parameters
The following parameters are available for this method:
- string
sessionKey - struct - date details
- dateTime.iso8601
startDate(Optional, unlessendDateis provided) - dateTime.iso8601
endDate(Optional) 
 
Returns
The following return values are available for this method:
- int -
1on success, exception thrown otherwise 
			Available since: 10.1