summaryrefslogtreecommitdiffstats
path: root/schema/remote/inbound/idlecpuavailable.json
blob: d22dc538625ecc784db72edabd710fa886e70946 (plain)
1
2
3
4
5
6
7
{
    "title": "Idle CPU available schema",
    "description": "Tell the remote factory that an idle request is granted",
    "properties": {
        "remote": { "type": "string", "pattern": "idlecpuavailable", "required": true }
  }
}