Variable ROLE_NAMESConst

ROLE_NAMES: {
    ACCESSCONTROL_READ: "_accesscontrol_read";
    ACCESSCONTROL_WRITE: "_accesscontrol_write";
    ADMINISTRATOR: "_administrator";
    AUTO_PROJECTION_READ: "_auto_projection_read";
    AUTO_PROJECTION_WRITE: "_auto_projection_write";
    COLLECTION_NOTIFICATION_READ: "_collection_notification_read";
    COLLECTION_NOTIFICATION_WRITE: "_collection_notification_write";
    COLLECTION_READ: "_collection_read";
    COLLECTION_WRITE: "_collection_write";
    CONFIGURATION_READ: "_configuration_read";
    DELETION_LOCK_NOTIFICATION_READ: "_deletion_lock_notification_read";
    DELETION_LOCK_NOTIFICATION_WRITE: "_deletion_lock_notification_write";
    DELETION_LOCK_READ: "_deletion_lock_read";
    DELETION_LOCK_WRITE: "_deletion_lock_write";
    DOCUMENT_NOTIFICATION_READ: "_document_notification_read";
    DOCUMENT_NOTIFICATION_WRITE: "_document_notification_write";
    DOCUMENT_READ: "_document_read";
    DOCUMENT_WRITE: "_document_write";
    ERROR_READ: "_error_read";
    ERROR_WRITE: "_error_write";
    EXPORT: "_export";
    EXPORT_TEMPLATE_READ: "_export_template_read";
    EXPORT_TEMPLATE_WRITE: "_export_template_write";
    EXTERNAL_ID_READ: "_external_id_read";
    EXTERNAL_ID_WRITE: "_external_id_write";
    FILE_NOTIFICATION_READ: "_file_notification_read";
    FILE_NOTIFICATION_WRITE: "_file_notification_write";
    FILE_READ: "_file_read";
    FILE_WRITE: "_file_write";
    GROUP_READ: "_group_read";
    GROUP_WRITE: "_group_write";
    IMPORT_WRITE: "_import";
    ITEM_ID_READ: "_item_id_read";
    ITEM_ID_WRITE: "_item_id_write";
    ITEM_NOTIFICATION_READ: "_item_notification_read";
    ITEM_NOTIFICATION_WRITE: "_item_notification_write";
    ITEM_SEARCH: "_item_search";
    ITEM_SHAPE_READ: "_item_shape_read";
    ITEM_SHAPE_WRITE: "_item_shape_write";
    ITEM_TIMELINE_READ: "_item_timeline_read";
    ITEM_TIMELINE_WRITE: "_item_timeline_write";
    ITEM_URI: "_item_uri";
    ITEM_WRITE: "_item_write";
    JOB_NOTIFICATION_READ: "_job_notification_read";
    JOB_NOTIFICATION_WRITE: "_job_notification_write";
    JOB_READ: "_job_read";
    JOB_WRITE: "_job_write";
    LIBRARY_READ: "_library_read";
    LIBRARY_WRITE: "_library_write";
    LOCK_READ: "_lock_read";
    LOCK_WRITE: "_lock_write";
    LOG_READ: "_log_read";
    METADATA_DATASET_READ: "_metadata_dataset_read";
    METADATA_DATASET_WRITE: "_metadata_dataset_write";
    METADATA_FIELD_GROUP_READ: "_metadata_field_group_read";
    METADATA_FIELD_GROUP_WRITE: "_metadata_field_group_write";
    METADATA_FIELD_READ: "_metadata_field_read";
    METADATA_FIELD_WRITE: "_metadata_field_write";
    METADATA_GLOBAL_READ: "_metadata_global_read";
    METADATA_GLOBAL_WRITE: "_metadata_global_write";
    METADATA_LOCK_READ: "_metadata_lock_read";
    METADATA_LOCK_WRITE: "_metadata_lock_write";
    METADATA_READ: "_metadata_read";
    METADATA_SCHEMA_READ: "_metadata_schema_read";
    METADATA_SCHEMA_WRITE: "_metadata_schema_write";
    METADATA_WRITE: "_metadata_write";
    OTIF_ANALYZE: "_otif_analyze";
    OTIF_READ: "_otif_read";
    OTIF_WRITE: "_otif_write";
    PLACEHOLDER_NOTIFICATION_READ: "_placeholder_notification_read";
    PLACEHOLDER_NOTIFICATION_WRITE: "_placeholder_notification_write";
    PROJECTION_READ: "_projection_read";
    PROJECTION_WRITE: "_projection_write";
    QUOTA_NOTIFICATION_READ: "_quota_notification_read";
    QUOTA_NOTIFICATION_WRITE: "_quota_notification_write";
    QUOTA_READ: "_quota_read";
    QUOTA_WRITE: "_quota_write";
    RELATION_READ: "_relation_read";
    RELATION_WRITE: "_relation_write";
    RESOURCE_READ: "_resource_read";
    RESOURCE_WRITE: "_resource_write";
    RUN_AS: "_run_as";
    SEARCH: "_search";
    SEQUENCE_READ: "_sequence_read";
    SEQUENCE_WRITE: "_sequence_write";
    SHAPE_TAG_READ: "_shape_tag_read";
    SHAPE_TAG_WRITE: "_shape_tag_write";
    SITE_MANAGER: "_site_manager";
    SITE_RULE_READ: "_site_rule_read";
    SITE_RULE_WRITE: "_site_rule_write";
    STORAGE_GROUP_READ: "_storage_group_read";
    STORAGE_GROUP_WRITE: "_storage_group_write";
    STORAGE_NOTIFICATION_READ: "_storage_notification_read";
    STORAGE_NOTIFICATION_WRITE: "_storage_notification_write";
    STORAGE_READ: "_storage_read";
    STORAGE_RULE_READ: "_storage_rule_read";
    STORAGE_RULE_WRITE: "_storage_rule_write";
    STORAGE_WRITE: "_storage_write";
    SUPER_ACCESS_USER: "_super_access_user";
    TASKDEFINITION_READ: "_taskdefinition_read";
    TASKDEFINITION_WRITE: "_taskdefinition_write";
    THUMBNAIL_READ: "_thumbnail_read";
    THUMBNAIL_WRITE: "_thumbnail_write";
    TRANSCODER: "_transcoder";
    TRANSFER_READ: "_transfer_read";
    TRANSFER_WRITE: "_transfer_write";
    USER: "_user";
    VXA: "_vxa";
    VXA_READ: "_vxa_read";
} = ...

