VsanIscsiLUNSpec

VsanIscsiLUNSpec
VsanIscsiLUNSpec
AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "lunId": 0,
    "alias": "string",
    "lunSize": 0,
    "status": "string",
    "storagePolicy": {
        "_typeName": "string"
    },
    "newLunId": 0
}
storagePolicy
Optional

Storage policy used by this LUN, if not set when create LUN, the default one defined in iSCSI service will be used.

integer As int32 As int32
newLunId
Optional

The new ID of the LUN [0..255].

If provided, ID must be unique within target.