  TYPE

    iot$requested_volume_attributes = record
      account: avt$account_name,
      family: ost$family_name,
      project: avt$project_name,
      removable_media_group: ost$name,
      removable_media_location: ost$name,
      slot: ost$name,
      user: ost$user_name,
    recend;

*copyc ost$name
*copyc avt$account_name
*copyc avt$project_name
*copyc ost$name
*copyc ost$user_identification
