> + "backing-device": {
> + description: "The UUID of the device for removable datastores.",
> + optional: true,
> + type: String,
> + }
I guess we can be more specific here (regex or character selection, length limit, ...)