# IbmWorkloadSchedulerApi.OpenWhiskConnection

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**hostname** | **String** | The ip of the server. | 
**username** | **String** | The user that order the operation. | [optional] 
**password** | **String** | The password of the user. | [optional] 
**namespace** | **String** | The namespace to be used for accessing the OpenWhisk endpoint. | 
**numberOfRetries** | **Integer** | The integer of retry that are allowed. | [optional] 
**retryIntervalSeconds** | **Integer** | Interval between two retries. | [optional] 


