Router Class |
Namespace: OpenStack.Networking.v2.Layer3
The Router type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttachPortAsync |
Attaches an existing port to the specified router.
|
![]() | AttachSubnetAsync |
Creates a new port on the subnet and attaches it to the specified router.
|
![]() | DeleteAsync |
Deletes the router and any attached interfaces.
|
![]() | DetachPortAsync |
Detaches a port from the specified router.
|
![]() | DetachSubnetAsync |
Finds the port on the subnet attached to the specified router, detaches then deletes it.
|
Name | Description | |
---|---|---|
![]() | AttachPort |
Attaches an existing port to the specified router.
(Defined by RouterExtensions.) |
![]() | AttachSubnet |
Creates a new port on the subnet and attaches it to the specified router.
(Defined by RouterExtensions.) |
![]() | Delete |
Deletes the router and any attached interfaces.
(Defined by RouterExtensions.) |
![]() | DetachPort |
Detaches a port from the specified router.
(Defined by RouterExtensions.) |
![]() | DetachSubnet |
Finds the port on the subnet attached to the specified router, detaches then deletes it.
(Defined by RouterExtensions.) |
Name | Description | |
---|---|---|
![]() | ExternalGateway |
The external gateway connection information.
|
![]() | Id |
The router identifier.
|
![]() | IsUp |
The administrative state of the router.
|
![]() | Name |
The router name.
|
![]() | Routes |
The extra routes configuration for L3 router.
|
![]() | Status |
The network status.
|