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