(Supporting Network Advisor 12.3.0)
Table Of Contents
- Contents
- About This Document
- Overview of the Network Advisor REST API
- Getting Started
- Using the Brocade Network Advisor REST API
- Introduction
- Logging in and out
- Specifying content type
- Versioning (backward compatibility)
- Using the Topology API
- Using the SAN Fabric Discovery API
- Using the Traffic Flow API
- Using the Summary Data API
- Using the Events API
- Using the Zoning API
- Using the Historical Performance Data API
- Fibre Channel Routing
- Handling errors
- Use Cases
- API Reference
- Request and Response Schemas
- Topology
- SAN fabric discovery
- Summary data
- SummaryResponse
- StatusSummary
- AssetClassificationSummary
- NetworkObjectCountSummary
- EventsSummary
- BottleneckViolationsSummary
- OutOfRangeViolationsSummary
- PortHealthViolationsSummary
- VmViolationsSummary
- SummariesResponse
- PortsMonitorSummaryData
- MonitorDistributionData
- ProductsMonitorSummaryData
- FlowMonitorSummaryData
- Events
- Zoning
- Historical performance data
- Authentication and session management

Brocade Network Advisor REST API Guide 125
53-1003160-01
Zoning
5
Zone transactions
Returns the details of a zone transaction on a specific FC fabric.
GET URIs
Path parameters
Response parameters
Notes
• The response schema is ZoneTransactionResponse.
URI Description
<BASE_URI>/resourcegroups/rgkey/fcfabrics/fcfkey/zon
etransaction
Returns the details of zone transactions on a given
fabric in a ZoneTransactionResponse. The returned
parameters specify whether the zone transaction is a
regular or LSAN.
Name Description
rgkey Resource group identifier.
fcfkey FC fabric identifier.
Name Description
key Zone transaction identifier.
lsanZoning Zone transaction type (LSAN if true; regular otherwise.)
active Whether the zone transaction is active.
timeout Session timeout in seconds.