UpdateScsiLunDisplayNameRequestType
UpdateScsiLunDisplayNameRequestType
The parameters of UpdateScsiLunDisplayName.
JSON Example
{
"lunUuid": "string",
"displayName": "string"
}
string
lunUuid
Required
The uuid of the ScsiLun to update.
string
displayName
Required
The new name to assign to the ScsiLun object.