VsanIscsiTargetSpec

VsanIscsiTargetSpec
VsanIscsiTargetSpec
AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "alias": "string",
    "iqn": "string",
    "authSpec": {
        "_typeName": "string",
        "authType": "string",
        "userNameAttachToTarget": "string",
        "userSecretAttachToTarget": "string",
        "userNameAttachToInitiator": "string",
        "userSecretAttachToInitiator": "string"
    },
    "port": 0,
    "networkInterface": "string",
    "affinityLocation": "string",
    "storagePolicy": {
        "_typeName": "string"
    },
    "newAlias": "string"
}
storagePolicy
Optional

Storage policy used by this target.

If not specified, the vSAN datastore vmnamespace policy should be used by default.

string
newAlias
Optional

The new alias for the iSCSI target.