Apache CloudStack 4.20.0.0 Root Admin API Reference

listIpv4SubnetsForZone

Lists IPv4 subnets for zone.

Request parameters

Parameter NameDescriptionRequired
accountthe account which the IPv4 subnet is dedicated to. Must be used with the domainId parameter.false
domainidthe domain ID which the IPv4 subnet is dedicated to.false
idUUID of the IPv4 subnet.false
keywordList by keywordfalse
pagefalse
pagesizefalse
projectidproject who which the IPv4 subnet is dedicated tofalse
subnetCIDR of the IPv4 subnet.false
zoneidUUID of zone to which the IPv4 subnet belongs to.false

Response Tags

Response NameDescription
idid of the guest IPv4 subnet
accountthe account of the IPv4 subnet
createddate when this IPv4 subnet was created.
domainthe domain name of the IPv4 subnet
domainidthe domain ID of the IPv4 subnet
projectthe project name of the IPv4 subnet
projectidthe project id of the IPv4 subnet
subnetguest IPv4 subnet
zoneidid of zone to which the IPv4 subnet belongs to.
zonenamename of zone to which the IPv4 subnet belongs to.