| Name | Type | Writable | Restrictions | Description |
|---|
| action | KalturaDistributionAction | V | | |
| createdAt | int | | | Generic distribution provider action creation date as Unix timestamp (In seconds)
|
| editableFields | string | V | | |
| genericDistributionProviderId | int | V | | |
| id | int | | | Auto generated
|
| mandatoryFields | string | V | | |
| mrssTransformer | string | | | |
| mrssValidator | string | | | |
| protocol | KalturaDistributionProtocol | V | | |
| remotePassword | string | V | | |
| remotePath | string | V | | |
| remoteUsername | string | V | | |
| resultsParser | KalturaGenericDistributionProviderParser | V | | |
| resultsTransformer | string | | | |
| serverAddress | string | V | | |
| status | KalturaGenericDistributionProviderStatus | | | |
| updatedAt | int | | | Generic distribution provider action last update date as Unix timestamp (In seconds)
|