Users Guide

Partition (Logical Library) conīš³guration
Create partitions in simple mode
POST /partition/createsimple
Description
Creates the number of partitions that are requested in the parameters. This command corresponds to the
Basic Wizard in the Management GUI to create partitions. The maximum number of partitions that can be
created are limited by the number of installed drives.
Parameters
Table 138. Parameters
Type Name Description Schema
body
partitionParameters
required
The parameters to
create the partitions.
partitionParameters
partitionParameters
Table 139. partitionParameters
Name Description Schema
numPartitions
required
The number of partitions
to create
Minimum value: 1
Maximum value: 21
Example: 1
integer
barcodeLength
optional
Minimum value: 6
Maximum value: 16
Example: 8
integer
barcodeAlignment
optional
Alignment of the bar code
for SCSI element status.
Can be "left" or "right"
Default: "left"
enum (left, right)
autoClean
optional
Auto Cleaning for
this partition.
TRUE to enable
FALSE to disable
Note: For some product variants,
the default value
is TRUE.
Default: FALSE
enum (TRUE, FALSE)
Appendix D. REST API for scalable tape libraries 197