Product Documentation
Abstract
This document contains updates to "IBM Spectrum Protect™ Using the Application Programming Interface". The updates pertain to the V8.1 product documentation at http://www.ibm.com/support/knowledgecenter/SSEQVQ/landing/welcome_sseqvq.html.
Content
Updates that apply to V8.1.7 and earlier versions
Per APAR IT28602
Developing solutions with the API > API function calls > dsmBeginQuery
The details for the following parameters have been updated as follows:
- insDateLowerBound
-
The lower boundary for the insert date that the object was archived. Set the year component to
DATE_MINUS_INFINITE
for an unbounded lower boundary. - insDateUpperBound
-
The upper boundary for the insert date that the object was archived. Set the year component to
DATE_PLUS_INFINITE
for an unbounded upper boundary. - expDateLowerBound
-
The lower boundary for the expiration date. Set the year component to
DATE_MINUS_INFINITE
for an unbounded lower boundary. - expDateUpperBound
-
The upper boundary for the expiration date. To match a management class RETVer setting of NOLIMIT, set the year component to
DATE_PLUS_INFINITE
.
Was this topic helpful?
Document Information
Modified date:
20 June 2019
UID
swg27048957