vultr / govultr

Vultr Go API client
MIT License
232 stars 56 forks source link

[Feature] add MdiskMode to BareMetalCreate and BareMetalUpdate structs #310

Closed fjoenichols closed 4 months ago

fjoenichols commented 4 months ago

Description

The mdisk_mode param for baremetal create and update was recently added to the vultr api.

This pull request will add the mdisk_mode param as a possible input for the BareMetalCreate and BareMetalUpdate structs.