Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_root is not defined in scheme. Occuring in SetVmConfig post request, using terraform-proxmox-provider. #13

Closed
mjdall opened this issue Nov 10, 2018 · 0 comments

Comments

@mjdall
Copy link

mjdall commented Nov 10, 2018

vmParams: map[description: onboot:false sockets:1 cores:1 memory:1024 0:media=disk,size=32,file=local-lvm:vm-103-disk-1 net0:macaddr=XX:XX:XX:XX:XX:XX,bridge=vmbr0,model=virtio]

response: &{400 Parameter verification failed. 400 HTTP/1.1 1 1 map[Date:[Day xx Nov xxxx xx:xx:xx xxx] Pragma:[no-cache] Server:[pve-api-daemon/3.0] Content-Length:[120] Content-Type:[application/json;charset=UTF-8] Expires:[Day, xx Nov xxxx xx:xx:xx xxx] Cache-Control:[max-age=0]] {{"errors":{"_root":"property is not defined in schema and the schema does not allow additional properties"},"data":null}} 120 [] true false map[] 0xc000228e00 0xc00028e8f0}

Also your vmParams net0 interface is using "type" instead of "model", throws a param verification error also

@mleone87 mleone87 closed this as completed Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants