{ "id":"/axapi/v3/remove-upgrade-lock", "type":"object", "node-type":"scalar", "title":"remove-upgrade-lock", "partition-visibility":"shared", "description":"removing upgrade lock file mgmt_is_upgrade", "properties":{ "file":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Lock is in the form of a file. This is not required for command.", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }