BMC AMI Cloud Data Sets parameters
Related topics
This section describes the CDS parameters.
M9CDSWK parameters
M9CDSWK accepts the following parameters:
Parameter name | Description | Default value | Valid values |
|---|---|---|---|
compression.type | Compression type used when sending data to the object storage | gzip | gzip|lz4|none |
jclouds.api-id | Object storage API name | s3 | s3|aws-s3|azureblob|azureblob-oauth2 |
jclouds.bucket | (Required) object storage bucket name | NA | NA |
jclouds.calculate-md5 | Enables MD5 checksum calculation to be included in putObject requests This parameter is required for Object Lock enabled buckets. | true | true|false |
jclouds.endpoint-url | (Required) URL of the object storage. The URL should start with http:// or https:// | NA | NA |
jclouds.password-obfuscated | Determines whether the password is obfuscated | false | true|false |
jclouds.password | (Required) Secret key to object storage | NA | NA |
jclouds.user | (Required) Access key to object storage | NA | NA |
jclouds.v4signatures | When using object storage that uses V4 signatures, set this parameter to true, in addition to api.id: s3 | false | true|false |
jclouds.verify-endpoint-certificate | Set this parameter to true if the worker must perform certificate verifications when using the HTTPS protocol. | true | true|false |
jclouds.virtual-host-buckets | Use virtual host names when accessing the object storage. | false | true|false |
units.address-ranges[0].from | (Required) The first device in the range of devices that this worker controls. | NA | NA |
units.address-ranges[0].to | (Required) The last device in the range of devices that this worker controls. | NA | NA |
ami-cloud-data.complex-name | Defines the resources that the agent can process | group- &SYSPLEX | Alphanumeric string |
M9ENV parameters
M9ENV accepts the following parameters:
Parameter name | Description | Default | Valid values |
|---|---|---|---|
units.address-range.from | (Required) The first device in the range of devices that this M9ENV controls | NA | NA |
units.address-range.to | (Required) The last device in the range of devices that this M9ENV controls | NA | NA |
| cds.sio.storage-group-name | (Required) The name of the CDS SMS tape storage group | SGAMICDS | NA |
| cds.volume-prefix | (Required) The prefix of the CDS pseudo tape VOLSERs | MA | Two alphabetical characters |
| cds.sio.mblk | Maximal block size—The maximum value supported by the device | 262144 | 32760-256K |
| cds.sio.oblk | Optimal block size—The most efficient block size supported by the device | 262144 | 32760-256K |
| cds.multi-volume.enabled | Enables multi-volume support for CDS | true | true|false |
| cds.oce.intercept-calls | Intercepts OCE events even when using tape management products | false | true|false |