Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / sdk / R / man / keep_disks.get.Rd
1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/Arvados.R
3 \name{keep_disks.get}
4 \alias{keep_disks.get}
5 \title{keep_disks.get}
6 \usage{
7 arv$keep_disks.get(uuid)
8 }
9 \arguments{
10 \item{uuid}{The UUID of the KeepDisk in question.}
11 }
12 \value{
13 KeepDisk object.
14 }
15 \description{
16 keep_disks.get is a method defined in Arvados class.
17 }