Gateway Block Volume Args
Provides a Cloud Storage Gateway Gateway Block Volume resource. For information about Cloud Storage Gateway Gateway Block Volume and how to use it, see What is Gateway Block Volume.
NOTE: Available since v1.144.0.
Import
Cloud Storage Gateway Gateway Block Volume can be imported using the id, e.g.
$ pulumi import alicloud:cloudstoragegateway/gatewayBlockVolume:GatewayBlockVolume example <gateway_id>:<index_id>
Constructors
Properties
Whether to enable iSCSI access of CHAP authentication, which currently supports both CHAP inbound authentication. Default value: false
.
The password for inbound authentication when the block volume enables iSCSI access to CHAP authentication. NOTE: When the chap_enabled
is true
is,The chap_in_password
is valid.
The Inbound CHAP user. The chap_in_user
must be 1 to 32 characters in length, and can contain letters and digits. NOTE: When the chap_enabled
is true
is,The chap_in_password
is valid.
The Block volume name. The name must be 1 to 32 characters in length, and can contain lower case letters and digits.
Whether to delete the source data. Default value true
. NOTE: When is_source_deletion
is true
, the data in the OSS Bucket on the cloud is also deleted when deleting the block gateway volume. Please operate with caution.
The name of the OSS Bucket.
Whether to enable SSL access your OSS Buckets. Default value: true
.
The endpoint of the OSS Bucket.