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