Improve Collections create and move methods and update documentation
[arvados.git] / sdk / R / man / keep_disks.ping.Rd
index 2952c31e129fab1d6dec4f96b5d8441d8b76f45e..6ae55955f6c8b57a08a12ede405a76bc78f3a335 100644 (file)
@@ -8,6 +8,21 @@ arv$keep_disks.ping(uuid = NULL,
        ping_secret, node_uuid = NULL, filesystem_uuid = NULL,
        service_host = NULL, service_port, service_ssl_flag)
 }
+\arguments{
+\item{uuid}{}
+
+\item{ping_secret}{}
+
+\item{node_uuid}{}
+
+\item{filesystem_uuid}{}
+
+\item{service_host}{}
+
+\item{service_port}{}
+
+\item{service_ssl_flag}{}
+}
 \value{
 KeepDisk object.
 }