Object with all name of roles in VidiCore

Type declaration

  • ACCESSCONTROL_READ: "_accesscontrol_read"
  • ACCESSCONTROL_WRITE: "_accesscontrol_write"
  • ADMINISTRATOR: "_administrator"
  • AUTO_PROJECTION_READ: "_auto_projection_read"
  • AUTO_PROJECTION_WRITE: "_auto_projection_write"
  • COLLECTION_NOTIFICATION_READ: "_collection_notification_read"
  • COLLECTION_NOTIFICATION_WRITE: "_collection_notification_write"
  • COLLECTION_READ: "_collection_read"
  • COLLECTION_WRITE: "_collection_write"
  • CONFIGURATION_READ: "_configuration_read"
  • DELETION_LOCK_NOTIFICATION_READ: "_deletion_lock_notification_read"
  • DELETION_LOCK_NOTIFICATION_WRITE: "_deletion_lock_notification_write"
  • DELETION_LOCK_READ: "_deletion_lock_read"
  • DELETION_LOCK_WRITE: "_deletion_lock_write"
  • DOCUMENT_NOTIFICATION_READ: "_document_notification_read"
  • DOCUMENT_NOTIFICATION_WRITE: "_document_notification_write"
  • DOCUMENT_READ: "_document_read"
  • DOCUMENT_WRITE: "_document_write"
  • ERROR_READ: "_error_read"
  • ERROR_WRITE: "_error_write"
  • EXPORT: "_export"
  • EXPORT_TEMPLATE_READ: "_export_template_read"
  • EXPORT_TEMPLATE_WRITE: "_export_template_write"
  • EXTERNAL_ID_READ: "_external_id_read"
  • EXTERNAL_ID_WRITE: "_external_id_write"
  • FILE_NOTIFICATION_READ: "_file_notification_read"
  • FILE_NOTIFICATION_WRITE: "_file_notification_write"
  • FILE_READ: "_file_read"
  • FILE_WRITE: "_file_write"
  • GROUP_READ: "_group_read"
  • GROUP_WRITE: "_group_write"
  • IMPORT_WRITE: "_import"
  • ITEM_ID_READ: "_item_id_read"
  • ITEM_ID_WRITE: "_item_id_write"
  • ITEM_NOTIFICATION_READ: "_item_notification_read"
  • ITEM_NOTIFICATION_WRITE: "_item_notification_write"
  • ITEM_SEARCH: "_item_search"
  • ITEM_SHAPE_READ: "_item_shape_read"
  • ITEM_SHAPE_WRITE: "_item_shape_write"
  • ITEM_TIMELINE_READ: "_item_timeline_read"
  • ITEM_TIMELINE_WRITE: "_item_timeline_write"
  • ITEM_URI: "_item_uri"
  • ITEM_WRITE: "_item_write"
  • JOB_NOTIFICATION_READ: "_job_notification_read"
  • JOB_NOTIFICATION_WRITE: "_job_notification_write"
  • JOB_READ: "_job_read"
  • JOB_WRITE: "_job_write"
  • LIBRARY_READ: "_library_read"
  • LIBRARY_WRITE: "_library_write"
  • LOCK_READ: "_lock_read"
  • LOCK_WRITE: "_lock_write"
  • LOG_READ: "_log_read"
  • METADATA_DATASET_READ: "_metadata_dataset_read"
  • METADATA_DATASET_WRITE: "_metadata_dataset_write"
  • METADATA_FIELD_GROUP_READ: "_metadata_field_group_read"
  • METADATA_FIELD_GROUP_WRITE: "_metadata_field_group_write"
  • METADATA_FIELD_READ: "_metadata_field_read"
  • METADATA_FIELD_WRITE: "_metadata_field_write"
  • METADATA_GLOBAL_READ: "_metadata_global_read"
  • METADATA_GLOBAL_WRITE: "_metadata_global_write"
  • METADATA_LOCK_READ: "_metadata_lock_read"
  • METADATA_LOCK_WRITE: "_metadata_lock_write"
  • METADATA_READ: "_metadata_read"
  • METADATA_SCHEMA_READ: "_metadata_schema_read"
  • METADATA_SCHEMA_WRITE: "_metadata_schema_write"
  • METADATA_WRITE: "_metadata_write"
  • OTIF_ANALYZE: "_otif_analyze"
  • OTIF_READ: "_otif_read"
  • OTIF_WRITE: "_otif_write"
  • PLACEHOLDER_NOTIFICATION_READ: "_placeholder_notification_read"
  • PLACEHOLDER_NOTIFICATION_WRITE: "_placeholder_notification_write"
  • PROJECTION_READ: "_projection_read"
  • PROJECTION_WRITE: "_projection_write"
  • QUOTA_NOTIFICATION_READ: "_quota_notification_read"
  • QUOTA_NOTIFICATION_WRITE: "_quota_notification_write"
  • QUOTA_READ: "_quota_read"
  • QUOTA_WRITE: "_quota_write"
  • RELATION_READ: "_relation_read"
  • RELATION_WRITE: "_relation_write"
  • RESOURCE_READ: "_resource_read"
  • RESOURCE_WRITE: "_resource_write"
  • RUN_AS: "_run_as"
  • SEARCH: "_search"
  • SEQUENCE_READ: "_sequence_read"
  • SEQUENCE_WRITE: "_sequence_write"
  • SHAPE_TAG_READ: "_shape_tag_read"
  • SHAPE_TAG_WRITE: "_shape_tag_write"
  • SITE_MANAGER: "_site_manager"
  • SITE_RULE_READ: "_site_rule_read"
  • SITE_RULE_WRITE: "_site_rule_write"
  • STORAGE_GROUP_READ: "_storage_group_read"
  • STORAGE_GROUP_WRITE: "_storage_group_write"
  • STORAGE_NOTIFICATION_READ: "_storage_notification_read"
  • STORAGE_NOTIFICATION_WRITE: "_storage_notification_write"
  • STORAGE_READ: "_storage_read"
  • STORAGE_RULE_READ: "_storage_rule_read"
  • STORAGE_RULE_WRITE: "_storage_rule_write"
  • STORAGE_WRITE: "_storage_write"
  • SUPER_ACCESS_USER: "_super_access_user"
  • TASKDEFINITION_READ: "_taskdefinition_read"
  • TASKDEFINITION_WRITE: "_taskdefinition_write"
  • THUMBNAIL_READ: "_thumbnail_read"
  • THUMBNAIL_WRITE: "_thumbnail_write"
  • TRANSCODER: "_transcoder"
  • TRANSFER_READ: "_transfer_read"
  • TRANSFER_WRITE: "_transfer_write"
  • USER: "_user"
  • VXA: "_vxa"
  • VXA_READ: "_vxa_read"