Skip to main content

put_drive

Function put_drive 

Source
pub async fn put_drive(
    __arg0: State<Arc<RuntimeApiController>>,
    __arg1: Path<String>,
    __arg2: Json<RawDriveConfig>,
) -> Result<Response>
Expand description

PUT /drives/{id}. The URL {id} must match the body drive_id.