Table of Contents
- Title and Copyright Information
- Preface
-
1
Library Inbound Methods
- Request Methods
- Library Complex Methods
- Library Methods
- Device Methods
- Robot Methods
- CAP Methods
- Drive Methods
- Cartridge Methods
- Partitioning Methods
- SCSI Host Methods
- Media Validation Methods
- Diagnostic Testing Methods
- Network Configuration Methods
- Fault and Library Log Methods
- Notification Configuration Methods
-
2
Outbound Methods
- auditComplete()
- capacityChanged()
- capClosed()
- capOpened()
- capOwnershipOverridden()
- capReadyToOpen()
- deviceControlStateChange()
- deviceFailed()
- deviceInstalled()
- deviceRemoved()
- doorClosed()
- doorOpened()
- driveCleaningNeeded()
- faultDetected()
- intermediateData()
- libraryComplexStateChange()
- libraryStateChange()
- lostCartridges()
- mediaValidationDrivePoolModified()
- moveData()
- partitionChanged()
- ping()
- railStateChange()
- test()
-
3
SCI Objects
- Primitive Types
- Lists and Sets
- DataHandler
- Subclass of an Object
- Data Transfer Objects (DTOs)
- Requests, Jobs, and Resources Objects
- Library Objects
- Tape Cartridge Objects
- Network Objects
- Device Objects
- CAP Objects
- Drive Objects
- Robot Objects
- User Objects
- Hardware Activation Objects
- Diagnostic Test Objects
- Notification Objects
- Logging and Fault Objects
- Firmware Related Objects
-
Outbound SCI Objects
- EventDataDto
- CapMoveDto
- CapMoveEventDataDto
- CapOwnerOverriddenEventDataDto
- CapReadyToOpenEventDataDto
- CartridgeMoveEventDataDto
- DeviceEventDataDto
- DoorEventDataDto
- DriveActivityDataDto
- DriveCleanNeededEventdataDto
- FaultEventDataDto
- IntermediateMountDriveEventDataDto
- LibraryComplexEventDataDto
- LibraryEventDataDto
- LibraryStatisticsDto
- LostCartridgesEventDataDto
- MediaValidationDrivePoolModifiedEventDataDto
- RailEventDataDto
- PartitionEventDataDto
- RobotMoveDto
- TestEventDataDto
-
4
Enumeration Types
- CellContentsState
- CellState
- CellType
- CellTypeSelector
- CommandTiming
- ComponentLocationState
- ControlState
- CorrectiveActionsType
- DestinationType
- DeviceStateType
- DeviceType
- DeviceTypeSelector
- DoorState
- DriveActivityStatusCode
- DriveInterfaceType
- DriveOperationStatus
- DriveProtocol
- ErrorCode
- EventCategory
- EventSeverity
- EventType
- FanHealth
- FastLoadType
- FaultSymptomCodeType
- FcPortState
- Feature
- FirmwareType
- FruType
- HardwareStatusCode
- IpAddressType
- JobType
- JobStateType
- LabelWindowing
- LibraryComplexStateType
- LibraryControllerError
- LibraryProductionState
- LibraryRole
- LibraryStateType
- LogLevel
- MediumType
- ModuleType
- NetworkSettingsType
- PartitionStateType
- RequestErrorType
- RequestSource
- RequestStatus
- ResourceName
- ResourceState
- ResourceType
- RobotHardwareStatusCode
- RobotHomeEnd
- RobotSelector
- RobotStatusCode
- ScanType
- ScsiHostState
- SensorType
- ServiceIndicatorName
- SeviceIndicatorState
- SupportBundleOriginator
- SupportBundleState
- SystemReportType
- TopLevelDeviceStateType
- A Implementation Examples
- B Secure Development Guide