AWS Storage Gateway
User Guide (API Version 2012-06-30)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

VolumeiSCSIAttributes

Lists iSCSI information about a volume.

{ "ChapEnabled": Boolean,
  "LunNumber": Number,
  "NetworkInterfaceId": "String",
  "NetworkInterfacePort": Number,
  "TargetARN": "String"
}

ChapEnabled

Indicates whether mutual CHAP is enabled for the iSCSI target.

Type: Boolean

NetworkInterfaceId

The network interface identifier.

Type: String

NetworkInterfacePort

The port used to communicate with iSCSI targets.

Type: Number

LunNumber

The logical disk number.

Type: Number (positive integer).

TargetARN

The ARN of the volume target.

Length: Minimum length of 50. Maximum length of 800.

Valid Values: The target name can contain lowercase letters, numbers, periods (.), and hyphens (-).

Type: String