summaryrefslogtreecommitdiff
path: root/nova/tests/unit/integrated/v3/api_samples/os-services/service-disable-put-req.json.tpl
blob: 1323ef50f54428fa773847777973dc4abe180de3 (plain)
1
2
3
4
5
6
7
{
    "service":
    {
        "host": "%(host)s",
        "binary": "%(binary)s"
    }
}