tenant.ip_address_pool

The IP address namespace/IP address range contains unicast and multicast address blocks.

ACI class

fvnsAddrInst

RN

addrinst-{name}

Cursor

IpAddressPoolCursor

Parent

tenant

Atomic

Attributes

Accepted as keyword arguments of .ip_address_pool(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 network or host IP address. This name can be up to 64 alphanumeric characters. Note that you cannot change this name after the object has been saved.

ip_address

addr

str

The network or host IP address.

address_type

addrType

FvnsAddrType

regular, vip_range

regular

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.

skip_gw_validation

skipGwVal

bool

False

Children

maker

creates

position

.ip_address_block(from_, ending_ip_address, **attrs)

fvnsUcastAddrBlk

tenant.ip_address_pool.ip_address_block