pub type VmCreatedResponse = VmCreatedResponse;
pub struct VmCreatedResponse { pub vm_id: String, }
vm_id: String