VsanVitAddIscsiLUNRequestType
VsanVitAddIscsiLUNRequestType
The parameters of VsanVitAddIscsiLUN.
JSON Example
{
"cluster": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"targetAlias": "string",
"lunSpec": {
"_typeName": "string",
"lunId": 0,
"alias": "string",
"lunSize": 0,
"status": "string",
"storagePolicy": {
"_typeName": "string"
},
"newLunId": 0
}
}
cluster
Required
: reference to cluster resource.
Required privileges: Host.Inventory.EditCluster
string
targetAlias
Required
: target alias
lunSpec
Required
: reference to iSCSI LUN specification.