SkyQuery.listQueues {SciServer} | R Documentation |
Returns a list of all available job queues and related metadata (more info in http://www.voservices.net/skyquery).
SkyQuery.listQueues()
Returns a list of all available job queues and related metadata (more info in http://www.voservices.net/skyquery). Throws an exception if the user is not logged into SciServer (use Authentication.login for that purpose). Throws an exception if the HTTP request to the SkyQuery API returns an error.
Manuchehr Taghizadeh-Popp <mtaghiza@jhu.edu>
http://www.sciserver.org
http://www.voservices.net/skyquery
http://www.github.com/sciserver/SciScript-R
SkyQuery.getQueueInfo
, SkyQuery.submitJob
, SkyQuery.getJobStatus
.
queueList = SkyQuery.listQueues()