API Guide
Table Of Contents
- OpenManage Integration for VMware vCenter Version 5.3 API Guide
- Overview
- Get started
- Security
- Use cases
- Session management
- License management
- Console management
- Repository profile management
- Cluster profile management
- Firmware repository inventory management
- Firmware inventory management
- Firmware update management
- System profile management
- Host management
- Get subsystem health report (OMIVV Host Health)
- Host management
- Request body
- Response body
- OMIVV-Specific error codes
Create and modify repository profile
Table 91. Create and modify repository profile
Parameter Description
name Repository profile name
description Repository profile description
globalDefault Dell default repository profile. Currently, this parameter is not
supported.
repoType Repository profile type (Firmware and Driver). You cannot edit
this parameter while modifying the profile. Ensure that you
enter value for repository type in upper case letters.
protocolType Protocol Type (NFS or CIFS). For NFS, credential is not
required.For CIFS credentials are required. domain parameter
is not mandatory.
uri Catalog location
username share username
domain Domain
password share password
synchronizeRepository Synchronize with current repository location (always set to
true)
Get firmware repository inventory details
Table 92. Get firmware repository inventory details
Field Type Description
repoProfileID String Repository profile ID
bundleID String Bundle ID
name String Bundle name
description String Bundle description
model String Server Model
targetOS String Target host OS name. Windows target OS used for firmware
update using iDRAC.
systemId String System ID
packageID String Component unique package ID
rebootRequired Boolean Host reboot required (True or False)
releaseDate Integer and string Component release date and month
componentID String Supported hardware component ID
deviceID String Supported hardware device ID
subDeviceID String Supported hardware sub device ID
subVendorID String Supported hardware sub vendor ID
vendorID String Supported hardware sub vendor ID
100 Response body