The vmware_nsx.db.vcns_models
Module¶
-
class
vmware_nsx.db.vcns_models.
VcnsRouterBinding
(**kwargs)¶ Bases:
sqlalchemy.ext.declarative.api.Base
,neutron_lib.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
¶
-