Represents the description of an IBM® Tivoli® Storage Manager (TSM) server fixed content device. TSM servers provide automated, policy-based storage management services to clients and support a wide variety of hardware mass storage devices that can be used as the fixed content system in support of a P8 fixed storage area. Included in this support is IBM System Storage™ DR550, which provides automated data protection and allows you to comply with data retention requirements.

Namespace:  FileNet.Api.Admin
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Interface ITivoliFixedContentDevice _
	Implements IFixedContentDevice, IIndependentlyPersistableObject, IIndependentObject, IEngineObject,  _
	ICloneable
C#
public interface ITivoliFixedContentDevice : IFixedContentDevice, 
	IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
Visual C++
public interface class ITivoliFixedContentDevice : IFixedContentDevice, 
	IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable
JavaScript
FileNet.Api.Admin.ITivoliFixedContentDevice = function();
FileNet.Api.Admin.ITivoliFixedContentDevice.createInterface('FileNet.Api.Admin.ITivoliFixedContentDevice');

ToggleRemarks

Metadata

Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: false
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: FixedContentDevice

ToggleSee Also