Container
A Container represents one physical object that is to be tracked and can contain other assigned Volumes.
Common Container include:
Container-ID
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 Fully Qualified Barcode, or an Unqualified Barcode.
A Container-ID is a Volume-ID and is synonymous with the terms Volume Serial and Volsers.
Dependencies
Object Rules
-
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
Media Type object.
-
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
Properties
Technical Notes