pub async fn put_boot_source(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawBootSourceConfig>,
) -> Result<Response>Expand description
PUT /boot-source.
pub async fn put_boot_source(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawBootSourceConfig>,
) -> Result<Response>PUT /boot-source.