René Moser created CLOUDSTACK-9243:
--------------------------------------
Summary: createVlanIpRange API unusable because forced to used DB
IDs
Key: CLOUDSTACK-9243
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9243
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: API
Affects Versions: 4.6.0, 4.5.2, 4.4.4, 4.3.2
Reporter: René Moser
Fix For: Future
With createVlanIpRange used DB IDs instead of UUIDs.
{code}
cs createVlanIpRange startip=1.2.3.4 endip=1.2.3.6 forvirtualnetwork=true
gateway=1.2.3..1 netmask=255.255.255.0 vlan=681 domainid=4
physicalnetworkid=202 projectid=58 zoneid=1
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)