tenant.logical_device.management_interface

The management interface is used to manage a concrete device in the L4-L7 device cluster. The management interface is identified by a host address and port number.

ACI class

vnsCMgmt

RN

cMgmt

Cursor

LogicalDeviceManagementInterfaceCursor

Parent

tenant.logical_device

Atomic

Attributes

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

parameter

wire

type

values

default

description

dns_domain

dnsDomain

str

dns Domain information

gateway_ip_address

gateway

str

Gateway information

ip_address

host

str

The management interface host address for the concrete device in the L4-L7 device cluster.

ip_allocation_type

ipAllocationType

VnsIpAllocationType

default, dhcp, fixed

fixed

is_in_band

isInBand

bool

False

dynamic only: Tell type of the network

name

name

str

The name of the object.

port

port

int

0

The management interface port number for the concrete device in the L4-L7 device cluster.

port_group_name

portGroupName

str

dynamic only: management nic port group for out-of-band network

subnet_mask

subnetmask

str

subnet mask information

vnic_name

vnicName

str

The Vnic adapter name.