Application Inputs. The paramters describe how inputs are passed to the application.
name:
Name of the parameter.
value:
Value of the parameter. A default value could be set during registration.
type:
Data type of the parameter
applicationArguement:
The argument flag sent to the application. Such as -p pressure.
standardInput:
When this value is set, the parameter is sent as standard input rather than a parameter.
Typically this is passed using redirection operator ">".
userFriendlyDescription:
Description to be displayed at the user interface.
metaData:
Any metadat. This is typically ignore by Airavata and is used by gateways for application configuration.
overrideFilename:
Rename input file to given value when staging to compute resource.
Application Outputs. The paramters describe how outputs generated by the application.
name:
Name of the parameter.
value:
Value of the parameter.
type:
Data type of the parameter
applicationArguement:
The argument flag sent to the application. Such as -p pressure.
standardInput:
When this value is set, the parameter is sent as standard input rather than a parameter.
Typically this is passed using redirection operator ">".
userFriendlyDescription:
Description to be displayed at the user interface.
metaData:
Any metadat. This is typically ignore by Airavata and is used by gateways for application configuration.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
source/api-docs/master/application_io_models.html [1:120]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Thrift module: application_io_models
Thrift module: application_io_models
This file describes the definitions of the Data Structures related to deployment of Application on
computational resources.
Application Inputs. The paramters describe how inputs are passed to the application.
name:
Name of the parameter.
value:
Value of the parameter. A default value could be set during registration.
type:
Data type of the parameter
applicationArguement:
The argument flag sent to the application. Such as -p pressure.
standardInput:
When this value is set, the parameter is sent as standard input rather than a parameter.
Typically this is passed using redirection operator ">".
userFriendlyDescription:
Description to be displayed at the user interface.
metaData:
Any metadat. This is typically ignore by Airavata and is used by gateways for application configuration.
overrideFilename:
Rename input file to given value when staging to compute resource.
Application Outputs. The paramters describe how outputs generated by the application.
name:
Name of the parameter.
value:
Value of the parameter.
type:
Data type of the parameter
applicationArguement:
The argument flag sent to the application. Such as -p pressure.
standardInput:
When this value is set, the parameter is sent as standard input rather than a parameter.
Typically this is passed using redirection operator ">".
userFriendlyDescription:
Description to be displayed at the user interface.
metaData:
Any metadat. This is typically ignore by Airavata and is used by gateways for application configuration.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -