Provision - importIDRACDevice
Provision - importIDRACDevice
Description :
This command adds the specified MAC address as an imported iDRAC device. Format the MAC address as a '-' separated hex string, for example 00-0B-CD-1B-E0-44. 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.
Return type : java.lang.Integer
Command Input :
Variable Name | Variable Type | Description |
|---|---|---|
macAddress | String | MAC address of the device you want to add as an imported device. |
ip | String | IP address or hostname of the iDRAC device |
username | String | Username to access the device. |
password | String | Password to access the device. |
Example
This command adds the specified MAC address as an imported iDRAC device.
Script
Provision importIDRACDevice 11-11-11-11-11-11 198.168.100.182 user password
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*