The response body is an array of objects, where each object has the following structure:
Field
Type
Description
url
string (uri)
uuid
string (uuid)
name
string
description
string
service_name
string
service_settings
string (uri)
service_settings_uuid
string (uuid)
service_settings_state
string
service_settings_error_message
string
project
string (uri)
project_name
string
project_uuid
string (uuid)
customer
string (uri)
customer_uuid
string (uuid)
customer_name
string
customer_native_name
string
customer_abbreviation
string
error_message
string
error_traceback
string
resource_type
string
state
any
created
string (date-time)
modified
string (date-time)
backend_id
string
access_url
any
tenant
string (uri)
OpenStack tenant this network belongs to
tenant_name
string
tenant_uuid
string (uuid)
is_external
boolean
Defines whether this network is external (public) or internal (private)
type
string
Network type, such as local, flat, vlan, vxlan, or gre
segmentation_id
integer
VLAN ID for VLAN networks or tunnel ID for VXLAN/GRE networks
subnets
array of objects
subnets.uuid
string (uuid)
subnets.name
string
subnets.description
string
subnets.cidr
string
IPv4 network address in CIDR format (e.g. 192.168.0.0/24)
subnets.gateway_ip
any
IP address of the gateway for this subnet
subnets.allocation_pools
array of objects
subnets.allocation_pools.start
any
An IPv4 or IPv6 address.
subnets.allocation_pools.end
any
An IPv4 or IPv6 address.
subnets.ip_version
integer
IP protocol version (4 or 6)
subnets.enable_dhcp
boolean
If True, DHCP service will be enabled on this subnet
subnets.port_security_enabled
boolean
mtu
integer
The maximum transmission unit (MTU) value to address fragmentation.
rbac_policies
array of objects
rbac_policies.url
string (uri)
rbac_policies.uuid
string (uuid)
rbac_policies.network
string (uri)
rbac_policies.network_name
string
rbac_policies.source_tenant_uuid
string (uuid)
rbac_policies.source_tenant_name
string
rbac_policies.target_tenant
string (uri)
rbac_policies.target_tenant_name
string
rbac_policies.target_label
string
rbac_policies.direction
any
rbac_policies.backend_id
string
rbac_policies.policy_type
any
Type of access granted - either shared access or external network access
rbac_policies.created
string (date-time)
port_security_enabled
boolean
Default port_security_enabled for ports on this network. When False, ports created on this network inherit disabled port security unless explicitly overridden.
Defines whether this network is external (public) or internal (private)
type
string
Network type, such as local, flat, vlan, vxlan, or gre
segmentation_id
integer
VLAN ID for VLAN networks or tunnel ID for VXLAN/GRE networks
subnets
array of objects
subnets.uuid
string (uuid)
subnets.name
string
subnets.description
string
subnets.cidr
string
IPv4 network address in CIDR format (e.g. 192.168.0.0/24)
subnets.gateway_ip
any
IP address of the gateway for this subnet
subnets.allocation_pools
array of objects
subnets.allocation_pools.start
any
An IPv4 or IPv6 address.
subnets.allocation_pools.end
any
An IPv4 or IPv6 address.
subnets.ip_version
integer
IP protocol version (4 or 6)
subnets.enable_dhcp
boolean
If True, DHCP service will be enabled on this subnet
subnets.port_security_enabled
boolean
mtu
integer
The maximum transmission unit (MTU) value to address fragmentation.
rbac_policies
array of objects
rbac_policies.url
string (uri)
rbac_policies.uuid
string (uuid)
rbac_policies.network
string (uri)
rbac_policies.network_name
string
rbac_policies.source_tenant_uuid
string (uuid)
rbac_policies.source_tenant_name
string
rbac_policies.target_tenant
string (uri)
rbac_policies.target_tenant_name
string
rbac_policies.target_label
string
rbac_policies.direction
any
rbac_policies.backend_id
string
rbac_policies.policy_type
any
Type of access granted - either shared access or external network access
rbac_policies.created
string (date-time)
port_security_enabled
boolean
Default port_security_enabled for ports on this network. When False, ports created on this network inherit disabled port security unless explicitly overridden.
If True, DHCP service will be enabled on this subnet
dns_nameservers
array of anys
host_routes
array of objects
host_routes.destination
string
host_routes.nexthop
any
An IPv4 or IPv6 address.
is_connected
boolean
Is subnet connected to the default tenant router.
port_security_enabled
boolean
marketplace_offering_uuid
string
marketplace_offering_name
string
marketplace_offering_type
string
marketplace_offering_plugin_options
object (free-form)
marketplace_category_uuid
string
marketplace_category_name
string
marketplace_resource_uuid
string
marketplace_plan_uuid
string
marketplace_resource_state
string
is_usage_based
boolean
is_limit_based
boolean
Synchronize resource state
Schedule an asynchronous pull operation to synchronize resource state from the backend. Returns 202 if the pull was scheduled successfully, or 409 if the pull operation is not implemented for this resource type.
Delete resource from the database without scheduling operations on backend
and without checking current state of the resource. It is intended to be used
for removing resource stuck in transitioning state.
Defines whether this network is external (public) or internal (private)
type
string
Network type, such as local, flat, vlan, vxlan, or gre
segmentation_id
integer
VLAN ID for VLAN networks or tunnel ID for VXLAN/GRE networks
subnets
array of objects
subnets.uuid
string (uuid)
subnets.name
string
subnets.description
string
subnets.cidr
string
IPv4 network address in CIDR format (e.g. 192.168.0.0/24)
subnets.gateway_ip
any
IP address of the gateway for this subnet
subnets.allocation_pools
array of objects
subnets.allocation_pools.start
any
An IPv4 or IPv6 address.
subnets.allocation_pools.end
any
An IPv4 or IPv6 address.
subnets.ip_version
integer
IP protocol version (4 or 6)
subnets.enable_dhcp
boolean
If True, DHCP service will be enabled on this subnet
subnets.port_security_enabled
boolean
mtu
integer
The maximum transmission unit (MTU) value to address fragmentation.
rbac_policies
array of objects
rbac_policies.url
string (uri)
rbac_policies.uuid
string (uuid)
rbac_policies.network
string (uri)
rbac_policies.network_name
string
rbac_policies.source_tenant_uuid
string (uuid)
rbac_policies.source_tenant_name
string
rbac_policies.target_tenant
string (uri)
rbac_policies.target_tenant_name
string
rbac_policies.target_label
string
rbac_policies.direction
any
rbac_policies.backend_id
string
rbac_policies.policy_type
any
Type of access granted - either shared access or external network access
rbac_policies.created
string (date-time)
port_security_enabled
boolean
Default port_security_enabled for ports on this network. When False, ports created on this network inherit disabled port security unless explicitly overridden.
Defines whether this network is external (public) or internal (private)
type
string
Network type, such as local, flat, vlan, vxlan, or gre
segmentation_id
integer
VLAN ID for VLAN networks or tunnel ID for VXLAN/GRE networks
subnets
array of objects
subnets.uuid
string (uuid)
subnets.name
string
subnets.description
string
subnets.cidr
string
IPv4 network address in CIDR format (e.g. 192.168.0.0/24)
subnets.gateway_ip
any
IP address of the gateway for this subnet
subnets.allocation_pools
array of objects
subnets.allocation_pools.start
any
An IPv4 or IPv6 address.
subnets.allocation_pools.end
any
An IPv4 or IPv6 address.
subnets.ip_version
integer
IP protocol version (4 or 6)
subnets.enable_dhcp
boolean
If True, DHCP service will be enabled on this subnet
subnets.port_security_enabled
boolean
mtu
integer
The maximum transmission unit (MTU) value to address fragmentation.
rbac_policies
array of objects
rbac_policies.url
string (uri)
rbac_policies.uuid
string (uuid)
rbac_policies.network
string (uri)
rbac_policies.network_name
string
rbac_policies.source_tenant_uuid
string (uuid)
rbac_policies.source_tenant_name
string
rbac_policies.target_tenant
string (uri)
rbac_policies.target_tenant_name
string
rbac_policies.target_label
string
rbac_policies.direction
any
rbac_policies.backend_id
string
rbac_policies.policy_type
any
Type of access granted - either shared access or external network access
rbac_policies.created
string (date-time)
port_security_enabled
boolean
Default port_security_enabled for ports on this network. When False, ports created on this network inherit disabled port security unless explicitly overridden.
Type of access granted - either shared access or external network access Constraints: default: access_as_shared
200 -
Field
Type
Description
url
string (uri)
uuid
string (uuid)
network
string (uri)
network_name
string
source_tenant_uuid
string (uuid)
source_tenant_name
string
target_tenant
string (uri)
target_tenant_name
string
target_label
string
direction
any
backend_id
string
policy_type
any
Type of access granted - either shared access or external network access
created
string (date-time)
Mark resource as ERRED
Manually transition the resource to ERRED state. This is useful for resources stuck in transitional states (CREATING, UPDATING, DELETING) that cannot be synced via pull. Staff-only operation.