# IbmWorkloadSchedulerApi.RestInput

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**input** | **String** | The input for the call, if isFile is true, is considered as a file name, that must be present on the agent filesystem | [optional] 
**isFile** | **Boolean** | If true use \&quot;input\&quot; as input as file name, and uses file content as input for the rest call. Otherwise uses input directly as input | [optional] 


