mirror of https://github.com/apache/cloudstack.git
eg: dedicatePublicIpRange acts on VlanIpRange entities. So does listVlanIpRanges,
listapisresponse: {
count: 1,
api: [
{
name: "dedicatePublicIpRange",
description: "Dedicates a Public IP range to an account",
isasync: false,
related: "listVlanIpRanges",
params: [],
response: [],
entity: "VlanIpRange"
}
]
}
}
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
|
||
|---|---|---|
| .. | ||
| resources/META-INF/cloudstack/api-planner | ||
| src | ||
| test | ||
| pom.xml | ||