The Network class inherits from Resource.
Construct a Resource to interact with a service’s REST API.
The Resource class offers two class methods to construct resource objects, which are preferrable to entering through this initializer. See Resource.new() and Resource.existing().
Parameters: |
|
---|
Availability zone hints to use when scheduling the network. Type: list of availability zone names
Availability zones for the network. Type: list of availability zone names
Timestamp when the network was created.
The network description.
The ID of the IPv4 address scope for the network.
The ID of the IPv6 address scope for the network.
The administrative state of the network, which is up True or down False. Type: bool
Whether or not this is the default external network. Type: bool
The port security status, which is enabled True or disabled False. Type: bool Default: False
Whether or not the router is external. Type: bool Default: False
Indicates whether this network is shared across all tenants. By default, only administrative users can change this value. Type: bool
Read-only. The maximum transmission unit (MTU) of the network resource.
The network name.
The ID of the project this network is associated with.
The type of physical network that maps to this network resource. For example, flat, vlan, vxlan, or gre.
The physical network where this network object is implemented.
An isolated segment ID on the physical network. The provider network type defines the segmentation model.
The network status.
The associated subnet IDs. Type: list of strs of the subnet IDs
Timestamp when the network was last updated.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.