{ "id":"/axapi/v3/bootimage/oper", "type":"object", "node-type":"scalar", "title":"bootimage", "description":"Operational Status for the object bootimage", "properties":{ "oper":{ "type":"object", "properties":{ "hd-pri":{ "type":"string", "format":"string" }, "hd-sec":{ "type":"string", "format":"string" }, "cf-pri":{ "type":"string", "format":"string" }, "cf-sec":{ "type":"string", "format":"string" }, "hd-default":{ "type":"string", "format":"string" }, "cf-default":{ "type":"string", "format":"string" } } } } }