tapis-apps 0.3.1

The Tapis Applications API provides for management of Tapis applications including permissions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# ParameterSet

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**app_args** | Option<[**Vec<models::AppArgSpec>**]AppArgSpec.md> |  | [optional]
**container_args** | Option<[**Vec<models::AppArgSpec>**]AppArgSpec.md> |  | [optional]
**scheduler_options** | Option<[**Vec<models::AppArgSpec>**]AppArgSpec.md> |  | [optional]
**env_variables** | Option<[**Vec<models::KeyValuePair>**]KeyValuePair.md> |  | [optional]
**archive_filter** | Option<[**models::ParameterSetArchiveFilter**]ParameterSet_archiveFilter.md> |  | [optional]
**log_config** | Option<[**models::ParameterSetLogConfig**]ParameterSet_logConfig.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)