Apache CloudStack · Schema

Network

A CloudStack network resource providing connectivity for virtual machines.

ApacheCloudIaaSInfrastructureOpen SourceVirtualization

Properties

Name Type Description
id string UUID of the network.
name string Display name of the network.
state string Current state of the network.
zoneid string UUID of the zone containing the network.
type string Type of network (Isolated, Shared, L2).
cidr string CIDR block of the network.
View JSON Schema on GitHub