(Supporting Network Advisor 12.3.0)

Table Of Contents
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
<BASE_URI>/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.