pub async fn put_snapshot_create(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawSnapshotCreateConfig>,
) -> Result<Response>Expand description
PUT /snapshot/create.
pub async fn put_snapshot_create(
__arg0: State<Arc<RuntimeApiController>>,
__arg1: Json<RawSnapshotCreateConfig>,
) -> Result<Response>PUT /snapshot/create.