OpenStack.Networking.v2 Namespace |
Class | Description | |
---|---|---|
AllocationPool |
Represents a range of IP addresses
| |
AllowedAddress |
Defines an arbitrary MAC address/IP_address(CIDR) pairs that are allowed to pass through a port regardless of the subnet associated with the network.
| |
HostRoute |
Represents a subnet host route.
| |
IPAddressAssociation |
Represents an IP address associated with a port resource of the NetworkingService | |
IPProtocol |
Internet Protocols.
| |
Network |
Represents a network resource of the NetworkingService Isolated virtual Layer-2 domains; a network can also be regarded as a virtual (or logical) switch. | |
NetworkDefinition |
Represents the definition of a network resource of the NetworkingService.
| |
NetworkingApiBuilder |
Builds requests to the Networking API which can be further customized and then executed.
Intended for custom implementations. | |
NetworkingService |
The OpenStack Networking Service.
| |
NetworkStatus |
Networking resource status. Applies to networks, routers, interfaces, floating ips etc.
| |
Port |
Represents a port resource of the NetworkingService.
| |
PortCreateDefinition |
Represents the set of properties which can be initialized when creating a Port.
| |
PortListOptions |
Optional filter and paging options when listing ports.
| |
PortStatus |
Networking resource status. Applies to networks, routers, interfaces, floating ips etc.
| |
PortUpdateDefinition |
Represents the set of properties which can be modified when updating a Port.
| |
Subnet |
Represents a subnet resource of the NetworkingService.
IPv4 or IPv6 address blocks from which IPs to be assigned to VMs on a given network are selected. | |
SubnetCreateDefinition |
Represents the set of properties which can be initialized when creating a Subnet.
| |
SubnetUpdateDefinition |
Represents the set of properties which can be modified when updating a Subnet.
| |
TrafficDirection |
Direction of network traffic.
|