| mediaServer:get | |||||
|---|---|---|---|---|---|
| Description: | |||||
| Get media server by hostname |
|||||
| Input Params | |||||
| Name | Type | Description | Required | Default Value | Restrictions |
| hostname | string | V | |||
| Output Type | |||||
| KalturaMediaServer | |||||
| Errors | |||||
| ACCESS_CONTROL_ID_NOT_FOUND;ID;Access control id "@ID@" not found | |||||
| Example HTTP Hit | |||||
| http://www.kaltura.com/api_v3/?service=mediaServer&action=get POST fields: hostname |
|||||