According to IONOS API docs, "Create a Volume" supports several "HotPlug" settings, like these:
- cpuHotPlug
- cpuHotUnplug
- ramHotPlug
- ramHotUnplug
- nicHotPlug
- nicHotUnplug
- discVirtioHotPlug
- discVirtioHotUnplug
- discScsiHotPlug
- discScsiHotUnplug
However it does not seem possible to set this settings in "create_volume" of the SDK, as "Volume" class does not have the corresponding fields. Could you add them, please?
According to IONOS API docs, "Create a Volume" supports several "HotPlug" settings, like these:
However it does not seem possible to set this settings in "create_volume" of the SDK, as "Volume" class does not have the corresponding fields. Could you add them, please?