LunHbaAssociation

LunHbaAssociation
LunHbaAssociation

This data object represents the lun, HBA association for synchronous replication.

This structure may be used only with operations rendered under /sms.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "canonicalName": "string",
    "hba": [
        {
            "_typeName": "string",
            "key": "string",
            "device": "string",
            "bus": 0,
            "status": "string",
            "model": "string",
            "driver": "string",
            "pci": "string",
            "storageProtocol": "string"
        }
    ]
}
string
canonicalName
Required

canonicalName

hba
Required

hba