1[{
2    "blob": "/flash/scpb",
3    "handler": {
4        "type": "file",
5        "path": "/run/initramfs/scp-fw.slim"
6    },
7    "actions": {
8        "preparation": {
9            "type": "skip"
10        },
11        "verification": {
12            "type": "skip"
13        },
14        "update": {
15            "type": "systemd",
16            "unit": "phosphor-ipmi-flash-scpback-update.service"
17        }
18    }
19}]
20
21