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

Page 434

Advertising
background image

424

Brocade Virtual ADX XML API Programmer’s Guide

53-1003248-01

Methods

5

Parameters

Table 209

contains the parameters required for the method.

Return values

Table 210

contains the return value of the method.

Error messages

List of Error Messages

getPortPolicy

Description
Retrieves a specific port policy.

Parameters

Table 211

contains the parameters required for the method.

Return values

Table 212

contains the return values of the method.

Error messages

List of Error Messages

getPortProfile

Description
Retrieves a specific port profile.

TABLE 209

Parameters

Name

Type

Presence

Rules

Description

mListName

string

Optional

Identifies the name of the match list to be retrieved.

TABLE 210

Return values

Name

Type

Description

genericInfo

ResponseInformation

Identifies the generic information about match list.

mList

MatchList

Identifies the match list configuration details.

TABLE 211

Parameters

Name

Type

Presence

Rules

Description

policyName

string

Optional

Identifies the port policy name.

TABLE 212

Return values

Name

Type

Description

genericInfo

ResponseInformation

Generic information.

policy

PortPolicy

Returns the information of the configured port policy.

Advertising