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

Page 604

Advertising
background image

594

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

6

Parameters

Table 100

contains the parameters required for the method.

Return values

Table 101

contains the return value of the method.

Error messages

List of Error Messages

getSslCacheProfileStatisticsStatus

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

Parameters

Table 102

contains the parameters required for the method.

Return values

Table 103

contains the return value of the method.

Error messages

List of Error Messages

TABLE 100

Parameters

Name

Type

Presence

Rules

Description

startIndex

unsignedInt

Optional

The starting index.

numRetrieved

unsignedInt

Optional

The number that is retrieved.

TABLE 101

Return value

Name

Type

Description

genericInfo

ResponseInformation

The SSL statistics.

token

unsignedInt

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

TABLE 102

Parameters

Name

Type

Presence

Rules

Description

token

unsignedInt

Mandatory

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

TABLE 103

Return value

Name

Type

Description

genericInfo

ResponseInformation

The SSL statistics.

statusCode

asyncCallStatusEnum

The asynchronous call status.

Statistics

sslCacheProfileStatistics

[]

The SSL statistics details.

Advertising