beautypg.com

Isl connections, The c – Brocade Network Advisor REST API Guide (Supporting Network Advisor 12.3.0) User Manual

Page 83

background image

Brocade Network Advisor REST API Guide

69

53-1003160-01

Topology

5

ISL Connections

Retrieves information about inter-switch links (ISL) connections. These are connections between
switches within a fabric.

GET URIs

Path parameters

Response parameters

Notes

The response schema is IslResponse.

URI

Description

/resourcegroups/rgkey/fcfabrics/fcfkey/isls

Returns list of ISL connections for the given FC fabric.

Name

Description

rgkey

Resource group identifier.

fcfkey

FC fabric identifier.

Property

Description

key

The unique identifier for the ISL, which is formed as
sourceSwitchWwn;sourcePortWwn;destSwitchWwn;destPortWwn.

fabricWwn

The WWN of the fabric to which this ISL belongs.

sourceSwitchWwn

The source switch WWN.

sourcePortWwn

The source switch port WWN.

destSwitchWwn

The destination switch WWN.

destSwitchPortWwn

The destination switch port WWN.

cost

The cost of the ISL link.

trunked

Indicates whether ISL link is part of a trunk.