I get a No Source Provided Error, I have changed the type to container, same error, if I change the type to image, it tries to connect to an empty lxd server, meaning I need to add the server key and supply the value in the source array, but that is not what I want, I don’t wanna import from an lxd server, I want to import from a URL.
Importing from URL works manually so far, can someone provide the correct payload for me?
Thank you, type url was the missing piece, also, the simplestreams can be omitted as well. Please, the team should try to make certain things clear in the doc
For future readers using CURL or PHP, here is the payload (which includes importing a URL with an alias):
Just trying to import a unified tarball from a URL, while it does make sense for the type to be URL, it wasn’t clear since if you are importing with the CLI tool you do not specify a type