DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
This needs to split per each hypevisor to be able to provide the values for each hypervisor.
xenroutertemplateid: ID router.template.xen: Name of the default router template incase of xenserver
kvmroutertemplateid: ID of the router template incase of kvm
vsphereroutertemplateid: ID of the router template incase of vsphere
hypervroutertemplateid: ID of the router template incase of hypervon Xenserver
router.template.kvm: Name of the default router template on KVM
router.template.vmware: Name of the default router template on Vmware
router.template.hyperv: Name of the default router template on Hyperv
router.template.lxc: Name of the default router template on LXC
6) Guest Domain Prefix: Default domain name for vms inside virtualized networks fronted by router
...
API name | Existing API Parameters | New additional API Parameters | API Response |
|---|---|---|---|
updateConfiguration | name: the name of the configuration | zoneid: ID of the zone | updateconfigurationresponse with scope and updated value |
listConfiguration | category: lists configurations by category | scopename: scope(zone/cluster/pool/account) of the parameter that needs to be updated | listconfigurationsresponse with scope and value at the corresponding scope of the parameterparameters. |
...