beautypg.com

Zoning object creation – Brocade Network Advisor REST API Guide (Supporting Network Advisor 12.3.0) User Manual

Page 141

background image

Brocade Network Advisor REST API Guide

127

53-1003160-01

Zoning

5

Zoning object creation

Creates zoning objects.

POST URIs

Path parameters

Request parameters

Notes

Only the following properties in the request object are considered when creating zoning
objects:

-

zones: name, type, aliasNames, and memberNames.

-

zoneSets: name and zoneNames.

-

zoneAliases: name and memberNames.

-

edgeFabricWwns: The principal WWNs of the edge fabrics to which the LSAN zones must
be propagated. This parameter is applicable for LSAN zone creation only.

NOTE

The name of the object in the input is mandatory. In the event that zoning object names or
member names contain white spaces, the spaces are removed and the operation proceeds as
usual.

The request schema is CreateZoningObjectRequest.

URI

Description

/resourcegroups/rgkey/fcfabrics/fcfkey/cre
atezoningobject

Creates defined zoning objects as specified in the
CreateZoningObjectRequest.

Name

Description

rgkey

Resource group identifier.

fcfkey

FC fabric identifier.

Name

Description

zones

The zones to be created. Only name, type, aliasNames, and memberNames within the
zone are considered.

zoneAliases

The zonealiases to be created. Only name and memberNames within the zonealias are
considered.

zoneSets

The zonesets to be created. Only name and zoneNames within the zoneset are
considered.

edgeFabricWwns

The principal WWNs of the edge fabrics to which the LSAN zones must
be propagated. This parameter is applicable to LSAN zone creation only.