Class Iscsi

    • Field Detail

      • osFormatType

        @ApiProperty(canBeNullOrNotSet=true)
        protected Type osFormatType
        OS Type to be used when formatting the storage space, this should match the OS type that will be connecting to the LUN. The only required property its the keyName of the OS type.
      • osFormatTypeSpecified

        protected boolean osFormatTypeSpecified
    • Constructor Detail

      • Iscsi

        public Iscsi()
    • Method Detail

      • getOsFormatType

        public Type getOsFormatType()
      • setOsFormatType

        public void setOsFormatType​(Type osFormatType)
      • isOsFormatTypeSpecified

        public boolean isOsFormatTypeSpecified()
      • unsetOsFormatType

        public void unsetOsFormatType()