VsanIscsiTargetBasicInfo
VsanIscsiTargetBasicInfo
Specifies the basic properties for iSCSI target.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"alias": "string",
"iqn": "string"
}
string
alias
Required
Alias, i.e., the human readable name.
string
iqn
Optional
The IQN of the target.
This parameter is optional and should be unique if provided. If not provided, appropriate IQN will be generated by the system.
Used By