AttributesResponse

data class AttributesResponse(val authentication: Boolean, val prodModeWriteProtect: Boolean)

Attributes of a iSCSI target portal group.

Constructors

Link copied to clipboard
constructor(authentication: Boolean, prodModeWriteProtect: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates whether or not authentication is enabled on the ACL.

Link copied to clipboard

Indicates whether or not write protect is enabled on the LUNs.