ApplicationSummary: ApplicationSummary Class

Description Usage Format Fields

Description

An abbreviated Application object returned in request in application collection queries

Usage

1

Format

An object of class R6ClassGenerator of length 24.

Fields

id

Unique id of this app. Comprised of the app name-version.

executionSystem

The system id of the execution system where this app should run.

lastModified

The date this application was last modified in ISO 8601 format.

name

The name of the application. The name does not have to be unique, but the combination of name and version does.

isPublic

Whether the application is public or private.

revision

The number of times this application has been revised.

shortDescription

The short description of this application.

version

The version of the application in #.#.# format. While the version does not need to be unique, the combination of name and version does have to be unique.


agaveplatform/r-sdk documentation built on May 13, 2019, 8:20 a.m.