Getting the list of files to download

URL and parameters

The URL for the web interface is:

https://glast-ground.slac.stanford.edu/SConsInstaller/db.jsp?function=<function>[&<parameter>=<value>,...]

where <function> is one of:

<function>

Use

httpdownlods

List downloads using http protocol

httpdownexts

List external downloads using http

and [&<parameter>=<value>,...] consists of the following:

<parameter>

<value>

package

Package (e.g. Science Tools)

versionType

Version type (e.g. Release)

version

Version (e.g. 09-16-00)

variant

Variant (e.g. Optimized)

os

Operating system (e.g. redhat4-i686-32bit-gcc34)

releaseType

Release type (one of User, Developer, Source - defaults to User)

Response

The first line of the response contains a prefix to be prepended to the URL's on all subsequent lines. The remaining lines contain two tokens separated by a space.

Token

Meaning

1

The trailing part of the URL, prepend line 1 to generate the full URL

2

The size of the file in bytes

Examples

https://glast-ground.slac.stanford.edu/SConsInstaller/db.jsp?function=httpdownexts&package=ScienceTools&versionType=Release&version=09-16-00&variant=Optimized&os=redhat4-i686-32bit-gcc34

https://glast-ground.slac.stanford.edu/SConsInstaller/db.jsp?function=httpdownloads&package=ScienceTools&versionType=Release&version=09-16-00&variant=Optimized&os=redhat4-i686-32bit-gcc34

Getting lists of valid releases

URL and parameters

The URL for the web interface is:

https://glast-ground.slac.stanford.edu/SConsInstaller/db.jsp?function=<function>[&<parameter>=<value>,...]

where <function> is one of:

<function>

Use

packages

Get package list

versionTypes

Get version types

version

Get versions

variants

Get variants

oss

Get OS list

releaseTypes

Get available release types

and the parameters are

<parameter>

<value>

package

Package (e.g. Science Tools)

versionType

Version type (e.g. Release)

version

Version (e.g. 09-16-00)

variant

Variant (e.g. Optimized)

os

Operating system (e.g. redhat4-i686-32bit-gcc34)

releaseType

Release type (one of User, Developer, Source - defaults to User)

Response

The list of values, one per line

Examples

See http://glast-ground.slac.stanford.edu/SConsInstaller/test.jsp

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels