projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch '12308-cgofuse'
[arvados.git]
/
sdk
/
R
/
man
/
nodes.ping.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/Arvados.R
3
\name{nodes.ping}
4
\alias{nodes.ping}
5
\title{nodes.ping}
6
\usage{
7
arv$nodes.ping(uuid, ping_secret)
8
}
9
\arguments{
10
\item{uuid}{}
11
12
\item{ping_secret}{}
13
}
14
\value{
15
Node object.
16
}
17
\description{
18
nodes.ping is a method defined in Arvados class.
19
}