Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 738 Bytes

HclDriverImage.md

File metadata and controls

13 lines (9 loc) · 738 Bytes

HclDriverImage

Collection used to store the driver ISO urls for each server based on how it is managed.

Properties

Name Type Description Notes
driver_iso_url str URL of the driver ISO images. [optional]
management_type str Type of the UCS version indicating whether it is a UCSM release vesion or a IMC release. [optional] [default to 'UCSM']
server_pid str Three part ID representing the server model as returned by UCSM/CIMC XML APIs. [optional]

[Back to Model list] [Back to API list] [Back to README]