Data Object - HostInternetScsiHbaParamValue(vim.host.InternetScsiHba.ParamValue)

Property of
HostInternetScsiHba, HostInternetScsiHbaSendTarget, HostInternetScsiHbaStaticTarget
Parameter to
UpdateInternetScsiAdvancedOptions
Extends
OptionValue
Since
vSphere API 4.0

Data Object Description

Describes the the value of an iSCSI parameter, and whether the value is being inherited.

Properties

Name Type Description
isInherited*xsd:boolean

Indicates if the value is inherited from some other source. If unset, the value is not inheritable. isInherited can be modified only if it has already been set. If value is to being modified, isInherited should be set to true. Setting isInherited to false will result in the value being once again inherited from the source.
Properties inherited from OptionValue
key, value
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition