It's a string-type. Implement Serialize via Display, Deserialize via FromStr and add an API_SCHEMA so that it can be used as a type within the #[api] macro. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>