HP Operations Manager for Windows

Table OV_CSA_RequestNodeMap


This table stores the mapping of ungranted certificate requests to nodes.

Column Name Constraint Column Type Description
ReqId P, I wchar(64) ID of the certificate request.
NodeId   wchar(64) ID of the node to which this certificate request is mapped.
MapType   wchar(10) Stores how this mapping was done. Possible values:
  • Manual
  • Automatic

P= Primary Key
I = Index
N = NULL values possible
F = Foreign Key