Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Provision - importDeviceWithBootImage-api


Provision - importDeviceWithBootImage-api

Description :

Adds the specified MAC Address as a discovered device with the specified boot image. The MAC Address must be formatted properly ('-' separated hex string). Alphabetic characters in the MAC address must be in upper case. As an alternative to the dash character, you can use the colon or space key as the delimiter in the MAC address.

The device architecture and boot image architecture should match

Return type : java.lang.Integer

Command Input :

Variable Name

Variable Type

Description

macAddress

String

The MAC Address to be added as discovered

deviceType

Integer

The device type. 0=PXE

architecture

String

Device Architecture. x86, x64

bootImage

Integer

The boot image, (Check the id from listAllBootImages command)

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.3