NetworkingService_Layer3_Synchronous_Extensions Class |
Namespace: OpenStack.Networking.v2.Layer3.Synchronous
The NetworkingService_Layer3_Synchronous_Extensions type exposes the following members.
Name | Description | |
---|---|---|
AttachPortToRouter |
Attaches an existing port to the specified router.
| |
AttachSubnetToRouter |
Creates a new port on the subnet and attaches it to the specified router.
| |
CreateFloatingIP |
Creates a floating IP.
| |
CreateRouter |
Creates a router.
| |
DeleteFloatingIP |
Deletes a floating IP.
| |
DeleteRouter |
Deletes a router.
| |
DetachPortFromRouter |
Detaches a port from the specified router.
| |
DetachSubnetFromRouter |
Finds the port on the subnet attached to the specified router, detaches then deletes it.
| |
GetFloatingIP |
Shows details for a server group.
| |
GetRouter |
Shows details for a server group.
| |
ListFloatingIPs |
Lists all floating IPs for the account.
| |
ListRouters |
Lists all routers for the account.
| |
ListSecurityGroupRules |
Lists all network security group rules associated with the account.
| |
ListSecurityGroups |
Lists all network security groups associated with the account.
| |
UpdateFloatingIP |
Updates a floating IP.
| |
UpdateRouter |
Updates a router.
|