| KalturaAccessControlModifyRequestHostRegexAction |
| Properties |
Inherited from KalturaObjectBase
|
|
|
|
| KalturaAccessControlModifyRequestHostRegexAction |
| Name |
Type |
Writable |
Restrictions |
Description |
| pattern |
string |
V |
|
Request host regex pattern |
| replacement |
string |
V |
|
Request host regex replacment |
| replacmenServerNodeId |
int |
V |
|
serverNodeId to generate replacment host from |
| checkAliveTimeoutMs |
int |
V |
|
Set this value if you want to check if the server is accessible before redirecting traffic to it (this value is in milliseconds) |
|