summaryrefslogtreecommitdiff
path: root/nova/tests/integrated/v3/api_samples/os-aggregates/aggregate-remove-host-post-req.json.tpl
blob: 4663e5293119d82bc1205933d366c7ad363d8531 (plain)
1
2
3
4
5
{
    "remove_host": {
        "host": "%(host_name)s"
    }
}