fabric.vpc_protection

The VPC protection policy is a container of VPC protection groups; it enables you to select a pairing type for creating the protection groups

ACI class

fabricProtPol

RN

protpol

Cursor

VpcProtectionCursor

Parent

fabric

Atomic

Attributes

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

parameter

wire

type

values

default

description

description

descr

str

Specifies a description of the policy definition.

name

name

str

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.

pair_type

pairT

FabricPairT

consecutive, explicit, reciprocal

explicit

The pair type of the Virtual Port Channel protection policy.

Children

maker

creates

position

.vpc_pair(name, **attrs)

fabricExplicitGEp

fabric.vpc_protection.vpc_pair