beautypg.com

Brocade-port-profile-ext – Brocade Network OS YANG Reference Manual v4.1.1 User Manual

Page 156

background image

144

Network OS YANG Reference Manual

53-1003230-01

brocade-port-profile-ext

2

brocade-port-profile-ext

Description

Provides extensions to the brocade-port-profile module. It provides custom RPCs for returning
information about configured port-profiles.

Top-level

containers

None

External

augmentations

None

RPCs

Custom RPCs defined in this module follow.

+---x get-port-profile-for-intf
| +--ro input
| | +--ro rbridge-id? uint32
| | +--ro (request-type)?
| | +--:(get-request)
| | | +--ro interface-type? enumeration
| | | +--ro interface-name? union
| | +--:(getnext-request)
| | +--ro last-received-interface-info
| | +--ro interface-type? enumeration
| | +--ro interface-name? union
| +--ro output
| +--ro interface
| | +--ro interface-type? enumeration
| | +--ro interface-name? union
| | +--ro port-profile
| | +--ro name? common-def:name-string64
| +--ro has-more? boolean
+---x get-port-profile-status
+--ro input
| +--ro rbridge-id? uint32
| +--ro port-profile-name? common-def:name-string64
| +--ro port-profile-status? enumeration
| +--ro (request-type)?
| +--:(getnext-request)
| +--ro last-received-port-profile-info
| +--ro profile-name? common-def:name-string64
| +--ro profile-mac? inet:mac-address
+--ro output
+--ro port-profile [name]
+--ro name common-def:name-string64
+--ro ppid? uint32
+--ro is-active? boolean
+--ro mac-association [mac]
| +--ro mac inet:mac-address
| +--ro applied-interface
| +--ro interface-type? enumeration
| +--ro interface-name? union
+--ro has-more? boolean

Actions

None