High Availability Monitors Version A.03.02 Release Notes
NOF API Verbs (QUERY Verbs)
QUERY_TP_DEFINITION
Chapter 4 971
tp_def_detail.tp_chars.sync_level
Specifies the values of synchronization level supported
by the TP. Possible values are:
AP_NONE
The TP supports only
sync_level
NONE.
AP_CONFIRM_SYNC_LEVEL
The TP supports only
sync_level
CONFIRM.
AP_EITHER
The TP supports either
sync_level
NONE or
CONFIRM.
AP_SYNCPT_REQUIRED
The TP supports only
sync_level
SYNCPT (syncpoint
is required).
AP_SYNCPT_NEGOTIABLE
The TP supports any of the three
sync_level
values
NONE, CONFIRM, and SYNCPT.
tp_def_detail.tp_chars.dynamic_load
Specifies whether the TP can be dynamically loaded.
This is set to AP_YES.
tp_def_detail.tp_chars.enabled
Specifies whether the TP can be attached successfully.
Possible values are:
AP_YES
TP can be attached.
AP_NO
TP cannot be attached.
tp_def_detail.tp_chars.pip_allowed
Specifies whether the TP can receive Program
Initialization Parameters (PIP). Possible values are:
AP_YES
TP can receive PIP.