| Name | Type | Writable | Restrictions | Description |
|---|
| createdAt | int | | | Creation time as Unix timestamp (In seconds)
|
| description | string | V | | The description of the Delivery
|
| hostName | string | | | the host part of the url
|
| id | int | | | The id of the Delivery
|
| isDefault | KalturaNullableBoolean | | | True if this is the systemwide default for the protocol
|
| mediaProtocols | string | V | | Comma separated list of supported media protocols. f.i. rtmpe
|
| name | string | V | | The name of the Delivery
|
| parentId | int | | | the object from which this object was cloned (or 0)
|
| partnerId | int | | | |
| recognizer | KalturaUrlRecognizer | V | | |
| status | KalturaDeliveryStatus | V | | |
| streamerType | KalturaPlaybackProtocol | V | | |
| systemName | string | V | | System name of the delivery
|
| tokenizer | KalturaUrlTokenizer | V | | |
| type | KalturaDeliveryProfileType | V | | Delivery type
|
| updatedAt | int | | | Update time as Unix timestamp (In seconds)
|
| url | string | V | | |