Interface | Description |
---|---|
Agent |
This class represents a neutron agent
|
AllowedAddressPair |
Allowed Address Pair for Neutron Port
|
ExternalGateway |
Configurable external gateway modes extension model.
|
ExtraDhcpOptCreate | |
FloatingIP |
The Interface FloatingIP.
|
HostRoute |
A Network Host based Routing Entry
|
IP |
A Fixed IP Address
|
NetFloatingIP |
The Interface NetFloatingIP.
|
NetQuota |
Network quotas that are bound to a Tenant
|
Network |
An OpenStack (Neutron) network
|
NetworkUpdate |
An entity used to update a network
|
Pool |
An IP Address Pool which has a starting network and a ending network which becomes a pool of addresses
|
Port |
A Network (Neutron) Port
|
Router |
A router is used to interconnect subnets and forward traffic among them.
|
RouterInterface |
An interface data model which is returned during interface association with a router
|
SecurityGroup |
The Interface SecurityGroup.
|
SecurityGroupRule |
The Interface SecurityGroupRule.
|
SecurityGroupUpdate |
The Interface SecurityGroupUpdate.
|
Subnet |
A Subnet is a network with Pools and network based settings
|
Enum | Description |
---|---|
Agent.Type |
neutron agent type
|
AttachInterfaceType |
Used during Add Router Interface calls to set the type of the inbound attachment identifier
|
Ipv6AddressMode |
The IPv6 address modes specifies mechanisms for assigning IP addresses
|
Ipv6RaMode |
The IPv6 router advertisement specifies whether the networking service should transmit ICMPv6 packets, for a subnet
|
IPVersionType |
IP Address Version Type (V4/V6)
|
NetworkType |
The type of Network
|
State |
The state of a Network (Neutron) entity
|
Copyright © 2017. All rights reserved.