NetworkingServiceExtensions_v2 Class |
Namespace: OpenStack.Synchronous
The NetworkingServiceExtensions_v2 type exposes the following members.
Name | Description | |
---|---|---|
CreateNetwork |
Creates a network.
| |
CreateNetworks |
Bulk creates multiple networks.
| |
CreatePort |
Creates a port.
| |
CreatePorts |
Bulk creates multiple ports.
| |
CreateSubnet |
Creates a subnet.
| |
CreateSubnets |
Bulk creates multiple subnets.
| |
DeleteNetwork |
Deletes the specified network.
| |
DeletePort |
Deletes the specified port.
| |
DeleteSubnet |
Deletes the specified subnet.
| |
GetNetwork |
Gets the specified network.
| |
GetPort |
Gets the specified port.
| |
GetSubnet |
Gets the specified subnet.
| |
ListNetworks |
Lists all networks associated with the account.
| |
ListPorts |
Lists all ports associated with the account.
| |
ListSubnets |
Lists all subnets associated with the account.
| |
UpdateNetwork |
Updates the specified network.
| |
UpdatePort |
Updates the specified port.
| |
UpdateSubnet |
Updates the specified subnet.
|