Returns the current power state of the node.
Turns the server power on/off or do a reboot.
Required parameters:
Returns the list of boot modes.
Returns the list of boot devices.
Changes the boot device sequence for a boot mode.
Required parameters:
Lists the BIOS configuration settings.
Sets the BIOS configuration. To be more precise, it sets the pending_value parameter for each of the attributes passed in. It returns a dictionary containing the commit_needed key with a boolean value indicating whether a config job must be created for the values to be applied.
Required parameters:
Applies all pending changes on the BIOS by creating a config job and returns the id of the created job.
Optional parameters:
Deletes all pending changes on the BIOS.
Note
Once a config job has been submitted, it can no longer be abandoned.
Returns the list of RAID controllers.
Returns the list of RAID arrays.
Returns the list of physical disks.
Creates a virtual disk and returns a dictionary containing the commit_needed key with a boolean value indicating whether a config job must be created for the values to be applied.
Note
The created virtual disk will be in pending state.
Required parameters:
Optional parameters:
Deletes a virtual disk and returns a dictionary containing the commit_needed key with a boolean value indicating whether a config job must be created for the values to be applied.
Note
The deleted virtual disk will be in pending state. For the changes to be applied, a config job must be created and the node must be rebooted.
Required parameters:
Applies all pending changes on a RAID controller by creating a config job and returns the id of the created job.
Required parameters:
Optional parameters:
Deletes all pending changes on a RAID controller.
Note
Once a config job has been submitted, it can no longer be abandoned.
Required parameters:
Returns a list of installed CPUs.
Returns a list of installed memory modules.
Returns a list of NICs.
Returns a list of jobs from the job queue.
Optional parameters:
Creates a config job and returns the id of the created job.
Note
In CIM (Common Information Model), weak association is used to name an instance of one class in the context of an instance of another class. SystemName and SystemCreationClassName are the attributes of the scoping system, while Name and CreationClassName are the attributes of the instance of the class, on which the CreateTargetedConfigJob method is invoked.
Required parameters:
Optional parameters:
Cancels pending configuration.
Note
Once a config job has been submitted, it can no longer be abandoned.
Note
In CIM (Common Information Model), weak association is used to name an instance of one class in the context of an instance of another class. SystemName and SystemCreationClassName are the attributes of the scoping system, while Name and CreationClassName are the attributes of the instance of the class, on which the CreateTargetedConfigJob method is invoked.
Required parameters:
Optional parameters: