Package version:

Interface HciEdgeDeviceAdapterPropertyOverrides

The AdapterPropertyOverrides of a cluster.

interface HciEdgeDeviceAdapterPropertyOverrides {
    jumboPacket?: string;
    networkDirect?: string;
    networkDirectTechnology?: string;
}

Properties

jumboPacket?: string

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.

networkDirect?: string

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation.

networkDirectTechnology?: string

This parameter should only be modified based on your OEM guidance. Do not modify this parameter without OEM validation. Expected values are 'iWARP', 'RoCEv2', 'RoCE'