Create a NSX logical router on the specified cluster.
Parameters: |
|
---|
the logical router is being created :param display_name: Descriptive name of this logical router :param nexthop: External gateway IP address for the logical router :raise NsxApiException: if there is a problem while communicating with the NSX controller
Create a NSX logical router on the specified cluster.
This function also allows for creating distributed lrouters :param cluster: The target NSX cluster :param tenant_id: Identifier of the Openstack tenant for which the logical router is being created :param display_name: Descriptive name of this logical router :param nexthop: External gateway IP address for the logical router :param distributed: True for distributed logical routers :raise NsxApiException: if there is a problem while communicating with the NSX controller
Creates a logical port on the assigned logical router.
Creates a logical port on the assigned logical router.
Retrieves the external gateway port for a NSX logical router.
Attach a router port to the given attachment.
For the latter attachment type a VLAN ID can be specified as well.
Updates a logical port on the assigned logical router.