Show Table of Contents
66.2. Information about Operations
The following parameters can be used as the second argument to the slapi_pblock_get() and slapi_pblock_set() functions to get and set information about operations.
| Parameter ID | Data Type | Description |
|---|---|---|
SLAPI_OPERATION_AUTHTYPE | char * | The authorization type for the operation. |
SLAPI_OPERATION_ID | int | The operation ID. |
SLAPI_OPERATION_TYPE | int | The operation type; the type is one of the SLAPI_OPERATION_xxx values. |
SLAPI_OPINITIATED_TIME | time_t | The time in seconds since 00:00:00 UTC, January 1, 1970, when the Directory Server started processing the operation. |
SLAPI_REQUESTOR_DN | char * | The bind DN at the time processing of the operation began. |
SLAPI_IS_LEGACY_REPLICATED_OPERATION | int | Flag that indicates this is a legacy replicated operation. |
SLAPI_IS_MMR_REPLICATED_OPERATION | int | Flag that indicates this is an MMR replicated operation. |
SLAPI_IS_REPLICATED_OPERATION | int | Flag that indicates this is a replicated operation. |

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.