0

HPE AROC to NVMe Adapter - ProLiant DL380 / DL385 Gen10 Plus, DL385 Plus v2 - P18719-001

Item 1 of 6

Item number
125475
Condition
New
Weight
55 g
€ 199.99 *
* Incl. VAT excl. Shipping

Dieser Artikel ist momentan ausverkauft! Ihre Optionen:
Wir haben zwar tausende vorkonfigurierte Server, Zubehör und Ersatzteile auf Lager, diesen allerdings nicht mehr! Wir können sicher dennoch helfen:

  • Suchen Sie unter allen sofort lieferbaren Artikeln eine Alternative:
    Suchen
  • Oder werfen Sie einen Blick direkt in eine der Kategorien:
    Components - Controller - NVMe
  • Es muss genau dieser Artikel sein? Wir gehen für Sie auf die Suche oder bauen Ihnen Ihr Wunschgerät: Zum Kontaktformular
Your choice
  • HPE AROC to NVMe Adapter - ProLiant DL380 / DL385 Gen10 Plus, DL385 Plus v2 - P18719-001
  • Price with upgrades:

    • € 199.99

Description

Description: HPE AROC to NVMe Adapter - ProLiant DL380 / DL385 Gen10 Plus, DL385 Plus v2 - P18719-001
Server support: HPE ProLiant DL380 Gen10 Plus (only for SFF chassis in Box#2 or Box#3 or Tertiary Riser)
  HPE ProLiant DL385 Gen10 Plus (only for SFF chassis in Box#2 or Box#3)
  HPE ProLiant DL385 Gen10 Plus v2 (only for SFF chassis in Box#2 or Box#3)
   
Note: The adapter replaces the Modular Controller!
Condition: new, bulk
Included in delivery: 1x adapter
Questions about this item?
We're happy to help! Contact us and we will get back to you as soon as possible! Create new ticket
Questions about this item?
document.addEventListener('DOMContentLoaded', function() { let subform = document.getElementById('custom-sib-form'); subform.addEventListener('submit', function (event) { event.preventDefault(); var form = event.target; var formData = new FormData(form); fetch(form.action, { method: form.method, body: new URLSearchParams(formData).toString(), headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }) .then(data => { document.getElementById('form-response').style.display = 'block'; form.querySelector('button[type="submit"]').disabled = true; form.querySelector('button[type="submit"]').style.opacity = 0.8; document.getElementById('form-response').style.color = '#17ca17'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })