Getsslclientstatisticsstatus, Getsslcrlstatus – Brocade Virtual ADX XML API Programmer’s Guide (Supporting ADX v03.1.00) User Manual

Page 607

Advertising
background image

Brocade Virtual ADX XML API Programmer’s Guide

597

53-1003248-01

Methods

6

getSslClientStatisticsStatus

Description
Retrieves the SSL Client statistics from a BP for a specific token.

Parameters

Table 111

contains the parameters required for the method.

Return values

Table 112

contains the return value of the method.

Error messages

List of Error Messages

getSslCrlStatus

Description
Retrieves the status information of SSL CRLs from MP.

Parameters

Table 113

contains the parameters required for the method.

TABLE 111

Parameters

Name

Type

Presence

Rules

Description

token

unsignedInt

Mandatory

The token to be used for further queries to get
the statistics.

TABLE 112

Return value

Name

Type

Description

genericInfo

ResponseInformation

The SSL statistics.

statusCode

asyncCallStatusEnum

The asynchronous call status.

Statistics

sslClientStatistics

The SSL statistics details.

TABLE 113

Parameters

Name

Type

Presence

Rules

Description

names

string[]

Optional

The CRL record names
must already exist.
When the names
parameter is absent,
then the status
information of all the
CRL records is returned.

Array of CRL record names.

Advertising