The vmware_nsx.db.vcns_models Module

class vmware_nsx.db.vcns_models.VcnsRouterBinding(**kwargs)

Bases: sqlalchemy.ext.declarative.api.Base, neutron.db.model_base.HasStatusDescription, oslo_db.sqlalchemy.models.TimestampMixin

Represents the mapping between neutron router and vShield Edge.

created_at
edge_id
lswitch_id
router_id
status
status_description
updated_at

Previous topic

The vmware_nsx.db.routertype Module

Next topic

The vmware_nsx.db.vnic_index_db Module

This Page