Closed neilmock closed 1 year ago
I just realized this isn't supported via the REST API unless I'm missing something.
@neilmock Yeah, that is only supported in VPS instances via the API. It's potentially something that can be supported though so we'll look into it.
@optik-aper I was misunderstanding how to do this, but it is possible by creating a script, which is totally fine and not really needed at the API level I don't think.
Is your feature request related to a problem? Please describe. We'd like to boot bare metal servers using iPXE via the API, and it doesn't seem to be supported.
Describe the solution you'd like An IPXEChainURL field under BareMetalCreate
Describe alternatives you've considered I've considered submitting a pull request (!) if I'm missing that this is actually supported somehow.