fabric.vspan_destination_group

The VSPAN destination group contains a group of VSPAN destinations. A VSPAN destination is where network traffic is sent for analysis by a network analyzer. A VSPAN destination can be local or remote (VERSPAN).

ACI class

spanVDestGrp

RN

vdestgrp-{name}

Cursor

FabricVspanDestinationGroupCursor

Parent

fabric

Atomic

Attributes

Accepted as keyword arguments of .vspan_destination_group(name) and of .set(**attrs) on this cursor. Enum parameters also accept the plain string.

parameter

wire

type

values

default

description

name (positional)

name

str

The name of the VSPAN destination group.

description

descr

str

Specifies a description of the policy definition.

owner_key

ownerKey

str

The key for enabling clients to own their data for entity correlation.

owner_tag

ownerTag

str

A tag for enabling clients to add their own data. For example, to indicate who created this object.

Children

maker

creates

position

.vspan_vdestination(name, **attrs)

spanVDest

fabric.vspan_destination_group.vspan_vdestination