Name |
Type |
Writable |
Restrictions |
Description |
id |
int |
|
|
The id of the Access Control Profile |
partnerId |
int |
|
|
|
name |
string |
V |
|
The name of the Access Control Profile |
systemName |
string |
V |
|
System name of the Access Control Profile |
description |
string |
V |
|
The description of the Access Control Profile |
createdAt |
int |
|
|
Creation time as Unix timestamp (In seconds) |
updatedAt |
int |
|
|
Update time as Unix timestamp (In seconds) |
isDefault |
KalturaNullableBoolean |
V |
|
True if this access control profile is the partner default |
rules |
array of KalturaRule |
V |
|
Array of access control rules |