(Supporting Network Advisor 12.3.0)

Table Of Contents
Brocade Network Advisor REST API Guide 129
53-1003160-01
Zoning
5
Zoning object updating
Updates zoning objects.
The URI in the following table provides support for updating zoning objects. This includes LSAN
zones.
Only defined zoning objects can be created, updated, or deleted. The active parameter is ignored
in the objects in the input requests.
Only the zoning object name, type, and member names are considered. The name of the object in
the input is mandatory.
In the event that zoning object names or member names contain white spaces, they will be
removed and the operation will proceed as usual.
POST URIs
Path parameters
Request parameters
Notes
Only the following properties in the request object are considered for an update operation.
zones: name, type, aliasNames and memberNames.
zoneSets: name and zoneNames.
zoneAliases: name and memberNames.
URI Description
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/up
datezoningobject
Updates “defined” zoning objects as specified by
UpdateZoningObjectRequest.
Name Description
rgkey Resource group identifier.
fcfkey FC fabric identifier.
Name Description
action Whether to add or remove zones. Refer to UpdateAction under
UpdateZoningObjectRequest.
zones The zones to be updated. Only name, type, aliasNames, and memberNames within the
zone are considered.
zoneAliases The zonealiases to be updated. Only name and memberNames within the zonealias are
considered.
zoneSets The zonesets to be updated. 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 for LSAN zone update only.