Apache CloudStack 4.20.0.0 Root Admin API Reference

listIpv4SubnetsForGuestNetwork

Lists IPv4 subnets for guest networks.

Request parameters

Parameter NameDescriptionRequired
idUUID of the IPv4 subnet for guest network.false
keywordList by keywordfalse
networkidUUID of network to which the IPv4 subnet is associated to.false
pagefalse
pagesizefalse
parentidUUID of zone Ipv4 subnet which the IPv4 subnet belongs to.false
subnetThe CIDR of the Ipv4 subnet.false
vpcidUUID of VPC to which the IPv4 subnet is associated to.false
zoneidUUID of zone to which the IPv4 subnet belongs to.false

Response Tags

Response NameDescription
idid of the IPv4 subnet for guest network
allocateddate when this IPv4 subnet was allocated.
createddate when this IPv4 subnet was created.
networkidid of network which the IPv4 subnet is associated with.
networknamename of network which the IPv4 subnet is associated with.
parentidid of the data center IPv4 subnet
parentsubnetsubnet of the data center IPv4 subnet
removeddate when this IPv4 subnet was removed.
statestate of subnet of the IPv4 network
subnetsubnet of the IPv4 network
vpcidId of the VPC which the IPv4 subnet is associated with.
vpcnameName of the VPC which the IPv4 subnet is associated with.
zoneidid of zone to which the IPv4 subnet belongs to.
zonenameid of zone to which the IPv4 subnet belongs to.