Netscape MANAGEMENT SYSTEM 6.0 - CUSTOMIZATION Manual page 132

Table of Contents

Advertisement

Key Query Interface
Table 6-20 Variables Returned by the Key Query Interface
Variable
result.header variables
archiverName
op
queryFilter
querySentinel
templateName
totalRecordCount
result.fixed variable
maxCount
result.recordSet[i]
variables
archivedBy
132
Netscape Certificate Management System Customization Guide • March 2002
Description
Variables added to the header object.
Distinguished Name (DN) string. See RFC 2253.
The subject name on the Data Recovery Manager's signing certificate.
queryKey
Indicates the operation that was requested.
query string
Contains the query string that was used to select keys from the archive. See the
previous section, "Request Parameters" on page 129, for details on how
queryFilter is constructed. The queryFilter should be reused to query for
more keys when there are more records than displayed on the current page.
number
The number of the first record shown on this page of output. This is an index
relative to the totalRecordCount. For example, if querySentinel = 6,
totalRecordCount = 8, and maxCount = 5, then the 6th through 8th
records that matched the query will be displayed.
string
Indicates the name of the template that was used to display the response. By
default it is queryKey.template, but it can be changed with the
templateName request parameter.
number
The total number of records that match the query criteria (queryFilter). This
may be more than the number of records currently displayed, which is limited
by fixed.maxCount.
Variable added to the fixed object.
number
The maximum number of records that can be displayed on a single page of
output (taken from the request parameter maxCount).
Variables added to record objects in the response.
user ID
The user ID of the agent that processed the key archival request.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.0

Table of Contents