Apache CloudStack 4.17.0.0 Root Admin API Reference

createGuestNetworkIpv6Prefix

Creates a guest network IPv6 prefix.

Request parameters

Parameter NameDescriptionRequired
prefixThe /56 or higher IPv6 CIDR for network prefix.true
zoneidUUID of zone to which the IPv6 prefix belongs to.true

Response Tags

Response NameDescription
idid of the guest IPv6 prefix
availablesubnetscount of the available IPv6 subnets for the prefix.
created date when this IPv6 prefix was created.
prefixguest IPv6 prefix
totalsubnetscount of the total IPv6 subnets for the prefix.
usedsubnetscount of the used IPv6 subnets for the prefix.
zoneidid of zone to which the IPv6 prefix belongs to.