VsanVitEditIscsiLUNRequestType

VsanVitEditIscsiLUNRequestType
VsanVitEditIscsiLUNRequestType

The parameters of VsanVitEditIscsiLUN.

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

: iSCSI target alias.

lunSpec
Required

: reference to iSCSI LUN specification.