pub async fn patch_hotplug_memory(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawHotplugMemoryUpdate>,
) -> Result<Response>Expand description
PATCH /hotplug/memory.
pub async fn patch_hotplug_memory(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawHotplugMemoryUpdate>,
) -> Result<Response>PATCH /hotplug/memory.