Roles

These are the roles that are needed:

  • Can_read_assets
  • Web_can_view_versions

Optional Roles

These are optional roles that are needed to extend the functionality:

  • Can_write_versions
  • Can_delete_versions

API Links

ISG Creating Versions API Link

Using ISG to create versions

iconik asset version

The iconik Storage Gateway supports adding versions by a suffix (Default _v# where # is the version number). This can be configured on the storage settings. See Creating storages

This means that you can add a file next to the older version of a file, and the iconik Storage Gateway can then match with the suffix that the newer file is a new version of an older file.

The version number needs to be sequential.

Learn more