The name of the file space used by the TSM client node, Content Platform Engine (CPE),
to connect to an IBM® Tivoli® Storage Manager (TSM) server. A file space
maps a TSM client node(CPE) to a particular file space on the TSM system.
The file space name must begin with a forward slash ("/").
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TSMFilespaceName As String |
C# |
---|
string TSMFilespaceName { get; set; } |
Visual C++ |
---|
property String^ TSMFilespaceName { String^ get (); void set (String^ value); } |
JavaScript |
---|
function get_tsmFilespaceName(); function set_tsmFilespaceName(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: true
MaximumLengthString: 2083
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