TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


object:container

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
object:container [2021/11/23 01:46] Scott Cunliffeobject:container [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Container ====== ====== Container ======
  
-{{:object:icon_volume.png}}+{{:object:icon_container.png}}
  
 A Container represents one physical object that is to be tracked and can contain other assigned Volumes.  A Container represents one physical object that is to be tracked and can contain other assigned Volumes. 
Line 14: Line 14:
 A Container-ID is a String of characters associated with a Container.  A Container-ID is a String of characters associated with a Container. 
  
-The Container-ID will be reflected in the Container Barcode, which may be a [[concepts:fully_qualified_barcode|Fully Qualified Barcode]], or an [[concepts:unqualified_barcode|Unqualified Barcode]].+The Container-ID will be reflected in the Container Barcode, which may be a [[concepts:qualified_barcode|Fully Qualified Barcode]], or an [[concepts:unqualified_barcode|Unqualified Barcode]].
  
 <note tip>A Container-ID is a Volume-ID and is synonymous with the terms Volume Serial and Volsers.</note> <note tip>A Container-ID is a Volume-ID and is synonymous with the terms Volume Serial and Volsers.</note>
 +
 +===== Dependencies =====
 +
 +  * [[object:media|Media Type (parent)]]
 +
 +==== Object Rules ====
 +
 +  - The Volume-ID must be unique within a [[object:customer|Customer]]/[[object:media|Media Type]] scope.
 +  - The Volume-ID must be between 1 and 10 characters long.
 +  - Must only contain Alpha [A-Z] and Numeric characters [0-9] but can contain a dash as long as the dash is not the first character.
 +  - Can not contain a space or any special character other than a dash.
 +  - Must only use upper case characters.
 +  - Must comply with the Volume-ID filter specified in the [[object:media|Media Type]] object.
 +  - Must not exceed the [[object:media|Media Type]] Volume count cap.
 +  - Must not exceed the Server Volume Count Cap.
 +  - Must be unique within a Server Scope if the the server option is set.
 +  - Must be unique within a Customer Scope if the Customer option is set.
 +
 +==== Elements ====
 +
 +  * [[element:volume_notes|Notes]]
 +  * [[element:volume_attributes|Extended Attributes]]
 +  * [[element:volume_history|History Items]]
 +
 +
 +==== Properties ====
 +
 +  * [[primer:volume_repository|Target Repository]]
 +  * [[primer:volume_repository|Current Repository]]
 +  * [[primer:volume_repository|Last Scanned Repository]]
 +  * [[common:volume_flags|Flags]]
 +  * [[technote:volume_home_slot|Home Slot]]
 +
 +==== Technical Notes ====
 +
 +  * [[technote:long_barcodes|Dealing with Barcodes that are longer than 10 characters in length]].
 +  * [[technote:restricting_volumeids|Restricting allowable Volume-IDs]].
 +  * [[technote:restricting_volumeid_by_repository|Restricting which Volume-IDs can be moved to a Repository]].
 +  * [[technote:hiding_volumeids|Hiding Volume-IDs]].
 +  * [[technote:duplicate_barcodes|Advice for dealing with duplicate Volume-IDs]].
 +  * [[technote:duplicate_volume_flag|The Duplicate Volume-ID flag]].
 +
 +
 +
 +
 +
object/container.1637631976.txt.gz · Last modified: 2025/01/21 22:07 (external edit)