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

Page 610

Advertising
background image

600

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

6

Return values

Table 121

contains the return value of the method.

Error messages

List of Error Messages

getSslProfileBindingsOnVipPorts

Description
Retrieves the information of SSL profiles that are bound to virtual server ports.

Parameters

Table 122

contains the parameters required for the method.

Return values

Table 123

contains the return value of the method.

Error messages

List of Error Messages

getSslProfileBindingsOnVirtualServer

Description
Retrieves SSL profile binding information for ports of a virtual Server. If no VIP port is specified, all
SSL ports on the VIP will be considered for retrieval.

TABLE 121

Return value

Name

Type

Description

genericInfo

ResponseInformation

The SSL statistics.

statusCode

asyncCallStatusEnum

The asynchronous call status.

Statistics

sslMemoryStatistics

The SSL statistics details.

TABLE 122

Parameters

Name

Type

Presence

Rules

Description

vipPortList

ServerPort

[]

Optional

The list of VIP ports from which the
corresponding SSL profile binding needs to be
retrieved.

TABLE 123

Return value

Name

Type

Description

profileBindingList

SslProfileBindingOnVipPort

[] List of information of the SSL profile bound to the VIP port.

Advertising