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

Page 590

Advertising
background image

580

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

6

Parameters

Table 61

contains the parameters required for the method.

Error messages

List of Error Messages

deleteSslProfiles

Description
Deletes existing SSL profiles.

Parameters

Table 62

contains the parameters required for the method.

Error messages

List of Error Messages

deleteTcpProfiles

Description
Deletes existing TCP profiles.

Parameters

Table 63

contains the parameters required for the method.

Error messages

List of Error Messages

TABLE 61

Parameters

Name

Type

Presence

Rules

Description

filenames

string[]

Mandatory

Key pair file must
already exist.

Names of the key pair files which need to be
deleted.

TABLE 62

Parameters

Name

Type

Presence

Rules

Description

names

string[]

Mandatory

SSL profile should
already exist and
should be in the
unused state.

Names of the SSL profiles which need
to be deleted.

TABLE 63

Parameters

Name

Type

Presence

Rules

Description

names

string[]

Mandatory

TCP profiles should
already exist. And
should be in unused
state.

Names of the TCP profiles which
needs to be deleted.

Advertising