HostPlugStoreTopologyTarget

HostPlugStoreTopologyTarget
HostPlugStoreTopologyTarget

This data object represents target information.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": "string",
    "transport": {
        "_typeName": "string"
    }
}
string
key
Required

The identifier of the target.

This will be a string representing the transport information of the target.

transport
Optional

Transport information about a SCSI target.