beautypg.com

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

Page 634

background image

624

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Data structures

6

sslCacheProfileStatistics

This structure is a high-level description of SSL cache profile statistics.

SslCertificateFile

This structure is a high-level description of an SSL certificate file for upload or download.

TABLE 187

Attributes

Name

Type

Presence

Rules

Description

itemsInSessionCache

unsignedInt

Optional

The items in session cache.

clientConnects

unsignedInt

Optional

The client connects.

clientRenegotiates

unsignedInt

Optional

The client renegotiates.

finishedClientConnects

unsignedInt

Optional

The finished client connects.

serverAccepts

unsignedInt

Optional

The server accepts.

serverRenegotiates

unsignedInt

Optional

The server renegotiates.

finishedServerAccepts

unsignedInt

Optional

The finished server accepts.

sessionCacheHits

unsignedInt

Optional

The session cache hits.

sessionCacheMisses

unsignedInt

Optional

The session cache misses.

sessionCacheTimeouts

unsignedInt

Optional

The session cache timeouts.

callbackCacheHits

unsignedInt

Optional

The callback cache hits.

cacheFullOverflows

unsignedInt

Optional

The cache full overflows.

profileName

string

Optional

TABLE 188

Attributes

Name

Type

Presence

Rules

Description

filename

string

Optional

A maximum of
24 characters.
Valid
characters are
[a-z] or [A-Z]
or [0-9] or
special
characters ’-’,
’ _’, ’$’, ’%’,
’&’, and ’!’.
Spaces are
invalid.

Name of the certificate
file.

fileFormat

sslCertFormatEnum

Optional

Only the
“PEM” format
is supported.

The file format of the
certificate file.

enableCACertificateChaining

boolean

Optional

Valid only as part of an
“uploadSslCertificateFi
le” request.
Appends the CA
certificate to existing
Server certificate.